summaryrefslogtreecommitdiff
path: root/spec/helpers/projects_helper_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix and test leave project displayDrew Blessing2015-12-211-0/+10
|
* Re-use User for avatars in link_to_memberYorick Peterse2015-10-151-0/+14
|
* Update README cache key to use full project namespaceStan Hu2015-10-021-2/+2
|
* Fix Error 500 when browsing projects with no HEADStan Hu2015-07-241-1/+19
| | | | | | | | | | Steps to reproduce: 1. Create a project with a README 2. In the actual remote, type: `git symbolic-ref HEAD refs/heads/nowhere` 3. Check that HEAD is gone via `git ls-remote .` 4. Go to the projects page and see the Error 500 Closes https://github.com/gitlabhq/gitlabhq/issues/9484
* Fork visibility level fixfork_visibility_levelValery Sizov2015-07-061-0/+44
|
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Update rspec tests to the new external issue logic.Marin Jankovski2015-01-261-21/+0
|
* Github ImporterValery Sizov2015-01-101-0/+9
|
* Remove some deprecations and fir project helper specsDmitriy Zaporozhets2013-12-101-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Preselect the current issue tracker with selected="selected"Johannes Schleifenbaum2013-11-011-0/+12
| | | | | | The previous behavior was, that the first element of the select was preselected, thus upon saving the project, the previous selected could be overwritten.
* Use proper titles for issues trackersStefano Tortarolo2013-10-091-0/+11