summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Write cert bundle to tmp file firstRoeland Jago Douma2017-07-122-5/+30
* Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-121-2/+6
|\
| * Simplify if condition for public capabilitiesJulius Härtl2017-06-301-1/+1
| * Add public capabilities APIJulius Härtl2017-06-301-2/+6
* | Merge pull request #5685 from nextcloud/jail-propagatorRoeland Jago Douma2017-07-122-0/+57
|\ \
| * | Fix propagating changes within jail wrapperRobin Appelman2017-07-112-0/+57
* | | upstreamMaxence Lange2017-07-112-6/+12
|/ /
* | Merge pull request #5645 from nextcloud/try-to-prevent-spam-collecting-of-emailsLukas Reschke2017-07-071-0/+3
|\ \
| * | Don't show mail domain and from in config reportJoas Schilling2017-07-071-0/+3
* | | Merge pull request #5628 from nextcloud/only-create-the-migration-dir-when-ne...Morris Jobke2017-07-072-10/+5
|\ \ \
| * | | Register autoloading before running migrationsJoas Schilling2017-07-071-1/+1
| * | | Only create the migration directory when necessaryJoas Schilling2017-07-061-9/+4
| |/ /
* | | Merge pull request #5529 from michaelletzgus/optimize_js_orderMorris Jobke2017-07-071-3/+3
|\ \ \
| * | | Optimize performance / Load CSS and JS in parallel on firefoxMichael Letzgus2017-06-241-3/+3
* | | | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-071-0/+17
|\ \ \ \
| * | | | Add a flag to allow checking if SVGs are okayJoas Schilling2017-06-201-0/+17
* | | | | Merge pull request #5615 from nextcloud/issue-5286-fix-navigation-entries-for...Morris Jobke2017-07-071-1/+12
|\ \ \ \ \
| * | | | | Don't load navigation entries of restricted appsJoas Schilling2017-07-051-1/+12
* | | | | | Merge pull request #5424 from nextcloud/moveFromCache-from-sharedMorris Jobke2017-07-063-3/+144
|\ \ \ \ \ \
| * | | | | | adjust to moved repair stepRobin Appelman2017-06-292-2/+6
| * | | | | | Run repair step only onceMorris Jobke2017-06-222-4/+8
| * | | | | | 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-062-2/+13
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #5231 from nextcloud/migrationsMorris Jobke2017-07-0514-20/+995
|\ \ \ \ \ \
| * | | | | | 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
| * | | | | | 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-051-3/+7
| * | | | | | 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-051-13/+15
| * | | | | | Use migrations when there is no database.xmlJoas Schilling2017-07-052-3/+9
| * | | | | | Start migrationsJoas Schilling2017-07-0510-17/+616
* | | | | | | Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-2/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | show used space in user listRobin Appelman2017-06-151-2/+32
| |/ / / / /
* | | | | | 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
| | |_|/ / | |/| | |
* | | | | Move sync client to the firstrunwizard appJoas Schilling2017-07-042-90/+0
| |_|_|/ |/| | |
* | | | Merge pull request #4890 from nextcloud/unify-settingsblizzz2017-06-2914-69/+771
|\ \ \ \
| * | | | move admin templates to the right placeArthur Schiwon2017-06-276-6/+6
| * | | | 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
| * | | | take over changes from #5166 and follow #5267Arthur Schiwon2017-06-233-71/+6
| * | | | take over changes from #5084Arthur Schiwon2017-06-233-10/+59