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-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-17Merge branch 'fix-project-find-with-namespace-order' into 'master' Robert Speicher
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-16fixed merge conflictsJames Lopez
2016-06-16Fixed ordering in Project.find_with_namespaceYorick Peterse
2016-06-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez
2016-06-16Revert "squashed merge and fixed conflicts"James Lopez
2016-06-16squashed merge and fixed conflictsJames Lopez
2016-06-15Set inverse_of for Project/Services relationYorick Peterse
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-15some refactoring - renaming things, etc..James Lopez
2016-06-14project export archiverJames Lopez
2016-06-14adapted current services stuff to use new project import, plus fixes a few is...James Lopez
2016-06-14new export stuff and viewJames Lopez
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre
2016-06-13Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez
2016-06-13Merge branches 'feature/project-export' and 'master' of gitlab.com:gitlab-org...James Lopez
2016-06-11Added initial version of deploymentsKamil Trzcinski
2016-06-10Merge branch 'finding-multiple-projects-by-paths' into 'master' Robert Speicher
2016-06-10Cache the presence of an issue_tracker at project levelPaco Guzman
2016-06-10Add Project.where_paths_inYorick Peterse
2016-06-03Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-03merge hellJames Lopez
2016-06-03Revert "Fix merge conflicts - squashed commit"James Lopez
2016-06-03Fix merge conflicts - squashed commitJames Lopez
2016-06-03fix some issues and improved error output for forkingJames Lopez
2016-06-03some refactoring and fixing specJames Lopez
2016-06-02Refactor. Add tests.Josh Frye
2016-06-02Invalidate cache on build changeJosh Frye
2016-06-02Cache project build count. Closes #18032Josh Frye
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-06-01Introduce container_registry_path_with_namespaceKamil Trzcinski
2016-06-01Use downcased path to container repository as this is expected path by DockerKamil Trzcinski
2016-05-30Enable Style/MethodDefParentheses rubocop copGrzegorz Bizon
2016-05-25Fixed project model testsPhil Hughes
2016-05-24Updated erorr message when project limit is zeroPhil Hughes
2016-05-20refactor project to include some nicer EE stuffJames Lopez
2016-05-19Merge branch 'issue_17560' into 'master' Robert Speicher
2016-05-19Mask credentials from URL when import of project has failed.Rubén Dávila
2016-05-19Remove unused Project scopesRémy Coutable
2016-05-18Merge branch 'docker-registry-view' into 'master' Kamil Trzciński
2016-05-18Improve code designKamil Trzcinski
2016-05-18Merge branch 'fix/import-data-issue' into 'master' Rémy Coutable
2016-05-17Provide full test coverage to lib/container_registry API implementationKamil Trzcinski
2016-05-17Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski