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-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 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-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
2018-04-03Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif
2018-04-02Make error messages even more descriptiveDouwe Maan
2018-03-30Extend API for exporting a project with direct upload URLFrancisco Javier López
2018-03-29Add port number to artifacts links to gitlab-pages, if neededAlessio Caiazza
2018-03-23Merge branch 'pages_force_https' into 'master'Nick Thomas
2018-03-23Merge branch '43771-improve-avatar-error-message' into 'master'Sean McGivern
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-22Add HTTPS-only pagesRob Watson
2018-03-22Change avatar error message to include allowed file formatsFabian Schneider
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-07Only allow users that can merge to push to sourceBob Van Landuyt
2018-03-07Limit queries to a user-branch combinationBob Van Landuyt
2018-03-07Allow abilities on forks while MR is openBob Van Landuyt
2018-03-06Merge branch 'sh-dashboard-sort-fix' into 'master'Douwe Maan
2018-03-06Fix project dashboard showing the wrong timestampsStan Hu
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-03-01Update specs to respect Project#namespace_id not null constraintDmitriy Zaporozhets
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-09Merge branch 'mc/bug/38984-wildcard-protected-tags' into 'security-10-4'Kamil Trzciński
2018-02-08Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-07Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński
2018-02-07Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński
2018-02-06Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan
2018-02-05Reload project before checking variables in project_specMatija Čupić
2018-02-05Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas
2018-02-02Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-28Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić
2018-01-24Execute system hooks after-commit when executing project hooksDouwe Maan
2018-01-22ensure fork_source returns nil when project is the root fork, add testsMike Greiling
2018-01-22Expose instance AutoDevOps domain in ProjectMatija Čupić
2018-01-18Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan
2018-01-09Client-prep Gitlab::Git::Repository#write_refKim "BKC" Carlbäcker