summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Filter Geo proxied data from api_json.logsh-filter-geo-outputStan Hu2019-07-141-1/+2
* Merge branch 'upgrade-rails-5-2-ce' into 'master'Bob Van Landuyt2019-07-122-3/+4
|\
| * Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-122-3/+4
* | Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon2019-07-124-1/+146
|\ \ | |/ |/|
| * Add API for CRUD group clusters55623-group-cluster-apisDylan Griffith2019-07-113-0/+145
| * Refactor: model errors for multi cluster validationDylan Griffith2019-07-111-1/+1
* | Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* | Merge branch '58275-rename-project-entity' into 'master'Jan Provaznik2019-07-102-5/+5
|\ \
| * | Rename ProjectEntity to IssuableEntity58275-rename-project-entityAlexandru Croitor2019-07-092-5/+5
* | | Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-097-5/+30
|\ \ \
| * | | Remove `:graphql` feature flagcharlie ablett2019-07-091-2/+0
| |/ /
| * | Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-092-0/+19
| * | Adding order by to list runner jobs api.sujay patel2019-07-051-0/+2
| * | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-042-2/+6
| * | Merge branch 'sh-fix-issue-63349' into 'master'Rémy Coutable2019-07-041-1/+1
| |\ \ | | |/ | |/|
| | * Make Housekeeping button do a full garbage collectionsh-fix-issue-63349Stan Hu2019-07-031-1/+1
| * | Add Grafana to Admin > Monitoring menu when enabledManeschi Romain2019-07-031-0/+2
* | | Fix API performance problem of auto_devops queryMathieu Parent2019-07-031-0/+2
* | | Add auto_devops_* to project APIMathieu Parent2019-07-032-0/+8
* | | Add auto_cancel_pending_pipelines to project APIMathieu Parent2019-07-032-0/+3
* | | Add build_coverage_regex to project APIMathieu Parent2019-07-032-0/+3
* | | Add build_timeout to project APIMathieu Parent2019-07-032-0/+3
* | | Add build_git_strategy attribute to project APIMathieu Parent2019-07-032-0/+5
* | | Add *_access_level to project APIMathieu Parent2019-07-032-7/+34
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-037-9/+14
|\ \
| * | Show upcoming status for releasesJason Goodman2019-07-032-0/+4
| |/
| * Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-5/+5
| * Merge branch '63212-n-1-queries-in-projects-id-boards-api' into 'master'Thong Kuah2019-06-284-4/+4
| |\
| | * Remove N+1 query for project and group boardscharlieablett2019-06-264-4/+4
| * | Add support for creating random passwords in user creation APIsh-add-force-random-password-user-apiStan Hu2019-06-271-0/+1
* | | Merge branch 'security-mr-head-pipeline-leak' into 'master'Marin Jankovski2019-07-021-1/+3
|\ \ \
| * | | Gate MR head_pipeline behind read_pipeline abilityMatija Čupić2019-06-081-1/+3
* | | | Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-024-8/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Expose merge requests count based on user accessAlexandru Croitor2019-06-184-8/+8
* | | | refactor: remove Sentry from application settingsRoger Meier2019-06-251-8/+0
| |_|/ |/| |
* | | Change HTTP Status Code when repository disabledSam Battalio2019-06-243-2/+12
* | | Rename Todos.with_api_entity_associations to with_entity_associationssh-optimize-todos-controllerStan Hu2019-06-241-1/+1
* | | Add name & search parameters to project environments APILee Tickett2019-06-241-1/+6
* | | Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-242-19/+7
|\ \ \
| * | | Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-202-19/+7
* | | | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-211-7/+8
|/ / /
* | | Updating CE repo to include new EE users API changesMichael Leopard2019-06-191-14/+1
* | | Merge branch 'pderichs-52123' into 'master'Robert Speicher2019-06-195-29/+31
|\ \ \
| * | | Simplify result of find_noteablepderichs-52123Patrick Derichs2019-06-191-3/+1
| * | | Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-195-28/+32
| |/ /
* | | Add documentation and testsManoj MJ2019-06-192-2/+6
* | | 59702 Fix API notification flags for MS TeamsSeiji Suenaga2019-06-181-2/+3
* | | Add 2nd response for container api bulk deleteSteve Abrams2019-06-181-0/+10
|/ /
* | Merge branch '56737-commits-and-mr-events-on-jira-api' into 'master'Stan Hu2019-06-171-1/+1
|\ \
| * | 56737 Expose currently supported events properly on services APIZsolt Kovari2019-06-161-1/+1