Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
  2. Aug 24, 2019
  3. Aug 23, 2019
  4. Aug 22, 2019
  5. Aug 19, 2019
  6. Aug 18, 2019
  7. Jul 15, 2019
  8. Jul 09, 2019
  9. Jul 08, 2019
  10. Jul 04, 2019
    • Marcel Amirault's avatar
      Small markdown tweaks to clear kramdown warnings · e108f0d9
      Marcel Amirault authored and Evan Read's avatar Evan Read committed
      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
  11. Jul 03, 2019
  12. Jun 07, 2019
    • 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
  13. May 17, 2019
    • 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
  14. May 15, 2019
    • 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
  15. Feb 26, 2019
  16. Feb 25, 2019
  17. Feb 21, 2019
  18. Feb 19, 2019
  19. Feb 18, 2019
  20. Feb 14, 2019
  21. Feb 05, 2019
  22. Jan 24, 2019
  23. Jan 14, 2019
  24. Jan 04, 2019
  25. Nov 23, 2018
    • 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
  26. Nov 22, 2018
  27. Nov 01, 2018
  28. Oct 31, 2018
  29. Oct 26, 2018
  30. Oct 03, 2018
  31. Aug 22, 2018
  32. Aug 01, 2018
  33. Jul 23, 2018
  34. May 24, 2018
  35. May 21, 2018
  36. Mar 06, 2018
  37. Mar 05, 2018
Loading