Skip to content
Snippets Groups Projects
  1. Jun 06, 2018
  2. May 24, 2018
  3. May 17, 2018
  4. Apr 23, 2018
  5. Jan 29, 2018
  6. Jan 20, 2018
  7. Jan 11, 2018
  8. Oct 30, 2017
  9. Oct 09, 2017
  10. Aug 28, 2017
  11. Jul 27, 2017
  12. Jul 04, 2017
  13. Jun 01, 2017
  14. Apr 25, 2017
  15. Apr 20, 2017
  16. Feb 28, 2017
  17. Feb 25, 2017
  18. Feb 24, 2017
  19. Feb 21, 2017
    • Drew Blessing's avatar
      # This is a combination of 2 commits. · d6584c94
      Drew Blessing authored
      # This is the 1st commit message:
      
      Add `copy` backup strategy to combat file changed errors
      
      The backup Rake task used to stream data directly from the live
      data directory into the backup. Under many circumstances this worked
      OK. However, really active instances would experience a 'file changed
      as we read it' error - especially with data like the registry. This
      now copies the data first, then compresses it. It will take a bit
      more disk space while the backup is in progress, but it's a
      necessary thing.
      
      # The commit message #2 will be skipped:
      
      #	Add env var
      d6584c94
  20. Feb 15, 2017
  21. Jan 31, 2017
  22. Jan 10, 2017
  23. Jan 09, 2017
  24. Jan 06, 2017
  25. Dec 24, 2016
  26. Nov 30, 2016
  27. Nov 24, 2016
  28. Nov 14, 2016
  29. Oct 25, 2016
  30. Oct 24, 2016
  31. Oct 21, 2016
  32. Oct 10, 2016
  33. Sep 29, 2016
  34. Sep 28, 2016
  35. Aug 19, 2016
  36. Aug 04, 2016
Loading