An error occurred fetching the project authors.
  1. 03 Jul, 2019 3 commits
  2. 07 Jun, 2019 2 commits
    • Patrick Derichs's avatar
      Add task count and completed count to responses of Issue and MR · b70d23c2
      Patrick Derichs authored
      Add spec for task_completion_status
      
      Add test cases for task_completion_status result
      
      Extracted shared samples
      
      Add new spec file for task completion status response
      
      Fix style errors
      
      Add changelog entry
      
      Changed samples to Hashes
      
      Remove test for successful request
      
      Remove not nil expectation
      
      Add task_completion_status to api documentation for issues
      
      Add task_completion_status to api documentation for merge_requests
      
      Refactor spec so it just requests one specific item
      
      Add task_completion_status to Taskable
      
      Simplified task completion status in entities
      
      Refactor spec so it separates status code check and content check
      
      Fix spec description text and field name
      b70d23c2
    • Patrick Derichs's avatar
      EE Port of add task_completion_status to Taskable · aeddb74d
      Patrick Derichs authored
      Updates api documentation for all issues
      and merge_requests related responses too.
      aeddb74d
  3. 17 May, 2019 2 commits
    • Alexandru Croitor's avatar
      Review updates and cleanup · 6ab85eea
      Alexandru Croitor authored
      * Cleaned issues and issues_statistics docs
      * Renamed param with_labels_data to with_labels_details
      * Added spec for N+1 check when retrieving labels from issue
      * Refactoed CheckAssigneesCount validation class
      6ab85eea
    • Alexandru Croitor's avatar
      Review updates and cleanup · 9ff6edf6
      Alexandru Croitor authored
      * Cleaned issues and issues_statistics docs
      * Renamed param with_labels_data to with_labels_details
      * Added spec for N+1 check when retrieving labels from issue
      * Refactoed CheckAssigneesCount validation class
      9ff6edf6
  4. 15 May, 2019 2 commits
    • Alexandru Croitor's avatar
      Add params validations and remove extra params support · fff0f8db
      Alexandru Croitor authored
      Remove label_name and milestone_title params support
      Add mutually_exclusive validation for author_id and author_username
      Add mutually_exclusive validation for assignee_id and assignee_username
      Add validation to allow single value for asignee_username on CE
      Add separate issue_stats_params helper for statistics params and
      reuse in issue_stats params.
      fff0f8db
    • Alexandru Croitor's avatar
      Add params validations and remove extra params support · f117c032
      Alexandru Croitor authored
      Remove label_name and milestone_title params support
      Add mutually_exclusive validation for author_id and author_username
      Add mutually_exclusive validation for assignee_id and assignee_username
      Add validation to allow single value for asignee_username on CE
      Add separate issue_stats_params helper for statistics params and
      reuse in issues_params.
      f117c032
  5. 30 Apr, 2019 1 commit
  6. 26 Feb, 2019 2 commits
  7. 25 Feb, 2019 3 commits
  8. 21 Feb, 2019 1 commit
  9. 19 Feb, 2019 1 commit
  10. 18 Feb, 2019 3 commits
  11. 14 Feb, 2019 1 commit
  12. 05 Feb, 2019 1 commit
  13. 24 Jan, 2019 2 commits
  14. 14 Jan, 2019 1 commit
  15. 04 Jan, 2019 2 commits
  16. 23 Nov, 2018 1 commit
    • Jacopo's avatar
      Filter by `None`/`Any` for labels in issues/mrs API · c068ac67
      Jacopo authored
      By using the parameters `?labels=None|Any` the user can filter
      issues/mrs from the API that has `none/any` label.
      
      Affected endpoints are:
      
      - /api/issues
      - /api/projects/:id/issues
      - /api/groups/:id/issues
      - /api/merge_requests
      - /api/projects/:id/merge_requests
      - /api/groups/:id/merge_requests
      c068ac67
  17. 22 Nov, 2018 1 commit
  18. 01 Nov, 2018 3 commits
  19. 31 Oct, 2018 2 commits
  20. 30 Oct, 2018 1 commit
  21. 26 Oct, 2018 1 commit
  22. 03 Oct, 2018 1 commit
  23. 14 Sep, 2018 1 commit
  24. 28 Aug, 2018 1 commit
  25. 22 Aug, 2018 1 commit