Go to file
Cody Cutrer 7505e1d303 avoid force-reloading data from the database if possible
refs #3752

Change-Id: I7eb25aafd59ff1c785de2f318117336827e776cc
Reviewed-on: https://gerrit.instructure.com/3516
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-05-06 14:01:56 -06:00
app avoid force-reloading data from the database if possible 2011-05-06 14:01:56 -06:00
config thumbnail support when using local storage, closes #4500 2011-05-06 08:11:18 -06:00
db/migrate thumbnail support when using local storage, closes #4500 2011-05-06 08:11:18 -06:00
doc link to troubleshooting wiki page for rails console 2011-03-22 14:43:03 -06:00
lib avoid force-reloading data from the database if possible 2011-05-06 14:01:56 -06:00
public course start and end dates. refs #4398 2011-05-06 09:37:33 -06:00
script Handle incoming mails. Closes #4016. 2011-04-07 10:46:11 -06:00
spec fix cross-listing selenium spec (we don't support updating on blur) 2011-05-06 13:34:33 -06:00
vendor/plugins switch to a custom timeout exception class for delayed job timeouts 2011-05-06 08:11:43 -06:00
.gitignore gitignore config/*.yml rather than individual yml file names 2011-03-14 15:00:12 -06:00
.jshintrc add a rake canvas:check_syntax task to check for js errors 2011-04-20 08:07:30 -06:00
COPYRIGHT Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile remove rack bug patch, it's been fixed in rack 1.1.2 2011-04-08 15:45:24 -06:00
LICENSE Initial commit. 2011-01-31 18:57:29 -07:00
README.md README changes to point more directly to installation instructions 2011-02-01 17:36:01 -07:00
Rakefile Initial commit. 2011-01-31 18:57:29 -07: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.