Commit Graph

6550 Commits (14ce44acc8c44ebf669c46496c6b17524b3e2a4e)

Author SHA1 Message Date
Robin Appelman 8abe1c3f1a Don't do rename hooks for cache when moving the mountpoint 12 years ago
Robin Appelman 60a659c87e Add a system for (re)movable mount points 12 years ago
Thomas Müller d359765bdc Update PHPDoc 12 years ago
Jenkins for ownCloud ca739a59f0 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 2d83424a29 allow to set pre-condition for setValue 12 years ago
Robin Appelman 00539cf8f9 Verify that we have a valid storage in View->getPath 12 years ago
Bjoern Schiessle 6578f00b4b unify share settings 12 years ago
Joas Schilling 4b18967129 Hack around oracle for CLOB fields 12 years ago
Joas Schilling 879237f32a Add method to get users by their preference 12 years ago
Lukas Reschke 7c4abce373 Move authentication to it's own call 12 years ago
Lukas Reschke ac7fb1b23e Remove legacy routing code 12 years ago
Robin Appelman 3e73251750 Don't update the mtime if the storage mtime hasn't changed 12 years ago
Thomas Müller da3974bcb2 - drop permissions table and related code 12 years ago
Jenkins for ownCloud cb61d8a226 [tx-robot] updated from transifex 12 years ago
Thomas Müller ec7225da66 remove file locking - code will continue to live in it's own app 12 years ago
Vincent Petry 95fda3c17c Do not load apps when upgrade is needed 12 years ago
Vincent Petry d4ffafe467 Removed simulate db update flag and split into separate methods 12 years ago
Thomas Müller 48eee0b432 use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface 12 years ago
Vincent Petry 5b97369b00 Simulate apps database schema update on upgrade 12 years ago
Vincent Petry da889ff029 Added experimental switch to count external storage data in quota 12 years ago
Jan-Christoph Borchardt 35308f5b09 hide navigation by default, not only on small screens, first step 12 years ago
Vincent Petry 3507964820 Fixed quota wrapper to return the value from flock() 12 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 12 years ago
Jenkins for ownCloud f5c4754c2b [tx-robot] updated from transifex 12 years ago
ringmaster 0a417b1174 Use ->instanceOfStorage() not instanceof for Storage instances. 12 years ago
Bjoern Schiessle 48eb0515e9 only lock if unlink is called for a file 12 years ago
Bjoern Schiessle ab6680e9ab name the storage wrapper to make sure that we don't apply the wrapper multiple times 12 years ago
ringmaster cda87fd9c4 Normalize lock exception messages. 12 years ago
ringmaster ba887d2b17 Restore the reference to this used exception class. 12 years ago
ringmaster 54865815f5 Move Lock to private namespace, add interface. Update PHPDoc. 12 years ago
ringmaster c9c6a0ab1e Don't error out on console. 12 years ago
ringmaster 392a1b6662 Removed unused vars/declarations, update PHPDoc. 12 years ago
Lukas Reschke 826b14e36b Fix typo 12 years ago
Lukas Reschke 9bbc4b0034 Fix typo 12 years ago
ringmaster 896bc526e6 Remove unused methods. 12 years ago
ringmaster 6b94732bdf Respect locked files, surface correct exception. 12 years ago
ringmaster 428510a4f8 Simpler log unique id. 12 years ago
ringmaster f9dbdb7c5c Add actual locking and log changes necessary for debugging. 12 years ago
ringmaster dc1e3620d2 Continued flock work. 12 years ago
ringmaster 5365ae416e flock changes. Work in progress. 12 years ago
Robin Appelman a6bb1e1bf8 Fix size calculation during recursive scan 12 years ago
Jan-Christoph Borchardt 80627dfd2c use Open Sans as typeface 12 years ago
Morris Jobke cea7d4961e move to updated version of placeholder 12 years ago
Jan-Christoph Borchardt 7177d3a496 first step of infield label removal, fix login screen 12 years ago
Robin Appelman 3b1f291c60 Fix sorting of apps 12 years ago
Robin Appelman c09852e006 Fix phpdoc 12 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 12 years ago
Robin Appelman b4025b3174 Allow enabling apps by group by setting the config value to a json encoded array of groups 12 years ago
Robin Appelman 6ed3194863 Use a map to prevent having to use search 12 years ago
Robin Appelman bff9e11ff9 Remove duplicate cache cleanup 12 years ago