Skip to content
Snippets Groups Projects
  1. Oct 02, 2019
  2. Sep 18, 2019
  3. Sep 17, 2019
  4. Sep 10, 2019
  5. Sep 06, 2019
  6. Sep 03, 2019
  7. Aug 27, 2019
  8. Aug 26, 2019
  9. Aug 22, 2019
  10. Aug 06, 2019
  11. Aug 05, 2019
  12. Jul 15, 2019
  13. Jul 11, 2019
  14. Jul 01, 2019
  15. Jun 20, 2019
  16. Jun 03, 2019
  17. Apr 10, 2019
  18. Apr 08, 2019
  19. Mar 11, 2019
  20. Mar 07, 2019
  21. Feb 28, 2019
  22. Feb 22, 2019
  23. Feb 18, 2019
  24. Feb 15, 2019
  25. Jan 24, 2019
  26. Jan 09, 2019
  27. Dec 26, 2018
  28. Dec 13, 2018
    • Zeger-Jan van de Weg's avatar
      Restore Object Pools when restoring an object pool · 89a407dc
      Zeger-Jan van de Weg authored
      Pool repositories are persisted in the database, and when the DB is
      restored, the data need to be restored on disk. This is done by
      resetting the state machine and rescheduling the object pool creation.
      
      This is not an exact replica of the state like at the time of the
      creation of the backup. However, the data is consistent again.
      
      Dumping isn't required as internally GitLab uses git bundles which
      bundle all refs and include all objects in the bundle that they require,
      reduplicating as more repositories get backed up. This does require more
      data to be stored.
      
      Fixes https://gitlab.com/gitlab-org/gitaly/issues/1355
      Unverified
      89a407dc
  29. Nov 28, 2018
  30. Nov 23, 2018
  31. Oct 30, 2018
  32. Sep 27, 2018
  33. Sep 25, 2018
  34. Sep 13, 2018
  35. Sep 10, 2018
  36. Aug 29, 2018
  37. Jun 27, 2018
Loading