| .. |
|
activity_streams
|
Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController
|
2011-07-10 20:06:31 -07:00 |
|
devise
|
Background sending password reset instructions.
|
2011-11-14 12:30:47 -08:00 |
|
jasmine_fixtures
|
jasmine spec for stimulating deferred searches
|
2012-03-07 23:19:51 -05:00 |
|
admins_controller_spec.rb
|
change routes to properly reflect page names (activity/stream).
|
2012-02-18 16:26:16 -08:00 |
|
apis_controller_spec.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
application_controller_spec.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
apps_controller_spec.rb
|
|
|
|
aspect_memberships_controller_spec.rb
|
remove spec for aspect_memberships#update too (move_contact)
|
2012-01-13 22:46:32 +01: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
|
upgrade factory girl there are 3 failing cukes.
|
2012-01-21 21:58:50 -08:00 |
|
blocks_controller_spec.rb
|
block user now removes a contact if user is blocking a contact
|
2011-11-03 12:31:24 -07:00 |
|
comments_controller_spec.rb
|
EvilQuery for Participation, refactor comment creation
|
2012-02-01 15:09:31 -08:00 |
|
contacts_controller_spec.rb
|
Remove pagination from json format of contacts#index; add explanatory comments. I KNOW. But it's super confusing and I can't find a way to rewrite the code to be more clear. Soloing FTL.
|
2012-01-28 15:31:11 -08:00 |
|
conversation_visibilities_controller_spec.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
conversations_controller_spec.rb
|
remove puts and fix a conversationscontroller spec to be a bit more predictable
|
2012-03-03 16:25:10 -08: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
|
Fix invitation controller spec on postgres
|
2011-11-14 17:41:54 -08: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
|
upgrade factory girl there are 3 failing cukes.
|
2012-01-21 21:58:50 -08:00 |
|
notifications_controller_spec.rb
|
fix notifications controller. yay.
|
2012-02-18 16:26:18 -08: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
|
add spec to ake sure background query is only set when a full diaspora id is given.
|
2012-03-07 23:19:51 -05:00 |
|
photos_controller_spec.rb
|
cukes passing
|
2012-02-23 17:24:19 -08:00 |
|
posts_controller_spec.rb
|
todo better id/guid switching hack needed
|
2012-01-29 15:15:24 +01: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
|
fixed markdown issues with reshares; removed puts from specs
|
2012-01-07 17:33:16 -08:00 |
|
registrations_controller_spec.rb
|
change routes to properly reflect page names (activity/stream).
|
2012-02-18 16:26:16 -08:00 |
|
reshares_controller_spec.rb
|
fix ResharesController / StatusMessage controller spec; remove another js response
|
2012-01-07 14:23:26 -08:00 |
|
services_controller_spec.rb
|
Refactor services controller spec
|
2012-01-22 08:28:23 -08: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
|
bang! kill redis cache.
|
2012-02-02 12:45:43 -08:00 |
|
status_messages_controller_spec.rb
|
bookmarklet now is a complete html document (+test)
|
2012-02-18 16:26:15 -08: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
|
fix the build.
|
2011-07-04 16:53:43 -07:00 |
|
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 |