Go to file
Cody Cutrer 9b1e8c7350 more fk indexes
also fix an old migration that should have ran on all shards

Change-Id: Ib4305c4f1b84ba0cfd525d0f552cfc21d365dc24
Reviewed-on: https://gerrit.instructure.com/37492
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Reviewed-by: Brian Palmer <brianp@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
2014-07-14 21:06:23 +00:00
Gemfile.d move bundler version check before ruby version check 2014-07-14 18:37:13 +00:00
app discussions: prevent creation of new group graded discussions 2014-07-14 19:30:13 +00:00
config Remove remaining unused collections stuff 2014-07-14 18:24:18 +00:00
db/migrate more fk indexes 2014-07-14 21:06:23 +00:00
doc fixes broken links in api documentation to LTI 2014-06-26 15:27:13 +00:00
gems clarify Slug vs. UUID and fix event stream 2014-07-11 16:58:42 +00:00
guard output commented/nested css from guard 2014-05-16 15:32:54 +00:00
lib discussions: prevent creation of new group graded discussions 2014-07-14 19:30:13 +00:00
loom introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
public added React.JS 2014-07-10 15:25:35 +00:00
script canvas update script 2014-07-11 14:21:03 +00:00
spec spec: once-ler spec/models/[r-w]* 2014-07-14 19:39:17 +00:00
vendor/plugins don't convert relative answer tolerances to floats 2014-07-14 14:28:24 +00:00
.bowerrc introduced bower to manage js dependencies 2013-12-13 17:45:57 +00:00
.gitignore don't keep generated locales in git 2014-05-22 14:52:48 +00:00
.jshintrc make jslint settings more sane 2012-08-17 11:04:40 -06:00
.travis.yml more travis builds 2014-02-10 16:23:19 +00:00
CONTRIBUTING.md add a contributing doc for github coolness 2012-09-19 10:16:04 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile Move google_docs code into a gem 2014-04-25 21:50:43 +00:00
Guardfile a way for accounts to opt-in to new styles and users to high-contrast 2014-04-17 19:47:05 +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 refactor and make gem rake task inclusion explicit 2014-04-24 15:50:31 +00:00
bower.json added React.JS 2014-07-10 15:25:35 +00:00
config.ru start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
karma.conf.js new avatars upload image function 2014-03-07 18:52:28 +00:00
package.json package.json should include compute-cluster in dependencies 2014-05-05 16:46: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.