An error occurred fetching the project authors.
  1. 02 Oct, 2017 1 commit
  2. 01 Oct, 2017 1 commit
  3. 30 Sep, 2017 1 commit
  4. 28 Sep, 2017 2 commits
  5. 27 Sep, 2017 1 commit
  6. 25 Sep, 2017 3 commits
  7. 21 Sep, 2017 1 commit
  8. 19 Sep, 2017 1 commit
  9. 18 Sep, 2017 1 commit
  10. 15 Sep, 2017 1 commit
  11. 14 Sep, 2017 1 commit
    • Yorick Peterse's avatar
      Add missing index for getting recent push events · 590ed2ae
      Yorick Peterse authored
      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 Sep, 2017 1 commit
  13. 11 Sep, 2017 1 commit
  14. 08 Sep, 2017 1 commit
    • Rubén Dávila's avatar
      Revert "Merge branch... · 52a2423e
      Rubén Dávila authored
      Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
      
      This reverts merge request !13619
      52a2423e
  15. 07 Sep, 2017 3 commits
  16. 06 Sep, 2017 9 commits
  17. 05 Sep, 2017 6 commits
  18. 04 Sep, 2017 1 commit
  19. 03 Sep, 2017 4 commits