canvas-lms/lib
Nathan Mills 7e4ffb6ffc remove expiration code for oauth tokens
test-plan:
when you get an access via oauth2 token you shouldn't get an expiration, and it shouldn't be set in the db

Change-Id: Ie0b15b54ef789b9a94b726026c09fe9497f0adc5
Reviewed-on: https://gerrit.instructure.com/64749
Reviewed-by: Brad Horrocks <bhorrocks@instructure.com>
Tested-by: Jenkins
QA-Review: August Thornton <august@instructure.com>
Product-Review: Nathan Mills <nathanm@instructure.com>
2015-10-07 21:59:34 +00:00
..
api Allow admins to change users' default emails 2015-10-07 21:30:37 +00:00
app_center Rebuilt App Center in React 2015-01-05 21:34:02 +00:00
basic_lti Allow LTI tools to submit scores for 0 point assignments 2015-09-25 21:29:59 +00:00
canvas remove expiration code for oauth tokens 2015-10-07 21:59:34 +00:00
cc render images, audio and video in epubs 2015-10-07 17:20:28 +00:00
data_fixup don't try and eager load in a data fixup 2015-09-24 17:05:16 +00:00
external_auth_observation s/account_authorization_configs/authentication_providers/ (the association) 2015-08-27 04:44:58 +00:00
features correct i18n translation issue with DA 2015-08-20 22:38:59 +00:00
lti Use global asset strings for generating lti_context_id 2015-09-21 16:10:21 +00:00
messageable_user Allow messaging account admins with no enrollments 2015-09-01 20:58:39 +00:00
outcomes outcomes speed improvements 2015-05-29 15:20:28 +00:00
reporting quote table names in joins 2015-07-16 16:35:31 +00:00
scribd add dummy Scribd::Document 2014-10-21 22:44:36 +00:00
sis Limit progress updates to 99% 2015-09-09 20:59:54 +00:00
stubs remove rails 2 support 2014-08-06 18:16:19 +00:00
tasks Make LTI configurations accept canvas icon class 2015-09-21 17:59:40 +00:00
turnitin add error message for exceded turnitin lti retries 2015-09-15 20:55:57 +00:00
utils fixing date time with assignments 2015-05-13 22:28:23 +00:00
account_services.rb don't load plugin settings for account services on every page load 2015-08-19 14:46:51 +00:00
action_controller_test_process.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
api.rb mobile css and js overrides 2015-09-28 19:24:55 +00:00
api_route_set.rb endpoint for identifying assignments for bulk grade export 2015-05-27 15:33:37 +00:00
api_routes.rb fixes for plugins in gems/plugins/ 2014-10-29 16:52:29 +00:00
asset_signature.rb fix Lint/StringConversionInInterpolation issue 2015-04-27 20:53:25 +00:00
assignment_override_applicator.rb preload attachments in calendar events public feed 2015-09-21 14:22:26 +00:00
authentication_methods.rb load_pseudonym_from_access_token will now check account access 2015-08-21 19:06:41 +00:00
basic_lti.rb implement lti outbound adapter 2014-03-26 16:49:22 +00:00
brand_config_helpers.rb mobile css and js overrides 2015-09-28 19:24:55 +00:00
brandable_css.rb don't proceed like normal if brandable_css cmd fails 2015-09-30 21:37:45 +00:00
browser.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
canvadocs.rb canvadocs annotations 2015-09-04 16:42:17 +00:00
canvas.rb create ProvisionalGrade table and model 2015-08-07 17:12:37 +00:00
canvas_logger.rb rails4: create log directory if it doesn't exist 2015-07-24 12:56:03 +00:00
cc.rb rubyzip 1.0.0 upgrade 2013-11-22 19:23:34 +00:00
config_file.rb cleanup refactor of Rubocop's Lint/DeprecatedClassMethods 2015-04-28 18:38:24 +00:00
content_licenses.rb data model and API for file usage rights 2014-11-19 16:14:00 +00:00
content_notices.rb content migration import-in-progress notice 2014-08-20 16:25:15 +00:00
content_zipper.rb rich text embedded images now included in eportfolio zip file 2015-08-27 16:54:47 +00:00
copy_authorized_links.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
course_link_validator.rb catch URI::Error instead of URI::InvalidURIError 2015-07-28 02:17:49 +00:00
custom_validations.rb catch URI::Error instead of URI::InvalidURIError 2015-07-28 02:17:49 +00:00
cuty_capt.rb cleanup refactor of Rubocop's Lint/DeprecatedClassMethods 2015-04-28 18:38:24 +00:00
dates_overridable.rb performance improvements for assignment overrides, etc 2015-09-21 14:22:16 +00:00
delayed_message_scrubber.rb remove messages older than 360 days 2013-11-07 17:19:59 +00:00
delicious.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
differentiable_assignment.rb add more caching + performance improvements 2015-08-18 16:01:33 +00:00
due_date_cacher.rb quote table names in joins 2015-07-16 16:35:31 +00:00
email_address_validator.rb be more picky about what communication channels we try to confirm 2015-09-09 15:08:21 +00:00
ember_bundle.rb cleanup refactor of Rubocop's Lint/DeprecatedClassMethods 2015-04-28 18:38:24 +00:00
enrollments_from_user_list.rb allow enrollments in multiple sections via Add People dialog 2014-12-22 17:21:18 +00:00
eportfolio_page.rb use preload instead of include on associations 2015-09-08 20:32:41 +00:00
external_feed_aggregator.rb catch more errors for external feed failure 2015-07-06 14:10:14 +00:00
external_statuses.rb deprecate Setting.get_cached 2013-10-10 00:42:52 +00:00
feature.rb Fixing react scrolling issue 2015-10-05 18:26:12 +00:00
feature_flags.rb remove some kludge-caching of :nil 2015-08-17 19:27:27 +00:00
file_in_context.rb import files as unpublished if usage rights required 2015-04-21 17:37:30 +00:00
file_splitter.rb Initial commit. 2011-01-31 18:57:29 -07:00
grade_calculator.rb rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
gradebook_exporter.rb require user to generate gradebook csv 2015-09-10 06:07:19 +00:00
gradebook_importer.rb during gradebook import pass_fail partial scores passes, 0 fails 2015-09-14 16:41:31 +00:00
gradebook_transformer.rb add filter for current assignments to GradebookExporter 2015-08-26 16:41:17 +00:00
has_content_tags.rb sync file module items published state with file locked state 2014-10-01 15:07:25 +00:00
host_url.rb fix Style/EmptyLineBetweenDefs issue 2015-04-29 16:28:39 +00:00
i18n_time_zone.rb i18nliner(.rb) 2014-10-29 21:59:39 +00:00
imported_html_converter.rb catch URI::Error instead of URI::InvalidURIError 2015-07-28 02:17:49 +00:00
kaltura.rb set a .csv file extension when using kaltura bulk api 2013-02-16 08:40:21 -07:00
learning_outcome_context.rb Outcomes API - Add assessed trait to outcome object 2015-03-02 16:59:38 +00:00
locale_selection.rb i18nliner(.rb) 2014-10-29 21:59:39 +00:00
logging_filter.rb filter params recursively in error reports 2014-02-04 03:33:45 +00:00
login_hooks.rb build login hooks functionality 2015-01-16 14:04:22 +00:00
message_dispatcher.rb don't dispatch cancelled messages, fixes #7397 2012-02-24 12:21:21 -07:00
message_scrubber.rb fix Lint/StringConversionInInterpolation issue 2015-04-27 20:53:25 +00:00
messageable_user.rb rails4: various api spec fixes 2015-07-21 15:44:32 +00:00
model_cache.rb rails4: remove dynamic matching overrides from modelcache 2015-07-13 15:22:15 +00:00
multi_cache.rb fix MultiCache delete deleting from all nodes 2015-05-19 17:59:22 +00:00
mutable.rb rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
net_ldap_extensions.rb don't autorequire a bunch of gems that are rarely used 2015-04-09 18:47:50 +00:00
notification_message_creator.rb Reducing memory usage 2015-05-14 20:56:53 +00:00
open_object.rb Fetch grading periods for all related accounts 2015-03-24 17:41:46 +00:00
permissions.rb allow registering new permissions in plugins 2012-03-02 09:38:06 -07:00
progress_runner.rb add a batch_update method to conversations api 2013-02-14 09:36:36 -07:00
request_cache.rb performance improvements for enrollments and state_based_on_date 2015-07-02 15:51:16 +00:00
request_error.rb outcome gradebook: add export link 2014-03-28 20:37:03 +00:00
rubric_context.rb use preload instead of include on associations 2015-09-08 20:32:41 +00:00
scope_filter.rb decouple assignments scope permission logic from api index 2015-07-17 17:01:36 +00:00
search_term_helper.rb add search_term to files, modules, and module item apis 2013-08-02 20:12:04 +00:00
send_to_inbox.rb get sentry into canvas 2015-04-13 22:26:15 +00:00
send_to_stream.rb get sentry into canvas 2015-04-13 22:26:15 +00:00
sentry_proxy.rb setup a generalized way to leave out errors from sentry reporting 2015-06-23 22:41:26 +00:00
simple_stats.rb quiz item analysis generation, closes CNVS-3421 2013-04-23 15:50:36 +00:00
simple_tags.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
sis.rb remove unnecessary lib/sis requires 2013-04-02 15:58:29 +00:00
sorts_assignments.rb change symbol array syntax for ruby 1.9 2015-03-03 20:47:03 +00:00
ssl_common.rb extract multipart gem 2014-02-28 23:00:09 +00:00
stats.rb fix confusing whitespace in lib/stats 2015-08-17 21:52:30 +00:00
sticky_sis_fields.rb use prepend instead of alias_method_chain in SisStickiness 2015-06-16 19:54:30 +00:00
submission_list.rb rails4: deprecate Relation#all in favor of Relation#to_a 2015-07-24 21:28:14 +00:00
summary_message_consolidator.rb switch to Shackles gem 2013-04-17 16:25:06 +00:00
syslog_wrapper.rb fix Style/EmptyLineBetweenDefs issue 2015-04-29 16:28:39 +00:00
temp_cache.rb performance improvements for enrollments and state_based_on_date 2015-07-02 15:51:16 +00:00
text_helper.rb localize values in datetime picker fields 2015-08-14 20:25:02 +00:00
time_zone_helper.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
timed_cache.rb clear shard and special account caches based on age 2014-08-26 20:29:55 +00:00
tour.rb Agenda Tour and Tour popup restyle 2015-01-23 17:18:22 +00:00
turnitin.rb make Turnitin::Client#id shard aware 2015-10-07 20:57:02 +00:00
turnitin_id.rb make Turnitin::Client#id shard aware 2015-10-07 20:57:02 +00:00
unzip_attachment.rb avoid raw sql updates in several places 2015-06-16 16:14:48 +00:00
user_content.rb gracefully handle latex parse errors 2015-07-18 18:47:34 +00:00
user_list.rb rails4: fix user_list_spec and user_merge_spec 2015-07-17 17:29:09 +00:00
user_merge.rb use qualified table names in EXISTS subqueries 2015-07-19 00:09:24 +00:00
user_search.rb exclude non-active e-mail address from user search 2015-09-11 16:56:48 +00:00
visibility_plucking_helper.rb DA - module evaluation efficiency 2014-10-28 19:11:47 +00:00
zip_extractor.rb ignore zip entries containing '..' elements or symlinks 2014-07-24 15:41:21 +00:00