canvas-lms/lib
John Harrison 461e0355c5 updated stats and related specs for situations in which there is very little data and we want quartiles.
Change-Id: Ic0610e536fc92e586f5b39bbd4a7080ccc8e522a
Reviewed-on: https://gerrit.instructure.com/8231
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Jacob Fugal <jacob@instructure.com>
2012-02-17 22:03:20 -07:00
..
api/v1 include assignment_group_id in assignment_json 2012-02-04 06:38:44 -07:00
basic_lti implement blti extensions 0.0.4 outcome service, refs #5892 2011-11-08 08:25:20 -07:00
canvas follow redirects in the kaltura bulk upload response 2012-02-08 12:47:58 -07:00
cc ignore non-kaltura media comments when exporting html 2012-02-06 12:25:59 -07:00
ext only queue one recompute_final_score per user+course 2012-01-04 11:24:25 -07:00
handlebars AMD Conversion 2012-02-06 16:41:40 -07:00
i18n_extraction AMD Conversion 2012-02-06 16:41:40 -07:00
kaltura follow redirects in the kaltura bulk upload response 2012-02-08 12:47:58 -07:00
reporting remove the account.root_account || account idiom 2012-01-03 11:47:33 -07:00
sis temporary and deleted users have no account associations 2012-02-08 14:37:17 -07:00
stubs stubs for sharding specs 2012-01-16 11:05:57 -07:00
tasks allow tagging migrations as predeploy and/or postdeploy 2012-02-17 17:49:32 -07:00
api.rb calendar and scheduler apis; refs #3395 2012-01-06 12:35:27 -07:00
api_route_set.rb launch lti tool when viewing external_tool assignment 2011-11-04 09:42:13 -06:00
api_routes.rb @example_request API doc tag 2011-12-16 14:31:00 -07:00
authentication_methods.rb remove require_user_for_context from lib/authentication_methods 2012-02-06 13:27:41 -07:00
auto_handle.rb use ActiveSupport::SecureRandom when generating random tokens 2011-07-18 14:44:59 -06:00
basic_lti.rb external tool resource selector in WYSIWYG editor 2011-11-22 16:12:12 -07:00
canvas.rb add the wiziq web conference plugin 2012-02-03 13:48:20 -07:00
cc.rb add calendar events to export/import 2011-04-26 12:28:31 -06:00
color.rb Initial commit. 2011-01-31 18:57:29 -07:00
content_zipper.rb fix course export regression, closes #6992 2012-01-23 20:40:21 -07:00
copy_authorized_links.rb Initial commit. 2011-01-31 18:57:29 -07:00
custom_validations.rb adding content tag url validation 2011-11-09 13:38:42 -07:00
cutycapt.rb fix cutycapt save png fixes #6544 2012-02-03 16:13:48 -07:00
delicious_diigo.rb fix cert verification in delicious calls 2011-11-18 09:12:03 -07:00
enrollments_from_user_list.rb remove "auto-accept" feature closes #7160 2012-02-10 15:13:11 -07:00
eportfolio_page.rb Find ePortfolio page attachments by ID. Fixes #6380. 2011-12-28 13:10:16 -07:00
external_feed_aggregator.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
external_statuses.rb Initial commit. 2011-01-31 18:57:29 -07:00
facebook.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
file_in_context.rb handle repeated qti imports of the same filename better, closes #4411 2011-04-29 12:33:31 -06:00
file_splitter.rb Initial commit. 2011-01-31 18:57:29 -07:00
google_doc_entry.rb fixing google doc deletion. refs #5796 2011-10-31 17:13:06 -06:00
google_docs.rb update oauth lib to 0.4.5 and our usage to oauth 1.0a 2011-11-01 12:08:10 -06:00
grade_calculator.rb don't include muted assignments in cached grade calculations 2012-02-16 14:18:06 -07:00
gradebook_csv_parser.rb csv lib compat in ruby 1.9.x 2011-10-12 09:36:18 -06:00
gradebook_importer.rb fixes gradebook csv with muted assignments fixes #6390 2012-02-16 14:21:05 -07:00
has_content_tags.rb allow module progression when background job hasn't finished 2011-12-09 12:52:36 -07:00
host_url.rb reset HostUrl caches between specs 2011-11-14 16:01:05 -07:00
i18n_time_zone.rb localize Profile 2011-06-24 09:32:53 -06:00
imported_html_converter.rb don't flag urls starting with '/' as not relative 2012-01-12 12:52:24 -07:00
incoming_message_processor.rb fix incoming message processing; fixes #5962 2011-10-15 11:30:42 -06:00
linked_in.rb update oauth lib to 0.4.5 and our usage to oauth 1.0a 2011-11-01 12:08:10 -06:00
locale_selection.rb localize notifications according to user's locale (or browser_locale) 2011-08-03 13:13:29 -06:00
message_dispatcher.rb deliver messages to all recipients in one job, closes #1 2011-02-22 16:23:58 -07:00
multipart.rb folder_controller optimizations stopped sending filename field 2011-08-04 16:49:55 -06:00
mutable.rb conversation messages for submission comments, fixes #5443 2012-01-20 15:56:32 -07:00
nil_store.rb Initial commit. 2011-01-31 18:57:29 -07:00
quiz_question_data_fixer.rb migration to fix bad assessment question data 2012-01-06 12:30:09 -07:00
quiz_question_link_migrator.rb don't die if a file or question is missing 2011-11-22 17:36:40 -07:00
request_context_generator.rb log context when using local rails buffered logger 2011-07-25 13:25:18 -06:00
scribd_api.rb preliminary i18n setup, closes #4124 2011-06-06 14:19:03 -06:00
send_to_inbox.rb fix send_to_inbox for submission comments, closes #4898 2011-06-16 13:20:30 -06:00
send_to_stream.rb generate an error report for all errors, not just some of them 2011-05-11 10:36:56 -06:00
simple_tags.rb filter conversations by user or group, fixes #7175 2012-02-17 15:56:56 -07:00
sis.rb new generic-format importer classes 2011-09-26 11:24:58 -06:00
skip_callback.rb refactor sticky sis fields 2011-09-27 16:34:37 -06:00
ssl_common.rb support funky characters in username/passwords for http url parsing 2011-09-08 14:21:50 -06:00
stats.rb updated stats and related specs for situations in which there is very little data and we want quartiles. 2012-02-17 22:03:20 -07:00
sticky_sis_fields.rb allow sis imports to make things sticky or clear stickiness altogether 2011-10-13 10:54:58 -06:00
submission_list.rb fix undefined method `to_date' for nil:NilClass WIP 2012-02-07 14:50:10 -07:00
summary_message_consolidator.rb explicit utc db times in update_all 2011-08-30 16:46:25 -06:00
syslog_wrapper.rb log context when using local rails buffered logger 2011-07-25 13:25:18 -06:00
text_helper.rb conversations rss feed; closes #6828 2012-02-06 13:27:19 -07:00
tinychat.rb moving tinychat config to /plugins; refs #4194 2011-06-01 22:04:26 -06:00
tmail_parser.rb Initial commit. 2011-01-31 18:57:29 -07:00
turnitin.rb escape post values to turnitin 2012-01-13 12:25:13 -07:00
twitter.rb update oauth lib to 0.4.5 and our usage to oauth 1.0a 2011-11-01 12:08:10 -06:00
twitter_searcher.rb check all models for protecting attributes refs #3847 2011-05-25 17:38:50 -06:00
twitter_user_poller.rb fix twitter poller x-ratelimit-reset handling 2011-08-24 15:15:41 -06:00
unzip_attachment.rb try harder not to create scribd jobs for non-scribdable files 2012-01-12 11:09:06 -07:00
user_content.rb allow basic lti links from arbitrary content 2011-11-07 12:38:19 -07:00
user_list.rb require an active pseudonym trusted by the target account fixes #6536 2011-12-12 14:12:40 -07:00
uuid_singleton.rb Initial commit. 2011-01-31 18:57:29 -07:00
workflow.rb fix licensing on workflow library 2011-05-03 12:25:21 -06:00
xmlcanonicalizer.rb Initial commit. 2011-01-31 18:57:29 -07:00
zip_extractor.rb Initial commit. 2011-01-31 18:57:29 -07:00