Go to file
Aaron Ogata d323fff110 only wait for docker images if necessary
refs DE-1220

Change-Id: I91f752300533dd923b1e22302d1287cbd7ecc18a
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/294431
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Aaron Ogata <aogata@instructure.com>
Product-Review: Aaron Ogata <aogata@instructure.com>
Reviewed-by: James Butters <jbutters@instructure.com>
2022-06-22 16:11:47 +00:00
.github
.storybook
.vscode
Gemfile.d
app Revert "Add Discussion anonymous state to Course Importer" 2022-06-22 12:57:55 +00:00
bin
build enforce up-to-date graphQL schema 2022-06-21 19:09:54 +00:00
config update pt-BR translation 2022-06-22 05:43:06 +00:00
db/migrate Recurring events: add update series to calendar_events api 2022-06-15 20:58:15 +00:00
doc Fix typo in LTI docs 2022-06-16 18:41:51 +00:00
docker-compose
engines
gems
hooks
jest
lib Revert "Add Discussion anonymous state to Course Importer" 2022-06-22 12:57:55 +00:00
log
packages parallelize canvas-rce tests on Jenkins 2022-06-21 15:16:26 +00:00
public
script
spec Add safe nav to display_name 2022-06-22 15:01:51 +00:00
tmp
ui reuse the same mutation hook for read state 2022-06-22 15:20:28 +00:00
ui-build (webpack) unify tinymce installation 2022-06-17 18:29:27 +00:00
.codeclimate.yml
.dive-ci
.dockerignore
.editorconfig
.eslintignore
.eslintrc.js
.git-blame-ignore-revs
.gitignore
.gitmessage
.groovylintrc.json
.i18nignore
.i18nrc
.irbrc
.lintstagedrc.js
.npmrc
.nvmrc
.prettierrc
.rspec
.rubocop.yml
.sentryignore
.stylelintrc
.travis.yml
CONTRIBUTING.md
COPYRIGHT
Dockerfile
Dockerfile.githook
Dockerfile.jenkins
Dockerfile.jenkins-cache
Dockerfile.jenkins.final
Dockerfile.jenkins.karma-builder
Dockerfile.jenkins.karma-runner
Dockerfile.jenkins.linters-final
Dockerfile.jenkins.linters-runner
Dockerfile.jenkins.ruby-runner
Dockerfile.jenkins.webpack-builder
Dockerfile.jenkins.webpack-cache
Dockerfile.jenkins.yarn-runner
Dockerfile.package-translations
Gemfile
Jenkinsfile
Jenkinsfile.axe
Jenkinsfile.cassandra
Jenkinsfile.contract-tests
Jenkinsfile.coverage
Jenkinsfile.coverage-js
Jenkinsfile.crystalball
Jenkinsfile.dive
Jenkinsfile.docker-smoke
Jenkinsfile.docker-sync
Jenkinsfile.dynamodb
Jenkinsfile.js
Jenkinsfile.junit-uploader
Jenkinsfile.master-bouncer-check-all
Jenkinsfile.package-translations
Jenkinsfile.parallel_logs
Jenkinsfile.postgres
Jenkinsfile.redis
Jenkinsfile.rspecq only wait for docker images if necessary 2022-06-22 16:11:47 +00:00
Jenkinsfile.selenium.flakey_spec_catcher
Jenkinsfile.selenium.performance.chrome
Jenkinsfile.test-subbuild
Jenkinsfile.vendored-gems
Jenkinsfile.xbrowser
LICENSE
README.md
Rakefile
bower.json
code_of_conduct.md
config.ru
docker-compose.new-jenkins-flakey-spec-catcher.yml
docker-compose.new-jenkins-js.yml
docker-compose.new-jenkins-package-translations.yml
docker-compose.new-jenkins-selenium.yml
docker-compose.new-jenkins.consumer.yml
docker-compose.new-jenkins.vendored-gems.yml
docker-compose.new-jenkins.yml
docker-compose.spring.yml
docker-compose.yml
gulpfile.js
issue_template.md
jest.config.js
karma.conf.js
package.json (webpack) unify tinymce installation 2022-06-17 18:29:27 +00:00
tsconfig.json
webpack.config.js
yarn.lock

README.md

Canvas LMS

Canvas is a modern, open-source LMS developed and maintained 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.