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-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
2018-01-08Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan
2018-01-06Protected branch is now created for default branch on importTiago Botelho
2018-01-05Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda
2018-01-05Merge branch 'remove-project-repo' into 'master'Sean McGivern
2018-01-05Fix specsJacob Vosmaer
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2018-01-05Create Kubernetes based on Application TemplatesMayra Cabrera
2018-01-04invoke SystemHooksService instead of direct modelAlexis Reigel
2018-01-04execute system hooks from projectAlexis Reigel
2018-01-03Add spec for Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-20Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"Kim Carlbäcker
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-12-12Move Repository#write_ref to Git::Repository#write_refKim "BKC" Carlbäcker
2017-12-07Remove Rugged::Repository#empty?Zeger-Jan van de Weg
2017-12-05Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski
2017-12-05Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski
2017-12-05Create merge request from emailJan Provaznik
2017-12-04Remove cluster from Project modelMatija Čupić
2017-12-04Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan
2017-12-04Fix the fork project functionality for projects with hashed storageNick Thomas
2017-12-01Fixed testFrancisco Lopez