Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/api
AgeCommit message (Expand)Author
2018-05-29Merge remote-tracking branch 'dev/master'Mayra Cabrera
2018-05-29Merge branch 'security-dm-delete-deploy-key' into 'master'Mayra Cabrera
2018-05-29Merge branch '46758-fallout-of-cacheable-attribute' into 'master'Douwe Maan
2018-05-29Merge branch '44602-clarify-update-docs-text-about-restrictions' into 'master'Achilleas Pipinellis
2018-05-29Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable
2018-05-29Merge branch 'add-artifacts_expire_at-to-api' into 'master'Grzegorz Bizon
2018-05-28Log queue duration for Grape API callsStan Hu
2018-05-28include groups in descriptionDavin Walker
2018-05-28Merge branch 'ignore-writing-trace-if-it-already-archived' into 'master'Kamil Trzciński
2018-05-28Merge branch 'zj-internal-repo-path' into 'master'Grzegorz Bizon
2018-05-28Revert correctlyShinya Maeda
2018-05-28Disallow updating job stauts if it's not runningShinya Maeda
2018-05-26Expose artifacts_expire_at field for job entity in apiSemyon Pupkov
2018-05-25Merge branch '46740-projectmilestones-setting-start_date-via-the-api-requires...Rémy Coutable
2018-05-25Return '/' as a bogus repo path to gitlab-shellJacob Vosmaer
2018-05-24Allow start_date as only parameter when updating Milestone via APIMark Fletcher
2018-05-24Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...Rémy Coutable
2018-05-23Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable
2018-05-22Merge branch 'ab-42194-keyset-pagination' into 'master'Yorick Peterse
2018-05-22Expose readme url in Project APIImre Farkas
2018-05-22Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López
2018-05-21Add feature-flag for keyset pagination.Andreas Brandl
2018-05-21Add keyset pagination for API calls.Andreas Brandl
2018-05-21Refactor and extract DefaultPaginationStrategy.Andreas Brandl
2018-05-21Merge branch 'create-live-trace-only-if-job-is-complete' into 'master'Kamil Trzciński
2018-05-21Add the same gurad clause with artifacts uplaodingShinya Maeda
2018-05-21Append trace only if the job is runningShinya Maeda
2018-05-21Merge branch '44799-api-naming-issue-scope' into 'master'Rémy Coutable
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-05-18Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne
2018-05-18Merge branch 'sh-fix-grape-logging-status-code' into 'master'Douwe Maan
2018-05-18Fix api_json.log not always reporting the right HTTP status codeStan Hu
2018-05-18Move API group deletion to SidekiqStan Hu
2018-05-17Don't pass the repository path to Gitlab ShellZeger-Jan van de Weg
2018-05-16Merge branch 'jprovazn-remote-upload-destroy' into 'master'Kamil Trzciński
2018-05-16Remove unnecessary runner.is_shared? checks in api because they are handled b...Dylan Griffith
2018-05-16Allow admin to assign shared runner to project through APIDylan Griffith
2018-05-16Change policy list_runner_jobs -> read_runnerDylan Griffith
2018-05-16Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith
2018-05-16Use can? policies for lib/api/runners.rbDylan Griffith
2018-05-16Allow group runners to be viewed/edited in APIDylan Griffith
2018-05-16Whitelisted query limits for group destroy APIJan Provaznik
2018-05-15Remove authentication for readonly endpoints in issues APIhaseeb
2018-05-10Block access to API & git when terms are enforcedBob Van Landuyt
2018-05-09Support 'active' setting on Runner Registration API endpointTomasz Maczukin
2018-05-08Expose runner ip address to runners APILars Greiss
2018-05-07Enforce proper 416 support for runner trace patch endpointKamil Trzciński
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-04Fix API to remove deploy key from project instead of deleting it entirelyDouwe Maan
2018-05-04Merge branch 'feature/runner-per-group' into 'master'Kamil Trzciński