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-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-12Add stage name in job.json responseSteve Azzopardi
2018-10-10Remove Git circuit breakerZeger-Jan van de Weg
2018-10-09Merge branch 'sh-handle-invalid-comparison' into 'master'Douwe Maan
2018-10-08Reject invalid branch names in repository compare controllerStan Hu
2018-10-08Merge branch 'osw-remove-dead-code-on-mr-show' into 'master'Robert Speicher
2018-10-08Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon
2018-10-08Merge branch 'backport-ce-to-ee-spec-fix' into 'master'Rémy Coutable
2018-10-06Remove dead code on main MR pageOswaldo Ferreira
2018-10-06Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto
2018-10-05Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern
2018-10-05Update spec comment to point to correct issueBrett Walker
2018-10-05Merge branch 'rails5-fix-artifacts-controller-spec' into 'master'Kamil Trzciński
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-05Fix issues controller N+1 failureSean McGivern
2018-10-05Put issues group search CTE behind a (default on) flagSean McGivern
2018-10-05Add spec for group issues search + sortingSean McGivern
2018-10-05Merge branch '50904-remove-icon-env' into 'master'Grzegorz Bizon
2018-10-05Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-04Rails5: fix artifacts controller download specJasper Maes
2018-10-04Don't build project services unneccesarilyBrett Walker
2018-10-04Banzai project ref- share context more aggresivelyMario de la Ossa
2018-10-04Removes icon key from job endpointFilipa Lacerda
2018-10-04Simplify runner registration token resettingTomasz Maczukin
2018-10-03Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-02CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić
2018-10-02fix styleAlessio Caiazza
2018-10-02Add integration specShinya Maeda
2018-10-01Add custom header for error responsesDavid
2018-09-28Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu
2018-09-28Cache `Repository#exists?` false in RequestStoreMichael Kozono
2018-09-27Add has_trace to Projects::JobController#show.jsonSteve Azzopardi
2018-09-25Merge branch 'fa-handle_invalid_utf8_errors' into 'master'Stan Hu
2018-09-24Merge branch 'dm-create-note-return-discussion' into 'master'Filipa Lacerda
2018-09-22Render 412 for invalid UTF-8 parametersFelipe Artur
2018-09-21Return discussion object from NotesController#create when return_discussion p...Douwe Maan
2018-09-21Fix spec message in spec/controllers/oauth/applications_controller_spec.rbDmitriy Zaporozhets
2018-09-20Always allow user to revoke an authorized applicationDmitriy Zaporozhets
2018-09-18Expose runners status information in job apiSteve Azzopardi
2018-09-17Merge branch '51093-add-runner-json-schema-and-factory' into 'master'Kamil Trzciński
2018-09-17Redirect to the pipeline builds page when a build is canceledEva Kadlecová
2018-09-17Resolve "Unable to import repository: undefined method `import_file' for nil...James Lopez
2018-09-17Add runner JSON schemaSteve Azzopardi
2018-09-17Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'Kamil Trzciński
2018-09-17Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński
2018-09-17Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński
2018-09-14Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah
2018-09-13Add retried jobs to pipeline stagesSteve Azzopardi
2018-09-13Add deployment information in job APISteve Azzopardi