Bjoern Schiessle
|
2c8288d8f9
|
get the storage from the view
|
2014-06-04 07:55:46 +02:00 |
ringmaster
|
0a417b1174
|
Use ->instanceOfStorage() not instanceof for Storage instances.
|
2014-06-04 07:55:46 +02:00 |
ringmaster
|
0e85618c42
|
Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead.
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
48eb0515e9
|
only lock if unlink is called for a file
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
2b30fb4862
|
fix unit test after adding the additional parameter to addStorageWrapper()
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
ab6680e9ab
|
name the storage wrapper to make sure that we don't apply the wrapper multiple times
|
2014-06-04 07:55:46 +02:00 |
Bjoern Schiessle
|
3a698bce6e
|
don't ask for fileInfo if we already have one
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
cda87fd9c4
|
Normalize lock exception messages.
|
2014-06-04 07:55:45 +02:00 |
Bjoern Schiessle
|
e6712bc12e
|
make sure to close the stream at the end of each test
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
ba887d2b17
|
Restore the reference to this used exception class.
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
54865815f5
|
Move Lock to private namespace, add interface. Update PHPDoc.
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
c9c6a0ab1e
|
Don't error out on console.
|
2014-06-04 07:55:45 +02:00 |
ringmaster
|
392a1b6662
|
Removed unused vars/declarations, update PHPDoc.
|
2014-06-04 07:55:45 +02:00 |
Lukas Reschke
|
826b14e36b
|
Fix typo
|
2014-06-04 07:55:45 +02:00 |
Lukas Reschke
|
9bbc4b0034
|
Fix typo
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
896bc526e6
|
Remove unused methods.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
6b94732bdf
|
Respect locked files, surface correct exception.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
428510a4f8
|
Simpler log unique id.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
f9dbdb7c5c
|
Add actual locking and log changes necessary for debugging.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
dc1e3620d2
|
Continued flock work.
|
2014-06-04 07:55:44 +02:00 |
ringmaster
|
5365ae416e
|
flock changes. Work in progress.
|
2014-06-04 07:55:44 +02:00 |
Morris Jobke
|
3a1994d001
|
Merge pull request #8686 from owncloud/session-early
Make the session available as early as possible
|
2014-06-03 19:23:30 +02:00 |
Thomas Müller
|
6764d5b122
|
Merge pull request #8698 from owncloud/sharing_improve_permissions
get permissions directly from share storage to avoid additional db calls
|
2014-06-03 19:13:51 +02:00 |
blizzz
|
21d1e5eccc
|
Merge pull request #7930 from owncloud/fix_7785_master
LDAP: put out fetching of user meta data into a fully tested class of it...
|
2014-06-03 19:09:33 +02:00 |
icewind1991
|
cdf8a123e7
|
Merge pull request #8264 from owncloud/app-enable-by-group
Add the option to enable apps only for specific groups
|
2014-06-03 19:01:12 +02:00 |
Thomas Müller
|
e4c3ff03d6
|
Merge pull request #8809 from owncloud/appconfig-caching
Improve caching in AppConfig
|
2014-06-03 18:59:37 +02:00 |
Morris Jobke
|
f87a91fa00
|
Merge pull request #8837 from owncloud/issue/8720
Fix cursor and background of app navigation
|
2014-06-03 16:46:04 +02:00 |
Thomas Müller
|
cfc1d5623e
|
Merge pull request #8840 from owncloud/share_settings
by default don't show option to send mail notifications for shares
|
2014-06-03 16:42:44 +02:00 |
Morris Jobke
|
714b04d06c
|
Merge pull request #8577 from owncloud/apps-sidebar-narrower
reduce width of app sidebar a bit
|
2014-06-03 16:39:41 +02:00 |
Morris Jobke
|
73025d6d48
|
Merge pull request #8843 from owncloud/design-detail-sharedropdown
fix positioning issue of share dropdown in intermediate widths
|
2014-06-03 16:35:31 +02:00 |
icewind1991
|
68b15f3282
|
Merge pull request #7015 from owncloud/db-migration-check-copy
Check database migration on a copy of the table first
|
2014-06-03 16:27:06 +02:00 |
Thomas Müller
|
a5dd8e84f1
|
Merge pull request #8827 from owncloud/add-sqlite-info
add info about sqlite on setup page
|
2014-06-03 15:07:59 +02:00 |
Thomas Müller
|
587159c73e
|
Merge pull request #8838 from owncloud/backgroundjob-legacy-gc
Support having legacy `OC_Cache_FileGlobalGC` background jobs
|
2014-06-03 15:06:35 +02:00 |
Thomas Müller
|
79b3558c6d
|
Merge pull request #7151 from owncloud/user-jquery
Continuing the New User management
|
2014-06-03 15:04:30 +02:00 |
Jan-Christoph Borchardt
|
69e5d5b8c0
|
remove specific sidebar size from Files app
|
2014-06-03 13:24:44 +02:00 |
Jan-Christoph Borchardt
|
2163951484
|
reduce width of app sidebar a bit
|
2014-06-03 13:16:21 +02:00 |
Jan-Christoph Borchardt
|
2183b58cdc
|
fix positioning issue of share dropdown in intermediate widths
|
2014-06-03 13:13:15 +02:00 |
Arthur Schiwon
|
e962999896
|
get rid of @read in PHP doc after rebase
|
2014-06-03 13:01:14 +02:00 |
Arthur Schiwon
|
ba82d80f32
|
adjust group tests
|
2014-06-03 12:59:11 +02:00 |
Arthur Schiwon
|
3fed96af0e
|
clean up
|
2014-06-03 12:59:11 +02:00 |
Arthur Schiwon
|
f9a9085faf
|
class descriptions
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
5336e9a156
|
newlines
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
d52fbd7e55
|
adjust test to changed convention in storing quota
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
342e1fd3bf
|
port of PR #8038
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
11f7823e1b
|
precaution: lowercase string for comparison
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
e07ebdd7d0
|
adjust user backend test
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
e32fa3de4a
|
fix parameter order
|
2014-06-03 12:59:10 +02:00 |
Arthur Schiwon
|
b0d1b2557c
|
adjust Access test
|
2014-06-03 12:59:09 +02:00 |
Arthur Schiwon
|
6d64d7ec3f
|
LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master
|
2014-06-03 12:59:09 +02:00 |
Thomas Müller
|
2b1a7a76c3
|
Merge pull request #8425 from owncloud/columns_should_be_nullable_by_default
columns should be nullable by default
|
2014-06-03 12:55:42 +02:00 |