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
AgeCommit message (Expand)Author
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-31Improve runner_type validations for Ci::RunnerDylan Griffith
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern
2018-05-30Replace grape-route-helpers with our own grape-path-helpersStan Hu
2018-05-30Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes
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-29Add 'squash and rebase' feature to CEblackst0ne
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-28Merge branch 'patch-28' into 'master'Kamil Trzciński
2018-05-28Merge branch 'ignore-writing-trace-if-it-already-archived' into 'master'Kamil Trzciński
2018-05-28Merge branch 'bvl-add-username-to-terms-message' into 'master'Douwe Maan
2018-05-28Merge branch 'zj-internal-repo-path' into 'master'Grzegorz Bizon
2018-05-28Revise spec context wordingShinya Maeda
2018-05-28Add specShinya Maeda
2018-05-28Fix specShinya Maeda
2018-05-26Expose artifacts_expire_at field for job entity in apiSemyon Pupkov
2018-05-25Return '/' as a bogus repo path to gitlab-shellJacob Vosmaer
2018-05-24Add username to terms message in git and API callsBob Van Landuyt
2018-05-24Replace Gitlab::REVISION with Gitlab.revision and handle installations withou...Rémy Coutable
2018-05-22Merge branch '22846-notifications-broken-during-email-address-change-before-e...Douwe Maan
2018-05-22Expose readme url in Project APIImre Farkas
2018-05-22Don't set the notification_email when only unconfirmed_email is changedRémy Coutable
2018-05-21Merge branch 'create-live-trace-only-if-job-is-complete' into 'master'Kamil Trzciński
2018-05-21Add test for the cancelled jobsShinya 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-18Move API group deletion to SidekiqStan Hu
2018-05-17Don't pass the repository path to Gitlab ShellZeger-Jan van de Weg
2018-05-16Allow admin to assign shared runner to project through APIDylan Griffith
2018-05-16Allow group runners to be viewed/edited in APIDylan Griffith
2018-05-15Merge branch 'feature/add-open-id-discovery-tests' into 'master'Rémy Coutable
2018-05-15Remove authentication for readonly endpoints in issues APIhaseeb
2018-05-11Allow triggered builds git accessBob Van Landuyt
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-07Bump Gitaly to 0.98.0Zeger-Jan van de Weg
2018-05-07add values to OpenID configuration test, not only checking for issuer keyRoger Rüttimann
2018-05-07Enforce proper 416 support for runner trace patch endpointKamil Trzciński
2018-05-07Merge branch 'master' into live-trace-v2Shinya Maeda
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-04Change BuildTraceChunkFlushWorker's queue from pipeline_processing to pipelin...Shinya Maeda
2018-05-04Store application wide termsBob Van Landuyt
2018-05-04Clean up "when redis had an outage" context in runner specShinya Maeda
2018-05-04Fix API to remove deploy key from project instead of deleting it entirelyDouwe Maan
2018-05-04Introduce Redis helpers. Rename BuildTraceChunkFlushToDbWorker to Ci::BuildTr...Shinya Maeda