Go to file
jake.oeding d14594a496 fix slow ff search
flag=none

test plan:
-navigate to site admin feature flags
-attempt a search and confirm that the results
 are correct and the feedback does not have lag
-use the state filters and confirm they still work
 properly

Change-Id: I9d823f662f73085178334ab307f664bafdfa596a
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/310188
Reviewed-by: Charley Kline <ckline@instructure.com>
Product-Review: Charley Kline <ckline@instructure.com>
QA-Review: Deyvison Penha <deyvison.penha@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
2023-02-02 18:27:45 +00:00
.github
.storybook
.vscode
Gemfile.d Add byebug-pry 2023-01-31 19:01:08 +00:00
app Revert "Respect prevent_course_availability_editing_by_teachers in API" 2023-02-02 17:57:04 +00:00
bin
build send a more meaningful failure message for cron jobs 2023-02-02 15:35:38 +00:00
config add upcoming dev keys OIDC changes warning 2023-02-02 17:41:20 +00:00
db/migrate Set root_account_ids for student view students 2023-02-01 18:30:16 +00:00
doc doc: update platform storage docs for mobile apps 2023-01-25 21:28:07 +00:00
docker-compose docker-compose config to build:watch es packages 2022-12-15 22:18:24 +00:00
engines
gems Ensure live_events always passes on newer rubies 2023-02-02 15:36:00 +00:00
hooks
jest
lib Revert "move LTI IDs when merging into an unused User record" 2023-02-02 17:39:23 +00:00
log
packages keep focus on wc status bar button 2023-02-02 14:37:03 +00:00
public Refresh the en.json fallback translations 2023-01-31 23:26:16 +00:00
script Update how we check for Docker on mac 2023-01-31 15:50:47 +00:00
spec Revert "Respect prevent_course_availability_editing_by_teachers in API" 2023-02-02 17:57:04 +00:00
tmp
ui fix slow ff search 2023-02-02 18:27:45 +00:00
ui-build Convert postMessages to Typescript 2023-01-18 22:33:52 +00:00
.codeclimate.yml
.dive-ci
.dockerignore
.editorconfig
.eslintignore
.eslintrc.js Extract custom column data DataLoader 2023-01-21 21:14:09 +00:00
.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 Complete ruby 3.1 support 2023-01-04 18:02:40 +00:00
Dockerfile.githook
Dockerfile.jenkins Complete ruby 3.1 support 2023-01-04 18:02:40 +00:00
Dockerfile.jenkins-cache fix various bundle issues for deployment 2023-01-25 19:21:18 +00:00
Dockerfile.jenkins.final
Dockerfile.jenkins.js
Dockerfile.jenkins.linters always include git directory in linters image 2023-02-01 16:35:01 +00:00
Dockerfile.jenkins.ruby-runner
Dockerfile.jenkins.webpack-assets
Dockerfile.jenkins.webpack-builder
Dockerfile.jenkins.webpack-cache
Dockerfile.jenkins.webpack-runner
Dockerfile.jenkins.yarn-runner
Dockerfile.package-translations
Gemfile derive correct paths with a custom BUNDLE_GEMFILE 2023-01-26 17:24:42 +00:00
Gemfile.rails61.lock.partial better errors / stats for Turnitin errors 2023-02-01 15:01:04 +00:00
Gemfile.rails70.lock.partial better errors / stats for Turnitin errors 2023-02-01 15:01:04 +00:00
Jenkinsfile send a more meaningful failure message for cron jobs 2023-02-02 15:35:38 +00:00
Jenkinsfile.axe
Jenkinsfile.cassandra
Jenkinsfile.contract-tests
Jenkinsfile.coverage
Jenkinsfile.coverage-js
Jenkinsfile.crystalball add require statements 2023-01-12 18:46:09 +00:00
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
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 remove old a11y checker setup files 2023-01-26 18:29:19 +00:00
tsconfig.json
webpack.config.js
yarn.lock Update tinymce-a11y-checker dependency to 4.1.3 2023-01-31 18:23:15 +00:00

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.