BigW Consortium Gitlab

  1. 19 Jan, 2018 1 commit
  2. 10 Jan, 2018 1 commit
  3. 05 Jan, 2018 1 commit
  4. 20 Dec, 2017 1 commit
  5. 15 Dec, 2017 1 commit
  6. 01 Dec, 2017 1 commit
  7. 08 Nov, 2017 1 commit
  8. 03 Nov, 2017 1 commit
  9. 03 Oct, 2017 1 commit
  10. 14 Sep, 2017 2 commits
  11. 05 Sep, 2017 2 commits
  12. 29 Aug, 2017 1 commit
  13. 07 Aug, 2017 1 commit
  14. 27 Jul, 2017 2 commits
  15. 11 Jul, 2017 2 commits
  16. 18 Jun, 2017 1 commit
  17. 10 May, 2017 1 commit
  18. 26 Apr, 2017 1 commit
  19. 25 Apr, 2017 1 commit
  20. 08 Apr, 2017 2 commits
  21. 07 Mar, 2017 2 commits
  22. 06 Mar, 2017 1 commit
  23. 01 Mar, 2017 2 commits
    • Use v4 endpoint in API docs · 1ead6a97
      Robert Schilling authored
    • Update occurrences of MWBS to MWPS · a0101ebf
      James Lopez authored
       Rename column in the database
       Rename fields related to import/export feature
       Rename API endpoints
       Rename documentation links
       Rename the rest of occurrences in the code
       Replace the images that contain the words "build succeeds" and docs referencing to them
       Make sure pipeline is green and nothing is missing.
      
      updated doc images
      
      renamed only_allow_merge_if_build_succeeds in projects and fixed references
      
      more updates
      
      fix some spec failures
      
      fix rubocop offences
      
      fix v3 api spec
      
      fix MR  specs
      
      fixed issues with partials
      
      fix MR spec
      
      fix alignment
      
      add missing v3 to v4 doc
      
      wip - refactor v3 endpoints
      
      fix specs
      
      fix a few typos
      
      fix project specs
      
      copy entities fully to V3
      
      fix  entity error
      
      more fixes
      
      fix failing specs
      
      fixed missing entities in V3 API
      
      remove comment
      
      updated code based on feedback
      
      typo
      
      fix spec
  24. 23 Feb, 2017 1 commit
  25. 22 Feb, 2017 1 commit
  26. 09 Feb, 2017 1 commit
  27. 06 Feb, 2017 1 commit
  28. 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"
  29. 11 Dec, 2016 1 commit
  30. 04 Dec, 2016 1 commit
  31. 24 Nov, 2016 1 commit
  32. 22 Nov, 2016 2 commits