BigW Consortium Gitlab

  1. 07 Aug, 2017 1 commit
  2. 27 Jul, 2017 1 commit
  3. 25 Jul, 2017 1 commit
  4. 24 Jul, 2017 2 commits
  5. 06 Jul, 2017 3 commits
  6. 18 Jun, 2017 1 commit
  7. 11 May, 2017 1 commit
  8. 10 May, 2017 1 commit
  9. 04 May, 2017 1 commit
  10. 12 Apr, 2017 1 commit
  11. 10 Apr, 2017 1 commit
  12. 06 Apr, 2017 1 commit
  13. 05 Apr, 2017 1 commit
  14. 16 Mar, 2017 1 commit
  15. 13 Mar, 2017 3 commits
  16. 07 Mar, 2017 1 commit
  17. 06 Mar, 2017 1 commit
  18. 04 Mar, 2017 1 commit
  19. 01 Mar, 2017 2 commits
  20. 28 Feb, 2017 1 commit
  21. 23 Feb, 2017 1 commit
  22. 22 Feb, 2017 1 commit
  23. 20 Feb, 2017 1 commit
  24. 06 Feb, 2017 1 commit
  25. 18 Jan, 2017 1 commit
    • Add some API endpoints for time tracking. · 0f3c9355
      Ruben Davila authored
      New endpoints are:
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_estimate"
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_time_estimate"
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/add_spent_time"
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_spent_time"
      
      GET  :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_stats"
  26. 12 Jan, 2017 1 commit
  27. 05 Dec, 2016 1 commit
    • Feature: delegate all open discussions to Issue · 1123057a
      Bob Van Landuyt authored
      When a merge request can only be merged when all discussions are
      resolved. This feature allows to easily delegate those discussions to a
      new issue, while marking them as resolved in the merge request.
      
      The user is presented with a new issue, prepared with mentions of all
      unresolved discussions, including the first unresolved note of the
      discussion, time and link to the note.
      
      When the issue is created, the discussions in the merge request will get
      a system note directing the user to the newly created issue.
  28. 24 Nov, 2016 1 commit
  29. 13 Oct, 2016 1 commit
  30. 31 Aug, 2016 1 commit
  31. 24 Aug, 2016 3 commits
  32. 08 Aug, 2016 1 commit