Commit Graph

1463 Commits

Author SHA1 Message Date
Jeremy Bowman
fda571fedb TE-2526 Remove dependency on needle and nose 2018-08-13 16:21:47 -04:00
Robert Raposa
204eac003d Add metrics for requests.
ARCH-193
2018-08-13 10:00:57 -04:00
mduboseedx
48bcea342b Merge pull request #18772 from edx/mduboseedx/upgrade_reportlab
upgrade reportlab and pillow
2018-08-10 15:48:10 -04:00
Matthew DuBose
4ec9831014 upgrade reportlab and pillow 2018-08-10 12:55:55 -04:00
Feanil Patel
b3ff26a795 Merge pull request #18768 from edx/release-mergeback-to-master
Merge release back to master
2018-08-09 16:49:36 -04:00
Matt Drayer
59b22d5b62 mattdrayer/ENT-1149: Bump edx-enterprise to 0.72.5 2018-08-09 12:57:40 -04:00
Feanil Patel
b90a9c1735 Further downgrade gunicorn.
18.0 seems to be doing a different thing with REMOTE_ADDR.

Putting this back to the last working version in production.
2018-08-09 11:04:05 -04:00
Brian Beggs
b834daa1bb Set user-util to 0.1.4 2018-08-08 17:52:50 -04:00
Feanil Patel
056488a97a Downgrade gunicorn and run make upgrade
There is a breaking change in gunicorn 19 which changes
the behavior of the `REMOTE_ADDR` request meta info. It
no longer correctly passes through the value of X-Forwarded-For
if that header is present.

This resulted in making anything that looked at this attribute
think that all requests were coming from 127.0.0.1

This broke the django-ratelimit-backend library which relies on
this feature to determine if a user has had too many login attempts.
2018-08-08 16:32:11 -04:00
Brittney Exline
525ffb5c76 ENT-1135 Upgrade edx-enterprise to 0.72.4 2018-08-08 11:25:59 -04:00
Feanil Patel
26e7c82c5f Move pin of gunicorn to 2015 and run make upgrade
Gunicorn Change Log: http://docs.gunicorn.org/en/stable/2015-news.html
2018-08-07 18:03:07 -04:00
Douglas Hall
6e9d71f44c Upgrade edx-drf-extensions to 1.6.1. 2018-08-07 15:19:20 -04:00
Jeremy Bowman
defc987a88 TE-2663 Run bok-choy tests in headless Firefox 2018-08-02 11:44:38 -04:00
Qubad786
f3cc03007f Bump edxval version 2018-08-02 15:16:54 +05:00
Jeremy Bowman
8a558902e0 Merge pull request #18705 from edx/feanil/make_ugprade_and_update_django
`Make Upgrade` + Update Django to latest patch version.
2018-08-01 18:41:25 -04:00
Feanil Patel
d5dfbb77aa Run make upgrade but leave pytest behind for now.
There are issues in the newest version that we don't want to pick up yet.
2018-08-01 17:10:10 -04:00
Feanil Patel
9f1033dcd2 Merge pull request #18707 from edx/feanil/slightly_upgrade_gunicorn
Update gunicorn slightly.
2018-08-01 15:04:51 -04:00
Feanil Patel
634544a686 Update gunicorn slightly.
We're quite far behind, let's start by just looking at the treadmill.
2018-08-01 12:11:50 -04:00
John Eskew
5772506e9d Upgrade Django to 1.11.15 2018-08-01 10:59:13 -04:00
Jeremy Bowman
52d3c68416 TE-2665 Install xblock-utils from PyPI 2018-07-30 09:39:34 -04:00
Saleem Latif
3f5c5c0460 Added XAPI to installed apps 2018-07-30 12:49:52 +05:00
Brittney Exline
dee145b0d5 ENT-1125 Upgrade edx-enterprise to 0.71.2 2018-07-27 15:28:52 -04:00
Simon Chen
a5054cff0e Upgrade recommender xblock to patch the xss risk 2018-07-25 17:04:31 -04:00
Troy Sankey
09f4cd89a2 bump user-util to 0.1.4
PLAT-2254
2018-07-24 12:16:06 -04:00
Jeremy Bowman
84dc5c6c2a Merge pull request #18617 from edx/jmbowman/TE-2635
TE-2635 Upgrade bok-choy
2018-07-23 16:13:11 -04:00
Jeremy Bowman
41a49f5f07 TE-2635 Upgrade bok-choy 2018-07-23 15:25:01 -04:00
Kevin Falcone
7460affa2c Come up to 1.3.4 - management command deletion tweaks 2018-07-23 12:12:56 -04:00
irfanuddinahmad
1972aa44ae Version bump 2018-07-23 16:58:49 +05:00
Christopher Lee
0616f93b86 Bump edx-ace version 2018-07-20 10:52:55 -04:00
Jeremy Bowman
9bd5f0f3e3 INCR-18 Upgrade django-config-models for Python 3 support 2018-07-13 17:19:17 -04:00
Mushtaq Ali
e7362213b0 Enterprise version bump 2018-07-13 17:06:05 +05:00
Robert Raposa
4d8b9c36ae Revert "Upgrade DOT to 1.1.2."
There was an issue with migrations on sandboxes.

This reverts commit 58f6e92
2018-07-12 14:45:39 -04:00
Robert Raposa
c0de877266 Merge pull request #18532 from edx/robrap/upgrade-dot
Upgrade DOT to 1.1.2 and add paver warning.
2018-07-12 12:02:41 -04:00
Mushtaq Ali
42342f2f6f Enterprise version bump 2018-07-12 13:06:15 +05:00
Robert Raposa
58f6e92522 Upgrade DOT to 1.1.2. 2018-07-11 17:36:56 -04:00
rabiaiftikhar
70a999f4e3 EDUCATOR-3030 upgrade edx-completion version from 0.1.7 to 0.1.8. 2018-07-10 18:41:40 +05:00
ayub-khan
bfff2da76f -Updated django-wiki to v0.0.19 2018-07-09 19:23:57 +05:00
Brittney Exline
b851335573 ENT-1074 Upgrade edx-enterprise version to 0.70.5 2018-07-06 13:14:19 -04:00
ayub-khan
258ac1d29b updated edx-ora and i18n-tools version 2018-07-06 10:58:59 +05:00
Kevin Falcone
6c181bde71 Get a management command bugfix in from oauth2-provider 1.3.3 2018-07-03 16:31:19 -04:00
zubair-arbi
66937b2cdf ENT-1052 Rename enterprise customer catalog uuid in queryparam to catalog 2018-07-03 17:09:56 +05:00
Feanil Patel
1d8319c779 Upgrade to the latest Django 1.11 + make upgrade
Django 1.11 Changelog - https://docs.djangoproject.com/en/2.0/releases/1.11.14/
2018-07-02 13:55:19 -04:00
zubair-arbi
bbdcf6de7a ENT-1052 discount by enterprise catalog 2018-06-29 16:04:06 +05:00
Nimisha Asthagiri
522349c502 Upgrade edx-drf-extensions and add rest_condition 2018-06-28 18:37:52 -04:00
Calen Pennington
b85d6f031c Merge pull request #18417 from cpennington/cale/fix-ora-webpack
Cale/fix ora webpack
2018-06-28 12:47:53 -04:00
Qubad786
c444a51af8 Resolve transcript migrations issues resulted from running it on stage 2018-06-28 18:47:40 +05:00
Mushtaq Ali
dc698608d2 Enterprise version bump to 0.70.1 2018-06-28 12:07:57 +05:00
Calen Pennington
07a15c681f Reapply the XBlock RequireJS -> Webpack changes
This reverts commit 105db2cf59, reversing
changes made to 447457594f.
2018-06-27 22:27:07 -04:00
Jeremy Bowman
e80152fd8a TE-2584 Upgrade XBlock to fix edx-sga warning 2018-06-27 10:16:51 -04:00
Squirrel18
48e6ce6336 add python-modernize to development dependencies file. 2018-06-25 16:56:13 -05:00