Go to file
Felix Milea-Ciobanu c22f77ae9a fix course link validator
use HEAD instead of GET and accept only gzip compression

test plan:
- create a page and use these links:
  - http://www.osa.org/en-us/home/
  - http://www.aaes.org/
- start Course Link Validator
- the links above should not be listed under broken links

fixes CNVS-27460

Change-Id: I8b75b48249b1c8b0e87ee8fa417373357b69462d
Reviewed-on: https://gerrit.instructure.com/74461
Tested-by: Jenkins
Reviewed-by: James Williams  <jamesw@instructure.com>
QA-Review: Deepeeca Soundarrajan <dsoundarrajan@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
2016-03-18 15:24:08 +00:00
Gemfile.d bump switchman 2016-03-10 23:31:01 +00:00
app lock the description if the discussion is locked 2016-03-18 15:23:46 +00:00
bin use binstubs for dress_code for spring 2016-01-06 18:44:23 +00:00
client_apps Add statistics for manually graded question types 2016-02-23 03:31:09 +00:00
config update ru translation 2016-03-18 05:27:27 -06:00
db/migrate fix delayed_job max_concurrent trigger query 2016-03-18 15:19:34 +00:00
doc Pass username to OAuth2 login flow 2016-03-16 17:03:36 +00:00
docker-compose hide assignment cog menu for non manage roles 2016-03-09 08:39:18 +00:00
frontend_build add start and async test to the replacements for qunitjsxloader 2016-03-15 18:18:04 +00:00
gems fix course link validator 2016-03-18 15:24:08 +00:00
guard let people write specs in jsx 2015-12-05 09:52:45 +00:00
lib fix course link validator 2016-03-18 15:24:08 +00:00
public wrap some global utils in RCE flagged shims 2016-03-17 19:00:11 +00:00
script Helper scripts for setting up docker 2016-02-11 23:17:00 +00:00
spec lock the description if the discussion is locked 2016-03-18 15:23:46 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.dockerignore docker-compose based dev environment 2015-03-30 20:59:48 +00:00
.fontcustom-manifest.json add table icon to icon font 2016-02-11 16:10:26 +00:00
.gitignore RCS - admin announcements can load remotely 2016-01-14 23:40:42 +00:00
.i18nignore bump rails 3 to github branch for ruby 2.2 compatibility 2015-02-18 22:55:20 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.npmrc fix brand config previewing and skipping 2015-10-27 16:16:15 +00:00
.rubocop.yml Moving ParallelAssignment back to style 2016-01-18 21:47:22 +00:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00:00
CONTRIBUTING.md Add guidelines section to CONTRIBUTING.md 2016-01-13 19:50:06 +00:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile remove rails 3 support 2015-12-23 21:36:43 +00:00
Guardfile ensure node_modules are up-to-date for guard & compile_assets 2015-07-16 19:17:54 +00:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md remove travis.ci badge until we are re-enabled 2014-07-01 23:08:00 +00:00
Rakefile remove rails 2 support 2014-08-06 18:16:19 +00:00
bower.json remove the 'when' bower module, nothing used it. 2016-03-02 17:27:59 +00:00
code_of_conduct.md contributor code of conduct 2014-12-23 18:13:59 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
docker-compose.yml remove unnecessary docker-compose config 2016-03-02 21:43:11 +00:00
gulpfile.babel.js add ENV var to skip js rev'ing in dev if you want 2016-03-02 00:06:29 +00:00
issue_template.md Add issue_template.md for GitHub issues 2016-02-17 21:00:48 +00:00
karma.conf.js add phantom js support as an avenue for js test runs 2016-03-02 16:58:32 +00:00
package.json make it so you can use es6 in the webpack config stuff 2016-03-11 21:18:43 +00:00
webpack.config.babel.js make it so you can use es6 in the webpack config stuff 2016-03-11 21:18:43 +00:00
webpack.production.config.babel.js make it so you can use es6 in the webpack config stuff 2016-03-11 21:18:43 +00:00
webpack.test.config.babel.js make it so you can use es6 in the webpack config stuff 2016-03-11 21:18:43 +00:00

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.