Historique des commits

Auteur SHA1 Message Date
  Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants il y a 9 ans
  Joas Schilling 6ce1abfa5c Deprecate the OC_API constants in favor of the OCP ones il y a 9 ans
  Jenkins for ownCloud b585d87d9d Update license headers il y a 9 ans
  Lukas Reschke faddd1e256 Simplify code il y a 9 ans
  Lukas Reschke 5c2fafa05f Read from IRequest instead of reading twice il y a 9 ans
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" il y a 9 ans
  Jenkins for ownCloud 6a1a4880f0 Updating license headers il y a 9 ans
  Morris Jobke 6b3600d2bf Merge pull request #12918 from owncloud/use-uid-instead-of-login-name il y a 10 ans
  Lukas Reschke 9031d79597 Return UID instead of login name il y a 10 ans
  Lukas Reschke a02b00445e Store result of authentication il y a 10 ans
  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 il y a 10 ans
  Jörn Friedrich Dreyer 5a588333b2 introduce and use getCurrentConnection() il y a 10 ans
  Jörn Friedrich Dreyer dd20b9f672 reset collection to 'root' after adding a route to the api il y a 10 ans
  Vincent Petry 972fffbe02 Return 503 OCS response with requested format il y a 10 ans
  Lukas Reschke e88731a477 Some more PHPDoc fixes il y a 10 ans
  Thomas Müller 756bbe8786 Merge pull request #7649 from owncloud/routing-public il y a 10 ans
  Thomas Müller 88f6dd7db1 fixing method names il y a 10 ans
  Thomas Müller 743addd1e3 set content-type on ocs exceptions il y a 10 ans
  Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter il y a 10 ans
  Thomas Müller 25f523680a fixing ident il y a 10 ans
  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 il y a 10 ans
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches il y a 10 ans
  Bjoern Schiessle 6845860470 keep response message il y a 11 ans
  tomneedham 1449437c9e Merge multiple failed third party responses when returning the result il y a 11 ans
  tomneedham bb182bbfb2 Merge multiple shipped failures before responding. il y a 11 ans
  tomneedham ca5c39a3a1 Return failed shipped responses over succedded shipped responses il y a 11 ans
  tomneedham a39f3fdbf9 Return result object when only one successful response is returned il y a 11 ans
  tomneedham 790055571d Update lib/private/api.php after merge conflict il y a 11 ans
  tomneedham b06682b7fb Merge branch 'ocs_api_fix_success_code' into oc_api_tests il y a 11 ans
  tomneedham f19caeed33 Remove OC_App dependancy from OC_API::mergeResponses() il y a 11 ans