fixing segment io settings bug - #180
Merged
Merged
Conversation
jarv
commented
Jun 17, 2013
Contributor
- Moving to the auth tokens section
- Removing the feature flag logic since all features are loaded earlier
added 2 commits
June 17, 2013 09:01
* Moving to the auth tokens section
* Removing the feature flag logic since all features are loaded earlier
```
for feature, value in ENV_TOKENS.get('MITX_FEATURES', {}).items():
MITX_FEATURES[feature] = value
```
Contributor
|
looks good. |
chrisrossi
pushed a commit
to jazkarta/edx-platform
that referenced
this pull request
Mar 31, 2014
CodeResponse for external/queued grading of student code
aboudreault
pushed a commit
to aboudreault/edx-platform
that referenced
this pull request
Aug 14, 2014
…g-progress-tab ziafazal/api-fix-bug-progress-tab: Made no of completions as percentage
jbau
pushed a commit
that referenced
this pull request
Jan 21, 2015
Add some padding so tabs don't overlap as much
CrewS
pushed a commit
to CrewS/edx-platform-1
that referenced
this pull request
Jan 4, 2019
Fix ecommerce course purchase flow
edx-secure
pushed a commit
that referenced
this pull request
Jun 18, 2020
Sustaining xsslint security fixes
samuelallan72
pushed a commit
to edx-olive/edx-platform-old
that referenced
this pull request
Jul 14, 2020
…ixes Sustaining xsslint security fixes (cherry picked from commit edd9b02)
macdiesel
pushed a commit
to macdiesel/edx-platform
that referenced
this pull request
Mar 30, 2026
* fix: removing retirement code * fix: removing zoneInfo import * fix: quality fixes
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.