Go to file
Brian Palmer a267e686e4 1.9: fix more errors in full spec runs
* sort the plugin assets found so that the output is deterministic
* spec: pass a single element not an array for course_section_id
* spec: don't actually try to hit facebook's servers
* spec: fix some subsecond precision issues in the assignment overrides
  specs -- you can't shave off usecs that way, floating point precision
  will bite you

Change-Id: I3b54eadf4ebde3474c665263db425666fd3759e7
Reviewed-on: https://gerrit.instructure.com/15180
Reviewed-by: Jacob Fugal <jacob@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
2012-11-09 16:12:48 -07:00
app refs #11686 lets android users use mobile login 2012-11-09 14:41:19 -07:00
config automatically remove bad plugin symlinks 2012-11-09 11:51:26 -07:00
db/migrate in maybe_drop, only attempt to drop if the column exists 2012-11-09 13:24:59 -07:00
doc support marking API methods as internal 2012-11-02 15:25:24 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib 1.9: fix more errors in full spec runs 2012-11-09 16:12:48 -07:00
node_modules update require.js node module 2012-06-27 17:29:47 -06:00
public password change failure in IE8, fixes #11089 2012-11-09 13:36:24 -07:00
script improve guard/dj in script/server 2012-06-28 18:05:08 -06:00
spec 1.9: fix more errors in full spec runs 2012-11-09 16:12:48 -07:00
vendor/plugins tweak to go along with outcomes refactor 2012-11-08 10:29:41 -07:00
.gitignore ignoring branch_tools.rb 2012-08-10 15:27:40 -06: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 Initial commit. 2011-01-31 18:57:29 -07:00
Gemfile upgrade hairtrigger gem version 2012-11-07 13:00:21 -07:00
Guardfile fix our Guardfile for ruby 1.9 2012-10-31 14:02:12 -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 using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
config.ru fix non-static image urls 2012-05-17 10:53:57 -06:00
package.json AMD Conversion 2012-02-06 16:41:40 -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.