Historia zmian

Autor SHA1 Wiadomość Data
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 lat temu
  Bernhard Posselt f195123765 Intelligent container 10 lat temu
  Morris Jobke d40bdfb35e drop unneeded var_dump - fixes #9997 10 lat temu
  Robin Appelman 9fd234f63f Log some additional events 10 lat temu
  Robin Appelman 1e69f5e7ac Log some basic events 10 lat temu
  Joas Schilling 71bec60b92 Also match routes without trailing slash 10 lat temu
  Jörn Friedrich Dreyer 5a588333b2 introduce and use getCurrentConnection() 10 lat temu
  Vincent Petry 799205488c Prevent loadApps on upgrade 10 lat temu
  Lukas Reschke ac7fb1b23e Remove legacy routing code 10 lat temu
  Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 10 lat temu
  Thomas Müller 33987eea83 remove legacy aka deprecated code: OC_Cache 10 lat temu
  Bart Visscher a4b7f5155f Fix PHPdoc in lib/private 10 lat temu
  Thomas Müller ecd74d3630 Merge pull request #8138 from owncloud/allow-app-in-routes.php 10 lat temu
  Thomas Müller 98a5f121fd To isolate the variable scope used inside the $file it is required in it's own method 10 lat temu
  Robin Appelman db95f49b7e Load all routes when matching an ocs route 10 lat temu
  Robin Appelman 9b2bb7c6ab fix undefined index warning in router 10 lat temu
  Robin Appelman d75c3d5f9a Fix routes getting lost when loading app routes twice 10 lat temu
  Robin Appelman e1d3d0e948 fix incorect array 10 lat temu
  Robin Appelman c17f415356 Only load core routes for ocs and settings 10 lat temu
  Robin Appelman 9e89ad07c6 Only load core routes when matching a core route 10 lat temu
  Robin Appelman f17674fef2 Only load routes from the apps we need 10 lat temu
  Robin Appelman 0d0aac6fff Load the routes when matching or generating a route instead of when creating the router 10 lat temu
  Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 10 lat temu