26 Commits (c0ce272e9c3a94ff98081c4f90a31ca611d28323)

Author SHA1 Message Date
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 3 months ago
  Côme Chilliet f5c361cf44
composer run cs:fix 1 year ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Julius Härtl 94c0ca4b8c
Remove wrongly annotated package names 3 years ago
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 3 years ago
  Morris Jobke 7870ca0663
Use the proper IAppContainer and IServerContainer type hints to know which code runs with which container 3 years ago
  Christoph Wurst e029055e76
Make the bootstrap context return ContainerInterface instances 3 years ago
  Roeland Jago Douma 37b2121ccf
Deprecate registerRoutes 3 years ago
  Daniel Kesselberg cba7219b25
PHP 7.4 excludes the arguments from stack traces by default. 4 years ago
  Christoph Wurst cb057829f7
Update license headers for 19 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Julius Härtl 3c09299346
Do not throw an exception for base App class 4 years ago
  Robin Appelman 5ca27085fc
mark getAppContainer as a valid way to construct app containers 4 years ago
  Joas Schilling aad535e3af
Log an error in development cases when the application class was set up incorrectly 4 years ago
  Joas Schilling c5ab74348c
Avoid duplicate App container creation 5 years ago
  Roeland Jago Douma 129a608ebe
OCP\AppFramework\App strict 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Lukas Reschke 0fa49db770
Some more invalid PHPDocs in legacy classes 6 years ago
  Joas Schilling 0215b004da
Update with robin 7 years ago
  Joas Schilling ba87db3fcc
Fix others 7 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Roeland Jago Douma e47b186d51
Move \OCP\AppFramework to PSR-4 8 years ago
  Roeland Jago Douma 4eebccd81f
Fix inconsistent nameing of AppFramework 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Bernhard Posselt f195123765 Intelligent container 9 years ago
  Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 10 years ago
  Thomas Müller 1fdd2ac7ee adding documentation for registerRoutes() 10 years ago
  Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 10 years ago
  Thomas Müller 993fea2f05 fix appframework routing 10 years ago
  Thomas Tanghus 8603f956ab Get urlParams registered before Request is instantiated 10 years ago
  Thomas Müller 822daa8f8a class files have to be lowercase 10 years ago
  Thomas Müller ec9b7d1e84 fixing file header 10 years ago
  Thomas Müller 38f9df4293 introducing OCP\AppFramework\App 10 years ago