Skip to content
Snippets Groups Projects
  1. Nov 25, 2014
  2. Nov 24, 2014
  3. Nov 23, 2014
  4. Nov 21, 2014
  5. Nov 20, 2014
  6. Nov 19, 2014
  7. Nov 18, 2014
  8. Nov 17, 2014
  9. Nov 15, 2014
  10. Nov 14, 2014
  11. Nov 13, 2014
    • michag86's avatar
      removal of wrong/double implemented check · 7e70c4ee
      michag86 authored
      Check already implemented in core/settings/ajax/changedisplayname.php
      7e70c4ee
    • Lukas Reschke's avatar
      Run preupdate before an update · 5f8fb8d1
      Lukas Reschke authored
      The update routine tries to test the database migration before actually performing the update.
      
      However, this will fail hard if the schema has changed (for example an unique key has been added). App developers can convert the DB in preupdate.php, however it is not called before and therefore the update fails.
      
      This actually breaks ownCloud updates from ownCloud 6 to ownCloud 7 when the files_antivirus app is enabled.
      5f8fb8d1
  12. Nov 12, 2014
Loading