summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '42025-fix-issue-api' into 'master'Sean McGivern2018-01-151-2/+4
|\
| * [API] Fix creating issue when assignee_id is empty42025-fix-issue-apiValery Sizov2018-01-151-2/+4
* | Merge branch 'fix-duplication-circuit-breakers' into 'master'Douwe Maan2018-01-151-2/+2
|\ \ | |/ |/|
| * Fix duplication in API::CircuitBreakersSerdar Dogruyol2018-01-151-2/+2
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-1113-0/+14
* | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-112-2/+2
|\ \
| * | Remove soft removals related codeYorick Peterse2018-01-082-2/+2
* | | Merge branch '39214__pipeline_api' into 'master'Sean McGivern2018-01-111-0/+16
|\ \ \
| * | | Fix styleTony Rom2018-01-101-2/+3
| * | | Add `pipelines` endpoint to merge requests APITony Rom2017-12-151-0/+15
* | | | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-093-3/+5
* | | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-091-0/+12
|\ \ \ \
| * | | | Backport authorized_keys branch 'find-key-by-fingerprint'Pablo Carranza2018-01-081-0/+12
| | |/ / | |/| |
* | | | Save user ID and username in Grape API log (api_json.log)sh-store-user-in-api-logsStan Hu2018-01-082-1/+9
|/ / /
* | | API: get participants from merge_requests & issuesBrent Greeff2018-01-052-0/+23
* | | Merge branch 'api-domains-expose-project_id' into 'master'Dmitriy Zaporozhets2018-01-051-0/+1
|\ \ \
| * | | Expose project_id on /api/v4/pages/domainsLuc Didry2018-01-031-0/+1
* | | | Merge branch 'backport-issue_3413' into 'master'Sean McGivern2018-01-057-60/+101
|\ \ \ \
| * | | | EE-BACKPORT group boardsFelipe Artur2018-01-047-60/+101
| |/ / /
* | | | Merge branch 'feature/api_runners_online' into 'master'Rémy Coutable2018-01-051-0/+2
|\ \ \ \
| * | | | Add status attribute to runner api entityAlessio Caiazza2018-01-051-0/+1
| * | | | Add online attribute to runner api entityAlessio Caiazza2018-01-031-0/+1
| |/ / /
* | | | Merge branch 'rd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-...Grzegorz Bizon2018-01-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix API endpoints to edit wiki pages where project belongs to a grouprd-api-request-to-edit-wiki-page-fails-when-project-belongs-to-groupRubén Dávila2018-01-031-1/+1
* | | | Merge branch 'ce-4135-remove-ee-specific-code-from-post-api-v4-projects-id-me...Robert Speicher2018-01-021-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Backport a change made in EEce-4135-remove-ee-specific-code-from-post-api-v4-projects-id-membersRémy Coutable2017-12-211-1/+3
* | | | Gracefully handle orphaned write deploy keys in /internal/post_receivesh-handle-orphaned-deploy-keysStan Hu2017-12-241-3/+6
* | | | Support new chat notifications parameters in Services APIMark Fletcher2017-12-222-34/+151
|/ / /
* | | Merge branch '38318-search-merge-requests-with-api' into 'master'Rémy Coutable2017-12-202-2/+3
|\ \ \
| * | | Add optional `search` param for Merge Requests APIMark Fletcher2017-12-201-0/+1
| * | | Employ declared_params in finder methods for MR and Issue API listsMark Fletcher2017-12-202-2/+2
* | | | Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-192-4/+4
|/ / /
* | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-1513-50/+177
|\ \ \ | |/ /
| * | sorting for tags apihaseeb2017-12-141-1/+6
| * | Adds ordering to projects contributors in APIJacopo2017-12-131-1/+3
| |/
| * Merge branch 'issue_30663' into 'security-10-2'Sean McGivern2017-12-081-0/+2
| * Merge branch 'rs-security-group-api' into 'security-10-2'Douwe Maan2017-12-081-2/+15
| * Allow git pull/push on project redirectsMayra Cabrera2017-12-081-2/+11
| * Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-1/+1
| * Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-0/+3
| * Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-071-10/+8
| |\
| | * CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-10/+8
| * | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-10/+11
| * | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-052-9/+7
| |\ \ | | |/ | |/|
| | * Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-031-4/+5
| | * Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-032-9/+6
| | * Create Ci::ArtifactsZeger-Jan van de Weg2017-12-031-1/+1
| * | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-044-14/+98
| |\ \
| | * | Not forcing to redefine preload_relationFrancisco Lopez2017-12-011-1/+1
| | * | Undoing the change to ForkNetworkMemberFrancisco Lopez2017-12-011-11/+7