summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
| * | | Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-233-40/+107
| * | | sync clients have their own placeArthur Schiwon2017-06-233-20/+93
| * | | take over app passwordsArthur Schiwon2017-06-232-1/+66
| * | | convert Sessions sectionArthur Schiwon2017-06-232-0/+66
| * | | add storage info, fix URL generationArthur Schiwon2017-06-233-3/+21
| * | | fix displaying groups in personal infoArthur Schiwon2017-06-231-10/+44
| * | | completing PersonalInfoArthur Schiwon2017-06-234-8/+182
| * | | brief, incomplete personal info settings implementationArthur Schiwon2017-06-231-0/+59
| * | | Extend interfacesArthur Schiwon2017-06-232-0/+53
| * | | one settings link, common template, stylingArthur Schiwon2017-06-231-16/+4
* | | | Merge pull request #5460 from nextcloud/objectstore-error-loggingRoeland Jago Douma2017-06-291-5/+21
|\ \ \ \
| * | | | improved logging of objectore errorsRobin Appelman2017-06-211-5/+21
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-292-4/+4
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-272-4/+4
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-256-2/+18
* | | | Merge pull request #5518 from nextcloud/deprecate-old-logMorris Jobke2017-06-232-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Deprecate static writeLog() methodMorris Jobke2017-06-232-0/+2
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-2316-0/+64