| .. |
|
admin
|
allow admins to close user accounts from the backend
|
2014-07-01 23:33:15 +02:00 |
|
jasmine_fixtures
|
Port aspect membership dropdown and hovercards
|
2014-03-19 17:54:22 +01:00 |
|
admins_controller_spec.rb
|
allow admins to close user accounts from the backend
|
2014-07-01 23:33:15 +02:00 |
|
application_controller_spec.rb
|
Move ApplicationController specs to application_controllers_spec
|
2012-10-14 19:32:53 -02:00 |
|
aspect_memberships_controller_spec.rb
|
make aspect membership controller specs green
|
2014-08-23 16:34:01 +02:00 |
|
aspects_controller_spec.rb
|
Remove tests for strong parameters
|
2013-08-02 11:38:56 +02:00 |
|
blocks_controller_spec.rb
|
bump rspec-rails, remove deprecated rspec syntax
|
2012-09-11 00:46:36 +02:00 |
|
comments_controller_spec.rb
|
always pass desired format in specs unless it's html
|
2014-08-23 16:34:01 +02:00 |
|
contacts_controller_spec.rb
|
|
|
|
conversation_visibilities_controller_spec.rb
|
|
|
|
conversations_controller_spec.rb
|
always pass desired format in specs unless it's html
|
2014-08-23 16:34:01 +02:00 |
|
home_controller_spec.rb
|
do not redirect admin to his profile upon sign in
|
2012-09-14 15:01:19 +02:00 |
|
invitations_controller_spec.rb
|
replace stub and mock deprecations with doubles
|
2014-01-13 12:25:38 +01:00 |
|
likes_controller_spec.rb
|
bump rspec-rails, remove deprecated rspec syntax
|
2012-09-11 00:46:36 +02:00 |
|
messages_controller_spec.rb
|
Refactor MessagesController
|
2012-10-13 17:10:52 -02:00 |
|
notifications_controller_spec.rb
|
always pass desired format in specs unless it's html
|
2014-08-23 16:34:01 +02:00 |
|
passwords_controller_spec.rb
|
move PasswordsController specs to the new appropiate location
|
2014-02-10 10:18:20 +01:00 |
|
people_controller_spec.rb
|
do not pass relations to a method that expects a set of aspects ids or a single aspect
|
2014-08-23 16:34:01 +02:00 |
|
photos_controller_spec.rb
|
always pass desired format in specs unless it's html
|
2014-08-23 16:34:01 +02:00 |
|
posts_controller_spec.rb
|
fix PostsController specs by using explicit form of the sign_in helper
|
2014-08-23 16:38:57 +02:00 |
|
profiles_controller_spec.rb
|
replace stub and mock deprecations with doubles
|
2014-01-13 12:25:38 +01:00 |
|
publics_controller_spec.rb
|
Bye Resque. Ohai Sidekiq.
|
2013-03-21 23:39:07 +01:00 |
|
registrations_controller_spec.rb
|
replace stub! with stub
|
2014-01-13 12:25:37 +01:00 |
|
report_controller_spec.rb
|
Changed and renamed database columns
|
2014-05-15 07:23:44 -04:00 |
|
reshares_controller_spec.rb
|
fix issue #3671 reshare a post multiple times
|
2013-01-12 04:52:56 -02:00 |
|
search_controller_spec.rb
|
update search controller + serch.js so that autocomplete works
|
2013-08-05 11:49:23 +02:00 |
|
services_controller_spec.rb
|
replace stub! with stub
|
2014-01-13 12:25:37 +01:00 |
|
sessions_controller_spec.rb
|
Avoid unnecessarily redirect
|
2013-03-03 23:10:53 -02:00 |
|
share_visibilities_controller_spec.rb
|
replace stub and mock deprecations with doubles
|
2014-01-13 12:25:38 +01:00 |
|
statistics_controller_spec.rb
|
Statistics route with general info, some user and total posts stats. By default statistics off, enabled in settings.
|
2013-12-02 22:35:18 +02:00 |
|
status_messages_controller_spec.rb
|
port bookmarklet to Backbone.js, use gon for params (fixes #4931)
|
2014-04-19 17:41:21 +02:00 |
|
streams_controller_spec.rb
|
New configuration system
|
2012-09-26 20:19:37 +02:00 |
|
tags_controller_spec.rb
|
Always redirect user to downcase version of tags on UTF-8 encoding
|
2013-04-10 00:08:58 -03:00 |
|
users_controller_spec.rb
|
Fix atom feed for reshares of deleted posts.
|
2014-03-11 21:27:08 +01:00 |