Calen Pennington
22e91bccde
Retry Programs tasks when connection to the API is disabled
2016-02-10 12:36:33 -05:00
Calen Pennington
36b0c593cc
Retry failed Programs tasks using exponential backoff and a configurable retry limit
2016-02-10 12:36:30 -05:00
Calen Pennington
3940b1ba44
Add configuration for retries to ProgramsApiConfig
2016-02-10 12:36:29 -05:00
Calen Pennington
c1d46ed553
Use modern exception capturing syntax
2016-02-08 12:53:02 -05:00
David Ormsbee
9ae0dada4c
Merge pull request #11445 from edx/ormsbee/clear_cache_in_tests
...
Clear caches between tests for ModuleStoreTestCase/SharedModuleStoreTestCase
2016-02-08 10:23:54 -05:00
John Eskew
07c542d8cb
Merge pull request #11420 from edx/jeskew/ensure_indexes_fix
...
Make ensure_indexes mgmt cmd semi-idempotent.
2016-02-08 09:55:05 -05:00
sanfordstudent
c51bcdbf91
Merge pull request #11418 from edx/sstudent/MA-1918-handle-no-handouts
...
MA-1918 returning None for courses with no handouts
2016-02-08 08:52:41 -05:00
David Ormsbee
8fa8b209a7
Remove query counts from Bookmarks HTTP API tests.
...
Query counts already happen at the model and Python API test layers.
Having query counts in the HTTP API tests makes things more brittle
because that includes middleware that this code should not be aware
of. We don't want to have to revisit these tests every time
another piece of middleware is added or removed.
2016-02-08 08:05:13 -05:00
Christina Roberts
74bdef1eca
Merge pull request #11430 from edx/christina/tnl-4057
...
Remove flaky decorator from test_cancel_comment_edit
2016-02-08 07:32:29 -05:00
David Ormsbee
be25bb8aba
Clear caches between tests for ModuleStoreTestCase/SharedModuleStoreTestCase
...
Cached values were leaking across tests, causing difficult to debug errors,
particularly when using Config Models. As part of this work, certain tests
that had query counts that relied on those values being cached needed to
be adjusted up.
2016-02-06 00:01:15 -05:00
cahrens
d8a63fbd93
Remove flaky decorator from test_cancel_comment_edit.
...
Test passed over 100 times in Jenkins.
TNL-4057
2016-02-05 21:22:39 -05:00
John Eskew
77d2456542
Make MongoDB index creation idempotent by catching errors about existing
...
indexes with different options. Emit warning instead and continue.
2016-02-05 14:04:41 -05:00
Jim Abramson
ba2c6b79fb
Merge pull request #11341 from edx/jsa/ecom-3354
...
Implement celery task to award program certs.
2016-02-05 13:47:16 -05:00
jsa
92aa346fdf
Implement celery task to award program certs.
...
ECOM-3354
2016-02-05 12:21:20 -05:00
Toby Lawrence
409a947c0d
Merge pull request #11435 from edx/bugfix/add-admin-for-ext-exclusion
...
Fix up the excluded extensions bit.
2016-02-05 12:15:07 -05:00
Toby Lawrence
b03ee49a82
Fix up the excluded extensions bit.
...
This adds the missing admin class, and registration of it, required to
actually change the value of the excluded extensions configuration.
2016-02-05 12:14:15 -05:00
Sanford Student
f88e5bc1d8
MA-1918 returning None for courses with no handouts
2016-02-05 11:31:16 -05:00
Christina Roberts
481f3227dd
Merge pull request #11429 from edx/christina/ora-release
...
Bump ORA version to 0.2.7.
2016-02-05 11:14:55 -05:00
Jesse Zoldak
68cf4af2b4
Merge pull request #11442 from jzoldak/zoldak/TE-1131
...
Get tests running successfully on CircleCI
2016-02-05 10:47:23 -05:00
Jesse Zoldak
855d410159
Update the Python version
...
Other small changes:
* output the list of installed python packages
* tee the pylint output to the console so the build doesn't timeout when computing violations
2016-02-05 10:15:43 -05:00
cahrens
4c938358f6
Bump ORA version to 0.2.7.
2016-02-05 09:31:37 -05:00
Jesse Zoldak
d23b021df6
Bump the version of edx-search
2016-02-05 09:15:32 -05:00
Robert Raposa
e6f64429d7
Merge pull request #11437 from edx/robrap/markup
...
Move markup helpers to djangolib
2016-02-05 09:14:12 -05:00
Robert Raposa
29fe2c7b0c
Move markup helpers to djangolib
2016-02-05 02:42:43 -05:00
Ned Batchelder
158c4e58a3
Merge pull request #11424 from edx/ned/make-i18n-more-foolproof
...
Move JSON samples out of translated strings so translators can't make mistakes
2016-02-04 20:31:42 -05:00
Kevin Falcone
98671a8aa6
Merge pull request #11399 from edx/jibsheet/dont-use-using
...
Don't use using() in migrations
2016-02-04 19:47:10 -05:00
Peter Fogg
2ddf1f2e6f
Merge pull request #11427 from edx/peter-fogg/fix-audit-cert-regen
...
Correctly set certificate status for audit certs when regenerating.
2016-02-04 18:56:40 -05:00
Kelketek
1934ef1d11
Merge pull request #11312 from edx/kelketek/bump-pb
...
Bump hash for problem builder
2016-02-04 17:46:27 -06:00
Peter Fogg
711e2e7f3c
Correctly set certificate status for audit certs when regenerating.
...
COR-2403
2016-02-04 17:23:20 -05:00
John Eskew
e5bd60fac0
Merge pull request #11128 from edx/jeskew/upgrade_django_to_1.8.8
...
Upgrade Django from 1.8.7 to 1.8.9
2016-02-04 17:06:58 -05:00
Jonathan Piacenti
328c84a2bb
Update bok_choy database cache.
2016-02-04 15:55:18 -06:00
Jonathan Piacenti
b4918f7f41
Bump problem builder hash.
2016-02-04 15:55:18 -06:00
Ned Batchelder
aec1ed3992
Merge pull request #11423 from edx/ned/update_translations
...
Update translations (autogenerated message)
2016-02-04 16:50:35 -05:00
Peter Fogg
2d2913ef5d
Merge pull request #11426 from edx/peter-fogg/fix-date-block-format
...
Correctly format date block dates.
2016-02-04 15:45:04 -05:00
Peter Fogg
22cb307961
Correctly format date block dates.
2016-02-04 14:34:08 -05:00
Ned Batchelder
21218ef989
Merge pull request #11372 from open-craft/omar/remove-multiple-enrollment-feature
...
Remove unused MULTIPLE_ENROLLMENT_ROLES feature setting
2016-02-04 13:42:48 -05:00
Muhammad Ammar
886d54dce9
Merge pull request #11320 from edx/ammar/boomark-button-requirejs-caching
...
bookmark button js caching
2016-02-04 21:07:45 +05:00
Ned Batchelder
bd377587ac
Update translations (autogenerated message)
2016-02-04 15:50:17 +00:00
clrux
9ef9bc6efb
Merge pull request #11129 from edx/clrux/ac-201
...
LMS: darkening a gray on the profile page
2016-02-04 10:11:24 -05:00
Ned Batchelder
6f9fd5d357
Move JSON samples out of translated strings so translators can't make mistakes
2016-02-04 10:07:05 -05:00
Ned Batchelder
3dcb4b0793
Update translations (autogenerated message)
2016-02-04 14:51:33 +00:00
Chris Rodriguez
652e4ce0c1
LMS: darkening a gray on the profile page
2016-02-04 09:09:45 -05:00
Ben Patterson
db8b61bb2a
Merge pull request #11388 from edx/benp/more-testsonly-support
...
Do not flush the database when using bok-choy in testsonly mode.
2016-02-04 08:41:55 -05:00
muhammad-ammar
3127ac9180
bookmark button js caching
...
TNL-3954
2016-02-04 17:59:47 +05:00
Ben Patterson
e5da5006fb
Testsonly mode should also skip clearing mongo.
2016-02-04 06:58:57 -05:00
Ben Patterson
4caed6184c
Do not flush the database when using bok-choy in testsonly mode.
...
Testsonly will not work currently, because the database flush will
remove some data fixtures. Even when they are loaded at the beginning
of the next test run, there are database corruptions. Instead of
flushing, do not do anything with the database at the end of the
testsonly test run. That way, tests that use dynamic data can be
run many times in a row.
2016-02-04 06:58:57 -05:00
M. Rehan
9d5a4a244b
Merge pull request #11336 from edx/mrehan/wrong-units-in-group-tnl-3727
...
Fix - skip orphans from content group usage information for split
2016-02-04 14:13:05 +05:00
Muhammad Rehan
50c7b7ceb8
TNL-3727 Skip orphans from content group usage information for split
2016-02-04 12:18:18 +05:00
Nimisha Asthagiri
599173c6b6
Merge pull request #11198 from edx/block-cache/collect-phase
...
Refactor Block Cache to separate Collect and Transform phases
2016-02-03 20:18:09 -05:00
Robert Raposa
90f2fb868e
Merge pull request #11257 from edx/robrap/refactor-js-utils
...
Refactor js_util helpers
2016-02-03 20:07:19 -05:00