Philipp Holzer
|
80a4e6263f
|
Added Unittests for cache
fixed Lock & Cache bugs
|
2018-07-07 19:46:16 +02:00 |
|
Philipp Holzer
|
1dafaa69c5
|
bug in memcached clear function
|
2018-07-07 18:43:55 +02:00 |
|
Philipp Holzer
|
f95c420801
|
bug in redis delete function
|
2018-07-07 18:39:33 +02:00 |
|
Philipp Holzer
|
1ffe0cfd81
|
Added Lock Unittests & Bugfixings
Added Redis Lock Unittests
Added Memcached Lock Unittests
Fixed a bug in dba
Fixed a bug in RedisLock
|
2018-07-07 16:15:03 +02:00 |
|
Michael Vogel
|
3eec97aa6e
|
Merge pull request #5314 from MrPetovan/task/4889-fix-tests
Fix tests after enabling PHP Notices
|
2018-07-06 22:14:01 +02:00 |
|
Tobias Diekershoff
|
a49e094308
|
added forgotten trim
|
2018-07-06 15:49:27 +02:00 |
|
Tobias Diekershoff
|
72638acac3
|
admins can forbid some nicknames from being registered
|
2018-07-06 15:32:56 +02:00 |
|
Philipp Holzer
|
5a28ad7377
|
AbstractCacheDriver now working for each CacheDriver
|
2018-07-05 22:01:33 +02:00 |
|
Philipp Holzer
|
749b167fd9
|
AbstractCacheDriver now working for each CacheDriver
|
2018-07-05 21:54:20 +02:00 |
|
Philipp Holzer
|
34cea93a8b
|
Bugfixings for Cache-Lock
- used wrong cachekey in set
- therefore added an abstraction to avoid wrong key concatenation
- forgot to increase the db-version to 1275
|
2018-07-05 21:47:52 +02:00 |
|
Philipp Holzer
|
e41e7d2edd
|
Fixings
- fixed test for semaphore
- fixed some issues
- changed namespace in Tests back to "src/"
- changed namings
|
2018-07-05 20:57:31 +02:00 |
|
Philipp Holzer
|
906bb25972
|
code standards / simplifications
|
2018-07-05 07:59:56 +02:00 |
|
Philipp Holzer
|
19209f6826
|
merged from develop and increased DB-version
|
2018-07-04 23:44:11 +02:00 |
|
Philipp Holzer
|
aac94d1d74
|
Adding multihost - locking
Adding Unit-Tests for it
|
2018-07-04 23:37:22 +02:00 |
|
Michael
|
176ab7130f
|
Fixes issue 5322 - events now again are having a plink
|
2018-07-04 19:53:02 +00:00 |
|
Michael
|
f60da34357
|
Fix unliking liked
|
2018-07-04 19:07:53 +00:00 |
|
Philipp Holzer
|
b07dfbb03f
|
Merge remote-tracking branch 'remotes/origin/develop' into lock_abstraction
|
2018-07-03 20:16:31 +02:00 |
|
Michael
|
9a9541809b
|
Fix: Likes from OStatus got the gravity of comments
|
2018-07-03 04:58:34 +00:00 |
|
Hypolite Petovan
|
79ff49d716
|
Replace more is_null with empty in DBStructure
|
2018-07-02 22:42:15 -04:00 |
|
Hypolite Petovan
|
e7d6b48bb3
|
Fix Undefined index: Collation in DBStructure
|
2018-07-02 22:28:27 -04:00 |
|
Hypolite Petovan
|
58e1470ddb
|
Fix Undefined index: HTTP_USER_AGENT in App
|
2018-07-02 22:19:21 -04:00 |
|
Michael
|
80f9a45cba
|
Fix: Twitter reshares hadn't been shown as this
|
2018-07-02 21:15:54 +00:00 |
|
Michael
|
4b3ae6a862
|
Only use query conditions in user mode
|
2018-07-02 18:22:27 +00:00 |
|
Hypolite Petovan
|
633a71ec97
|
Fix notice in Item::deleteById
|
2018-07-02 07:49:35 -04:00 |
|
Hypolite Petovan
|
07e06341df
|
Simplify config.php_path access in App->proc_run
|
2018-07-02 07:48:33 -04:00 |
|
Hypolite Petovan
|
89e4629c16
|
Replace system.proc_windows config by PHP_OS test
|
2018-07-02 07:47:42 -04:00 |
|
Hypolite Petovan
|
a380bcd1c1
|
Fix more undefined variable/index notice in tests
|
2018-07-02 07:45:25 -04:00 |
|
Hypolite Petovan
|
6776c4e3f9
|
Fix some undefined variable/index notices in tests
|
2018-07-02 07:44:55 -04:00 |
|
Hypolite Petovan
|
28741c8366
|
Remove startup() function
- Enable notice errors
|
2018-07-02 07:23:47 -04:00 |
|
Michael
|
717ca0b7eb
|
Use already fetched data for magiclink
|
2018-07-02 05:41:55 +00:00 |
|
Michael
|
37bc19673d
|
Empty owner and author data
|
2018-07-01 19:33:42 +00:00 |
|
Michael
|
38160a48b0
|
Post update script to move old content from the item table
|
2018-07-01 19:02:29 +00:00 |
|
Michael
|
32a639891f
|
Improved logging for expired items
|
2018-07-01 09:08:58 +00:00 |
|
Michael
|
bffdf96d87
|
The "file" variable isn't stored anymore in the item table
|
2018-07-01 07:57:59 +00:00 |
|
Michael
|
1905242a16
|
Added support for internal Diaspora links to accounts
|
2018-06-30 22:37:44 +00:00 |
|
Hypolite Petovan
|
0c553150ea
|
Merge pull request #5305 from annando/item-tags
Tags aren't stored in the item table anymore
|
2018-06-30 17:50:55 -04:00 |
|
Michael
|
60dcdd0b27
|
Preparation for not storing the file field into the item table.
|
2018-06-30 21:15:24 +00:00 |
|
Tobias Diekershoff
|
bc3a569b2f
|
Label for the Events happening in the next 7 days was wrong
|
2018-06-30 17:34:27 +02:00 |
|
Michael
|
5ba1427806
|
We don't store tags in the item table anymore
|
2018-06-30 15:21:32 +00:00 |
|
Michael
|
0ab9f2e265
|
Preparations to not store the tags in the item table anymore
|
2018-06-30 13:54:01 +00:00 |
|
Michael
|
a8a189eec4
|
The detected language now moved to "item-content" as well
|
2018-06-30 05:18:43 +00:00 |
|
Michael
|
59f8cb16e5
|
Add item content before the transaction
|
2018-06-29 11:10:36 +00:00 |
|
Michael
|
a82cf2ae29
|
Delete item content for older item records
|
2018-06-29 06:51:48 +00:00 |
|
Michael
|
4807797eaf
|
New worker to fix empty icid
|
2018-06-29 06:24:18 +00:00 |
|
Michael
|
6b31e72905
|
Fix for: empty posts and comments that hadn't been transmitted to Diaspora
|
2018-06-29 06:20:04 +00:00 |
|
Philipp Holzer
|
ad5ee75159
|
Deleting parameter-types of methods (lack of support in PHP 5.6)
|
2018-06-28 23:06:14 +02:00 |
|
Philipp Holzer
|
4b7be15560
|
Deleting return-types of methods
|
2018-06-28 23:02:00 +02:00 |
|
Philipp Holzer
|
3f7e4f5bb6
|
redesign of locking & caching
- New Factory "CacheDriverFactory" for Cache and Locks
- Adding Redis/Memcached Locking
- Moved Lock to Core
- other improvements
|
2018-06-28 22:57:17 +02:00 |
|
Michael
|
b705a91ccd
|
Standards and some more replace item calls
|
2018-06-28 03:31:10 +00:00 |
|
Michael
|
51a58ec2e2
|
Fix for fetching false fer... (sorry) verbs
|
2018-06-27 20:25:24 +00:00 |
|