Commit History

作者 SHA1 備註 提交日期
  Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants 9 年之前
  Joas Schilling 6ce1abfa5c Deprecate the OC_API constants in favor of the OCP ones 9 年之前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年之前
  Lukas Reschke faddd1e256 Simplify code 9 年之前
  Lukas Reschke 5c2fafa05f Read from IRequest instead of reading twice 9 年之前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年之前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年之前
  Morris Jobke 6b3600d2bf Merge pull request #12918 from owncloud/use-uid-instead-of-login-name 10 年之前
  Lukas Reschke 9031d79597 Return UID instead of login name 10 年之前
  Lukas Reschke a02b00445e Store result of authentication 10 年之前
  Thomas Müller 320a3c3784 because OC_User::login will create a new session we shall only try to login if user and pass are set 10 年之前
  Jörn Friedrich Dreyer 5a588333b2 introduce and use getCurrentConnection() 10 年之前
  Jörn Friedrich Dreyer dd20b9f672 reset collection to 'root' after adding a route to the api 10 年之前
  Vincent Petry 972fffbe02 Return 503 OCS response with requested format 10 年之前
  Lukas Reschke e88731a477 Some more PHPDoc fixes 10 年之前
  Thomas Müller 756bbe8786 Merge pull request #7649 from owncloud/routing-public 10 年之前
  Thomas Müller 88f6dd7db1 fixing method names 10 年之前
  Thomas Müller 743addd1e3 set content-type on ocs exceptions 10 年之前
  Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter 10 年之前
  Thomas Müller 25f523680a fixing ident 10 年之前
  Thomas Müller 0d90b90d94 we first shall check if the current session is valid - otherwise the session-id will be regenerated on login via basic auth 10 年之前
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 年之前
  Bjoern Schiessle 6845860470 keep response message 11 年之前
  tomneedham 1449437c9e Merge multiple failed third party responses when returning the result 11 年之前
  tomneedham bb182bbfb2 Merge multiple shipped failures before responding. 11 年之前
  tomneedham ca5c39a3a1 Return failed shipped responses over succedded shipped responses 11 年之前
  tomneedham a39f3fdbf9 Return result object when only one successful response is returned 11 年之前
  tomneedham 790055571d Update lib/private/api.php after merge conflict 11 年之前
  tomneedham b06682b7fb Merge branch 'ocs_api_fix_success_code' into oc_api_tests 11 年之前
  tomneedham f19caeed33 Remove OC_App dependancy from OC_API::mergeResponses() 11 年之前