Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test/functional/favorites_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick cleanupChristian Johansen2012-02-281-1/+1
* Repository-level authorization for favorite controllerChristian Johansen2012-02-281-5/+33
* Favorites controller private repositories authorizationChristian Johansen2012-02-281-5/+23
* Simulate HTTPS for functional tests when use_ssl is truePeter Kjellerstedt2011-10-141-0/+4
* Improved SSL support in GitoriousChristian Johansen2011-03-211-0/+6
* Fixed a couple of FavoritesControllerTest pending testsJohan Sørensen2010-01-071-6/+10
* Added a UI for managing whether to receive email when a feed item appears or notJohan Sørensen2010-01-071-2/+63
* Make merge requests watchableMarius Mathiesen2009-12-071-0/+19
* Hook into the create/delete actions for watching with some Ajax goodnessMarius Mathiesen2009-12-031-2/+15
* Adding Favorites#destroy, set flash, add link to (un)favorite repositoryMarius Mathiesen2009-12-031-0/+31
* FavoritesController: provides watching of repositoriesMarius Mathiesen2009-12-031-0/+82