- 28 Nov, 2015 1 commit
-
-
This fixes a flaky condition that is only exposed when tests are run in multiprocessing mode.
Ben Patterson committed
-
- 20 Nov, 2015 8 commits
-
-
Jibsheet/force publish arg parsing
Kevin Falcone committed -
Cleanup some settings.
Usman Khalid committed -
Update --commit flag so you don't have to say --commit=commit
Kevin Falcone committed -
Allow user to submit initial verification through reverify flow
Zubair Afzal committed -
edxtest needs to be created on naked systems.
Ben Patterson committed -
Usman Khalid committed
-
ECOM-2933
zubair-arbi committed -
https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/ You need to declare and do proper argument parsing. --commit is also more natural than a bare 'commit' on the end of a command. Switch from calling handle() directly to call_command(). call_command() simulates using the management command so is a better test of the command line interface.
Kevin Falcone committed
-
- 19 Nov, 2015 30 commits
-
-
This is a partial revert from d8fd8ed6
Ben Patterson committed -
Reword default about page questions
Sarina Canelake committed -
Adding gettext to JSHint ignore
clrux committed -
Sarina Canelake committed
-
MA-1190; patch 'read' attribute for thread
Nimisha Asthagiri committed -
With the 1.8 upgrade, we stopped using 'manage.py cms command commit' and switched to --commit because we no longer directly access args[] https://docs.djangoproject.com/en/1.8/howto/custom-management-commands/ When this command was updated, it was switched to --commit=commit, but using store_true allows a much more natural --commit syntax.
Kevin Falcone committed -
Chris Rodriguez committed
-
Updates the example locations to split format
Alison Hodges committed -
Django18 release merge
John Eskew committed -
Chris Rodriguez committed
-
Brian Beggs committed
-
Update the Django 1.8-upgraded repo versions.
John Eskew committed -
Ned Batchelder committed
-
John Eskew committed
-
Ned Batchelder committed
-
John Eskew committed
-
John Eskew committed
-
Ned Batchelder committed
-
Muhammad Ammar committed
-
Brian Beggs committed
-
Fix paths for diff quality jshint comparison
Christine Lytwynec committed -
asadiqbal08/SOL-1416 Certs: Remove Restriction on Date Setting
Matt Drayer committed -
SOL-1386: refactored cert web view code
Matt Drayer committed -
Usman Khalid committed
-
Brian Beggs committed
-
John Eskew committed
-
Rebalance shard 7.
Ben Patterson committed -
Recreate db caches for bokchoy and lettuce
Usman Khalid committed -
Usman Khalid committed
-
wajeeha-khalid committed
-
- 18 Nov, 2015 1 commit
-
-
John Eskew committed
-