BigW Consortium Gitlab

  1. 16 May, 2016 1 commit
  2. 13 May, 2016 2 commits
  3. 12 May, 2016 1 commit
  4. 10 May, 2016 3 commits
  5. 09 May, 2016 2 commits
  6. 08 May, 2016 4 commits
  7. 04 May, 2016 1 commit
  8. 02 May, 2016 2 commits
  9. 29 Apr, 2016 1 commit
  10. 28 Apr, 2016 1 commit
    • Load the "New Branch" button asynchronously · 04266470
      Yorick Peterse authored
      This button depends on Issue#can_be_worked_on? which in turn depends on
      Issue#related_branches. By rendering this button asynchronously we can
      finally remove all usages of Issue#related_branches and
      Issue#referenced_merge_requests from the issues "show" page.
  11. 22 Apr, 2016 3 commits
  12. 19 Apr, 2016 2 commits
  13. 18 Apr, 2016 1 commit
  14. 15 Apr, 2016 1 commit
  15. 13 Apr, 2016 3 commits
    • Load related MRs/branches asynchronously · 31e28ebc
      Yorick Peterse authored
      Currently this works by loading the HAML partials via XHR. While this is
      not the nicest setup it _is_ the easiest setup using the tools we
      currently have.
      
      Loading this data asynchronously doesn't make loading the related
      MRs/branches itself faster, it merely ensures that loading the issue
      itself is not slowed down.
      
      Fixes gitlab-org/gitlab-ce#14949
    • Pipeline view · f5d24e60
      Kamil Trzcinski authored
    • WIP · e84c155f
      Kamil Trzcinski authored
  16. 12 Apr, 2016 2 commits
  17. 08 Apr, 2016 1 commit
  18. 06 Apr, 2016 3 commits
  19. 04 Apr, 2016 1 commit
  20. 30 Mar, 2016 3 commits
  21. 23 Mar, 2016 2 commits