Historique des commits

Auteur SHA1 Message Date
  Andy Scherzinger dae7c159f7 chore: Add SPDX header il y a 3 mois
  Julius Härtl 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container il y a 1 an
  Julius Härtl 6f43ab82fd fix: Throw early when a service cannot be found in the app container il y a 1 an
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. il y a 1 an
  Julius Härtl f0a0bfaaee Move to str_starts_with il y a 1 an
  Julius Härtl b2af916872 Take some shortcut when setting up the application class il y a 1 an
  Julius Härtl cea2f79bbd Improve container return type annotations il y a 2 ans
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses il y a 3 ans
  Roeland Jago Douma 889bb44b42 First query the server container il y a 3 ans
  Joas Schilling bab4fb98eb Fix overwriteService() for apps il y a 4 ans
  Christoph Wurst 9bc6a8437d Deprecate the query mothod on the server container il y a 4 ans
  Christoph Wurst 4152216bd8 Use PSR container interface and deprecate our own abstraction il y a 4 ans
  Christoph Wurst 14c996d982 Use elseif instead of else if il y a 4 ans
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration il y a 4 ans
  Christoph Wurst 5bf3d1bb38 Update license headers il y a 4 ans
  Christoph Wurst f6a79338d4 Make sure we create an app's Application class just once il y a 5 ans
  Roeland Jago Douma 357263a70b Do not try to autoload built in types il y a 5 ans
  Joas Schilling a788da6ac2 Make the file strict il y a 5 ans
  Joas Schilling c5ab74348c Avoid duplicate App container creation il y a 5 ans
  Joas Schilling 78abbf72b0 Make TestCase->overwriteService() work with App classes il y a 5 ans
  Joas Schilling a411adee6c Fix missing argument 2 for Settings classes il y a 7 ans
  Joas Schilling c1cc8193a7 Allow automatic DI for apps that don't register the container in app.php il y a 7 ans
  Joas Schilling f23a36b0a6 Add activities when email or password is changed il y a 7 ans
  Joas Schilling 9667ac2b8e Register the namespace with the autoloading to allow reverse recovery il y a 7 ans
  Joas Schilling 5695a4ec92 Don't do a recursive search il y a 7 ans
  Joas Schilling 94432c089f Save the container with the app's namespace so we can resolve it il y a 8 ans
  Joas Schilling ba87db3fcc Fix others il y a 8 ans
  Roeland Jago Douma f52c5b31b6 Move more from \OC to PSR-4 il y a 8 ans