| .. |
|
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 |
|
admins_controller_spec.rb
|
MS DG IZ major invite refactor. all tests are green minus weird stuff on dans computer, need to checkout this out on pivots
|
2011-08-17 16:28:21 -07:00 |
|
apis_controller_spec.rb
|
Add Chubbies, the oauth sample app, and a cucumber feature for part of an oauth flow
|
2011-06-03 16:22:38 -07:00 |
|
application_controller_spec.rb
|
moved render_views out of controller specs to spec_helper.
|
2011-05-07 18:38:40 +08:00 |
|
apps_controller_spec.rb
|
added a very basic page for the stream of all public activity stream photos
|
2011-05-25 12:57:29 -07:00 |
|
aspect_memberships_controller_spec.rb
|
Get rid of error on aspect_memberships destroy if someone has noscript on or something
|
2011-08-10 17:40:38 -07:00 |
|
aspects_controller_spec.rb
|
Write jasmine test for the tag unfollow icon visibility
|
2011-08-09 22:54:31 +02:00 |
|
authorizations_controller_spec.rb
|
Mobile authorizations index view
|
2011-08-11 16:39:39 -07:00 |
|
comments_controller_spec.rb
|
Get rid of 500 on mobile comment creation
|
2011-07-29 12:01:35 -07:00 |
|
contacts_controller_spec.rb
|
down to 2 failures in postgres
|
2011-08-17 16:51:54 -07:00 |
|
conversation_visibilities_controller_spec.rb
|
Refactor conversations creation
|
2011-08-12 23:07:01 -03:00 |
|
conversations_controller_spec.rb
|
Validate presence of message text on conversations. Closes #1329.
|
2011-08-17 23:52:31 -03:00 |
|
home_controller_spec.rb
|
remove remember aspects feature
|
2011-06-03 17:35:27 -07:00 |
|
invitations_controller_spec.rb
|
test batch_invite
|
2011-08-17 16:28:21 -07:00 |
|
likes_controller_spec.rb
|
cache counters in for likes. pending Diaspora::Likeable module...
|
2011-07-11 15:05:55 -07:00 |
|
messages_controller_spec.rb
|
Validate presence of message text on conversations. Closes #1329.
|
2011-08-17 23:52:31 -03:00 |
|
notifications_controller_spec.rb
|
Use an explicit per_page param instead of switching on format
|
2011-07-03 21:16:58 -07:00 |
|
people_controller_spec.rb
|
Add rspec test for correct behavior of /u/nonexistentuser URL
|
2011-08-10 22:25:35 +02:00 |
|
photos_controller_spec.rb
|
Fix photo show pages with likes
|
2011-08-02 10:17:49 -07:00 |
|
post_visibilities_controller_spec.rb
|
Merge branch 'master' into follow
|
2011-05-12 15:49:51 -07:00 |
|
posts_controller_spec.rb
|
Pending spec for statusnet linkback plugin
|
2011-08-12 10:37:24 -07:00 |
|
profiles_controller_spec.rb
|
Added test for new plantext tag without a # symbol and fixed broken code.
|
2011-06-25 23:37:51 -07:00 |
|
publics_controller_spec.rb
|
merged publics/show and posts/show
|
2011-08-10 18:07:38 -07:00 |
|
registrations_controller_spec.rb
|
new users now autofollow diasporahq@joindiaspora.com; upon connecting to a user, you now get post visibilities for their public posts (that your pod knows about)
|
2011-07-29 17:20:10 -07:00 |
|
reshares_controller_spec.rb
|
Reshares and reshare retractions are green.
|
2011-07-22 16:00:19 -07:00 |
|
services_controller_spec.rb
|
add better messages telling a user that they sent share requests if they try and email exsisting users
|
2011-08-18 18:27:37 -07:00 |
|
sessions_controller_spec.rb
|
Fix build... damn question marks.
|
2011-05-16 16:33:05 -07:00 |
|
sockets_controller_spec.rb
|
move all aspects to be a method, and cleaned up some sockets helper uglyness ms iz
|
2011-06-16 11:17:14 -07:00 |
|
status_messages_controller_spec.rb
|
Fix weird error in jasmine suite
|
2011-08-05 15:09:16 -07:00 |
|
tag_followings_controller_spec.rb
|
Pending spec for 500 on capital letters
|
2011-07-05 17:31:49 -07:00 |
|
tags_controller_spec.rb
|
Take out PostsFake, now that we ajax in comments it's not worth the extra complications
|
2011-08-03 11:09:21 -07:00 |
|
tokens_controller_spec.rb
|
fix the build.
|
2011-07-04 16:53:43 -07:00 |
|
users_controller_spec.rb
|
placed all mail jobs in the Job::Mail:: namespace & added into appropriate folders
|
2011-08-10 15:31:40 -07:00 |