stv
|
1164624fbc
|
Fix PEP8: W291 trailing whitespace
|
2014-11-10 19:31:09 -08:00 |
|
stv
|
cb894cf35e
|
Fix PEP8: E261 at least two spaces before inline comment
|
2014-11-10 19:31:09 -08:00 |
|
stv
|
180adfed52
|
Fix PEP8: E251 unexpected spaces around keyword / parameter equals
|
2014-11-10 19:31:09 -08:00 |
|
stv
|
16afc89b9b
|
Fix PEP8: E241 multiple spaces after ','
|
2014-11-10 19:31:09 -08:00 |
|
stv
|
500499b678
|
Fix PEP8: E231 missing whitespace after '[:,]'
|
2014-11-10 19:31:05 -08:00 |
|
stv
|
b388ab9db0
|
Fix PEP8: E226 missing whitespace around arithmetic operator
|
2014-11-10 19:30:18 -08:00 |
|
stv
|
00ae488960
|
Fix PEP8: E225 missing whitespace around operator
|
2014-11-10 19:30:18 -08:00 |
|
stv
|
41390f0239
|
Fix PEP8: E222 multiple spaces after operator
|
2014-11-10 19:30:18 -08:00 |
|
stv
|
1a9f8b61f9
|
Fix PEP8: E221 multiple spaces before operator
|
2014-11-10 19:30:17 -08:00 |
|
stv
|
96ce219d80
|
Fix PEP8: E211 whitespace before '('
|
2014-11-10 19:30:17 -08:00 |
|
stv
|
02e224df1f
|
Fix PEP8: E203 whitespace before ':'
|
2014-11-10 19:30:13 -08:00 |
|
stv
|
0196048359
|
Fix PEP8: E202 whitespace before '}'
|
2014-11-10 17:07:41 -08:00 |
|
stv
|
0fdf8fb222
|
Fix PEP8: E201 whitespace after '{'
|
2014-11-10 17:07:40 -08:00 |
|
Carson Gee
|
d02747ff60
|
Merge pull request #5910 from mitocw/cg/git_export_error_output
Correct unresolved ugettext_lazy error strings in git_export command
|
2014-11-10 16:33:51 -05:00 |
|
Sarina Canelake
|
0bf0d11a20
|
Merge pull request #5906 from stvstnfrd/pep8/newline
Fix newline-related PEP8 issues
|
2014-11-10 15:29:06 -05:00 |
|
Carson Gee
|
3816ac2ab0
|
Correct unresolved ugettext_lazy error strings in git_export command
|
2014-11-10 15:23:08 -05:00 |
|
David Baumgold
|
6774d1c047
|
Merge pull request #5856 from edx/django-require-post
The Django @require_POST decorator is cool.
|
2014-11-10 15:08:11 -05:00 |
|
Diana Huang
|
b0b1744e18
|
Merge pull request #5902 from edx/diana/record-processor-response
Record processor response on both successful and
|
2014-11-10 14:19:42 -05:00 |
|
Diana Huang
|
b1c44ac74f
|
Record processor response on both successful and
unsuccessful orders.
|
2014-11-10 14:09:42 -05:00 |
|
stv
|
fe1c7d62dc
|
Lower PEP8 threshold to 200 violations
|
2014-11-10 11:00:20 -08:00 |
|
stv
|
5677b143db
|
Fix PEP8: W391 blank line at end of file
|
2014-11-10 11:00:18 -08:00 |
|
stv
|
fb9f324f2f
|
Fix PEP8: E303 too many blank lines
|
2014-11-10 11:00:14 -08:00 |
|
stv
|
cf9308144d
|
Fix PEP8: E302 expected 2 blank lines, found 1
|
2014-11-10 11:00:11 -08:00 |
|
stv
|
d9502e48de
|
Fix PEP8: E301 expected 1 blank line, found 0
|
2014-11-10 11:00:07 -08:00 |
|
stv
|
d5d6e3f0d8
|
Fix PEP8: W293 blank line contains whitespace
|
2014-11-10 10:59:53 -08:00 |
|
stv
|
d87cfa90bf
|
Fix PEP8: W292 no newline at end of file
|
2014-11-10 10:59:44 -08:00 |
|
David Baumgold
|
18083e9879
|
Use @require_POST decorator for password reset view
|
2014-11-10 12:07:22 -05:00 |
|
Sarina Canelake
|
2f78b96778
|
Merge pull request #5897 from edx/sarina/20141110-update-translations
Update translations (autogenerated message)
|
2014-11-10 11:57:57 -05:00 |
|
Sarina Canelake
|
371805a8c3
|
Update translations (autogenerated message)
|
2014-11-10 10:52:34 -05:00 |
|
Usman Khalid
|
96b1a17b66
|
Merge pull request #5816 from edx/usman/plat71-mongo-autoreconnect-errors-2
Proxy to retry on mongo Autoreconnect errors.
|
2014-11-10 19:56:11 +05:00 |
|
chrisndodge
|
6df676b9b8
|
Merge pull request #5712 from edx/cdodge/change-shoppingcart-context-processor-to-be-microsite-aware
allow for overrides on ENABLE_PAID_COURSE_REIGSTRATIONS via mircosites
|
2014-11-10 09:08:16 -05:00 |
|
Sarina Canelake
|
0cedffc555
|
Merge pull request #5824 from edx/sarina/remove-unused-lms_static_images
Remove unused images from lms/static/images
|
2014-11-10 09:06:51 -05:00 |
|
Waheed Ahmed
|
57ce9aefcf
|
Merge pull request #5893 from edx/waheed/tnl765-fix-null-answer-in-checkbox-problem
Fixed null answer in checkbox problem as incorrect.
|
2014-11-10 19:03:00 +05:00 |
|
Waheed Ahmed
|
c397495eb9
|
Fixed null answer in checkbox problem as incorrect.
TNL-765
|
2014-11-10 18:41:26 +05:00 |
|
Waheed Ahmed
|
9688b868aa
|
Merge pull request #5861 from edx/waheed/tnl778-fix-youtube-stub-server
Fixed youtube stub server and removed unused variable.
|
2014-11-10 13:01:24 +05:00 |
|
Waheed Ahmed
|
3a71901f93
|
Fixed youtube stub server and removed unused variable.
TNL-778
|
2014-11-10 11:43:58 +05:00 |
|
Chris Dodge
|
3d955523d1
|
allow for overrides on ENABLE_PAID_COURSE_REIGSTRATIONS via mircosites
|
2014-11-09 21:05:45 -05:00 |
|
chrisndodge
|
c4a957c159
|
Merge pull request #5876 from edx/cdodge/catalog-visibility
Add new course_module field which describes what the catalog visibility ...
|
2014-11-09 21:02:49 -05:00 |
|
Chris Dodge
|
3c36f7cbad
|
Add new course_module field which describes what the catalog visibility should be (both, about, none)
|
2014-11-09 10:36:00 -05:00 |
|
Mark Hoeber
|
ec8d954f84
|
Merge pull request #5793 from edx/markhoeber-doc1160
WIP - Split Mongo Documentation
|
2014-11-07 19:38:22 -05:00 |
|
Mark Hoeber
|
3b84d60ce6
|
Split mongo overview documentation
|
2014-11-07 19:37:38 -05:00 |
|
Ned Batchelder
|
757e8f10e5
|
Merge pull request #5826 from edx/ned/no-which-dot-py
No need to use which on a .py file
|
2014-11-07 16:41:14 -05:00 |
|
Carlos Andrés Rocha
|
1b858e5497
|
Merge pull request #5749 from rocha/cache-oauth2-handler-course-values
Cache user course privileges during OpenID Connect authorization.
|
2014-11-07 14:38:09 -05:00 |
|
Adam
|
9a6acf2dff
|
Merge pull request #5837 from edx/adam/sandbox
change djfs settings not to throw an error when the app starts up
|
2014-11-07 13:49:53 -05:00 |
|
Sarina Canelake
|
efbf129ae7
|
Last references removed in 982d22df38
|
2014-11-07 12:57:37 -05:00 |
|
Sarina Canelake
|
691ab78c6b
|
Last references removed in dc60d107e9
|
2014-11-07 12:57:16 -05:00 |
|
Sarina Canelake
|
718e8012db
|
Rename homepage hero video thumbnail image
|
2014-11-07 11:18:50 -05:00 |
|
Sarina Canelake
|
6dde904f1b
|
Last reference removed in e1113d9ca9
|
2014-11-07 11:18:50 -05:00 |
|
Sarina Canelake
|
fefceca0a3
|
Last referenced in 186e5fc5e1
|
2014-11-07 11:18:50 -05:00 |
|
Sarina Canelake
|
8275bcb1a0
|
Last reference removed in 770ec2dbb3
|
2014-11-07 11:18:49 -05:00 |
|