Skip to content

fixing segment io settings bug - #180

Merged
jarv merged 2 commits into
masterfrom
jarv/fix-segment-io
Jun 17, 2013
Merged

fixing segment io settings bug#180
jarv merged 2 commits into
masterfrom
jarv/fix-segment-io

Conversation

@jarv

@jarv jarv commented Jun 17, 2013

Copy link
Copy Markdown
Contributor
  • 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

John Jarvis 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
```
@feanil

feanil commented Jun 17, 2013

Copy link
Copy Markdown
Contributor

looks good.

jarv added a commit that referenced this pull request Jun 17, 2013
fixing segment io settings bug
@jarv
jarv merged commit d1ebfbc into master Jun 17, 2013
@sarina
sarina deleted the jarv/fix-segment-io branch November 18, 2013 14:41
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants