summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-0/+6
* | | Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-122-3/+13
|\ \ \
| * | | Make $userId mandatory for searchByTagsVincent Petry2014-12-121-1/+2
| * | | Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+8
| * | | Add user parameter to tag managerVincent Petry2014-12-111-3/+4
* | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling2014-12-122-0/+20
|\ \ \ \
| * | | | Allow extensions to specify the list of special parametersJoas Schilling2014-12-112-0/+20
* | | | | Add IniGetWrapper to public interfaceLukas Reschke2014-12-111-0/+7
|/ / / /
* / / / Add type of the variables to the docsJoas Schilling2014-12-101-3/+3
|/ / /
* | | Merge pull request #12485 from owncloud/jenkins-12383Joas Schilling2014-12-103-6/+130
|\ \ \ | |/ / |/| |
| * | Require the interface and return a string instead of private classesJoas Schilling2014-12-101-16/+16
| * | Deprecate Util::formatDate()Joas Schilling2014-12-102-6/+9
| * | Add a DateTimeFormatter class which allows overwriting the language and timezoneJoas Schilling2014-12-091-0/+121
* | | Merge pull request #12711 from owncloud/add-backend-to-rest-indexLukas Reschke2014-12-101-0/+7
|\ \ \
| * | | Expose backend type via REST APILukas Reschke2014-12-091-0/+7
* | | | Merge pull request #12695 from owncloud/db-drop-tableMorris Jobke2014-12-091-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Add tableExists to public db apiRobin Appelman2014-12-091-1/+9
| * | | Add dropTable to IDBConnectionRobin Appelman2014-12-091-0/+7
* | | | Merge pull request #12409 from owncloud/tags-getTagsForObjectIdsJoas Schilling2014-12-091-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Add getTagsForObjects in ITagsVincent Petry2014-12-081-1/+17
* | | | Merge pull request #12406 from owncloud/drop-getApps-getUsersThomas Müller2014-12-094-11/+94
|\ \ \ \ | |_|/ / |/| | |
| * | | reduce OC_Preferences, OC_Config and \OCP\Config usageMorris Jobke2014-12-081-2/+2
| * | | introduce preCondition for setUserValue to provide atomic check-and-updateMorris Jobke2014-12-082-1/+33
| * | | Refactoring of OC_Preferences to AllConfigMorris Jobke2014-12-081-1/+27
| * | | introduce deleteAllUserValuesMorris Jobke2014-12-081-0/+7
| * | | introduce proper interface for deleteAppValueMorris Jobke2014-12-082-0/+8
| * | | use old methods and redirect in deprecated methodsMorris Jobke2014-12-081-2/+2
| * | | @deprecated messages for \OCP\Config and \OCP\AppConfigMorris Jobke2014-12-082-2/+8
| * | | Extract interaction with config.php into SystemConfigMorris Jobke2014-12-081-3/+7
* | | | Merge pull request #12577 from owncloud/public-mount-apiLukas Reschke2014-12-085-0/+152
|\ \ \ \ | |/ / / |/| | |
| * | | Add public api for mount configurationsRobin Appelman2014-12-045-0/+152
* | | | Merge pull request #12452 from owncloud/server2server-ng-ocsMorris Jobke2014-12-081-2/+3
|\ \ \ \
| * | | | OCS API for server-to-server sharingBjoern Schiessle2014-12-041-2/+3
* | | | | Merge headersLukas Reschke2014-12-041-1/+1
| |/ / / |/| | |
* | | | add missing public interface for iOS client app idMorris Jobke2014-12-021-0/+8
| |_|/ |/| |
* | | Merge pull request #12427 from owncloud/issue/6101-deprecate-namespaced-funct...Lukas Reschke2014-12-011-3/+88
|\ \ \ | |/ / |/| |
| * | Depcrate namespaced functions, since they can not be autoloadedJoas Schilling2014-11-261-3/+88
* | | add activity priorities to core so that other apps can reuse itBjoern Schiessle2014-11-281-0/+7
* | | Merge pull request #12472 from owncloud/modifyCookiesMorris Jobke2014-11-282-5/+75
|\ \ \
| * | | Use server containerLukas Reschke2014-11-271-0/+7
| * | | Add functions to modify cookies to response classLukas Reschke2014-11-271-5/+68
| |/ /
* | | Move iHomeStorage to own fileJoas Schilling2014-11-272-4/+24
* | | Move share interfaces to own files so they can be autoloadedJoas Schilling2014-11-274-83/+128
|/ /
* | Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permissio...Morris Jobke2014-11-266-20/+42
|\ \
| * | Replace deprecated constant with new class constantJoas Schilling2014-11-255-17/+17
| * | Move namespaced constants to namespaced classJoas Schilling2014-11-251-3/+25
| |/
* / Introduce app info xml parser including basic unit test - necessary for #10777Thomas Müller2014-11-251-1/+7
|/
* Merge pull request #12142 from owncloud/DeprecateOldIAPICallsMorris Jobke2014-11-242-0/+4
|\
| * Deprecate older API wrappers and callsLukas Reschke2014-11-122-0/+4
* | also check for the correct owner if it was submittedBjoern Schiessle2014-11-211-3/+4