summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api_masked_variables' into 'master'Bob Van Landuyt2019-05-232-0/+3
|\
| * API: Allow to get and set "masked" attribute for variablesMathieu Parent2019-05-222-0/+3
* | Merge branch '60250-remove-mr_push_options-flag' into 'master'Stan Hu2019-05-222-6/+4
|\ \ | |/ |/|
| * Remove the mr_push_options feature flagLuke Duncalfe2019-05-172-6/+4
* | Add allow_failure attribute to Job APIFabio Pitino2019-05-211-1/+1
* | Revert "Merge branch '55127-add-delay-after-mr-creation-for-async-tasks-to-co...revert-47e5eedcKerri Miller2019-05-201-4/+0
* | CE port of Move EE specific lines in API::GroupsImre Farkas2019-05-202-14/+19
* | Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy2019-05-201-0/+1
* | Merge branch 'ce-57402-add-issues-statistics-api-endpoints' into 'master'Rémy Coutable2019-05-204-38/+147
|\ \
| * | Review updates and cleanupce-57402-add-issues-statistics-api-endpointsAlexandru Croitor2019-05-174-40/+24
| * | Add params validations and remove extra params supportAlexandru Croitor2019-05-153-19/+63
| * | Move issue details to from IssueBasic to Issue entityAlexandru Croitor2019-05-153-14/+26
| * | Changes to issues apiAlexandru Croitor2019-05-153-28/+97
* | | #46469 - Added ref querystring parameter to project search to allow searching...Lee Tickett2019-05-171-1/+2
|/ /
* | Rename methods that conflict in Rails 5.255583-rename-method-conflictsHeinrich Lee Yu2019-05-121-1/+1
|/
* Confirm existence of head_pipeline if pipeline success requiredKerri Miller2019-05-071-0/+4
* Use a path for the related merge requests endpointsh-fix-related-merge-requests-pathStan Hu2019-05-071-0/+4
* Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-061-1/+5
* Implement support for CI variables of type fileKrasimir Angelov2019-05-064-1/+7
* Merge branch 'ce-11225-es_limited_namespaces_removal' into 'master'Nick Thomas2019-05-061-0/+6
|\
| * Backport of 328-versioned-es-schemace-11225-es_limited_namespaces_removalMario de la Ossa2019-05-021-0/+6
* | Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
* | Allow guests users to access project releasesKrasimir Angelov2019-05-032-10/+25
* | Whitelist query limits for internal APIStan Hu2019-05-031-0/+2
* | Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+1
|/
* Merge branch 'secure-disallow-read-user-scope-to-read-project-events' into 'm...GitLab Release Tools Bot2019-04-294-47/+63
|\
| * Add new api class for projects eventsMałgorzata Ksionek2019-04-244-47/+63
* | Merge branch 'get-rid-of-user-namespace-method' into 'master'Dmitriy Zaporozhets2019-04-252-4/+2
|\ \
| * | Get rid of the user_namespace API helper methodRémy Coutable2019-04-242-4/+2
* | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-1/+2
|/ /
* | Introduce ServiceResponse to wrap around responseLin Jen-Shin2019-04-221-2/+2
* | Merge branch '39858-add-group-owned-info-to-projects-api' into 'master'Douwe Maan2019-04-191-1/+9
|\ \
| * | Adds namespace information to project endpoint39858-add-group-owned-info-to-projects-apiMayra Cabrera2019-04-181-1/+9
| |/
* | Add configuration of access_level for runners on registration via APIzelin-l2019-04-181-1/+3
* | Set correct timestamps when creating past issues58361-issue-create-system-note-timestampHeinrich Lee Yu2019-04-161-0/+1
|/
* Fix remove_source_branch merge request API handlingsh-fix-merge-requests-api-remove-branch-paramStan Hu2019-04-151-1/+1
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-152-4/+4
* Merge branch 'patch-31' into 'master'Stan Hu2019-04-111-0/+4
|\
| * Return a `401` error codeBen2019-04-111-1/+1
| * Fix trailing white spaceBen2019-04-101-1/+1
| * Add missing provider_unauthroized method to import_github.rb Ben2019-04-101-0/+4
* | Revert "Remove HipChat integration from GitLab"Sean McGivern2019-04-101-0/+40
|/
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-093-3/+9
* Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-092-1/+9
|\
| * [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-1/+9
* | Add new permission model `read-pipeline-variable`Agustin Henze2019-04-091-0/+13
* | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-092-8/+38
|\ \
| * | Feature flag for merge requestion push optionsLuke Duncalfe2019-04-091-2/+4
| * | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-092-18/+19
| * | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-1/+1