An error occurred fetching the project authors.
  1. 17 Sep, 2019 1 commit
  2. 04 Sep, 2019 1 commit
  3. 24 Aug, 2019 1 commit
  4. 23 Aug, 2019 1 commit
  5. 22 Aug, 2019 1 commit
  6. 19 Aug, 2019 1 commit
  7. 18 Aug, 2019 1 commit
  8. 15 Jul, 2019 1 commit
  9. 09 Jul, 2019 1 commit
  10. 08 Jul, 2019 1 commit
  11. 04 Jul, 2019 1 commit
    • Marcel Amirault's avatar
      Small markdown tweaks to clear kramdown warnings · e108f0d9
      Marcel Amirault authored
      Fixing square brackets, links, etc in:
        merge_requests.md
        vulnerabilities.md
        issues.md
        issues_statistics.md
        pipelines.md
        services.md
        group_milestones.md
        milestones.md
        runners.md
        changelog.md
        issue_workflow.md
        elasticsearch.md
        api_graphql_styleguide.md
        automatic_ce_ee_merge.md
        file_storage.md
        architecture.md
        database_debugging.md
        index.md
        index.md
        frontend_testing.md
        pry_debugging.md
        vue.md
        development_process.md
      e108f0d9
  12. 03 Jul, 2019 1 commit
  13. 07 Jun, 2019 1 commit
    • 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
  14. 17 May, 2019 1 commit
    • 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
  15. 15 May, 2019 1 commit
    • 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
  16. 26 Feb, 2019 1 commit
  17. 25 Feb, 2019 2 commits
  18. 21 Feb, 2019 1 commit
  19. 19 Feb, 2019 1 commit
  20. 18 Feb, 2019 2 commits
  21. 14 Feb, 2019 1 commit
  22. 05 Feb, 2019 1 commit
  23. 24 Jan, 2019 1 commit
  24. 14 Jan, 2019 1 commit
  25. 04 Jan, 2019 1 commit
  26. 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
  27. 22 Nov, 2018 1 commit
  28. 01 Nov, 2018 1 commit
  29. 31 Oct, 2018 2 commits
  30. 26 Oct, 2018 1 commit
  31. 03 Oct, 2018 1 commit
  32. 22 Aug, 2018 1 commit
  33. 01 Aug, 2018 1 commit
  34. 23 Jul, 2018 1 commit
  35. 24 May, 2018 1 commit
  36. 21 May, 2018 1 commit
  37. 06 Mar, 2018 1 commit