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-08-07Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling
2018-08-03Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov
2018-08-01Add repository languages for projectsZeger-Jan van de Weg
2018-07-30Create GPG commit signature in bulkFrancisco Javier López
2018-07-27Merge branch 'stop-dynamic-routable-creation' into 'master'Douwe Maan
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-07-24Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto
2018-07-14Add dummy Google Hangouts Chat integrationKukovskii Vladimir
2018-07-12Improve project build time setting validationGrzegorz Bizon
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-04Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda
2018-07-04Makes production environment the default environment for a projectTiago Botelho
2018-06-27Rails5 fix MySQL milliseconds problem in specsJasper Maes
2018-06-19Eliminate N+1 queries in LFS file locks checks during a pushStan Hu
2018-06-14Deny repository disk access in development and testJacob Vosmaer (GitLab)
2018-06-12Merge branch 'bvl-fix-maintainer-push-rejected' into 'master'Douwe Maan
2018-06-11Relax expectation in spec/models/project_spec.rbStan Hu
2018-06-11Merge branch 'sh-expire-content-cache-after-import' into 'master'Mayra Cabrera
2018-06-11Fix Rubocop failure in spec/models/project_spec.rbStan Hu
2018-06-11Work around limitations of expect_any_instance_of by stubbing Project.findStan Hu
2018-06-11Fixes rejected pushes from maintainersBob Van Landuyt
2018-06-11Expire Wiki content cache after importing a repositoryStan Hu
2018-06-11Avoid checking the user format in every url validationFrancisco Javier López
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
2018-06-07Merge branch '47208-human-import-status-name-not-working' into 'master'Douwe Maan
2018-06-06Adds #human_import_status_name to make it comply with ProjectImportState#huma...Tiago Botelho
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-05send ico files with inline dispositionAlexis Reigel
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
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-22Expose readme url in Project APIImre Farkas
2018-05-16Delete remote uploadsJan Provaznik
2018-05-08Merge branch '46010-add-missing-parens' into 'master'Kamil Trzciński
2018-05-08Add some missing parens in project_spec and runner_specDylan Griffith
2018-05-08Removes RemoteMirror related TODO from project_specTiago Botelho
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2018-05-04Merge branch '44542-move-import-specific-attributes-out-of-the-project-model-...Douwe Maan
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-04fix missing spaceJames Lopez
2018-05-04Add ci_cd_settings delete_all dependency on projectJames Lopez
2018-05-03Style improvements to spec/models/project_spec.rbDylan Griffith
2018-04-27Add extra spec for Project#any_runners? to test block properlyDylan Griffith
2018-04-26Switch to using ProjectCiCdSetting for group_runners_enabled and remove Proje...Dylan Griffith
2018-04-26Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-25Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg