Commit Graph

3684 Commits

Author SHA1 Message Date
muhammad-ammar
6a5ce5d544 Upgrade factory_boy
TNL-3179
2015-09-18 18:02:38 +05:00
Kevin Falcone
81abdbe81b Merge pull request #9819 from edx/release
Release
2015-09-17 21:30:48 -04:00
Clinton Blackburn
394c2906e5 Updated edx-proctoring to 0.9.6b
PHX-154
2015-09-16 21:36:20 -04:00
Pan Luo
675d0e1413 Add Peer Instruction XBlock 2015-09-16 15:31:17 -07:00
John Eskew
7c0663f25e Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release 2015-09-16 15:58:08 -04:00
Ned Batchelder
59e2f47947 Merge pull request #9722 from edx/ned/upgrade-coverage-40b3
Upgrade coverage.py to 4.0b3
2015-09-14 10:36:21 -04:00
Bill DeRusha
2b6781e7a1 Update edx-search release 2015-09-11 15:11:48 -04:00
Brian Beggs
60e4a9f31f Merge pull request #9653 from edx/ammar/remove-django-threaded-multihost
remove django-threaded-multihost
2015-09-11 14:08:30 -04:00
chrisndodge
987808261d Merge pull request #9699 from edx/cdodge/0.9-proctoring
update edx-proctoring to 0.9.x
2015-09-11 12:29:07 -04:00
Ned Batchelder
25449e9148 Upgrade coverage.py to 4.0b3 2015-09-11 11:35:52 -04:00
Chris Dodge
68ee28f8b0 update edx-proctoring to 0.9.x 2015-09-11 10:00:05 -04:00
Ahsan Ulhaq
3d2b6c40cb Update edX Reverification Block hash to the updated version 2015-09-10 19:04:54 +05:00
muhammad-ammar
2521e379b9 update python-social-auth 2015-09-09 15:04:30 +05:00
muzaffaryousaf
e33d1dc563 Upgrading django-sekizai
TNL-2811
2015-09-09 14:33:13 +05:00
muzaffaryousaf
86553c2f13 Upgrading django-ses
TNL-2811
2015-09-09 12:56:44 +05:00
muzaffaryousaf
0ed729b0ca Upgrading edx-search version in platform
TNL-3136
2015-09-09 11:49:15 +05:00
muzaffaryousaf
6be65f6595 Upgrade mock-django to 0.6.9. 2015-09-09 11:49:12 +05:00
Muzaffar yousaf
4c2dc816bb Merge pull request #9617 from edx/muzaffar/django-upgrade-simple-history
Upgrading django-simple-history to 1.6.3
2015-09-09 11:38:23 +05:00
Brian Beggs
b7006533a2 updating lettuce to work with Django 1.4 - 1.8 2015-09-08 15:42:11 -04:00
Brian Beggs
ef032e9ab4 Merge pull request #9652 from edx/ammar/remove-django-kombu
Remove django-kombu
2015-09-08 14:38:23 -04:00
Brian Beggs
2557e4714b Merge pull request #9644 from edx/ammar/remove-django-masquerade
Remove django-masquerade
2015-09-08 14:36:11 -04:00
Brian Beggs
c430422fca Merge pull request #9643 from edx/ammar/remove-django-settings-context-processor
Remove django-settings-context-processor
2015-09-08 14:30:14 -04:00
Brian Beggs
be55e36d65 Merge pull request #9620 from edx/ammar/update-django-ratelimit-backend
update django-ratelimit-backend
2015-09-08 14:17:06 -04:00
Jesse Zoldak
0ce72adbf1 Update edx-lint to v0.2.7 2015-09-08 11:15:33 -04:00
muhammad-ammar
6ffbb4e3ba remove django-threaded-multihost 2015-09-08 15:11:09 +05:00
muhammad-ammar
5858d62b53 remove django-kombu 2015-09-08 15:09:37 +05:00
muhammad-ammar
6163d2e071 Remove django-masquerade
TNL-2811
2015-09-08 14:22:30 +05:00
Muhammad Ammar
9aba4a72f4 Merge pull request #9621 from edx/ammar/update-django-robots
update django-robots
2015-09-08 14:17:52 +05:00
muhammad-ammar
1fcdc9de2e update django-ratelimit-backend 2015-09-08 14:09:57 +05:00
muhammad-ammar
044788dbf2 Remove django-settings-context-processor
TNL-2811
2015-09-07 14:38:51 +05:00
Ned Batchelder
d567e5e3c8 Merge pull request #9591 from edx/ned/pylint-for-inherited-tests
Update edx-lint to 0.2.6
2015-09-04 11:18:33 -04:00
chrisndodge
ff0bacdea3 Merge pull request #9594 from edx/cdodge/edx-proctoring-0.8.0
Update requirements of edx-proctoring to 0.8.x
2015-09-04 10:37:24 -04:00
Fred Smith
b69c16293f Merge pull request #8692 from edx/derf/pymongo_2.8
upgrade to pymongo 2.8 to support updated authenticated method SCRAM-SHA-1 for mongodb-server 3.0
2015-09-04 09:47:15 -04:00
muhammad-ammar
3c7b0b6168 remove django-robots 2015-09-04 18:25:52 +05:00
Muhammad Ammar
2df7585128 Merge pull request #9580 from edx/ammar/update-django-nose
Update Django-nose
2015-09-04 17:55:50 +05:00
Chris Dodge
d3474f2830 Update requirements of edx-proctoring to 0.8.x 2015-09-04 07:56:20 -04:00
muhammad-ammar
c035d6eece update django-debug-toolbar 2015-09-04 16:39:40 +05:00
muzaffaryousaf
322693c858 Upgrading django-simple-history to 1.6.3
TNL-2811
2015-09-04 12:03:49 +05:00
Ned Batchelder
f47a53eb66 Update edx-lint to 0.2.6
This gets us checking for tests inheriting from other tests.  When that
happens, tests get run more than once, which is pointless.  We have a
few dozen new warnings due to this new check.

This also disables unused-wildcard-import.  That removes a few hundred
warnings.

Together, this means we can reduce the pylint limit to 5999. :)
2015-09-03 18:22:21 -04:00
Sven Marnach
f1bf3d1736 Update the XBlock commit hash in the requirements to the latest version.
This includes the XBlock PRs #305, #308, #311, #313, #314, #316.
2015-09-03 17:15:58 +02:00
Muhammad Ammar
4e5dc9f342 Merge pull request #9533 from edx/ammar/update-mako
Update mako
2015-09-03 13:49:03 +05:00
muhammad-ammar
aa8e363cf9 Update Django-nose 2015-09-02 18:16:32 +05:00
muzaffaryousaf
65960ca007 Upgrade sorl-thumbnail to 12.3. 2015-09-02 17:03:16 +05:00
Ahsan Ulhaq
65099c4ef7 update Reverification block hash 2015-09-01 14:17:06 +05:00
Matt Drayer
40e38829a6 Merge pull request #9544 from edx/asadiqbal08/SOL-1158
asadiqbal08/SOL-1158 Add Partner Short Name to Organizations page
2015-08-31 13:30:53 -04:00
asadiqbal
c1162864aa SOL-1158 2015-08-31 21:17:40 +05:00
Ben Patterson
0683e5ff3f Add jshint diff-quality.
The platform includes jshint as a development tool, and our
builds are enforcing a limit on total number of jshint violations.
This commit will enforce no new jshint violations on a per-change
basis, much like pylint and pep8 are enforced. So with this change,
we'll be enforcing our linting requirements consistently, regardless
of type of violations.

Also on Jenkins, runs quality task after installing jshint.
2015-08-31 10:56:09 -04:00
muhammad-ammar
6096341523 Update mako 2015-08-31 11:20:56 +05:00
asadiqbal
132400c831 Update the organization app hash 2015-08-28 20:15:52 +05:00
Will Daly
325dbe0077 Merge pull request #9466 from edx/will/upgrade-django-model-utils
Upgrading django-model-utils to 2.3.1
2015-08-27 13:09:27 -07:00