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
commit  07c8dd3171541c29e4c929dc1a3599567b897ecc
tree    0e907aec7803d3d596382cfdd3b866561a2eb592
parent  945af19012d72245e2b2104b0ffc6ab485e23857
insoshi / spec / controllers
name age message
..
file activities_controller_spec.rb Thu Mar 27 12:19:36 -0700 2008 First run through renaming Events to Activities [kevinansfield]
directory admin/ Tue Apr 22 20:16:36 -0700 2008 Put analytics on preferences show page [Michael Hartl]
file comments_controller_spec.rb Mon May 12 15:58:08 -0700 2008 Wall comment mailer [Michael Hartl]
file connections_controller_spec.rb Fri Apr 18 16:09:51 -0700 2008 Added break up link in contacts view [Jorge Dias]
file forums_controller_spec.rb Wed Apr 23 19:33:42 -0700 2008 Added server name to preferences [Michael Hartl]
file messages_controller_spec.rb Thu May 08 12:36:21 -0700 2008 Added send message to everyone for admins [Michael Hartl]
file password_reminders_controller_spec.rb Sun Feb 24 11:59:11 -0800 2008 email reminder -> password reminder [Michael Hartl]
file people_controller_spec.rb Thu May 15 15:40:20 -0700 2008 [#67] Fixed (I think) the source of the ActionC... [Michael Hartl]
file photos_controller_spec.rb Tue Apr 22 20:16:34 -0700 2008 Controller specs passing [Michael Hartl]
file posts_controller_spec.rb Thu May 01 14:14:27 -0700 2008 Added more admin abilities for topics & for... [Michael Hartl]
file searches_controller_spec.rb Wed Apr 02 18:09:38 -0700 2008 People search working with new infrastructure [Michael Hartl]
file sessions_controller_spec.rb Thu May 15 15:39:02 -0700 2008 Fixed legacy > 80 columns from default restf... [Michael Hartl]
file topics_controller_spec.rb Wed Apr 30 20:27:33 -0700 2008 Added test for redirect on deletion [rockastop]