summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-13/+126
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+9
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+1
* Merge branch 'backport-ee-4b464eaaee' into 'master' Robert Speicher2017-05-051-8/+3
|\
| * Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeebackport-ee-4b464eaaeeRémy Coutable2017-05-041-8/+3
* | Set last_repository_updated_at to created_at upon project creationDouglas Barbosa Alexandre2017-05-041-0/+8
|/
* Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+19
* Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-021-0/+28
|\
| * Reject group-routes as names of child namespacesBob Van Landuyt2017-05-011-0/+7
| * The dynamic path validator can block out partial pathsBob Van Landuyt2017-05-011-0/+7
| * Streamline the path validation in groups & projectsBob Van Landuyt2017-05-011-0/+14
* | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-9/+6
|/
* 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-75/+0
|\ \ | |/ |/|
| * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-42/+56
| |\
| * \ Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-7/+8
| |\ \
| * | | Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-56/+0
| * | | Extracted ProtectableDropdown to clean up Project#open_branchesJames Edwards-Jones2017-04-031-19/+0
* | | | Merge branch 'optimise-pipelines' into 'master' Douwe Maan2017-04-061-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-061-42/+55
| |\ \ \
| * | | | Fix tests and reviewKamil Trzcinski2017-04-061-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-061-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | adds relevant testsTiago Botelho2017-04-061-0/+1
| |/ /
* | | Fix project specs related to container registryGrzegorz Bizon2017-04-041-1/+2
* | | Refine method for checking project registry tagsGrzegorz Bizon2017-04-031-0/+60
* | | Refactor container registry repository tag stubsGrzegorz Bizon2017-04-031-1/+1
* | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-271-2/+5
|\ \ \ | |/ /
| * | Remove not necessary specsJarka Kadlecova2017-03-221-4/+0
| * | Escape route path for LIKE queriesJarka Kadlecova2017-03-211-2/+9
* | | Remove container_registry method from project classGrzegorz Bizon2017-03-241-26/+3
* | | Rename container image to repository in specsGrzegorz Bizon2017-03-231-2/+2
* | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-211-16/+58
|\ \ \ | |/ /
| * | Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-clo...Sean McGivern2017-03-211-5/+3
| |\ \ | | |/ | |/|
| | * Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-5/+3
| * | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+14
| |/
| * All CI offline migrationsKamil Trzciński2017-03-171-2/+1
| * Render cached pipeline status on project dashboardBob Van Landuyt2017-03-161-0/+11
| * Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-4/+4
| |\
| | * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-4/+4
| * | Add `has_many` associations for models that can have Upload recordsRobert Speicher2017-03-061-0/+1
| |/
| * Merge branch '1937-https-clone-url-username' into 'master' Rémy Coutable2017-02-271-0/+21
| |\
| | * Add the username of the current user to the HTTP(S) clone URLJan Christophersen2017-02-241-0/+21
| * | Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-1/+1
| * | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-9/+7
| |/
* | Fixes broken and missing testsAndre Guedes2017-02-221-33/+8
|/
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-10/+29
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-7/+14