| .. |
|
admins_controller_spec.rb
|
admins can resend invitations
|
2011-03-03 16:59:33 -08:00 |
|
application_controller_spec.rb
|
Update rspec-instafail, test git headers
|
2011-03-06 10:18:37 -08:00 |
|
aspect_memberships_controller_spec.rb
|
fixed migrations, added unread to PrivateMessageVisibilities
|
2011-03-01 12:25:54 -08:00 |
|
aspects_controller_spec.rb
|
sort contacts by name, not by a potentially nil field
|
2011-03-23 10:16:55 -07:00 |
|
comments_controller_spec.rb
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
contacts_controller_spec.rb
|
pulled out share_with to be contact new and contact show
|
2011-02-17 18:05:21 -08:00 |
|
conversation_visibilities_controller_spec.rb
|
messages are now relayable, a comment has an author as opposed to a person.
|
2011-03-01 12:39:42 -08:00 |
|
conversations_controller_spec.rb
|
Add specs to conversations#new. Unpending spec for create.
|
2011-03-19 22:30:58 -07:00 |
|
home_controller_spec.rb
|
Update rspec-instafail, test git headers
|
2011-03-06 10:18:37 -08:00 |
|
invitations_controller_spec.rb
|
refactored the api
|
2011-02-05 15:01:05 -08:00 |
|
likes_controller_spec.rb
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
messages_controller_spec.rb
|
addedthe controllers and the views for the message and the conversation inbox, going to pull in some left nav styling
|
2011-03-02 12:27:57 -08:00 |
|
notifications_controller_spec.rb
|
Don't actually need 36 notifications.
|
2011-02-21 13:20:39 -08:00 |
|
people_controller_spec.rb
|
404 googlebotz left and right on public remote person pages
|
2011-03-22 11:26:39 -07:00 |
|
photos_controller_spec.rb
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
posts_controller_spec.rb
|
PostsController#index -> TagsController#show
|
2011-03-18 20:57:39 -07:00 |
|
profiles_controller_spec.rb
|
profile tags now federate
|
2011-03-17 16:28:17 -07:00 |
|
publics_controller_spec.rb
|
Fix 500 in publicsController
|
2011-03-14 16:48:07 -07:00 |
|
registrations_controller_spec.rb
|
Replace APP_CONFIG with lib/app_config.rb so that it's testable.
|
2010-12-24 12:31:09 -08:00 |
|
requests_controller_spec.rb
|
default scope on contact
|
2011-02-18 17:38:02 -08:00 |
|
services_controller_spec.rb
|
fixed the nil photo_url and the all being called twice in the specs
|
2011-03-21 14:56:50 -07:00 |
|
sessions_controller_spec.rb
|
calls the job on login does a sync call if the cache friends was not called before, fixed the views
|
2011-03-21 14:56:50 -07:00 |
|
sockets_controller_spec.rb
|
SocketsController now takes a user object or a user id, so that we only instantiate the user if we need to
|
2011-03-17 12:56:23 -07:00 |
|
status_messages_controller_spec.rb
|
photos are now successfully delayed
|
2011-03-17 13:59:53 -07:00 |
|
tags_controller_spec.rb
|
You can now add contacts from tags#show. Also, a CSS change to help us start refactoring: there's now a class to the body that you can set with content_for :body_class. This lets you scope CSS to a particular page. Started breaking out smaller CSS files.
|
2011-03-19 20:53:55 -07:00 |
|
users_controller_spec.rb
|
Bug Fix:868 for Users unable to download photos
|
2011-03-17 01:14:05 +05:30 |