summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |/ /
* | | Merge pull request #8552 from nextcloud/strict_sessionMorris Jobke2018-02-271-6/+9
|\ \ \ | |/ / |/| |
| * | Make ISession strictRoeland Jago Douma2018-02-261-6/+9
* | | Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm...Joas Schilling2018-02-261-6/+6
|\ \ \ | |/ / |/| |
| * | Add info also to public interfaceJoas Schilling2018-02-161-6/+6
* | | Merge pull request #8491 from nextcloud/strict_requestJoas Schilling2018-02-261-20/+21
|\ \ \
| * | | Make Request strictRoeland Jago Douma2018-02-221-20/+21
* | | | Relax what t accepts so we don't break it allRoeland Jago Douma2018-02-221-2/+2
|/ / /
* | | Merge pull request #8476 from nextcloud/strict_l10nRoeland Jago Douma2018-02-221-4/+5
|\ \ \
| * | | Make OCP\IL10N strictRoeland Jago Douma2018-02-211-4/+5
* | | | Merge pull request #8490 from nextcloud/strict_systemtagsRoeland Jago Douma2018-02-229-48/+58
|\ \ \ \
| * | | | Make SystemTag strictRoeland Jago Douma2018-02-219-48/+58
| |/ / /
* | | | Merge pull request #8473 from nextcloud/strict_cmrRoeland Jago Douma2018-02-211-4/+5
|\ \ \ \ | |/ / / |/| | |