discourse/spec/controllers
Sam 2b9ca0de8b Merge pull request #3678 from tgxworld/allow_admin_to_change_timestamp
FEATURE: Allow admin to change timestamp of topic.
2015-08-21 10:34:37 +10:00
..
admin FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04: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: serialize and update category custom_fields 2015-06-10 06:13:36 +10: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 FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
export_csv_controller_spec.rb FIX: send 404 error when unauthorized user tries to download user archive 2015-06-08 11:32:31 +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 FIX: permalink normalization not applied at constraint 2015-07-22 13:40:45 +10:00
post_actions_controller_spec.rb controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
posts_controller_spec.rb FIX: don't let blocked users reach post creator or new post queue 2015-08-06 10:32:53 +10: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 Remove site setting stubbing (Round 1) 2015-06-03 15:44:00 +05:30
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
similar_topics_controller_spec.rb Use the same component for similar topics as search results. 2015-06-24 15:08:22 -04: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 FEATURE: Allow admin to change timestamp of topic. 2015-08-17 00:00:05 +08:00
uploads_controller_spec.rb FIX: ensure a file is present when creating an upload 2015-08-18 11:39:51 +02:00
user_actions_controller_spec.rb Users can see their pending posts 2015-04-21 16:44:47 -04:00
user_avatars_controller_spec.rb user avatar urls/templates refactor 2015-05-29 18:51:17 +02:00
user_badges_controller_spec.rb FIX: Broken spec 2015-07-07 11:39:44 -04:00
users_controller_spec.rb FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30