Robin Appelman
|
ac9f998abd
|
add compare-and-delete to the memcache interface
|
2015-06-12 17:28:09 +02:00 |
Robin Appelman
|
1bc56a99e9
|
compare-and-set and compare-and-delete using lua scripts for redis
|
2015-06-12 17:28:09 +02:00 |
Vincent Petry
|
446f628136
|
Merge pull request #16886 from owncloud/webdav-verify-path-again
verify path when getting a node for sabredav
|
2015-06-12 16:45:20 +02:00 |
Jan-Christoph Borchardt
|
bb0ea6336d
|
Merge pull request #16888 from owncloud/feature/fix-titles
fixing setting page titles
|
2015-06-12 14:54:42 +02:00 |
Vincent Petry
|
da96cbbcd4
|
Merge pull request #16884 from owncloud/issue-16843-stop-locking-encryption-key-storage
Do not lock the encryption key storage
|
2015-06-12 14:03:37 +02:00 |
Vincent Petry
|
3b08b26589
|
Throw exception if memcache misconfigured or missing
Instead of falling back to null memcache, throw exceptions.
Also throw file locking specific exceptions in case the class is not
available.
|
2015-06-12 12:33:06 +02:00 |
Joas Schilling
|
5586b2db09
|
Don't use limit on explode to have only 1 code path
|
2015-06-12 11:58:26 +02:00 |
Joas Schilling
|
a7d2b3b9ae
|
Add return value to lock methods and check it in tests
|
2015-06-12 11:41:05 +02:00 |
Joas Schilling
|
caf16b083e
|
Only lock files in data/username/files/
|
2015-06-12 11:09:38 +02:00 |
Jenkins for ownCloud
|
abd70932c6
|
[tx-robot] updated from transifex
|
2015-06-12 01:55:11 -04:00 |
Hendrik Leppelsack
|
58afa465f9
|
fix childs of slideToggle not sliding the target
|
2015-06-11 18:26:14 +02:00 |
Arthur Schiwon
|
97127cd971
|
the user is gone, userExists will not bring him back. But the user's folder needs to be deleted anyway
|
2015-06-11 18:24:45 +02:00 |
Clark Tomlinson
|
62286f00a1
|
fixing setting page titles
|
2015-06-11 11:39:34 -04:00 |
Robin Appelman
|
5a5639ab76
|
tests for getNodeForPath with invalid path
|
2015-06-11 17:25:06 +02:00 |
Vincent Petry
|
d256425aba
|
Truncate preview resolution
This prevents having float numbers appear in the URL
|
2015-06-11 17:17:40 +02:00 |
Robin Appelman
|
05cecb101d
|
verify path when getting a node for sabredav
|
2015-06-11 17:11:33 +02:00 |
Vincent Petry
|
cda9685c0e
|
Merge pull request #16883 from owncloud/revert-16880-webdav-verify-path
Revert "verify path when getting a node for sabredav"
|
2015-06-11 15:27:53 +02:00 |
Vincent Petry
|
f13a2d9251
|
Revert "verify path when getting a node for sabredav"
|
2015-06-11 15:25:06 +02:00 |
Vincent Petry
|
e5c6a9481f
|
Merge pull request #16880 from owncloud/webdav-verify-path
verify path when getting a node for sabredav
|
2015-06-11 15:17:15 +02:00 |
Lukas Reschke
|
dbe344ef3d
|
Merge pull request #16879 from jcfischer/jcf_fix_user_delete_message
Fix error message and add 'user' to it
|
2015-06-11 14:53:50 +02:00 |
Robin Appelman
|
4d10dab813
|
verify path when getting a node for sabredav
|
2015-06-11 14:12:04 +02:00 |
Jens-Christian Fischer
|
bffadd069d
|
Fix test message and add 'user' to it
|
2015-06-11 13:44:38 +02:00 |
Lukas Reschke
|
fee52f7f44
|
Merge pull request #16872 from owncloud/missing-nullcache-import
Correctly import NullCache class
|
2015-06-11 13:35:45 +02:00 |
Jens-Christian Fischer
|
0013c4115e
|
Fix error message and add 'user' to it
|
2015-06-11 13:02:47 +02:00 |
Joas Schilling
|
afa030c561
|
Check the query() for all defined services
|
2015-06-11 12:28:30 +02:00 |
Joas Schilling
|
4582d14832
|
Order all use statements correctly
|
2015-06-11 11:29:27 +02:00 |
Joas Schilling
|
05f1ff8715
|
Correctly import NullCache class
|
2015-06-11 10:48:30 +02:00 |
Morris Jobke
|
672b8752e4
|
Merge pull request #16869 from owncloud/php7
Null -> NullCache
|
2015-06-11 09:29:49 +02:00 |
Jenkins for ownCloud
|
88d3c9ad40
|
[tx-robot] updated from transifex
|
2015-06-11 01:55:05 -04:00 |
Thomas Müller
|
3090348bf7
|
Null -> NullCache
|
2015-06-11 00:44:13 +02:00 |
Thomas Müller
|
48e915c7be
|
Revert "Null -> NullCache"
This reverts commit ff24554e76 .
|
2015-06-11 00:40:26 +02:00 |
Thomas Müller
|
ff24554e76
|
Null -> NullCache
|
2015-06-11 00:34:03 +02:00 |
Morris Jobke
|
5ccacb9b38
|
Merge pull request #16860 from owncloud/fix-appmenu
fix app menu not showing on mobile, fix #16844
|
2015-06-10 16:18:31 +02:00 |
Morris Jobke
|
be6ba653ea
|
Merge pull request #16814 from owncloud/improve-repair
Reduce amount of rows to update
|
2015-06-10 15:57:21 +02:00 |
Jan-Christoph Borchardt
|
a8b51fdcbd
|
fix app menu not showing on mobile, fix #16844
|
2015-06-10 13:43:12 +02:00 |
Joas Schilling
|
580155abe7
|
Load the update information asyncroniously to fix the page load speed
|
2015-06-10 12:11:05 +02:00 |
Thomas Müller
|
4747c7f509
|
Merge pull request #16736 from owncloud/utilize-member-of
Utilize memberOf to boost loading time on users page (depending on LDAP server config)
|
2015-06-10 08:47:53 +02:00 |
Jenkins for ownCloud
|
4d88302b3a
|
[tx-robot] updated from transifex
|
2015-06-10 01:54:55 -04:00 |
Thomas Müller
|
5f4f7e69cf
|
Merge pull request #16810 from owncloud/disable-search-if-not-implemented
Disable search field in case there is no search available to the curr…
|
2015-06-09 23:49:25 +02:00 |
Lukas Reschke
|
b9c7b5575a
|
Merge pull request #16840 from owncloud/fix-video-preview
Disable video preview if previews are disabled
|
2015-06-09 22:32:13 +02:00 |
Morris Jobke
|
7550bf0917
|
Disable video preview if previews are disabled
|
2015-06-09 17:49:59 +02:00 |
Joas Schilling
|
0235e5edd3
|
Fix fetching the mimetype id from the query
|
2015-06-09 16:35:11 +02:00 |
Thomas Müller
|
e882f5e930
|
Bring back filtering on apps management page
|
2015-06-09 15:46:15 +02:00 |
Thomas Müller
|
0fde0e6569
|
Search results have to explicitly be added to the content area of the app
|
2015-06-09 12:39:40 +02:00 |
Thomas Müller
|
9d90421e62
|
Merge pull request #16803 from owncloud/issue/16801-group-reshare-part-file-enc-keys
Check if the part files has keys when the original file does not
|
2015-06-09 11:41:36 +02:00 |
Morris Jobke
|
7df96f1922
|
Merge pull request #16818 from owncloud/upgrade-jquery-migrate
Upgrade jquery-migrate to 1.2.1
|
2015-06-09 10:20:14 +02:00 |
Morris Jobke
|
bacd5de453
|
Merge pull request #16811 from espenfjo/master
Fix regression in preview height calculation
|
2015-06-09 09:31:30 +02:00 |
Morris Jobke
|
7b7b21d328
|
Upgrade jquery-migrate to 1.2.1
|
2015-06-09 09:14:42 +02:00 |
Jenkins for ownCloud
|
75bd040f1c
|
[tx-robot] updated from transifex
|
2015-06-09 01:55:06 -04:00 |
Victor Dubiniuk
|
262d7e659d
|
Reduce amount of rows to update
|
2015-06-09 01:04:42 +03:00 |