- 09 Sep, 2015 8 commits
-
-
jpaille committed
-
The correct answer is now correctly displayed after `show answer` is pressed.
jpaille committed -
Upgrade mock-django in platform & released version for edx-search.
Muzaffar yousaf committed -
Merge pull request #9447 from edx/ahsan/ECOM-2118-Credit-Eligible-Assessments-Appear-in-Incorrect-Order Credit-Eligible Assessments Appearing in Incorrect Order
Ahsan Ulhaq committed -
TNL-3136
muzaffaryousaf committed -
muzaffaryousaf committed
-
Upgrading django-simple-history to 1.6.3
Muzaffar yousaf committed -
Update lettuce to work with Django 1.4 - 1.8
Brian Beggs committed
-
- 08 Sep, 2015 31 commits
-
-
Don't package or optimize assets on devstack
Andy Armstrong committed -
Use the oauth provider utils to ship a generated key/secret
Kevin Falcone committed -
Add role="presentation" to .course-wrapper to prevent table
Christine Lytwynec committed -
Brian Beggs committed
-
Add events for tracking when teams are edited.
Diana Huang committed -
Remove django-robots from docs/shared/requirements.txt
Brian Beggs committed -
Remove django-kombu
Brian Beggs committed -
Remove django-masquerade
Brian Beggs committed -
Remove django-settings-context-processor
Brian Beggs committed -
update django-ratelimit-backend
Brian Beggs committed -
SOL-1171
chrisndodge committed -
Fixing spacing in tooltip
Sarina Canelake committed -
Flag test as flaky SOL-1183
Jesse Zoldak committed -
Update edx-lint to v0.2.7
Jesse Zoldak committed -
passed the display string to the underscore template so that the word "proctored" is not hard coded in the underscore file. updated the git tag for proctoring repo
Muhammad Shoaib committed -
Disable the pip version check message
Ned Batchelder committed -
You can still edit this to meet your needs, but you won't need to manually generate one.
Kevin Falcone committed -
Jesse Zoldak committed
-
Jesse Zoldak committed
-
Updated AUTHORS File
Matt Drayer committed -
muhammad-ammar committed
-
Saleem Latif committed
-
use the standard syntax to load JavaScript dependencies on logistrati…
Zubair Afzal committed -
SOL-1159 Remove hash cert asset file name
Matt Drayer committed -
This message is being shown to people who should not be deciding whether to upgrade pip, so it is just confusing and alarming noise. Before: ---> pavelib.prereqs.install_prereqs ---> pavelib.prereqs.install_ruby_prereqs Ruby prereqs unchanged, skipping... ---> pavelib.prereqs.install_node_prereqs Node prereqs unchanged, skipping... ---> pavelib.prereqs.install_python_prereqs pip install -q --exists-action w -r requirements/edx/pre.txt You are using pip version 6.0.8, however version 7.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. pip install -q --exists-action w -r requirements/edx/github.txt You are using pip version 6.0.8, however version 7.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Could not find a tag or branch '96e1922348bfe6d99201b9512a9ed946c87b7e0b', assuming commit. Could not find a tag or branch 'b0686a76f1ce3532088c4aee6e76b9abe61cc808', assuming commit. Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit. After: ---> pavelib.prereqs.install_prereqs ---> pavelib.prereqs.install_ruby_prereqs Ruby prereqs unchanged, skipping... ---> pavelib.prereqs.install_node_prereqs Node prereqs unchanged, skipping... ---> pavelib.prereqs.install_python_prereqs pip install -q --disable-pip-version-check --exists-action w -r requirements/edx/pre.txt pip install -q --disable-pip-version-check --exists-action w -r requirements/edx/github.txt Could not find a tag or branch '96e1922348bfe6d99201b9512a9ed946c87b7e0b', assuming commit. Could not find a tag or branch 'b0686a76f1ce3532088c4aee6e76b9abe61cc808', assuming commit. Could not find a tag or branch '88ec8a011e481918fdc9d2682d4017c835acd8be', assuming commit.
Ned Batchelder committed -
muhammad-ammar committed
-
TNL-2811
muhammad-ammar committed -
update django-robots
Muhammad Ammar committed -
muhammad-ammar committed
-
ECOM-2118
Ahsan Ulhaq committed -
PHX-120
Muhammad Shoaib committed
-
- 07 Sep, 2015 1 commit
-
-
ECOM-2044
zubair-arbi committed
-