BigW Consortium Gitlab

  1. 10 Feb, 2017 1 commit
  2. 09 Feb, 2017 1 commit
  3. 08 Feb, 2017 1 commit
  4. 07 Feb, 2017 5 commits
  5. 06 Feb, 2017 1 commit
  6. 05 Feb, 2017 2 commits
  7. 03 Feb, 2017 2 commits
    • Adjust V3 projects typo on spec · cdd2346d
      Oswaldo Ferreira authored
    • Fix broken tests · c5f5ce88
      Filipa Lacerda authored
      Rename Build to Job
      
      Replace "Builds" by "Jobs" and fix broken specs
      
      Replace "Builds" by "Jobs"
      
      Fix broken spinach test
      
      Fix broken test
      
      Remove `˙` at the beginning of the file
      
      Fix broken spinach test
      
      Fix broken tests
      
      Changes after review
  8. 02 Feb, 2017 4 commits
  9. 01 Feb, 2017 1 commit
  10. 30 Jan, 2017 3 commits
  11. 26 Jan, 2017 1 commit
  12. 25 Jan, 2017 3 commits
  13. 23 Jan, 2017 4 commits
  14. 22 Jan, 2017 1 commit
  15. 21 Jan, 2017 1 commit
  16. 20 Jan, 2017 1 commit
  17. 19 Jan, 2017 1 commit
  18. 18 Jan, 2017 3 commits
    • 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"
    • Respond with validation errors in commit status API · 9ce8aa31
      Grzegorz Bizon authored
      If validation errors are present, include validation errors in the
      commit status API payload, instead of depending on state machine errors
      caused by invalid record.
  19. 17 Jan, 2017 1 commit
  20. 16 Jan, 2017 1 commit
  21. 15 Jan, 2017 2 commits