public
Description: The open source social networking platform in Ruby on Rails from the author of RailsSpace
Homepage: http://insoshi.com
Clone URL: git://github.com/insoshi/insoshi.git
Search Repo:
Michael Hartl (author)
Fri May 09 11:29:14 -0700 2008
commit  f00a2b56bd36bcc41379d704791ce658227968b2
tree    df87d1d93ab9dc95d8d0a6f097cfd68127ec8d7f
parent  2838ad9b69f465d313c496f2a9a3f38328f6e762
insoshi / spec / controllers
name age message
..
folder activities_controller_spec.rb Thu Mar 27 12:19:36 -0700 2008 First run through renaming Events to Activities [kevinansfield]
folder admin/ Tue Apr 22 20:16:36 -0700 2008 Put analytics on preferences show page [Michael Hartl]
folder comments_controller_spec.rb Mon May 05 15:59:19 -0700 2008 Comment walls only accessible to contacts [Michael Hartl]
folder connections_controller_spec.rb Fri Apr 18 16:09:51 -0700 2008 Added break up link in contacts view [Jorge Dias]
folder forums_controller_spec.rb Wed Apr 23 19:33:42 -0700 2008 Added server name to preferences [Michael Hartl]
folder messages_controller_spec.rb Thu May 08 12:36:21 -0700 2008 Added send message to everyone for admins [Michael Hartl]
folder password_reminders_controller_spec.rb Sun Feb 24 11:59:11 -0800 2008 email reminder -> password reminder [Michael Hartl]
folder people_controller_spec.rb Thu May 08 09:35:45 -0700 2008 Cleaned up email verifications [Michael Hartl]
folder photos_controller_spec.rb Tue Apr 22 20:16:34 -0700 2008 Controller specs passing [Michael Hartl]
folder posts_controller_spec.rb Thu May 01 14:14:27 -0700 2008 Added more admin abilities for topics & for... [Michael Hartl]
folder searches_controller_spec.rb Wed Apr 02 18:09:38 -0700 2008 People search working with new infrastructure [Michael Hartl]
folder sessions_controller_spec.rb Tue Apr 15 16:33:57 -0700 2008 Test for last_logged_in_at being updated [Michael Hartl]
folder topics_controller_spec.rb Wed Apr 30 20:27:33 -0700 2008 Added test for redirect on deletion [rockastop]