summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-6/+5
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+1
* Set last_repository_updated_at to created_at upon project creationDouglas Barbosa Alexandre2017-05-041-0/+5
* Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+15
* Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-021-3/+4
|\
| * Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt2017-05-011-1/+1
| * Use the namespace validator for validating all pathsBob Van Landuyt2017-05-011-1/+1
| * Streamline the path validation in groups & projectsBob Van Landuyt2017-05-011-2/+3
* | Fix 404 when upstream has disabled merge requestsmhasbini2017-04-271-0/+8
|/
* Load a project's CI status in batch from redisBob Van Landuyt2017-04-261-0/+2
* Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-1/+1
* Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński2017-04-071-1/+1
|\
| * Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt2017-04-071-1/+1
| * Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-071-1/+1
* | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-22/+2
|\ \ | |/ |/|
| * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-29/+21
| |\
| * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-061-1/+6
| |\ \
| * | | Protected Tags backend review changesJames Edwards-Jones2017-04-061-1/+1
| * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-16/+13
| |\ \ \
| * | | | Removed protected_tags_arrayJames Edwards-Jones2017-04-031-10/+0
| * | | | Moved default_branch_protected? out of ProjectJames Edwards-Jones2017-04-031-12/+1
| * | | | Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-11/+11
| * | | | Extracted ProtectableDropdown to clean up Project#open_branchesJames Edwards-Jones2017-04-031-9/+0
| * | | | Extract ProtectedRef ConcernJames Edwards-Jones2017-04-031-2/+2
| * | | | Protected Tags enforced over gitJames Edwards-Jones2017-03-311-0/+8
| * | | | Settings::RepositoryController includes protected tags in JSJames Edwards-Jones2017-03-311-0/+1
| * | | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+1
* | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-6/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'optimise-pipelines' into 'master' Douwe Maan2017-04-061-6/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-061-30/+28
| | |\ \ \ \
| | * | | | | Fix tests and reviewKamil Trzcinski2017-04-061-9/+3
| | * | | | | Introduce endpoint optimisationsKamil Trzcinski2017-04-061-3/+11
| * | | | | | Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-061-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | adds initial microsoft teams integrationTiago Botelho2017-04-051-0/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-29/+20
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'tc-show-pipeline-coverage-if-avail' into 'master' Kamil Trzciński2017-04-061-4/+0
| |\ \ \ \ \
| | * | | | | Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-4/+0
| | |/ / / /
| * | | | | Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-061-1/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-061-0/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-041-0/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Simplify registry-related code in project modelGrzegorz Bizon2017-04-041-5/+1
| * | | | | Revert changes in services related to moving projectsGrzegorz Bizon2017-04-031-2/+2
| * | | | | Refine method for checking project registry tagsGrzegorz Bizon2017-04-031-0/+20
| * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-271-10/+5
| |\ \ \ \ \
| * | | | | | Remove container_registry method from project classGrzegorz Bizon2017-03-241-14/+0
| * | | | | | Rename container image to repository in specsGrzegorz Bizon2017-03-231-2/+2
| * | | | | | Clean code related to accessing registry from projectGrzegorz Bizon2017-03-221-11/+5
| * | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-211-40/+47
| |\ \ \ \ \ \