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:
Piotr Jakubowski (author)
Tue Jul 01 00:31:01 -0700 2008
Michael Hartl (committer)
Tue Jul 01 12:17:04 -0700 2008
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 May 20 17:55:22 -0700 2008 Updating people email_verified when turning on ... [Michael Hartl]
folder comments_controller_spec.rb Mon May 12 15:58:08 -0700 2008 Wall comment mailer [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 Tue Jun 17 14:37:42 -0700 2008 Handling duplicate email addresses by enforcing... [Michael Hartl]
folder photos_controller_spec.rb Sun May 18 10:01:16 -0700 2008 [#73] Fixed photo upload cancellation [Michael Hartl]
folder posts_controller_spec.rb Wed Jun 04 13:24:47 -0700 2008 Added post count to topic redirect [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 Mon May 19 13:16:30 -0700 2008 Changed the notice for unverified email addresses [Michael Hartl]
folder topics_controller_spec.rb Wed Apr 30 20:27:33 -0700 2008 Added test for redirect on deletion [rockastop]