summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-8/+43
* | | Add comment about the sequence when removing the pagesKamil Trzcinski2017-01-311-0/+3
* | | Asynchronously remove pagesKamil Trzcinski2017-01-311-1/+5
* | | Rename pages namespace or project path when changedKamil Trzcinski2017-01-311-0/+1
* | | Revert "Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/sub...Kamil Trzcinski2017-01-311-8/+6
* | | Store pages in shared/pages/fqdn/fqdn/public or shared/pages/fqdn/subpath/pub...Kamil Trzcinski2017-01-311-6/+8
* | | Change pages domain to hostKamil Trzcinski2017-01-311-1/+1
* | | Support https and custom port for pagesKamil Trzcinski2017-01-311-2/+5
* | | Add GitLab PagesKamil Trzcinski2017-01-311-0/+25
|/ /
* | Improve search within group logicDmitriy Zaporozhets2017-01-301-0/+1
* | Add commment to Issue, Project and MergeRequest #to_referenceOswaldo Ferreira2017-01-271-0/+1
* | Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-271-16/+11
* | Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-271-22/+24
* | Add the group path to the issue ID if applicableBerna Castro2017-01-271-4/+12
|/
* Remove unneeded code and fix offensesbackport-ee-changes-for-build-minutesKamil Trzcinski2017-01-251-1/+10
* Backport EE changes on approvals reset for closed MRsbackport-ee-1051-approvals-reset-on-closed-mrOswaldo Ferreira2017-01-231-2/+0
* Expire related caches after changing HEADpmq20/gitlab-ce-psvr/head/cacheMinqi Pan2017-01-151-1/+1
* Use string for class_name option for lazy autoload classSemyon Pupkov2017-01-151-1/+1
* New error message recreating projects on pending deletefix/project-delete-tooltipJames Lopez2017-01-111-0/+20
* Remove the project_authorizations.id columnremove-project-authorizations-id-columnYorick Peterse2017-01-081-1/+1
* Merge branch 'rs-remove-unused-method' into 'master' Douwe Maan2017-01-041-4/+0
|\
| * Remove unused `Project#web_url_without_protocol` methodrs-remove-unused-methodRobert Speicher2017-01-031-4/+0
* | Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-2/+2
|/
* Merge branch 'master' into 'dz-rename-reserved-project-names'Dmitriy Zaporozhets2016-12-271-10/+12
|\
| * Add more storage statisticsMarkus Koller2016-12-211-10/+12
* | Rename projects with reserved path namesDmitriy Zaporozhets2016-12-241-2/+2
* | Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon2016-12-241-1/+1
* | Ci::Pipeline.latest order by id DESCLin Jen-Shin2016-12-231-1/+1
|/
* Rename MattermostNotificationService back to MattermostServicefix/25843Douglas Barbosa Alexandre2016-12-201-1/+1
* Rename SlackNotificationService back to SlackServiceDouglas Barbosa Alexandre2016-12-201-1/+1
* Merge branch '22348-gitea-importer' into 'master' Rémy Coutable2016-12-201-0/+4
|\
| * Add Project#gitea_import?22348-gitea-importerRémy Coutable2016-12-191-0/+4
* | Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon2016-12-201-1/+1
|\ \ | |/ |/|
| * Rename ChatService into ChatSlashCommandsServiceKamil Trzcinski2016-12-161-1/+0
| * Create Slack Slash command serviceZ.J. van de Weg2016-12-161-0/+1
* | Merge branch 'expose-deployment-variables' into 'master' 25743-clean-up-css-for-project-alerts-and-flash-notificationsKamil Trzciński2016-12-161-0/+6
|\ \ | |/ |/|
| * Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-161-0/+6