..
admin
FIX: support for async uploads of emojis
2015-05-20 16:45:48 +02:00
application_controller_spec.rb
Allow Postgres to trigger readonly mode for the site.
2015-04-29 11:49:58 -04:00
badges_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
categories_controller_spec.rb
FEATURE: move all uploads to a single endpoint + defer upload creation in a background thread
2015-05-20 16:45:48 +02:00
clicks_controller_spec.rb
correct spec
2015-05-06 12:01:47 +10:00
composer_messages_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
directory_items_controller_spec.rb
Convert specs to RSpec 2.99.2 syntax with Transpec
2015-04-25 11:18:35 -04:00
draft_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
email_controller_spec.rb
Migrate unsubscribe keys to the database.
2015-02-13 14:24:15 -05:00
embed_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
export_csv_controller_spec.rb
💄 add username and date-time in exported file name
2015-01-16 01:39:46 +05:30
groups_controller_spec.rb
Convert specs to RSpec 2.99.2 syntax with Transpec
2015-04-25 11:18:35 -04:00
invites_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
list_controller_spec.rb
FIX: Don't show the filter title on the default route
2015-03-30 11:40:44 -04:00
notifications_controller_spec.rb
Upgrade Notifications to fix deprecations and use store
2015-05-11 11:20:45 -04:00
omniauth_callbacks_controller_spec.rb
Fixed all broken specs
2013-08-26 12:59:17 +10:00
onebox_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
permalinks_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
post_actions_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
posts_controller_spec.rb
Convert specs to RSpec 2.99.2 syntax with Transpec
2015-04-25 11:18:35 -04:00
queued_posts_controller_spec.rb
Interface is wired up for Approving/Rejecting posts
2015-04-15 14:54:37 -04:00
robots_txt_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
search_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
session_controller_spec.rb
fix spec
2015-05-20 12:35:22 +10:00
site_customizations_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
static_controller_spec.rb
controllers with rspec3 syntax
2015-01-09 14:04:02 -03:00
stylesheets_controller_spec.rb
missing prep in test
2015-05-23 15:39:44 +10:00
topics_controller_spec.rb
FIX: Keep around the page when redirecting
2015-05-20 10:16:17 -04:00
uploads_controller_spec.rb
FEATURE: generate (avatar) thumbnails in a background task
2015-05-25 17:59:00 +02:00
user_actions_controller_spec.rb
Users can see their pending posts
2015-04-21 16:44:47 -04:00
user_badges_controller_spec.rb
FEATURE: Allow manual assignment of related post to badge
2015-02-25 12:53:01 +11:00
users_controller_spec.rb
FEATURE: move all uploads to a single endpoint + defer upload creation in a background thread
2015-05-20 16:45:48 +02:00