summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-211-40/+47
|\
| * Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-clo...Sean McGivern2017-03-211-6/+2
| |\
| | * Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-6/+2
| * | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+1
| |/
| * All CI offline migrationsKamil Trzciński2017-03-171-7/+6
| * Render cached pipeline status on project dashboardBob Van Landuyt2017-03-161-0/+4
| * Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+9
| * Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-071-1/+1
| |\
| | * Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-031-1/+1
| * | Add `has_many` associations for models that can have Upload recordsRobert Speicher2017-03-061-0/+1
| |/
| * Merge branch 'fix-build-mock-ci-service' into 'master' Douwe Maan2017-03-021-0/+1
| |\
| | * Add missing association for mock_ci_servicefix-build-mock-ci-serviceAdam Niedzielski2017-03-021-0/+1
| * | Use string based `visibility` getter & setterToon Claes2017-03-021-1/+1
| * | Expose Project's & ProjectSnippet's VisibilityLevel as StringToon Claes2017-03-021-1/+1
| |/
| * Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
| * Merge branch '1937-https-clone-url-username' into 'master' Rémy Coutable2017-02-271-2/+8
| |\
| | * Add the username of the current user to the HTTP(S) clone URLJan Christophersen2017-02-241-2/+8
| * | Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern2017-02-241-7/+3
| |\ \ | | |/ | |/|
| | * Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-7/+3
| * | Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable2017-02-231-2/+1
| |\ \ | | |/ | |/|
| | * Disable unused tags count cache for Projects, Builds and RunnersPawel Chojnacki2017-02-231-2/+1
| * | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-11/+11
| * | Move up delegate callsDouwe Maan2017-02-231-4/+2
| * | Enable Rails/DelegateDouwe Maan2017-02-231-6/+2
| * | Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-11/+11
| * | Fix code for copsDouwe Maan2017-02-231-7/+8
| * | Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
| * | Enable Rails/ValidationDouwe Maan2017-02-231-2/+2
| * | Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
| |/
* | Fixes broken and missing testsAndre Guedes2017-02-221-12/+6
* | First iteration of container_image viewAndre Guedes2017-02-221-8/+12
* | Multi-level container image names backend implementationAndre Guedes2017-02-221-0/+1
|/
* No more and/orDouwe Maan2017-02-211-1/+1
* Fix a number of race conditions that can occur during namespace deletionsh-namespace-cleanup-deleted-projectsStan Hu2017-02-151-0/+2
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-11/+17
* Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-131-1/+1
|\
| * Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* | Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-25/+18
* | Address feedbackDouwe Maan2017-02-061-31/+0
* | Improve performance of finding last deployed environmentDouwe Maan2017-02-061-9/+4
* | Add testsDouwe Maan2017-02-061-3/+3
* | Validate route mapDouwe Maan2017-02-061-12/+5
* | Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan2017-02-061-3/+44
* | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-5/+1
|\ \ | |/
| * Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-031-5/+1
| |\
| | * replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-5/+1
* | | Introduce pages_deployed? to Project modelKamil Trzcinski2017-01-311-2/+4
* | | Fix the URL of group pagesKamil Trzcinski2017-01-311-3/+7
* | | Added PagesDomainKamil Trzcinski2017-01-311-36/+2
* | | Implement proper verification of certificate's public_key against the private...Kamil Trzcinski2017-01-311-4/+4