Skip to content
Snippets Groups Projects
  1. Aug 05, 2014
  2. Jul 29, 2014
  3. Jul 28, 2014
  4. Jul 25, 2014
  5. Jul 24, 2014
  6. Jul 17, 2014
  7. Jul 16, 2014
  8. Jul 15, 2014
  9. Jul 14, 2014
    • Arthur Schiwon's avatar
      remove dead code · ab2c7e06
      Arthur Schiwon authored
      do not filter groups. but update the user count according to the filter
      
      improve phpdoc
      
      improve metadata runtime cache
      
      add metadata tests
      ab2c7e06
  10. Jul 09, 2014
  11. Jul 08, 2014
    • Arthur Schiwon's avatar
      port of #9500 · 3338a0f2
      Arthur Schiwon authored
      don't trigger update from checkPassword, it is already  called by userExists, this is enough.
      
      do not write to database when the value is the same
      
      add test cases. also split test classes in a file each, looks like only the first class is being executed
      
      also appconfig shall not write to database if the value is unchanged
      3338a0f2
    • Robin Appelman's avatar
      Add repair step to set MySQL collation to utf8_bin · 76c709d7
      Robin Appelman authored
      Set default collation of mysql connection to utf8_bin
      Set utf_bin as default collation for new tables
      76c709d7
    • Thomas Müller's avatar
      Upload abortion is now detected within the OC_Connector_Sabre_File::put() · ea269f00
      Thomas Müller authored
      OC_Connector_Sabre_AbortedUploadDetectionPlugin is pointless
      
      Adding unit test testUploadAbort()
      ea269f00
    • Thomas Müller's avatar
      Adding new interface \OCP\Activity\IExtentsion · 8363f3c6
      Thomas Müller authored
      Adding method getNotificationTypes()
      Adding method filterNotificationTypes()
      Adding method getDefaultTypes()
      Adding method translate() and getTypeIcon()
      Adding method getGroupParameter()
      Adding method getNavigation()
      Adding method getNavigation()
      Adding method isFilterValid() and getQueryForFilter()
      Adding unit tests for \OC\ActivityManager
      8363f3c6
  12. Jul 07, 2014
  13. Jul 03, 2014
  14. Jul 01, 2014
  15. Jun 27, 2014
  16. Jun 26, 2014
  17. Jun 25, 2014
  18. Jun 24, 2014
  19. Jun 23, 2014
Loading