1. 08 8月, 2019 7 次提交
  2. 06 8月, 2019 1 次提交
  3. 01 8月, 2019 2 次提交
  4. 29 7月, 2019 1 次提交
  5. 26 7月, 2019 1 次提交
  6. 25 7月, 2019 1 次提交
  7. 24 7月, 2019 3 次提交
  8. 23 7月, 2019 1 次提交
  9. 19 7月, 2019 1 次提交
  10. 18 7月, 2019 1 次提交
  11. 17 7月, 2019 1 次提交
  12. 16 7月, 2019 1 次提交
  13. 11 7月, 2019 2 次提交
  14. 10 7月, 2019 1 次提交
  15. 09 7月, 2019 3 次提交
  16. 08 7月, 2019 1 次提交
    • T
      Extract deployment_metrics into own object · d2ba2951
      Thong Kuah 提交于
      We can now share project so that we don't have to load project twice.
      Also, this extracts non-relevant logic out of Deployment.
      
      Update DeploymentsController accordingly
      d2ba2951
  17. 05 7月, 2019 2 次提交
  18. 04 7月, 2019 1 次提交
    • N
      Allow asynchronous rebase operations to be monitored · 381468d0
      Nick Thomas 提交于
      This MR introduces tracking of the `rebase_jid` for merge requests. As
      with `merge_ongoing?`, `rebase_in_progress?` will now return true if a
      rebase is proceeding in sidekiq.
      
      After one release, we should remove the Gitaly-based lookup of rebases.
      It is much better to track this kind of thing via the database.
      381468d0
  19. 03 7月, 2019 1 次提交
  20. 02 7月, 2019 1 次提交
    • N
      Registry component now includes error messages · f01127ad
      Nick Kipling 提交于
      Includes changes to the Vue container registry component to support
      the display of an empty message and error message when invalid
      characters are found in the group, project or branch name.
      
      repositories/index.html.haml has been changed to remove the content
      and place into Vue component.
      f01127ad
  21. 01 7月, 2019 1 次提交
  22. 29 6月, 2019 3 次提交
  23. 28 6月, 2019 2 次提交
  24. 27 6月, 2019 1 次提交