canvas-lms/lib
Brian Palmer 6260f57d61 set kaltura default max file size to 500mb
Change-Id: I15e632b386db3354a09f41480f8f196d81fd9d2f
Reviewed-on: https://gerrit.instructure.com/3466
Reviewed-by: Zach Wily <zach@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
2011-05-03 16:25:34 -06:00
..
api/v1 include needs_grading_count in assignments api json, if authorized 2011-03-29 15:09:38 -06:00
canvas make plugins version display consistent 2011-05-03 14:16:50 -06:00
canvas_migration don't load the import zip into memory during import initialization 2011-04-27 19:36:20 -06:00
cc don't try to parse non-existent files 2011-04-29 08:53:23 -06:00
ext Initial commit. 2011-01-31 18:57:29 -07:00
kaltura set kaltura default max file size to 500mb 2011-05-03 16:25:34 -06:00
reporting rework some mysql-specific stuff, closes #4090 2011-03-28 12:44:08 -06:00
sis fix update_account_associations job getting created for every imported user 2011-05-03 14:26:18 -06:00
tasks things aren't working right immediately after a fresh db:migrate 2011-04-21 15:11:02 -06:00
add_to_inbox.rb Initial commit. 2011-01-31 18:57:29 -07:00
api_route_set.rb refactor the rest api docs, refs #3956 2011-03-09 10:12:32 -07:00
api_routes.rb refactor the rest api docs, refs #3956 2011-03-09 10:12:32 -07:00
authentication_methods.rb remove the hidden course_role divs and db lookup 2011-03-25 13:46:08 -06:00
auto_handle.rb use something more secure than UUID for our unique tokens; fixes #4264 2011-04-15 10:54:47 -06:00
basic_lti.rb send canvas ids with basic lti for "public" integrations 2011-04-28 19:52:31 -06:00
canvas.rb cast columns in dynamic finders, warn on all-nil argument lists 2011-05-03 11:06:04 -06:00
canvas_migration.rb Initial commit. 2011-01-31 18:57:29 -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 handle repeated qti imports of the same filename better, closes #4411 2011-04-29 12:33:31 -06:00
copy_authorized_links.rb Initial commit. 2011-01-31 18:57:29 -07:00
cutycapt.rb Initial commit. 2011-01-31 18:57:29 -07:00
delicious_diigo.rb Initial commit. 2011-01-31 18:57:29 -07:00
email_list.rb Initial commit. 2011-01-31 18:57:29 -07:00
enrollment_date_restrictions.rb enforce term/course/section start and end dates 2011-03-01 13:47:12 -07:00
enrollments_from_email_list.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_page.rb Initial commit. 2011-01-31 18:57:29 -07:00
error_logging.rb Initial commit. 2011-01-31 18:57:29 -07:00
external_feed_aggregator.rb Initial commit. 2011-01-31 18:57:29 -07:00
external_statuses.rb Initial commit. 2011-01-31 18:57:29 -07:00
facebook_oauth.rb Initial commit. 2011-01-31 18:57:29 -07: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
flickr.rb Initial commit. 2011-01-31 18:57:29 -07:00
google_docs.rb don't cache google docs tokens if they don't exist, fixes #4309 2011-04-20 14:52:52 -06:00
grade_calculator.rb renaming final_grade to final_score in relevant places. adding computed_final_grade 2011-04-12 12:58:28 -06:00
gradebook_csv_parser.rb Initial commit. 2011-01-31 18:57:29 -07:00
gradebook_importer.rb fix more find_by_id cases where we could pass in an empty string 2011-04-27 10:45:09 -06:00
has_content_tags.rb Initial commit. 2011-01-31 18:57:29 -07:00
host_url.rb fix default host for tests 2011-02-24 17:11:18 -07:00
imported_html_converter.rb handle bulk media upload failures on import more gracefully, refs #4395 2011-04-29 09:31:36 -06:00
incoming_message_processor.rb don't respond to messages with an unrecognized To: address 2011-04-14 13:07:36 -06:00
linked_in.rb Initial commit. 2011-01-31 18:57:29 -07:00
message_dispatcher.rb deliver messages to all recipients in one job, closes #1 2011-02-22 16:23:58 -07:00
multipart.rb randomize multipart boundary 2011-03-28 10:51:34 -06:00
nil_store.rb Initial commit. 2011-01-31 18:57:29 -07:00
request_context_generator.rb Initial commit. 2011-01-31 18:57:29 -07:00
scribd_api.rb Initial commit. 2011-01-31 18:57:29 -07:00
send_to_inbox.rb Initial commit. 2011-01-31 18:57:29 -07:00
send_to_stream.rb don't create stream items for deleted objects 2011-02-22 13:06:12 -07:00
sis.rb cross list importing stub 2011-03-08 15:14:35 -07:00
ssl_common.rb sis grade publishing backend 2011-04-27 16:23:00 -06:00
stats.rb Initial commit. 2011-01-31 18:57:29 -07:00
submission_list.rb Initial commit. 2011-01-31 18:57:29 -07:00
summary_message_consolidator.rb Initial commit. 2011-01-31 18:57:29 -07:00
syslog_logger_context.rb Initial commit. 2011-01-31 18:57:29 -07:00
text_helper.rb Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
tinychat.rb Initial commit. 2011-01-31 18:57:29 -07:00
tmail_parser.rb Initial commit. 2011-01-31 18:57:29 -07:00
turnitin.rb turnitin comments for next revision 2011-03-18 14:43:57 -06:00
twitter.rb Initial commit. 2011-01-31 18:57:29 -07:00
twitter_searcher.rb Initial commit. 2011-01-31 18:57:29 -07:00
twitter_user_poller.rb Initial commit. 2011-01-31 18:57:29 -07:00
unzip_attachment.rb handle repeated qti imports of the same filename better, closes #4411 2011-04-29 12:33:31 -06: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