summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-171-1/+33
|\
| * fixed merge conflicts on UI branchJames Lopez2016-06-161-18/+8
| |\
| | * fixed merge conflictsJames Lopez2016-06-161-18/+8
| | |\
| | | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...feature/project-exportJames Lopez2016-06-161-18/+8
| | | |\
| | | * | Revert "squashed merge and fixed conflicts"James Lopez2016-06-161-8/+18
| | | * | squashed merge and fixed conflictsJames Lopez2016-06-161-18/+8
| * | | | lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-2/+11
| * | | | some refactoring - renaming things, etc..James Lopez2016-06-151-3/+3
| * | | | project export archiverJames Lopez2016-06-141-0/+9
| * | | | adapted current services stuff to use new project import, plus fixes a few is...James Lopez2016-06-141-1/+1
| * | | | new export stuff and viewJames Lopez2016-06-141-10/+0
| * | | | lots of refactoring to reuse import serviceJames Lopez2016-06-141-0/+4
| |/ / /
| * | | Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-131-107/+153
| |\ \ \ | | |/ /
| | * | Merge branches 'feature/project-export' and 'master' of gitlab.com:gitlab-org...James Lopez2016-06-131-19/+80
| | |\ \
| | * \ \ merge hellJames Lopez2016-06-031-88/+73
| | |\ \ \
| | * | | | Revert "Fix merge conflicts - squashed commit"James Lopez2016-06-031-73/+88
| | * | | | Fix merge conflicts - squashed commitJames Lopez2016-06-031-88/+73
| * | | | | Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-091-37/+47
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-05-091-37/+47
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-041-0/+10
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | add export worker to process project export asyncJames Lopez2016-05-041-0/+10
| * | | | | | picking stuff from ui related to importJames Lopez2016-05-031-0/+10
| |/ / / / /
* | | | | | Merge branch 'fix-project-find-with-namespace-order' into 'master' Robert Speicher2016-06-171-1/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed ordering in Project.find_with_namespacefix-project-find-with-namespace-orderYorick Peterse2016-06-161-1/+17
* | | | | | Set inverse_of for Project/Services relationYorick Peterse2016-06-151-1/+1
|/ / / / /
* | | | | Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-5/+0
| |\ \ \ \ \
| * | | | | | Added initial version of deploymentsKamil Trzcinski2016-06-101-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-1/+3
* | | | | | Add request access for groupsRémy Coutable2016-06-141-11/+2
| |/ / / / |/| | | |
* | | | | Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre2016-06-131-5/+0
|/ / / /
* | | | Merge branch 'finding-multiple-projects-by-paths' into 'master' Robert Speicher2016-06-101-11/+60
|\ \ \ \
| * | | | Add Project.where_paths_infinding-multiple-projects-by-pathsYorick Peterse2016-06-101-11/+60
* | | | | Cache the presence of an issue_tracker at project levelPaco Guzman2016-06-101-3/+15
|/ / / /
* | | | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-031-0/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | fix some issues and improved error output for forkingJames Lopez2016-06-021-1/+8
| * | | some refactoring and fixing specJames Lopez2016-06-021-0/+5
| * | | Refactor. Add tests.Josh Frye2016-06-021-6/+2
| * | | Invalidate cache on build changeJosh Frye2016-06-021-1/+5
| * | | Cache project build count. Closes #18032Josh Frye2016-06-021-0/+6
* | | | Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-5/+5
|/ / /
* | | Introduce container_registry_path_with_namespacedowncase-registry-repositoryKamil Trzcinski2016-06-011-3/+7
* | | Use downcased path to container repository as this is expected path by DockerKamil Trzcinski2016-06-011-3/+3
* | | Enable Style/MethodDefParentheses rubocop copstyle/enable-method-def-parentheses-rubocop-copGrzegorz Bizon2016-05-301-2/+2
* | | Fixed project model testszero-project-creation-error-messagePhil Hughes2016-05-251-2/+2
* | | Updated erorr message when project limit is zeroPhil Hughes2016-05-241-1/+7
* | | refactor project to include some nicer EE stufffix/url-refactor-from-eeJames Lopez2016-05-201-8/+3
* | | Merge branch 'issue_17560' into 'master' Robert Speicher2016-05-191-2/+2
|\ \ \
| * | | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-2/+2
* | | | Remove unused Project scopes17635-remove-unused-project-scopesRémy Coutable2016-05-181-25/+5