![]() Backported from ruby 2.0 (and possibly later 1.9 patchlevels) because it was filling our logs with many millions of warnings. The code was backported directly, the test was backported with conversion from minitest -> rspec. test plan: Delayed jobs that use ruby's net libraries should still work, such as sending messages, taking web snapshots, etc. You shouldn't see any further lines like this in the log: net/protocol.rb:313: warning: regexp match /.../n against to UTF-8 string Change-Id: Ic29daa4ee9f0587fb2a1ac2968cd08a2f68365a1 Reviewed-on: https://gerrit.instructure.com/17431 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Brian Palmer <brianp@instructure.com> QA-Review: Brian Palmer <brianp@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.