Go to file
Brian Palmer 3dc8ecc4df don't drop sis rows if transaction timeout is reached
Change-Id: Ib6744eb6410727afbd8b86f55d379d1c126a96db
Reviewed-on: https://gerrit.instructure.com/5830
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: JT Olds <jt@instructure.com>
2011-09-26 23:52:30 -06:00
app some css classes to make tables pretty 2011-09-26 17:27:53 -06:00
config hide soon-to-be-dropped columns from activerecord, closes #5758 2011-09-26 17:08:44 -06:00
db/migrate remove unused sis_data columns 2011-09-26 13:44:05 -06:00
doc warn about the limit to per_page 2011-09-14 08:49:26 -06:00
guard Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -06:00
lib don't drop sis rows if transaction timeout is reached 2011-09-26 23:52:30 -06:00
public Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -06:00
script enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
spec don't drop sis rows if transaction timeout is reached 2011-09-26 23:52:30 -06:00
vendor/plugins enable parallelization of selenium tests 2011-09-26 15:45:35 -06:00
.gitignore Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -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 Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -06:00
Guardfile Added JavaScript Specs and Client-side Templates 2011-09-26 16:49:18 -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 enable parallelization of selenium tests 2011-09-26 15:45:35 -06: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.