summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Use insertIfNotExist of the new interfaceMorris Jobke2018-03-121-2/+3
* Merge pull request #8787 from nextcloud/remove-deprecated-and-unused-methods-...Morris Jobke2018-03-121-6/+6
|\
| * Remove deprecated and unsused methods of OCP\DBMorris Jobke2018-03-121-6/+6
* | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke2018-03-123-59/+0
|\ \
| * | Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-123-59/+0
| |/
* / Use proper method to format absolute timestampMorris Jobke2018-03-121-23/+0
|/
* Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-paginationblizzz2018-03-091-1/+5
|\
| * Fix calculation if there are more resultsJoas Schilling2018-03-081-1/+5
* | OCP\AppFramework\App strictRoeland Jago Douma2018-03-091-3/+4
* | Merge pull request #8716 from nextcloud/fix-cache-prefixingRoeland Jago Douma2018-03-084-18/+22
|\ \
| * | Actually clear cache values for all base urlsJulius Härtl2018-03-073-10/+20
| * | Use JSCombiner from server container when searching for JS filesJulius Härtl2018-03-071-7/+1
| * | Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-071-3/+3
* | | Merge pull request #8715 from nextcloud/objectstore-no-part-filesRoeland Jago Douma2018-03-081-0/+4
|\ \ \
| * | | disable part files for object storesRobin Appelman2018-03-071-0/+4
* | | | Merge pull request #8593 from eneiluj/masterMorris Jobke2018-03-081-28/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add testsRoeland Jago Douma2018-03-081-18/+8
| * | | Make SecurityMiddleware strictRoeland Jago Douma2018-03-081-10/+9
| * | | Do not throw AppNotEnabledException for app public pages - refs #6962, refs #...Julien Veyssier2018-02-281-1/+2
* | | | Merge pull request #8711 from nextcloud/objectstore-write-only-fopenMorris Jobke2018-03-081-7/+13
|\ \ \ \
| * | | | don't read existing file when overwriting using object storeRobin Appelman2018-03-071-7/+13
| | |/ / | |/| |
* | | | Merge pull request #8662 from nextcloud/better-debugging-unit-testsRoeland Jago Douma2018-03-071-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Single quotesJoas Schilling2018-03-071-1/+1
| * | | Suppress phan errorJoas Schilling2018-03-071-0/+1
| * | | Try without autoloadingJoas Schilling2018-03-061-1/+1
| * | | Better debugging for "Your test case is not allowed to access the database."Joas Schilling2018-03-051-0/+6
* | | | Merge pull request #8714 from nextcloud/8705Morris Jobke2018-03-071-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Check if the cached js file existsRoeland Jago Douma2018-03-071-1/+8
* | | | Merge pull request #8596 from nextcloud/bugfix/8454/sharee-email-matches-not-...Morris Jobke2018-03-061-4/+9
|\ \ \ \
| * | | | Add the users result only when non empty so tests stay the sameJoas Schilling2018-03-021-1/+3
| * | | | Also array_slice wide email matches of local usersJoas Schilling2018-03-011-4/+7
* | | | | Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-067-48/+71
|\ \ \ \ \
| * | | | | reuse query builderRobin Appelman2018-01-123-10/+13
| * | | | | refactor user searchingRobin Appelman2017-12-205-48/+59
| * | | | | Adds search by email function on the users screen.Abijeet2017-12-161-2/+11
* | | | | | Merge pull request #8579 from nextcloud/feature/2692/merge-can-i-updateMorris Jobke2018-03-062-2/+4
|\ \ \ \ \ \
| * | | | | | Also allow to specify the cache file nameJoas Schilling2018-02-282-2/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5833 from nextcloud/fix_uninstall_rep_stepMorris Jobke2018-03-063-39/+9
|\ \ \ \ \ \
| * | | | | | Remove unused and outdated hookMorris Jobke2018-03-061-3/+0
| * | | | | | Remove unused $enableAppsCache in OC_AppTobia De Koninck2018-03-061-13/+0
| * | | | | | Remove OC_App::disable methodTobia De Koninck2018-03-062-16/+2
| * | | | | | Run repair steps on uninstall in all casesTobia De Koninck2018-03-062-10/+10
| | |_|_|/ / | |/| | | |
* / | | | | Make \OC\Security\IdentityProof strictRoeland Jago Douma2018-03-053-10/+13
|/ / / / /
* | | | | Merge pull request #8659 from nextcloud/csrf_token_strictRoeland Jago Douma2018-03-054-13/+17
|\ \ \ \ \
| * | | | | Make \OC\Security\CSRF strictRoeland Jago Douma2018-03-054-13/+17
| | |_|_|/ | |/| | |
* / | | | Make OC\Security\CSP strictRoeland Jago Douma2018-03-053-30/+33
|/ / / /
* | | | Merge pull request #8603 from nextcloud/enc-cleanupMorris Jobke2018-03-051-9/+0
|\ \ \ \
| * | | | this was a migration step to ownCloud 8.0 to restructure the encryption folde...Bjoern Schiessle2018-03-021-9/+0
| | |_|/ | |/| |
* | | | Fix commentsRoeland Jago Douma2018-03-052-6/+6
* | | | Fix testsRoeland Jago Douma2018-03-051-1/+1