Commit Graph

8 Commits

Author SHA1 Message Date
Cagdas Gerede 5f2d45c956 Add authentication for for create action. Add more tests for for new and create actions 2016-11-15 01:59:11 +03:00
Cagdas Gerede 37cad72970 Move sign_out out of it into before 2016-11-13 03:12:35 +03:00
Earth 2c55d8167b Replace tabs with spaces 2016-11-13 03:05:26 +03:00
Earth f080cb5316 Add a unit test for redirecting to sign-in page when user is not logged in and user visits the new fork page 2016-11-13 02:59:43 +03:00
tiagonbotelho 519275c110 fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
Grzegorz Bizon 9e211091a8 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
Robert Speicher b900304c38 Make better use of the `visibility_level` factory traits 2016-03-08 16:40:45 -05:00
Rubén Dávila 49e4ef3b41 Add specs to ForksController#index.
* Also refactor query to get projects accessible for current user.
  ProjectsFinder actually return public projects when no user is passed.
2016-03-02 12:35:56 -05:00