BigW Consortium Gitlab

  1. 04 May, 2017 1 commit
  2. 14 Apr, 2017 1 commit
  3. 12 Apr, 2017 1 commit
  4. 10 Apr, 2017 1 commit
  5. 05 Apr, 2017 1 commit
  6. 28 Mar, 2017 1 commit
  7. 20 Mar, 2017 1 commit
  8. 16 Mar, 2017 1 commit
  9. 13 Mar, 2017 3 commits
  10. 07 Mar, 2017 1 commit
  11. 06 Mar, 2017 1 commit
  12. 01 Mar, 2017 1 commit
  13. 23 Feb, 2017 2 commits
  14. 21 Feb, 2017 1 commit
  15. 20 Feb, 2017 1 commit
  16. 06 Feb, 2017 1 commit
  17. 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"
  18. 12 Jan, 2017 2 commits
  19. 04 Jan, 2017 2 commits
  20. 22 Dec, 2016 1 commit
  21. 07 Dec, 2016 1 commit
  22. 06 Dec, 2016 1 commit
  23. 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.
  24. 29 Nov, 2016 2 commits
  25. 24 Nov, 2016 1 commit
  26. 17 Nov, 2016 1 commit
  27. 09 Sep, 2016 1 commit
  28. 31 Aug, 2016 1 commit
  29. 30 Aug, 2016 4 commits
  30. 15 Aug, 2016 2 commits