1. 30 9月, 2016 1 次提交
  2. 29 9月, 2016 1 次提交
  3. 28 9月, 2016 1 次提交
  4. 27 9月, 2016 1 次提交
  5. 22 9月, 2016 3 次提交
  6. 21 9月, 2016 6 次提交
  7. 20 9月, 2016 3 次提交
  8. 19 9月, 2016 6 次提交
  9. 18 9月, 2016 1 次提交
  10. 16 9月, 2016 1 次提交
  11. 15 9月, 2016 3 次提交
  12. 14 9月, 2016 1 次提交
    • Y
      Move pushes_since_gc to Redis · 4e87c023
      Yorick Peterse 提交于
      This moves tracking of the pushes since the last Git GC from PostgreSQL
      to Redis. This reduces the number of writes on the "projects" table.
      This in turn reduces the vacuuming overhead.
      
      The lease used for incrementing the counter has been removed. This lease
      was mostly put in place to prevent high database load but this isn't
      needed anymore due to the counter now being stored in Redis.
      
      Fixes gitlab-org/gitlab-ce#22125
      4e87c023
  13. 09 9月, 2016 1 次提交
  14. 08 9月, 2016 1 次提交
  15. 02 9月, 2016 1 次提交
  16. 01 9月, 2016 4 次提交
  17. 30 8月, 2016 2 次提交
  18. 25 8月, 2016 3 次提交