Skip to content
Snippets Groups Projects
  1. Jun 04, 2019
  2. Mar 05, 2019
  3. Feb 14, 2019
  4. May 19, 2017
  5. May 16, 2017
  6. Apr 13, 2017
  7. Mar 22, 2017
  8. Mar 21, 2017
  9. Aug 22, 2016
  10. Jul 21, 2016
  11. Apr 29, 2016
    • Roeland Jago Douma's avatar
      Move more from \OC to PSR-4 · f52c5b31
      Roeland Jago Douma authored
      * \OC\OCSClient
      * \OC\Preview
      * \OC\PreviewManager
      * \OC\Repair
      * \OC\RepairException
      * \OC\Search
      * \OC\ServerContainer
      * \OC\ServerNotAvailableException
      * \OC\ServiceUnavailableException
      * \OC\Setup
      * \OC\Streamer
      * \OC\SubAdmin
      * \OC\SystemConfig
      * \OC\TagManager
      * \OC\Tags
      * \OC\TempManager
      * \OC\TemplateLayout
      * \OC\URLGenerator
      * \OC\Updater
      f52c5b31
  12. Jan 12, 2016
  13. Jan 04, 2016
  14. Dec 18, 2015
  15. Sep 23, 2015
  16. Aug 19, 2015
    • Robin McCorkell's avatar
      Introduce BackendService for managing external storage backends · 37beb58c
      Robin McCorkell authored
      Backends are registered to the BackendService through new data
      structures:
      
      Backends are concrete classes, deriving from
      \OCA\Files_External\Lib\Backend\Backend. During construction, the
      various configuration parameters of the Backend can be set, in a design
      similar to Symfony Console.
      
      DefinitionParameter stores a parameter configuration for an external
      storage: name of parameter, human-readable name, type of parameter
      (text, password, hidden, checkbox), flags (optional or not).
      
      Storages in the StoragesController now get their parameters validated
      server-side (fixes a TODO).
      37beb58c
  17. Mar 26, 2015
  18. Feb 26, 2015
  19. Feb 23, 2015
  20. Aug 31, 2014
  21. May 13, 2014
  22. Oct 07, 2013
  23. Oct 06, 2013
  24. Oct 04, 2013
Loading