| .. |
|
activity_streams
|
|
|
|
devise
|
|
|
|
jasmine_fixtures
|
fix jasmine around contact-list.js
|
2012-03-14 16:26:30 -07:00 |
|
admins_controller_spec.rb
|
fixed rspec tests, more fit and finish around how the invite code works,
|
2012-03-16 17:56:35 -07:00 |
|
apis_controller_spec.rb
|
|
|
|
application_controller_spec.rb
|
|
|
|
apps_controller_spec.rb
|
|
|
|
aspect_memberships_controller_spec.rb
|
no more rspec failures; and suppress a warning with a backported
|
2012-03-21 13:50:24 -07:00 |
|
aspects_controller_spec.rb
|
remove puts and fix a conversationscontroller spec to be a bit more predictable
|
2012-03-03 16:25:10 -08:00 |
|
authorizations_controller_spec.rb
|
|
|
|
blocks_controller_spec.rb
|
|
|
|
comments_controller_spec.rb
|
some sad fixes to try and appease travis :(
|
2012-03-27 16:31:56 -07:00 |
|
contacts_controller_spec.rb
|
|
|
|
conversation_visibilities_controller_spec.rb
|
|
|
|
conversations_controller_spec.rb
|
Limit allowed contacts for sending messages to, to the ones that are sharing with you.
|
2012-03-23 01:21:04 +01:00 |
|
home_controller_spec.rb
|
change routes to properly reflect page names (activity/stream).
|
2012-02-18 16:26:16 -08:00 |
|
invitations_controller_spec.rb
|
fixed rspec tests, more fit and finish around how the invite code works,
|
2012-03-16 17:56:35 -07:00 |
|
likes_controller_spec.rb
|
update reshare count when resharing; return PostPresenter for reshare root in the success response
|
2012-02-22 18:02:08 -08:00 |
|
messages_controller_spec.rb
|
|
|
|
notifications_controller_spec.rb
|
resolve merge in notifications controller
|
2012-03-14 10:46:59 -07:00 |
|
participations_controller_spec.rb
|
update reshare count when resharing; return PostPresenter for reshare root in the success response
|
2012-02-22 18:02:08 -08:00 |
|
people_controller_spec.rb
|
adding an ajax loader, and pull out the js from the middle of the view
|
2012-03-13 17:10:23 -07:00 |
|
photos_controller_spec.rb
|
cukes passing
|
2012-02-23 17:24:19 -08:00 |
|
posts_controller_spec.rb
|
MS DG down to four failures
|
2012-03-21 13:50:24 -07:00 |
|
profiles_controller_spec.rb
|
#2847 Users can now toggle nsfw on and off
|
2012-02-08 23:01:02 +01:00 |
|
publics_controller_spec.rb
|
|
|
|
registrations_controller_spec.rb
|
MS DG fix a few final tests
|
2012-03-16 17:56:35 -07:00 |
|
reshares_controller_spec.rb
|
|
|
|
services_controller_spec.rb
|
small updates, and it looks like we are mostly working
|
2012-03-16 17:56:35 -07:00 |
|
sessions_controller_spec.rb
|
remove weird monkey patch in sessions controller #wtf
|
2012-02-25 17:41:46 -08:00 |
|
share_visibilities_controller_spec.rb
|
|
|
|
status_messages_controller_spec.rb
|
MS DC You can has choose a template
|
2012-03-27 14:52:53 -07:00 |
|
streams_controller_spec.rb
|
change routes to properly reflect page names (activity/stream).
|
2012-02-18 16:26:16 -08:00 |
|
tags_controller_spec.rb
|
tags should be case insensitive
|
2012-02-18 16:26:10 -08:00 |
|
tokens_controller_spec.rb
|
|
|
|
users_controller_spec.rb
|
introduce the idea of Federated::Base. this is mostly just renaming and collasping of different federation modules, but also starting a direct hiearchy of these federation classes to make everything easier to refactor
|
2012-02-25 16:57:14 -08:00 |