summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #5424 from nextcloud/moveFromCache-from-sharedMorris Jobke2017-07-065-3/+146
|\ \ \ \ \ \
| * | | | | | adjust to moved repair stepRobin Appelman2017-06-292-2/+6
| * | | | | | Run repair step only onceMorris Jobke2017-06-224-4/+10
| * | | | | | Add repair step for invalid pathsRobin Appelman2017-06-212-2/+125
| * | | | | | fix moving folders out of a cache jailRobin Appelman2017-06-151-1/+11
* | | | | | | only collect detailed access list if it is really neededBjoern Schiessle2017-07-063-2/+23
| |_|_|_|/ / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-062-0/+8
* | | | | | Merge pull request #5231 from nextcloud/migrationsMorris Jobke2017-07-0519-20/+1148
|\ \ \ \ \ \
| * | | | | | Fix autoloader and namespace testMorris Jobke2017-07-052-0/+2
| * | | | | | Add migration for personal settings stuffJoas Schilling2017-07-052-5/+3
| * | | | | | Fix the installer testsJoas Schilling2017-07-051-1/+5
| * | | | | | Fix tests of CodeChecker and MigrationServiceJoas Schilling2017-07-051-1/+1
| * | | | | | Register autoloading before running migrationsJoas Schilling2017-07-052-2/+4
| * | | | | | Update autoloadingJoas Schilling2017-07-052-0/+20
| * | | | | | Check the migration files for table, column and index length errorsJoas Schilling2017-07-052-2/+212
| * | | | | | Fix dropping tables and handle the prefix automaticallyJoas Schilling2017-07-052-3/+143
| * | | | | | Allow to check the schema in pre and post as wellJoas Schilling2017-07-053-11/+25
| * | | | | | Add a version to migrations, so parallel legacy branches can also have migrat...Joas Schilling2017-07-051-0/+8
| * | | | | | Add author and copyrightJoas Schilling2017-07-051-0/+3
| * | | | | | Fix code issuesJoas Schilling2017-07-051-11/+16
| * | | | | | Use autoloading instead of require_once from a different dirJoas Schilling2017-07-051-12/+6
| * | | | | | Adjust the code to use our interface and abstractJoas Schilling2017-07-053-15/+72
| * | | | | | Use migrations when there is no database.xmlJoas Schilling2017-07-052-3/+9
| * | | | | | Start migrationsJoas Schilling2017-07-0512-17/+682
* | | | | | | Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-052-2/+44
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Added missing PHPDoc for @sinceMorris Jobke2017-06-211-0/+1
| * | | | | | show used space in user listRobin Appelman2017-06-152-2/+43
| |/ / / / /
* | | | | | Merge pull request #5441 from nextcloud/custom-theme-updateMorris Jobke2017-07-052-0/+2
|\ \ \ \ \ \
| * | | | | | Add command to apply updates to custom themesJulius Härtl2017-07-052-0/+2
* | | | | | | Merge pull request #5557 from nextcloud/dont-log-passwords-on-dav-exceptions-...blizzz2017-07-051-5/+10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Don't log passwords on dav exceptionsJoas Schilling2017-06-291-5/+10
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-052-2/+2
* | | | | | | Merge pull request #5591 from nextcloud/move-client-info-to-firstrunwizardMorris Jobke2017-07-044-92/+0
|\ \ \ \ \ \ \
| * | | | | | | Move sync client to the firstrunwizard appJoas Schilling2017-07-044-92/+0
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-042-0/+16
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-036-2/+16
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-022-0/+6
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-07-0120-2/+168
| |_|_|_|_|/ |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-3056-112/+124
* | | | | | Merge pull request #4890 from nextcloud/unify-settingsblizzz2017-06-2917-69/+810
|\ \ \ \ \ \
| * | | | | | move admin templates to the right placeArthur Schiwon2017-06-276-6/+6
| * | | | | | We're on 13 now…Arthur Schiwon2017-06-261-4/+4
| * | | | | | adapt to force language changesArthur Schiwon2017-06-231-7/+16
| * | | | | | do not offer additional settings when there is no contentArthur Schiwon2017-06-231-1/+18
| * | | | | | update autoloaderArthur Schiwon2017-06-232-0/+12
| * | | | | | take over changes from #5166 and follow #5267Arthur Schiwon2017-06-233-71/+6
| * | | | | | take over changes from #5084Arthur Schiwon2017-06-233-10/+59
| * | | | | | fix getting sectionsRobin Appelman2017-06-231-2/+2
| * | | | | | add missing pieces to Settings Manager and fix and extend its unit testsArthur Schiwon2017-06-232-2/+60
| * | | | | | add Additional (+ Fallback) section for Personal settingsArthur Schiwon2017-06-232-0/+64