canvas-lms/spec/lib
Cody Cutrer 463f12db45 clean up ScribdAPI
* don't use one line methods that don't really improve anything
 * no singleton instance; just all class methods

Change-Id: I575f68bf0e2c2a76c385ee9250aa6ce9505197ba
Reviewed-on: https://gerrit.instructure.com/25586
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Rob Orton <rob@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2013-10-29 21:11:01 +00:00
..
api/v1 lti configuration refactor 2013-04-29 21:05:58 +00:00
app_center adding support for edu-apps version 2 2013-10-17 16:05:23 +00:00
auditors start/end times for authentications audit log API 2013-07-21 21:07:11 +00:00
basic_lti unit tests for lit outcomes replace result 2013-10-01 21:19:51 +00:00
bookmarked_collection normalize group sorting, add SimpleBookmarker for common case 2013-07-12 23:09:50 +00:00
canvas cassandra 1.2/2.0 compatibility 2013-10-23 20:23:51 +00:00
cc fix up module positions after import 2013-10-03 20:54:54 +00:00
event_stream add setting for event stream cql read consistency 2013-10-14 21:40:49 +00:00
ext remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
i18n_extraction better i18n wrapper inference 2013-05-15 15:25:40 +00:00
importer clean up sorting all over 2013-10-02 21:38:08 +00:00
incoming_mail add timeouts to incoming message processor 2013-09-25 16:47:02 +00:00
kaltura added timeout to Kaltura::ClientV3 .sendRequest 2013-10-17 16:46:18 +00:00
messageable_user validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
quiz_regrading fix regrading partially correct multiple answer questions and questions in groups 2013-09-13 23:06:45 +00:00
reporting spec: fix sharding it_should_behave_like for rspec 2 2013-04-01 15:26:44 +00:00
sis avoid excessive update-cached-due-date callbacks 2013-10-16 21:04:03 +00:00
acts_as_list.rb fix up module positions after import 2013-10-03 20:54:54 +00:00
api_spec.rb api helper for jsonapi style requests 2013-10-23 17:03:45 +00:00
asset_signature_spec.rb Better signatures for message redirects 2012-12-13 12:12:58 -07:00
assignment_override_applicator_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
attr_config_spec.rb EventStream abstraction 2013-04-19 19:05:14 +00:00
authentication_methods_spec.rb invalidate all sessions on explicit logout 2013-05-08 19:43:55 +00:00
basic_lti_spec.rb add lis_outcome_service_url to assignment launches for teachers 2013-06-24 22:36:31 +00:00
bookmarked_collection_spec.rb arel-ify lib 2013-04-01 19:12:22 +00:00
canvas_spec.rb added timeout to Kaltura::ClientV3 .sendRequest 2013-10-17 16:46:18 +00:00
canvas_time_spec.rb make fancy midnight work for assignment overrides 2013-03-07 15:53:06 -07:00
content_zipper_spec.rb prevent teachers from unpublishing assignments with submissions 2013-10-16 19:33:47 +00:00
crummy_spec.rb fix incorrect translations showing up randomly in breadcrumbs 2013-02-15 17:01:21 -07:00
cuty_capt_spec.rb image support for collection items 2012-05-17 12:56:24 -06:00
dates_overridable_spec.rb edit assignments and multiple due dates in the new index page 2013-09-06 18:16:39 +00:00
due_date_cacher_spec.rb avoid excessive update-cached-due-date callbacks 2013-10-16 21:04:03 +00:00
ember_bundle_spec.rb updated ember to 1.0.0 2013-09-05 16:46:33 +00:00
enrollments_from_user_list_spec.rb refactor user creation/invitations closes #5833 2011-10-24 12:07:08 -06:00
event_stream_spec.rb add setting for event stream cql read consistency 2013-10-14 21:40:49 +00:00
facebook_spec.rb replace retired facebook dashboard api with requests api 2013-10-24 21:27:25 +00:00
file_in_context_spec.rb fix intermittent parallel spec failures 2013-08-29 20:21:58 +00:00
google_docs_folder_spec.rb support for lazy loading google docs (backend) 2013-02-20 15:30:59 -07:00
google_docs_spec.rb fixed issue where google doc collaboration links are broken 2013-03-12 15:36:42 -06:00
grade_calculator_spec.rb spec: run transaction commit callbacks when down to 1 transaction 2013-10-01 23:51:04 +00:00
gradebook_csv_parser_spec.rb start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
gradebook_importer_spec.rb replace to_json overrides with as_json overrides 2013-08-29 22:39:32 +00:00
handlebars_ember_spec.rb updated ember to 1.0.0 2013-09-05 16:46:33 +00:00
handlebars_spec.rb fix various handlebars i18n bugs 2013-04-18 20:22:59 +00:00
host_url_spec.rb api: translate absolute paths to full urls with the canvas host 2012-07-02 09:53:59 -06:00
i18n_import_spec.rb fix import for unbalanced pluralizations 2013-03-12 12:26:18 -06:00
i18n_spec.rb ensure _core_en.js is up-to-date, i18n:generate_js tweaks 2013-06-28 20:52:09 +00:00
imported_html_converter_spec.rb fix relative urls with parameters in imported html 2013-04-19 21:03:58 +00:00
locale_selection_spec.rb tweak tie-breaking logic for Accept-Language header 2013-09-17 21:56:36 +00:00
logging_filter_spec.rb fix logging parameter filtering in rails 3.1+ 2013-04-01 18:41:08 +00:00
message_dispatcher_spec.rb fix intermittent spec failure 2012-09-20 13:51:59 -06:00
messageable_user_spec.rb proper handling of cross-shard admin visibility 2013-06-21 20:40:00 +00:00
model_cache_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
multipart_spec.rb 1.9: fix our multipart form building to work with StringIO objects again 2013-02-04 12:33:09 -07:00
notification_message_creator_spec.rb fix cross-shard user_account_association creation 2013-06-27 19:38:23 +00:00
paginated_collection_spec.rb arel-ify specs 2013-03-27 21:51:21 +00:00
password_policy_spec.rb account-level password policy support, fixes CNVS-4211 2013-04-05 20:13:26 +00:00
progress_runner_spec.rb add a batch_update method to conversations api 2013-02-14 09:36:36 -07:00
quiz_question_data_fixer_spec.rb make question data always a HashWithIndifferentAccess 2012-02-09 16:29:54 -07:00
quiz_question_link_migrator_spec.rb cleanup links in quiz questions; fixes #6212 2011-11-22 16:23:44 -07:00
quiz_submission_zipper_spec.rb add ability to download all file uploads for a quiz as a zip 2013-05-16 21:14:19 +00:00
reply_to_address_spec.rb add multiple reply-to support to outgoing mail. 2013-02-22 14:02:27 -07:00
safe_yaml_spec.rb allow OpenObject through safe_yaml 2013-03-09 16:05:55 -07:00
sanitize_spec.rb fully remove style tags in html sanitizer 2013-06-25 19:13:20 +00:00
scribd_api_spec.rb clean up ScribdAPI 2013-10-29 21:11:01 +00:00
sort_spec.rb clean up sorting all over 2013-10-02 21:38:08 +00:00
sorts_assignments_spec.rb make "Upcoming Assignments" lists vdd aware 2013-02-06 13:21:58 -07:00
spec_helper_spec.rb api json conversion improvements 2012-01-03 15:09:20 -07:00
ssl_common_spec.rb 1.9 spec fixes 2012-05-18 12:36:48 -06:00
stats_spec.rb fixed calculation of variance and standard deviation 2013-05-09 18:50:05 +00:00
sticky_sis_fields_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
submission_list_spec.rb clean up sorting all over 2013-10-02 21:38:08 +00:00
summary_message_consolidator_spec.rb Add API for admins to access user messages 2013-04-11 19:38:02 +00:00
text_helper_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
time_helper_spec.rb calendar events api: fix date boundary handling 2013-02-06 13:49:45 -07:00
tmail_parser_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
tour_spec.rb added tour guide libs 2013-05-22 19:30:13 +00:00
turnitin_spec.rb configurable turnitin api endpoint 2013-07-08 20:25:41 +00:00
twitter_messenger_spec.rb twitter link sending to correct url 2013-04-26 16:02:03 +00:00
unzip_attachment_spec.rb don't submit imported/unzipped attachments to scribd 2013-09-18 19:03:17 +00:00
user_content_spec.rb allow more flexible widths/heights in user content 2012-08-21 09:50:50 -06:00
user_list_spec.rb allow adding course users by sis id 2013-07-25 18:16:09 +00:00
user_merge_spec.rb fix merging a user associated with multiple shards 2013-05-28 16:33:26 +00:00
user_search_spec.rb prevent students from searching by user login/sis id 2013-08-15 15:55:17 +00:00
validates_as_url.rb adding content tag url validation 2011-11-09 13:38:42 -07:00