summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove deprecated OCP\ContactsMorris Jobke2018-03-141-185/+0
|/
* Merge pull request #8811 from nextcloud/remove_dep_util_linkRoeland Jago Douma2018-03-141-39/+0
|\
| * Remove deprecated URL functions for OCP\UtilRoeland Jago Douma2018-03-131-39/+0
* | Merge pull request #8804 from nextcloud/remove_httphelperRoeland Jago Douma2018-03-141-8/+0
|\ \
| * | Remove deprecated HTTPHelperRoeland Jago Douma2018-03-131-8/+0
| |/
* | Merge pull request #8806 from nextcloud/add-local-memcache-checkblizzz2018-03-131-0/+8
|\ \ | |/ |/|
| * Properly provide local memcache check to ICacheFactoryMorris Jobke2018-03-131-0/+8
* | Merge pull request #8796 from nextcloud/varadic_qbMorris Jobke2018-03-132-23/+23
|\ \ | |/ |/|
| * Made IExpressionBuilder varadicRoeland Jago Douma2018-03-131-4/+4
| * Made orHaving varadicRoeland Jago Douma2018-03-131-2/+2
| * Made addHaving varadicRoeland Jago Douma2018-03-131-2/+2
| * Make having varadicRoeland Jago Douma2018-03-131-2/+2
| * Made addGroupBy varadicRoeland Jago Douma2018-03-131-2/+2
| * Made groupBy varadicRoeland Jago Douma2018-03-131-2/+2
| * Made orWhere varadicRoeland Jago Douma2018-03-131-3/+3
| * Made andWhere varadicRoeland Jago Douma2018-03-131-1/+1
| * Made where varadicRoeland Jago Douma2018-03-131-1/+1
| * Made AddSelect varadicRoeland Jago Douma2018-03-131-2/+2
| * Made select varadicRoeland Jago Douma2018-03-131-2/+2
* | Merge pull request #8792 from nextcloud/cleanup-oc_responseMorris Jobke2018-03-131-74/+0
|\ \ | |/ |/|
| * Remove unused methods of OC_ResponseMorris Jobke2018-03-121-74/+0
* | Use insertIfNotExist of the new interfaceMorris Jobke2018-03-121-17/+0
|/
* Merge pull request #8787 from nextcloud/remove-deprecated-and-unused-methods-...Morris Jobke2018-03-121-37/+0
|\
| * Remove deprecated and unsused methods of OCP\DBMorris Jobke2018-03-121-37/+0
* | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke2018-03-122-58/+0
|\ \
| * | Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-122-58/+0
| |/
* / Remove unused and deprecated methods from OCP\UtilMorris Jobke2018-03-122-102/+1
|/
* OCP\AppFramework\App strictRoeland Jago Douma2018-03-091-7/+9
* Fix PHPDoc for public APIMorris Jobke2018-03-061-1/+1
* Merge pull request #7419 from Abijeet/feature-7175Morris Jobke2018-03-061-0/+9
|\
| * refactor user searchingRobin Appelman2017-12-201-0/+9
* | Fix commentsRoeland Jago Douma2018-03-051-3/+3
* | Fix testsRoeland Jago Douma2018-03-051-1/+1
* | Make \OCP\Mail strictRoeland Jago Douma2018-03-054-36/+40
* | Merge pull request #8289 from nextcloud/appdata_hardeningJoas Schilling2018-03-021-0/+3
|\ \
| * | Hardening of SimpleFile getContentRoeland Jago Douma2018-02-271-0/+3
* | | Make the Outlook and Thunderbird addons identifyableJoas Schilling2018-02-271-0/+10
* | | Merge pull request #8051 from nextcloud/public-templateRoeland Jago Douma2018-02-274-1/+334
|\ \ \
| * | | Remove settersJulius Härtl2018-02-271-48/+0
| * | | Rework array handling to avoid phan errorJulius Härtl2018-02-271-27/+12
| * | | Add id to list elementJulius Härtl2018-02-271-2/+2
| * | | Sort menu by priorityJulius Härtl2018-02-271-0/+3
| * | | Add missing phpdoc for public APIJulius Härtl2018-02-272-1/+65
| * | | Add phpdoc, typehints and sanitize HTMLJulius Härtl2018-02-271-5/+69
| * | | Add menu item abstractionJulius Härtl2018-02-273-0/+265
| * | | Pass template parameters to parent templateJulius Härtl2018-02-271-1/+1
| |/ /
* | | Merge pull request #8553 from nextcloud/strict_loggerMorris Jobke2018-02-271-11/+12
|\ \ \
| * | | Loglevel is an intRoeland Jago Douma2018-02-271-2/+2
| * | | Typehint ThrowableRoeland Jago Douma2018-02-271-1/+1
| * | | Make ILogger strictRoeland Jago Douma2018-02-271-10/+11
| |/ /