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-05Dumb-down avatar presence check in `avatar_url` methodsRobert Speicher
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
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-27Check for conflict with wiki projects when creating a new project.Ruben Davila
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