- 12 Oct, 2016 1 commit
-
-
Rendering model states when running migrate in Django 1.8 consumes on the order of 4x-6x more memory than <1.8. References: * https://code.djangoproject.com/ticket/24745 * https://code.djangoproject.com/ticket/24743 This is causing failures in Jenkins as the workers run out of memory and either processes cannot fork or the Out Of Memory Killer kills a process that is running tests. Disabling migrations until we do either or both of these: * Upgrade to Django 1.9 and turn them back on. See EV-92 "Discovery: Upgrade edx-platform to Django 1.9" * Address TE-1310 "Unit tests should be able to run without migrations"
Jesse Zoldak committed
-
- 19 Aug, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 02 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 25 Jul, 2016 1 commit
-
-
Meta.
Brian Jacobel committed
-
- 20 Jun, 2016 1 commit
-
-
Calen Pennington committed
-
- 18 May, 2016 1 commit
-
-
Calen Pennington committed
-
- 04 May, 2016 2 commits
-
-
Brian Jacobel committed
-
Brian Jacobel committed
-
- 03 May, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 08 Apr, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 22 Mar, 2016 1 commit
-
-
Adam Palay committed
-
- 29 Feb, 2016 1 commit
-
-
Renzo Lucioni committed
-
- 12 Feb, 2016 1 commit
-
-
It's just as relevant to unit tests and I wish I had seen it earlier. Stress the transient nature of this debugging step.
Kevin Falcone committed
-
- 14 Jan, 2016 2 commits
-
-
Toby Lawrence committed
-
This reverts commit 8402be3b.
Toby Lawrence committed
-
- 13 Jan, 2016 1 commit
-
-
Ran these suckers through ImageOptim, which crunched 'em down real nice.
Toby Lawrence committed
-
- 07 Jan, 2016 1 commit
-
-
common/test/data/xml_dag/static/just_a_test.jpg | Bin 547 -> 517 bytes .../test_microsite/images/background-image.jpg | Bin 160660 -> 160625 bytes .../test_microsite/images/header-logo.png | Bin 1215 -> 1212 bytes docs/en_us/architecture/locator_ubiquity.jpg | Bin 51876 -> 47455 bytes docs/en_us/architecture/presplit.jpg | Bin 43129 -> 38944 bytes docs/en_us/architecture/studio mapping.jpg | Bin 48247 -> 43786 bytes .../enrollment_api/source/_static/homepage-bg.jpg | Bin 160660 -> 160625 bytes docs/en_us/internal/test_pyramid.png | Bin 24698 -> 17598 bytes .../platform_api/source/_static/homepage-bg.jpg | Bin 160660 -> 160625 bytes .../shared/images/Announcement_subscriptions.png | Bin 43413 -> 15474 bytes lms/static/certificates/images/backpack-logo.png | Bin 2107 -> 1112 bytes lms/static/certificates/images/backpack-ui.png | Bin 76558 -> 54810 bytes lms/static/certificates/images/bg-verified.png | Bin 25152 -> 5169 bytes lms/static/certificates/images/demo-sig1.png | Bin 3852 -> 2099 bytes lms/static/certificates/images/demo-sig2.png | Bin 3695 -> 1990 bytes lms/static/certificates/images/demo-sig3.png | Bin 7315 -> 3721 bytes .../certificates/images/demo-user-profile.png | Bin 61749 -> 40719 bytes lms/static/certificates/images/ico-honor.png | Bin 59443 -> 35743 bytes .../certificates/images/ico-mozillaopenbadges.png | Bin 3638 -> 1870 bytes lms/static/certificates/images/ico-verified.png | Bin 59571 -> 35713 bytes lms/static/images/app/google_play_badge_45.png | Bin 8913 -> 4548 bytes lms/static/images/bg-footer-divider.jpg | Bin 416 -> 390 bytes lms/static/images/bg-texture.png | Bin 10028 -> 2092 bytes lms/static/images/bulk_email/FacebookIcon.png | Bin 550 -> 333 bytes lms/static/images/bulk_email/GooglePlusIcon.png | Bin 1286 -> 679 bytes 25 files changed, 0 insertions(+), 0 deletions(-)
Calen Pennington committed
-
- 14 Dec, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 01 Dec, 2015 1 commit
-
-
Ben Patterson committed
-
- 05 Nov, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 03 Nov, 2015 3 commits
-
-
Andy Armstrong committed
-
Ben Patterson committed
-
Includes info about the serversonly/testsonly pattern, as well as multiprocessing.
Ben Patterson committed
-
- 02 Nov, 2015 1 commit
-
-
Vedran Karačić committed
-
- 20 Oct, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 08 Oct, 2015 1 commit
-
-
Andy Armstrong committed
-
- 29 Jul, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 02 Jul, 2015 1 commit
-
-
Daniel Friedman committed
-
- 09 Jun, 2015 2 commits
- 22 May, 2015 1 commit
-
-
JShint will be executed with paver run_jshint, which will use a defined set of directories (likewise defined are directories to ignore). A limit can be imposed on the total number of violations. Note that this change does NOT include adding jshint to diff-quality or `paver run_quality`.
Ben Patterson committed
-
- 16 Apr, 2015 1 commit
-
-
This allows developers to pass the `--pdb` flag to paver test commands, and that flag will be proxied to the `nosetests` command. It's useful for debugging purposes.
David Baumgold committed
-
- 06 Mar, 2015 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 04 Mar, 2015 1 commit
-
-
Ned Batchelder committed
-
- 03 Mar, 2015 1 commit
-
-
Mayank Jain committed
-
- 24 Feb, 2015 1 commit
-
-
Ned Batchelder committed
-
- 21 Jan, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 10 Dec, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 30 Oct, 2014 1 commit
-
-
Muhammad Ammar committed
-