1. 20 6月, 2020 1 次提交
  2. 03 6月, 2020 1 次提交
  3. 28 5月, 2020 1 次提交
  4. 06 5月, 2020 1 次提交
  5. 28 4月, 2020 2 次提交
  6. 01 4月, 2020 1 次提交
  7. 23 3月, 2020 1 次提交
  8. 09 3月, 2020 1 次提交
  9. 06 3月, 2020 1 次提交
  10. 03 3月, 2020 1 次提交
  11. 28 2月, 2020 1 次提交
  12. 20 2月, 2020 1 次提交
  13. 17 1月, 2020 1 次提交
  14. 10 1月, 2020 1 次提交
  15. 03 1月, 2020 1 次提交
  16. 17 12月, 2019 1 次提交
  17. 13 12月, 2019 1 次提交
  18. 07 12月, 2019 1 次提交
  19. 03 12月, 2019 1 次提交
  20. 30 11月, 2019 1 次提交
  21. 23 11月, 2019 1 次提交
  22. 19 11月, 2019 1 次提交
  23. 15 11月, 2019 1 次提交
  24. 18 9月, 2019 1 次提交
  25. 17 9月, 2019 1 次提交
  26. 13 9月, 2019 1 次提交
  27. 11 9月, 2019 1 次提交
  28. 19 8月, 2019 1 次提交
  29. 08 8月, 2019 6 次提交
  30. 17 7月, 2019 1 次提交
  31. 03 7月, 2019 1 次提交
    • S
      Make Housekeeping button do a full garbage collection · d48ee860
      Stan Hu 提交于
      Previously the Housekeeping button and API would use the counter of last
      pushes to determine whether to do a full garbage collection, or whether
      to do one of the less comprehensive tasks: a full repack, incremental
      pack, or ref pack. This was confusing behavior, since a project owner
      might have to click the button dozens of times before a full GC would be
      initiated.
      
      This commit forces a full GC each time this is initiated. Note that the
      `ExclusiveLease` in `HousekeepingService` prevents users from clicking
      on the button more than once a day.
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63349
      d48ee860
  32. 31 5月, 2019 1 次提交
  33. 15 4月, 2019 1 次提交
  34. 26 3月, 2019 1 次提交