summaryrefslogtreecommitdiffstats
path: root/lib/private/ocsclient.php
Commit message (Expand)AuthorAgeFilesLines
* update licence headers via scriptMorris Jobke2015-10-051-1/+1
* Degrade log message about missing app in appstore to debugMorris Jobke2015-08-171-1/+1
* Remove OC_LogThomas Müller2015-07-031-1/+1
* Typehint $targetVersionLukas Reschke2015-06-291-4/+4
* Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-storeLukas Reschke2015-06-291-6/+19
|\
| * Send OC version to appstore so it can reply with the right linksJoas Schilling2015-06-291-6/+19
* | Merge pull request #17050 from owncloud/request-status-from-ocsLukas Reschke2015-06-291-0/+1
|\ \ | |/ |/|
| * Request approved state for disabled apps with ocsidLukas Reschke2015-06-191-0/+1
* | update license headers and authorsMorris Jobke2015-06-251-1/+1
|/
* Improve error messge text for app upgrade try (#15375)Martin2015-04-221-0/+1
* Prevent php message: "Trying to get property of non-object at /xxx/lib/privat...Thomas Müller2015-04-131-0/+3
* Deduplicate codeLukas Reschke2015-04-071-44/+31
* Make user names clickableLukas Reschke2015-04-031-0/+2
* Add experimental applications switchLukas Reschke2015-04-031-99/+171
* Update license headersJenkins for ownCloud2015-03-261-13/+22
* Add wrapper for GuzzleLukas Reschke2015-03-251-17/+42
* Revert "Updating license headers"Morris Jobke2015-02-261-26/+13
* app store can be used with any editionThomas Müller2015-02-231-3/+1
* don't allow installation of already installed apps - fixes #14004Thomas Müller2015-02-231-90/+95
* Updating license headersJenkins for ownCloud2015-02-231-19/+26
* Cache responses from the AppStore serverLukas Reschke2015-01-091-1/+1
* Use function outside of loopLukas Reschke2014-10-241-2/+3
* introduce new app page layoutThomas Müller2014-10-151-0/+2
* Add isAppstoreEnabled instead of hijacking the URLLukas Reschke2014-08-261-6/+17
* Remove different URL for EELukas Reschke2014-08-241-7/+1
* fix return documentationJörn Friedrich Dreyer2014-08-011-7/+5
* prevent PHP errors and enhance loggingThomas Müller2014-08-011-1/+5
* update appstore api urlFrank Karlitschek2014-07-171-1/+1
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-6/+6
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-4/+4
* Replace @returns with @return, in /libRobin McCorkell2014-05-131-6/+6
* Some more PHPDoc fixesLukas Reschke2014-04-211-7/+10
* Disable XML entities when parsing XMLVincent Petry2014-03-101-4/+12
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+4
* Merge branch 'master' into lib-private-master-2Thomas Müller2013-10-011-1/+6
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+208