Go to file
Brian Palmer 6cd7e209af log job id and worker id with all log lines for delayed jobs
closes #5094

Change-Id: I257ade8d7a07d75392eca64377bd3c1655521045
Reviewed-on: https://gerrit.instructure.com/4796
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-07-25 13:25:53 -06:00
app repair oauth2 fallback page, and destroy secondary auth cookie 2011-07-25 08:00:45 -06:00
config log context when using local rails buffered logger 2011-07-25 13:25:18 -06:00
db/migrate locale detection and selection, refs #4994 2011-07-20 09:24:55 -06:00
doc some api doc updates for oauth, and make the api accessible from canvas 2011-07-19 13:43:34 -06:00
lib log context when using local rails buffered logger 2011-07-25 13:25:18 -06:00
public fix mini-calendar day highlights; fixes #5129 2011-07-22 08:27:30 -06:00
script add a script/ssl_server for https debugging 2011-05-31 09:44:35 -06:00
spec speed up courses selenium test 2011-07-25 08:28:36 -06:00
vendor/plugins log job id and worker id with all log lines for delayed jobs 2011-07-25 13:25:53 -06:00
.gitignore some api doc updates for oauth, and make the api accessible from canvas 2011-07-19 13:43:34 -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 upgrade selenium-webdriver gem 2011-07-22 09:17:33 -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.