Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Thomas Müller e4e0b5a822 Respect coding style 12 gadi atpakaļ
  Robin Appelman 2508f64efe set debug mode if an xdebug session is active 12 gadi atpakaļ
  Robin Appelman a7255181ad fix autoloader throwing errors for non-oc classes 12 gadi atpakaļ
  Robin Appelman 3dacf149de allow configuring user backends in config.php 12 gadi atpakaļ
  Robin Appelman f67aef608f load authentication apps on login 12 gadi atpakaļ
  Robin Appelman ebd813ae95 don't throw errors in the autoloader when a class doesn't exist 12 gadi atpakaļ
  Bart Visscher db18218a1b Space before tab fixes 12 gadi atpakaļ
  Bart Visscher 52f2e7112e Whitespace fixes in lib 12 gadi atpakaļ
  Bart Visscher 53e51fe46b Clean user cache on login 12 gadi atpakaļ
  Bart Visscher 8a02a8852f Add background job for global file cache cleanup 12 gadi atpakaļ
  Lukas Reschke 0d8df3f55c Revert "Combine install checks in lib/base.php" 12 gadi atpakaļ
  Michael Gapczynski 465767670b Check blacklist when renaming files 12 gadi atpakaļ
  Lukas Reschke 8ec45870a3 Validate cookie properly and prevent auth bypass 12 gadi atpakaļ
  Jakob Sack 0ea4fa298c Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed 12 gadi atpakaļ
  Jakob Sack 81b997b56e Merge branch 'backgroundjobs' 12 gadi atpakaļ
  Bart Visscher 82b10954e7 Simplify loading app php script files 12 gadi atpakaļ
  Bart Visscher 5e7086adc9 Move login handling to OC class 12 gadi atpakaļ
  Bart Visscher 83403784d1 Always load when the requested file is css 12 gadi atpakaļ
  Bart Visscher da07245f59 Move OC::loadfile and OC::loadapp next to OC::handleRequest 12 gadi atpakaļ
  Bart Visscher e3c732040b Make OC::loadfile and OC::loadapp protected, only used in OC::handleRequest 12 gadi atpakaļ
  Bart Visscher 0973969386 Cleanup OC::loadfile 12 gadi atpakaļ
  Bart Visscher aa9fbf6639 Combine install checks in lib/base.php 12 gadi atpakaļ
  Jakob Sack 889f0a1c6d rename appconfig keys for backgroundjobs 12 gadi atpakaļ
  Jakob Sack 13a0818fec Be more precise regarding backgroundjobs mode 12 gadi atpakaļ
  Bart Visscher 3387454094 Move login code from index.php to OC class 12 gadi atpakaļ
  Bart Visscher 9156fb73fd Move handling request of index.php to OC class 12 gadi atpakaļ
  Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 12 gadi atpakaļ
  Bart Visscher 99ce7ba1df Move serverHost and serverProtocol functions to OC_Request 12 gadi atpakaļ
  Bart Visscher 6d0390dcca Fix rewriting GET parameters with ? in REQUESTEDAPP 12 gadi atpakaļ
  Arthur Schiwon 57c375ea24 Support for OCA namespace 12 gadi atpakaļ