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-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
2018-04-24Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan
2018-04-24Allow admins to push to empty reposBob Van Landuyt
2018-04-24Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński
2018-04-24Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master'Grzegorz Bizon
2018-04-24Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-24Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2018-04-23Increases specs examples regarding projects & deploy tokensMayra Cabrera
2018-04-23add `active` scope only once, inline methodsAlexis Reigel
2018-04-23project#group_runner_enabled -> project_settingsAlexis Reigel
2018-04-23add project_settings (Project#settings)Alexis Reigel
2018-04-23include group runners in Project#any_runners?Alexis Reigel
2018-04-20Ensure deploy tokens variables are not available in the context of only/exceptMayra Cabrera
2018-04-20Rename special deploy token to make it more descriptiveMayra Cabrera
2018-04-20Expose deploy token to CI/CD jobs as environment variableMayra Cabrera
2018-04-16Introduce new ProjectCiCdSettingYorick Peterse
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-05Merge branch 'bvl-override-import-params' into 'master'Douwe Maan
2018-04-05Don't export `Project#description_html`Bob Van Landuyt
2018-04-05Add helper for accessing lfs_objects for projectBob Van Landuyt
2018-04-04Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern