summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | Add \OC\App\Manager to handle enabling/disabling appsRobin Appelman2014-11-102-0/+58
|/
* Merge pull request #11998 from owncloud/add-get-logger-to-interfaceLukas Reschke2014-11-061-0/+7
|\
| * Add getLogger() to IServerContainerLukas Reschke2014-11-061-0/+7
* | Add OCP\Security\IHasherLukas Reschke2014-11-062-0/+61
|/
* Merge pull request #11965 from owncloud/fix-jsonresponseThomas Müller2014-11-051-1/+1
|\
| * fix typo in content typeBernhard Posselt2014-11-051-1/+1
* | Support HTML in logo claimLukas Reschke2014-11-031-0/+8
|/
* Merge pull request #11080 from owncloud/addheader-text-2Vincent Petry2014-10-301-2/+4
|\
| * Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text...Lukas Reschke2014-10-281-2/+4
* | Merge pull request #11821 from owncloud/generic-responseMorris Jobke2014-10-303-3/+104
|\ \
| * | add dataresponseBernhard Posselt2014-10-293-3/+104
| |/
* / Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+9
|/
* Merge pull request #11787 from owncloud/fix-php-docsMorris Jobke2014-10-271-1/+1
|\
| * Fix PHPDocLukas Reschke2014-10-271-1/+1
* | Merge pull request #11767 from danbartram/add_db_rollbackMorris Jobke2014-10-241-0/+7
|\ \
| * | Add missing DB rollback functionalityDan Bartram2014-10-241-0/+7
| |/
* / Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2014-10-242-0/+45
|/
* Bit more cleanupRobin Appelman2014-10-221-0/+8