summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-262-8/+2
|\
| * Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-252-8/+2
* | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-261-2/+2
|\ \
| * | Rename latest_successful to be more explicitMatija Čupić2019-07-261-2/+2
* | | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-261-1/+1
| |/ |/|
* | Remove dead MySQL codeNick Thomas2019-07-231-9/+2
|/
* Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master'Sean McGivern2019-07-231-1/+3
|\
| * Add specs for specifying pipeline behaviorMatija Čupić2019-07-231-6/+3
| * Multiple pipeline support for Build statusGaetan Semet2019-07-171-1/+6
* | Merge branch 'ci_default_git_depth_only' into 'master'Douglas Barbosa Alexandre2019-07-181-0/+1
|\ \
| * | API: Allow changing only ci_default_git_depthMathieu Parent2019-07-181-0/+1
* | | Merge branch 'webide-commit-use-correct-parent' into 'master'Nick Thomas2019-07-181-5/+9
|\ \ \ | |/ / |/| |
| * | Add start_sha to commits APIMarkus Koller2019-07-181-5/+9
| |/
* | Refactor RedisCounter and WebIdeCommitsCounterFrancisco Javier López2019-07-171-1/+1
|/
* CE port of "Move external authorization service API management to EE"Imre Farkas2019-07-173-4/+6
* Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'Stan Hu2019-07-161-4/+4
|\
| * CE: Read and write User "Admin notes" via APImanojmj2019-07-171-4/+4
* | Refactored WebIdeCommitsCount classFrancisco Javier López2019-07-161-1/+1
* | Update Release API docsJason Goodman2019-07-161-1/+1
* | Migrate null values for users.private_profileAdam Hegyi2019-07-151-1/+1
* | 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