- 10 Jul, 2013 2 commits
-
-
Acceptance_static is used to prevent collect static from using a seed test.py had its seed removed due to redundancy
JonahStanley committed -
Adam Palay committed
-
- 09 Jul, 2013 1 commit
-
-
JonahStanley committed
-
- 03 Jul, 2013 1 commit
-
-
Ned Batchelder committed
-
- 01 Jul, 2013 3 commits
-
-
Adam Palay committed
-
Fixed broken tests. Made the hint manager enabled in testing environments - this lets us test the hint manager.
Felix Sun committed -
Fixed broken tests. Made the hint manager enabled in testing environments - this lets us test the hint manager.
Felix Sun committed
-
- 21 Jun, 2013 1 commit
-
-
* Changed unicode test cases to ascii encoding * Removed 'stanford' hardcoding in TOS logic in lieu of 'SHIB_DISABLE_TOS' MIT_FEATURES flag * made 'external_auth' always an installed_app in lms * log.exception changd to log.error where appropriate But: did not change skipping tests to changing settings, for reasons stated here: https://github.com/edx/edx-platform/pull/67#issuecomment-19790330
Jason Bau committed
-
- 19 Jun, 2013 1 commit
-
-
Highlights: * The url '/shib-login/' interfaces with apache/mod_shib via request.META to handle shibboleth login and registrations * Courses can designate 'enrollment_domains' to limit enrollment to users with a linked ExternalAuthMap verified by a particular identity provider * Tests * Logging Changes to be committed: new file: common/djangoapps/external_auth/migrations/0001_initial.py new file: common/djangoapps/external_auth/migrations/__init__.py new file: common/djangoapps/external_auth/tests/test_shib.py modified: common/djangoapps/external_auth/views.py modified: common/djangoapps/student/views.py modified: common/lib/xmodule/xmodule/course_module.py modified: lms/djangoapps/courseware/access.py modified: lms/djangoapps/courseware/tests/test_access.py modified: lms/envs/common.py modified: lms/envs/dev.py modified: lms/envs/test.py modified: lms/templates/courseware/course_about.html modified: lms/templates/dashboard.html modified: lms/templates/extauth_failure.html modified: lms/templates/navigation.html modified: lms/templates/register.html modified: lms/templates/signup_modal.html modified: lms/urls.py renamed: lms/wsgi_apache.py -> lms/wsgi_apache_lms.py
Jason Bau committed
-
- 18 Jun, 2013 4 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Refactor tracking and xqueue initialization to no longer require a request. Get tracking logs to work. Add transaction annotations. Make sure to read only once from result objects when getting result status, so that values are consistent.
Brian Wilson committed
-
- 10 Jun, 2013 1 commit
-
-
Create a mixin class that can be used for tests that customize urls.py to force django to reload it, so that they don't break other tests.
Calen Pennington committed
-
- 21 May, 2013 1 commit
-
-
Start linting envs files, add task to only pylint errors, and move pylintrc file to the correct location
Calen Pennington committed
-
- 17 May, 2013 2 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
- 16 May, 2013 1 commit
-
-
Jay Zoldak committed
-
- 17 Apr, 2013 1 commit
-
-
Use setup.cfg to set up default settings when running nose tests. Enable the rednose library to color test output.
Calen Pennington committed
-
- 16 Apr, 2013 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 13 Mar, 2013 1 commit
-
-
use django caching to hold computed metadata inheritence. Also invalidate the cache entries on writes (insert, updates)
Chris Dodge committed
-
- 20 Feb, 2013 1 commit
-
-
Vik Paruchuri committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 28 Jan, 2013 1 commit
-
-
Brian Wilson committed
-
- 25 Jan, 2013 1 commit
-
-
Kevin Chugh committed
-
- 24 Jan, 2013 1 commit
-
-
- this may not be a good idea, but needed for testing cohorts for now...
Victor Shnayder committed
-
- 22 Jan, 2013 1 commit
-
-
Brian Wilson committed
-
- 07 Jan, 2013 1 commit
-
-
Diana Huang committed
-
- 03 Jan, 2013 1 commit
-
-
Chris Dodge committed
-
- 28 Dec, 2012 1 commit
-
-
Calen Pennington committed
-
- 21 Dec, 2012 1 commit
-
-
Jay Zoldak committed
-
- 30 Nov, 2012 1 commit
-
-
Victor Shnayder committed
-
- 09 Nov, 2012 2 commits
-
-
This reverts commit 793354a0.
Victor Shnayder committed -
Victor Shnayder committed
-
- 08 Nov, 2012 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 31 Oct, 2012 1 commit
-
-
Victor Shnayder committed
-
- 30 Oct, 2012 1 commit
-
-
Victor Shnayder committed
-
- 23 Oct, 2012 1 commit
-
-
Calen Pennington committed
-