summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Made addHaving varadicRoeland Jago Douma2018-03-132-5/+5
* Make having varadicRoeland Jago Douma2018-03-132-5/+5
* Made addGroupBy varadicRoeland Jago Douma2018-03-132-5/+7
* Made groupBy varadicRoeland Jago Douma2018-03-132-5/+7
* Made orWhere varadicRoeland Jago Douma2018-03-132-6/+6
* Made andWhere varadicRoeland Jago Douma2018-03-132-4/+4
* Made where varadicRoeland Jago Douma2018-03-132-4/+4
* Made AddSelect varadicRoeland Jago Douma2018-03-132-5/+7
* Made select varadicRoeland Jago Douma2018-03-132-5/+7
* [tx-robot] updated from transifexNextcloud bot2018-03-132-0/+2
* Merge pull request #8789 from nextcloud/proper-exception-loggingRoeland Jago Douma2018-03-121-1/+1
|\
| * Use proper method to log exceptionsMorris Jobke2018-03-121-1/+1
* | Use insertIfNotExist of the new interfaceMorris Jobke2018-03-122-19/+3
|/
* Merge pull request #8787 from nextcloud/remove-deprecated-and-unused-methods-...Morris Jobke2018-03-122-43/+6
|\
| * Remove deprecated and unsused methods of OCP\DBMorris Jobke2018-03-122-43/+6
* | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke2018-03-127-121/+0
|\ \
| * | Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-127-121/+0
| |/
* | Merge pull request #8783 from nextcloud/remove-unused-deprecated-methodsMorris Jobke2018-03-122-102/+1
|\ \
| * | Remove unused and deprecated methods from OCP\UtilMorris Jobke2018-03-122-102/+1
| |/
* / Use proper method to format absolute timestampMorris Jobke2018-03-121-23/+0
|/
* Merge pull request #8757 from nextcloud/search_controllerMorris Jobke2018-03-092-0/+2
|\
| * Update autoloaderRoeland Jago Douma2018-03-092-0/+2
* | 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
* | | Merge pull request #8742 from nextcloud/strict_appJoas Schilling2018-03-092-10/+13
|\ \ \ | |_|/ |/| |
| * | OCP\AppFramework\App strictRoeland Jago Douma2018-03-092-10/+13
* | | Fix autoloaderRoeland Jago Douma2018-03-092-0/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-03-094-0/+16
* | 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 #8696 from nextcloud/fix-public-api-docblizzz2018-03-071-1/+1
|\ \ \ \
| * | | | Fix PHPDoc for public APIMorris Jobke2018-03-061-1/+1
* | | | | Merge pull request #8596 from nextcloud/bugfix/8454/sharee-email-matches-not-...Morris Jobke2018-03-061-4/+9
|\ \ \ \ \ | |/ / / / |/| | | |