Skip to content
Snippets Groups Projects
  1. Dec 27, 2019
  2. Nov 29, 2019
  3. Nov 27, 2019
  4. Nov 11, 2019
  5. Nov 05, 2019
  6. Oct 20, 2019
  7. Oct 18, 2019
  8. Oct 01, 2019
  9. Sep 18, 2019
  10. Sep 17, 2019
  11. Sep 04, 2019
  12. Aug 24, 2019
  13. Aug 23, 2019
  14. Aug 22, 2019
  15. Aug 19, 2019
  16. Aug 18, 2019
  17. Jul 15, 2019
  18. Jul 09, 2019
  19. Jul 08, 2019
  20. 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
  21. Jul 03, 2019
  22. 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
  23. 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
  24. 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
  25. Feb 26, 2019
  26. Feb 25, 2019
  27. Feb 21, 2019
  28. Feb 19, 2019
  29. Feb 18, 2019
  30. Feb 14, 2019
  31. Feb 05, 2019
  32. Jan 24, 2019
  33. Jan 14, 2019
  34. Jan 04, 2019
  35. 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
  36. Nov 22, 2018
  37. Nov 01, 2018
  38. Oct 31, 2018
Loading