Commit Graph

6487 Commits (9bbc4b0034e10d4c552fcf1ad924bdeb43e74f64)

Author SHA1 Message Date
Lukas Reschke 9bbc4b0034 Fix typo 11 years ago
ringmaster 896bc526e6 Remove unused methods. 11 years ago
ringmaster 6b94732bdf Respect locked files, surface correct exception. 11 years ago
ringmaster 428510a4f8 Simpler log unique id. 11 years ago
ringmaster f9dbdb7c5c Add actual locking and log changes necessary for debugging. 11 years ago
ringmaster dc1e3620d2 Continued flock work. 11 years ago
ringmaster 5365ae416e flock changes. Work in progress. 11 years ago
Robin Appelman 3b1f291c60 Fix sorting of apps 11 years ago
Robin Appelman c09852e006 Fix phpdoc 11 years ago
Robin Appelman 53dc30af4f Add option to enable app for specific groups 11 years ago
Robin Appelman b4025b3174 Allow enabling apps by group by setting the config value to a json encoded array of groups 11 years ago
Robin Appelman 6ed3194863 Use a map to prevent having to use search 11 years ago
Robin Appelman bff9e11ff9 Remove duplicate cache cleanup 11 years ago
Robin Appelman 4429b54ce4 Fix typo 11 years ago
Robin Appelman 82b982a4eb Better unique names for temporary tables 11 years ago
Robin Appelman 3be2643168 Add `generateChangeScript()` back 11 years ago
Robin Appelman 397a763c49 add a getter for the table 11 years ago
Robin Appelman c6053b2830 Quote identifiers on mysql 11 years ago
Robin Appelman 6f71419f2b Skip migration checks for all sql backends besides mysql, postgres and sqlite 11 years ago
Robin Appelman a59f6818eb Only quote identifiers for oracle during migration 11 years ago
Robin Appelman 3b4555ca91 Try and check migration before applying it 11 years ago
Robin Appelman adeac7aa39 Check sqlite migration on a copy of the database file 11 years ago
Robin Appelman 35550e8d9a Fix migrator for postgres 11 years ago
Robin Appelman be80dce585 Fix temporary schema creation 11 years ago
Robin Appelman 58c61c8336 Fix generating migration test schemas 11 years ago
Robin Appelman 0035147be9 Create unique names for temporary indexes 11 years ago
Robin Appelman 9c6a93a87c Add a mechanism to try the database migration on a copy of the tables before running it on the "real" data 11 years ago
Robin Appelman ec9bf8a2d6 Support having legacy `OC_Cache_FileGlobalGC` background jobs 11 years ago
Robin Appelman 3e14affa9b Add some comments 11 years ago
Bjoern Schiessle e0a5f3b570 get permissions directly from share storage to avoid additional db calls 11 years ago
Morris Jobke 9a67986473 add OCP\Config:deleteSystemValue 11 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 11 years ago
Arthur Schiwon e235de98e6 this line was lost on rebase 11 years ago
Arthur Schiwon b15a5a7ca0 undo lastLogin changes in base and user/user as this has now been properly done in #8681 11 years ago
Arthur Schiwon 2d83c68f05 make search parameter optional, which is already the case in the medthod it is passed to 11 years ago
Arthur Schiwon a9e8d53c8f fix PHPDoc 11 years ago
Arthur Schiwon 122ebf28f7 typo 11 years ago
Arthur Schiwon f9f9550969 small fixes / cleanup 11 years ago
Arthur Schiwon 734dd7013e add MetaData class for groups 11 years ago
Arthur Schiwon 2a8afb0ad9 add PHP doc 11 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 11 years ago
Lukas Reschke c8b5ae675c Fix PHPDoc 11 years ago
Robin Appelman a4949f4b31 Simplify AppConfig->getValues() 11 years ago
Robin Appelman 91180bfef4 Add caching to AppConfig->getApps 11 years ago
Jenkins for ownCloud cff9440a37 [tx-robot] updated from transifex 11 years ago
Thomas Müller 999f6216dc - fix dropTable() and introduce tableExists() 11 years ago
ringmaster 19f0c47842 Missed one. 11 years ago
ringmaster 16ae63bdfd Updates per comments on PR: 11 years ago
Jenkins for ownCloud 929882a32a [tx-robot] updated from transifex 11 years ago
Andreas Fischer 2929d19c7f Document exceptions thrown by \OC\LargeFileHelper. 11 years ago