fix edit tab bug and add unit test - #883
Merged
Merged
Conversation
adampalay
added a commit
that referenced
this pull request
Sep 6, 2013
fix edit tab bug and add unit test
jenkins-ks
pushed a commit
to nttks/edx-platform
that referenced
this pull request
Jun 15, 2016
…gin authentication(openedx#540) (openedx#883)
jenkins-ks
pushed a commit
to nttks/edx-platform
that referenced
this pull request
Aug 9, 2016
* Merge pull request openedx#937 from nttks/gacco/cypress.biz-2nd (openedx#943) * Merge pull request openedx#937 from nttks/gacco/cypress.biz-2nd gacco/cypress.biz 2nd (cherry picked from commit 4bc3bc2) Conflicts: biz/djangoapps/ga_achievement/management/commands/tests/test_update_biz_score_status.py lms/djangoapps/ccx/tests/test_field_override_performance.py lms/djangoapps/instructor/tests/test_api.py lms/envs/test.py setup.py * Merge pull request openedx#941 from kawaguchi-ks/develop/cypress/biz-fix-timezone-problem Fix timezone problem on boundary test. (cherry picked from commit 20e1b0c) * Fix transaction, autocommit(commit_on_success) -> atomic. * Define class Meta. * Change AUTHENTICATION_BACKENDS for disable RateLimitBackend within lo… (openedx#902) * Change AUTHENTICATION_BACKENDS for disable RateLimitBackend within login authentication(openedx#540) (openedx#883) (cherry picked from commit 1e8b68a) Conflicts: cms/djangoapps/course_creators/tests/test_admin.py * Fix test, "RedirectCycleError: Redirect loop detected".
ny0m
pushed a commit
to open-craft/openedx-platform
that referenced
this pull request
Sep 20, 2017
…ntegration Update api-integration to 1.3.4.
caesar2164
pushed a commit
to caesar2164/edx-platform
that referenced
this pull request
Sep 17, 2019
* stv/cache: try create cache dir
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@dmitchell @cahrens @adampalay
Here's the hotfix PR