summaryrefslogtreecommitdiff
path: root/spec/controllers/projects_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix Error 500 after renaming a project pathStan Hu2016-04-051-0/+22
* Remove unnecessary go-get test (superseded by middleware)Stan Hu2016-03-121-13/+0
* refactored migration and spec based on feedbackJames Lopez2016-02-041-2/+2
* refactor previous test and add validation to project modelJames Lopez2016-01-291-6/+3
* WIP - spec failure on .atom project URLJames Lopez2016-01-221-0/+11
* Fix 404 in redirection after removing a projectStan Hu2015-11-251-0/+16
* Only postgres does case sensitive comparesproject-path-case-sensitivityDouwe Maan2015-10-221-1/+1
* Don't load entire spec with MySQLDouwe Maan2015-10-211-8/+10
* Disable case sensitive spec for MySQL.Douwe Maan2015-10-211-0/+3
* Prefer project with exact path to differently cased one when both exist.Douwe Maan2015-10-201-6/+24
* Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-191-0/+46
|\
| * Tweak wording.Douwe Maan2015-10-181-2/+2
| * Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-10/+16
| * Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-0/+40
* | Make spec names more clearDouwe Maan2015-10-171-3/+6
* | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-171-0/+14
|\ \ | |/
| * Fix indentationFrancesco Levorato2015-09-181-2/+2
| * Redirect case sensitive project path to the normalized oneFrancesco Levorato2015-09-181-0/+14
* | Allow users to select the Files view as default project viewCristian Bica2015-10-011-0/+25
|/
* Fix Style/AlignHash cop violationsStan Hu2015-06-221-6/+10
* Render go-import meta tag for private repos.Douwe Maan2015-03-031-0/+16
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-8/+14
|\
| * Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-7/+14
* | Refactor.Douwe Maan2015-02-171-44/+1
* | Fix testsHannes Rosenögger2015-02-171-2/+2
* | Generalize the image upload in markdownHannes Rosenögger2015-02-171-15/+21
|/
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-5/+5
* Add star count, view logic, more tests.Ciro Santilli2014-07-171-3/+8
* Add project stars.Ciro Santilli2014-07-171-0/+14
* Need txt file in test.Marin Jankovski2014-05-261-0/+1
* Add image_service spec.Marin Jankovski2014-05-261-3/+0
* Make existing tests test something, return correct errors.Marin Jankovski2014-05-261-8/+9
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-0/+44