summaryrefslogtreecommitdiff
path: root/spec/features/dashboard/projects_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-4/+12
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
| * Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa2017-06-291-4/+12
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-3/+7
|/
* Fix application error when Project#last_activity_at is nil34276-fix-dashboard-page-when-last-activity-at-is-nilRuben Davila2017-06-261-5/+17
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use last_activity_at attr when showing the update date in project listing32869-project-s-last-updated-time-not-accurately-reflected-in-projects-dashboardRuben Davila2017-06-031-0/+9
* Replace 'starred_projects.feature' spinach test with an rspec analog23036-replace-all-spinach-tests-with-rspec-feature-testsblackst0ne2017-05-281-1/+13
* use full caps RSS instead of rssAlexis Reigel2017-05-241-1/+1
* atom links with rss token instead of private tokenAlexis Reigel2017-05-241-1/+1
* Update project build status cache when transitioningBob Van Landuyt2017-04-071-4/+7
* Test showing pipelines on the dashboardBob Van Landuyt2017-03-161-2/+24
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-0/+10