summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-182-0/+16
|\
| * Add getMountPoint to FileInfoRobin Appelman2014-12-171-0/+7
| * Load mount specific options from the mount configRobin Appelman2014-12-171-0/+9
* | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-172-0/+16
* | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-172-1/+11
|/
* Merge pull request #12889 from owncloud/deprecation-timeThomas Müller2014-12-172-0/+13
|\
| * first round of deprecationBernhard Posselt2014-12-162-0/+13
* | Move timezone logic out of server.phpJoas Schilling2014-12-161-0/+21
|/
* Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-152-4/+33
|\
| * introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-102-4/+33
* | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflectorOlivier Paroz2014-12-141-0/+63
* | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-131-0/+6
|\ \
| * | Use public interfaceLukas Reschke2014-12-111-1/+1
| * | 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