summaryrefslogtreecommitdiff
path: root/spec/controllers/projects_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change tags order in refs dropdownfeature_change_sort_refsVitaliy @blackst0ne Klachkov2017-11-071-5/+6
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-27/+27
* Add readme only option as project viewAnnabel Dunstone Gray2017-10-161-0/+8
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Add a project forks spec helperBob Van Landuyt2017-10-071-11/+9
* Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-051-1/+2
* Pulling merge_method spec for project_controller_spec from EE[ci skip]Valery Sizov2017-09-201-0/+18
* Add check for access to NamespaceRubén Dávila2017-08-301-0/+32
* Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+112
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+14
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-7/+7
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-7/+7
* Remove one assertion from projects controller specsGrzegorz Bizon2017-07-141-3/+2
* Fix rubocop offense in projects controller specsGrzegorz Bizon2017-07-141-1/+1
* Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-11/+31
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
* minor adjustments to the specsJose Ivan Vargas2017-05-221-10/+9
* Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
* Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-0/+45
* Fix ensure_canonical_path for top level routesMichael Kozono2017-05-181-96/+103
* Fix redirect message for groups and usersMichael Kozono2017-05-111-2/+6
* Resolve discussionsMichael Kozono2017-05-051-0/+1
* Add “project moved” flash message on redirectMichael Kozono2017-05-051-0/+2
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-4/+80
* Support preview_markdown action for personal_snippetsJarka Kadlecova2017-04-261-0/+10
* Expect @issuable_meta_data to be set, feedback:fix-project-without-repo-and-wikiLin Jen-Shin2017-03-161-0/+1
* Fix projects without repo and wikiLin Jen-Shin2017-03-151-0/+1
* Remove readme-only project view preferenceremove-readme-optionAnnabel Dunstone Gray2017-03-061-8/+0
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-36/+36
* Fixed redirection from http://someproject.git to http://someprojectblackst0ne2017-02-041-0/+11
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-22/+13
* Fix to display notice when project settings updated.sandish chen2017-01-151-1/+1
* Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-081-0/+27
|\
| * implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-0/+27
* | Add tests for project#index routingDmitriy Zaporozhets2016-11-071-0/+20
|/
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-0/+40
* fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+22
* Improve grammarKatarzyna Kobierska2016-09-131-1/+1
* Add #closed_without_source_project?Katarzyna Kobierska2016-09-131-3/+3
* Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska2016-09-131-3/+5
* Before deleting project if forked unlink forkKatarzyna Kobierska2016-09-131-0/+17
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-5/+5
* Don't blow up in tree view on empty repoSean McGivern2016-07-181-0/+20
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-3/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-5/+5
* Fixed issue with returning ref in commits JSONasync-refs-dropdownPhil Hughes2016-06-201-0/+20
* Project#show on projects pending deletion will 404zj-race-condition-pending-deleteZeger-Jan van de Weg2016-05-281-0/+11
* Use the right default notification settings for non membersissue_9013Felipe Artur2016-05-191-3/+4
* Let users set notification levels in projects which they are not membersFelipe Artur2016-05-171-1/+34