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
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-23Improve project rename log messages for better debuggingStan Hu
2016-07-22Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Since it's too hard to use JOIN with Rails... feedback:Lin Jen-Shin
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-20Refactor user authorization check for a single project to avoid querying all ...Alejandro Rodríguez
2016-07-20Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-20Workaround MySQL with INNER JOIN:Lin Jen-Shin
2016-07-20Use one query. Feedback:Lin Jen-Shin
2016-07-20Avoid mixing builds from different pipelines:Lin Jen-Shin
2016-07-20Merge branch 'ci-predefined-variables' into 'master' Rémy Coutable
2016-07-20Fix review commentsKamil Trzcinski
2016-07-20Join on associationLin Jen-Shin
2016-07-20Improve implementation of variablesKamil Trzcinski
2016-07-20We need INNER JOIN to get the right pipeline,Lin Jen-Shin
2016-07-19Now we could use normal relation, feedback:Lin Jen-Shin
2016-07-19Use default_branch rather than master, feedback:Lin Jen-Shin
2016-07-19speed up ExternalWikiService#get_project_wiki_pathEugene Howe
2016-07-19API for downloading latest successful build:Lin Jen-Shin
2016-07-18Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable
2016-07-18Merge branch 'track-pipeline-user' into 'master' Rémy Coutable
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-18use method in validates statementJames Lopez
2016-07-18Allow a project import URL to be blank to prevent false positivesStan Hu
2016-07-15Track a user who created a pipelineKamil Trzcinski
2016-07-14Merge branch 'fix/persistent-import-data' into 'master' Fatih Acet
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13updated create_or_update_import_data to use guard clauseJames Lopez
2016-07-13Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez
2016-07-13fix more specsJames Lopez
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-13fix specsJames Lopez
2016-07-12fixes a few issues to do with import_url not being saved correctly for import...James Lopez
2016-07-08Merge branch 'prefer-ref' into 'master' Douwe Maan
2016-07-08Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan
2016-07-07Prefer ref rather than id because id is shadowing database idLin Jen-Shin
2016-07-07Have `Project#open_branches` return branches that are matched by a wildcard p...Timothy Andrew
2016-07-06Merge branch 'fix/import-url-validator' into 'master' Robert Speicher
2016-07-05Dumb-down avatar presence check in `avatar_url` methodsRobert Speicher
2016-07-05Support wildcard matches for protected branches at the model level.Timothy Andrew
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-url-...James Lopez
2016-06-30few changes based on feedbackJames Lopez
2016-06-30Add Application Setting to configure default Repository Path for new projectsAlejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Added Bugzilla as external issue tracker optionTim
2016-06-28fix merge conflictsJames Lopez
2016-06-27Check for conflict with wiki projects when creating a new project.Ruben Davila
2016-06-22another fix and fixed specJames Lopez
2016-06-20Merge branches 'fix/import-url-validator' and 'master' of gitlab.com:gitlab-o...James Lopez