Go to file
Brian Palmer 59841e884c migration fixups
make this data fix postdeploy, and avoid find_in_batches issues
also remove :concurrently from a index created transactionally (on a new table)

Change-Id: If9744e13b2387eb1a310f19629fff6327000add5
Reviewed-on: https://gerrit.instructure.com/19834
Reviewed-by: Cody Cutrer <cody@instructure.com>
Reviewed-by: Bracken Mosbacker <bracken@instructure.com>
Reviewed-by: James Williams  <jamesw@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Brian Palmer <brianp@instructure.com>
QA-Review: Brian Palmer <brianp@instructure.com>
2013-04-19 22:31:26 +00:00
app basic support for file upload quiz question type 2013-04-19 21:42:13 +00:00
config remove Shackles shims 2013-04-19 16:18:11 +00:00
db/migrate migration fixups 2013-04-19 22:31:26 +00:00
doc implemented dress_code 2013-04-09 15:43:16 +00:00
guard fix styleguide + guard issues 2013-04-12 19:32:38 +00:00
lib migration fixups 2013-04-19 22:31:26 +00:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public basic support for file upload quiz question type 2013-04-19 21:42:13 +00:00
script start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
spec delay loading of appointments in scheduler 2013-04-19 21:33:56 +00:00
vendor/plugins whitelist <font> tags in sanitizer 2013-04-19 18:21:54 +00:00
.gitignore implemented dress_code 2013-04-09 15:43:16 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT
Gemfile upgrade ruby_parser for 1.9 syntax support 2013-04-18 16:08:55 +00:00
Guardfile fix styleguide + guard issues 2013-04-12 19:32:38 +00:00
LICENSE
README.md
Rakefile get rspec 2 running with rails 3.0 2013-03-27 15:41:28 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
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.