BigW Consortium Gitlab

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