1. 02 10月, 2017 1 次提交
  2. 01 10月, 2017 1 次提交
  3. 30 9月, 2017 1 次提交
  4. 28 9月, 2017 2 次提交
  5. 27 9月, 2017 1 次提交
  6. 26 9月, 2017 1 次提交
  7. 25 9月, 2017 2 次提交
  8. 21 9月, 2017 1 次提交
  9. 19 9月, 2017 2 次提交
  10. 16 9月, 2017 1 次提交
  11. 15 9月, 2017 1 次提交
    • Y
      Add missing index for getting recent push events · 590ed2ae
      Yorick Peterse 提交于
      This index is required to allow fast retrieval of recent push events
      without merge requests. Without this index in place the query would
      lead to PostgreSQL scanning over 150 000 index entries all the time,
      easily taking up between 200 and 500 milliseconds. This index
      reduces the time spent in this process to around 40 milliseconds on
      GitLab.com.
      590ed2ae
  12. 13 9月, 2017 1 次提交
  13. 11 9月, 2017 1 次提交
  14. 08 9月, 2017 2 次提交
  15. 07 9月, 2017 4 次提交
  16. 06 9月, 2017 7 次提交
  17. 05 9月, 2017 6 次提交
  18. 04 9月, 2017 1 次提交
  19. 03 9月, 2017 4 次提交