Go to file
Brian Palmer ea43fa2ef6 allow multiple scribd strands
we don't want scribd jobs to run wild, but we don't necessarily want to
limit them to 1 at a time either.

test plan: upload attachments that are scribdable, and by default
they'll all be created on the strand "scribd". Increase the
"scribd_num_strands" Setting and they'll also be created on multiple
numbered strands like "scribd:2".

Change-Id: Id06400d903a7badf6def5d46c61505e4f5e50fcb
Reviewed-on: https://gerrit.instructure.com/11338
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
2012-06-06 12:55:48 -06:00
app allow multiple scribd strands 2012-06-06 12:55:48 -06:00
config remove unused group columns 2012-06-06 12:40:33 -06:00
db/migrate remove unused group columns 2012-06-06 12:40:33 -06:00
doc api doc: don't link to github for the file if the file isn't on github 2012-06-05 17:52:22 -06:00
guard parallelize build tasks 2012-04-16 16:38:23 -06:00
lib create assignment for common cartridge lti config with assignment points 2012-06-05 21:06:11 -06:00
node_modules AMD Conversion 2012-02-06 16:41:40 -07:00
public basic groups api; refs #8598 2012-06-05 12:51:42 -06:00
script using custom parallelized specs gem for rspec tests 2012-04-23 13:33:29 -06:00
spec properly copy references in html to files in sub-folders 2012-06-06 12:37:45 -06:00
vendor/plugins allow multiple scribd strands 2012-06-06 12:55:48 -06:00
.gitignore fix js:test for OSX, plugins, and dynamic manifest 2012-03-29 10:44:21 -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 spec: upgrade selenium webdriver gem to version 2.22.2 2012-06-06 10:31:46 -06:00
Guardfile getting coffeescript and handlebars to work with plugins 2011-12-30 15:50:16 -07: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 add a rackup file to work with any rack-compatible server 2011-09-27 08:52:47 -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.