aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Fix PHPDocLukas Reschke2015-03-042-2/+2
* Fix the behaviour of getLanguageCode() to match the expectation of the nameJoas Schilling2015-03-031-9/+3
* Merge pull request #13616 from owncloud/streamresponseBernhard Posselt2015-02-273-0/+133
|\
| * AppFramework StreamResponseBernhard Posselt2015-02-273-0/+133
* | Add "throws" lines to calling methods and interface aswellJoas Schilling2015-02-271-0/+18
|/
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-27123-1887/+1652
|\
| * Revert "Updating license headers"Morris Jobke2015-02-26123-1887/+1652
* | Merge pull request #14300 from owncloud/commandbusMorris Jobke2015-02-263-0/+46
|\ \ | |/ |/|
| * Rename getAsyncCommandBus to getCommandBusRobin Appelman2015-02-251-1/+1
| * Allow apps to determine which commands should be run synchronous based on tra...Robin Appelman2015-02-251-0/+7
| * Add async command system to handle asynchronous operationsRobin Appelman2015-02-253-0/+39
* | owncloud -> ownCloudThomas Müller2015-02-251-1/+1
* | deprecate getters for deprecated classBernhard Posselt2015-02-251-1/+2
* | use IDBConnection and close cursors after insert/update/deleteBernhard Posselt2015-02-251-6/+10
* | migrate to IDBConnectionBernhard Posselt2015-02-252-7/+9
|/
* Merge pull request #14195 from owncloud/activity-manager-performance-improvem...Lukas Reschke2015-02-242-31/+31
|\
| * Order methods to by grouped by their taskJoas Schilling2015-02-132-31/+31
* | Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-0/+17
|\ \
| * | better name for getAppsEnabledForUserRobin Appelman2015-02-171-1/+1
| * | Add getInstalledApps and getAppsForUser to the app managerRobin Appelman2015-02-161-0/+17
* | | Updating license headersJenkins for ownCloud2015-02-23123-1652/+1887
* | | Merge pull request #13777 from owncloud/close-cursorLukas Reschke2015-02-201-21/+28
|\ \ \
| * | | ignore cursorclosingBernhard Posselt2015-01-291-21/+28
* | | | Merge pull request #13989 from owncloud/enhancment/security/11857Clark Tomlinson2015-02-182-1/+270
|\ \ \ \
| * | | | Rename to allowEvalLukas Reschke2015-02-161-1/+1
| * | | | Allow AppFramework applications to specify a custom CSP headerLukas Reschke2015-02-162-1/+270
| | |_|/ | |/| |
* | | | Make scrutinizer happyLukas Reschke2015-02-161-1/+1
* | | | Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-162-4/+73
* | | | Add visibility to interface to make scrutinizer 1 step happierJoas Schilling2015-02-161-1/+1
| |_|/ |/| |
* | | URLEncode logout attributeLukas Reschke2015-02-131-2/+3
|/ /
* | Deprecate `OC_JSON` and `OCP\JSON`Lukas Reschke2015-02-121-106/+109
* | Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-104-20/+20
|\ \
| * | Cleanup of PHPDoc return typesRobin McCorkell2015-01-164-20/+20
* | | Merge pull request #13921 from owncloud/ocs-afVincent Petry2015-02-093-5/+207
|\ \ \
| * | | fix license emailBernhard Posselt2015-02-052-6/+6
| * | | add a controller and reponse for ocsBernhard Posselt2015-02-052-0/+202
| | |/ | |/|
* | | Merge pull request #13973 from owncloud/enhancement/security/13366Lukas Reschke2015-02-091-0/+7
|\ \ \
| * | | Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-0/+7
| |/ /
* / / Add a better way to check if an avatar exists for the userRobin Appelman2015-02-031-0/+7
|/ /
* | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-271-0/+2
|\ \
| * | Fix return type of addStorageWrapper in PHPDocVincent Petry2015-01-271-1/+1
| * | Do not call wrapStorage if storate with same name added twiceVincent Petry2015-01-221-0/+2
| |/
* | Merge pull request #13676 from owncloud/fix-node-ifaceThomas Müller2015-01-271-1/+1
|\ \
| * | fix node interfaceBernhard Posselt2015-01-261-1/+1
| |/
* / Add a method to set/unset multiple config values in one callJoas Schilling2015-01-231-0/+8
|/
* Add PHPDoc for `urlParams`Lukas Reschke2015-01-151-1/+1
* Add PHPDoc for magic property 'server'Lukas Reschke2015-01-141-1/+3
* Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-0/+42
|\
| * add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+42
* | add SIZE_ALL constJörn Friedrich Dreyer2015-01-021-3/+8