Commit Graph

  • e45994b2ef s/pylint: disable=R0924/pylint: disable=incomplete-protocol/ Sarina Canelake 2014-11-30 01:43:25 -05:00
  • 90624ac4ba s/pylint: disable=R0915/pylint: disable=too-many-statements/ Sarina Canelake 2014-11-30 01:41:09 -05:00
  • e15d4aea71 s/pylint: disable=F0401/pylint: disable=import-error/ Sarina Canelake 2014-11-30 01:37:22 -05:00
  • d14c39a13e Fix exposed pylint violations Sarina Canelake 2014-11-30 01:27:15 -05:00
  • f2626e6896 s/disable=E0213,W0613/disable=no-self-argument,unused-argument/ Sarina Canelake 2014-11-30 01:12:47 -05:00
  • 89b6adadf2 s/pylint: disable=E1102/pylint: disable=not-callable/ Sarina Canelake 2014-11-30 01:07:12 -05:00
  • aa7cc2b79e s/pylint: disable=E0702/pylint: disable=raising-bad-type/ Sarina Canelake 2014-11-30 01:05:25 -05:00
  • e8b336efef s/pylint: disable=E1121/pylint: disable=too-many-function-args/ Sarina Canelake 2014-11-30 00:58:34 -05:00
  • c904bd70cd s/pylint: disable=E0604/pylint: disable=invalid-all-object/ Sarina Canelake 2014-11-30 00:57:22 -05:00
  • 1e0f3ddb7d s/pylint: disable=E1111,E1124/pylint: disable=assignment-from-no-return,redundant-keyword-arg/ Sarina Canelake 2014-11-30 00:42:05 -05:00
  • b4d24f36c8 s/pylint: disable=E1103/pylint: disable=maybe-no-member/ Sarina Canelake 2014-11-30 00:24:43 -05:00
  • b8c16d5ed7 s/pylint: disable=E1120/pylint: disable=no-value-for-parameter/ Sarina Canelake 2014-11-30 00:20:22 -05:00
  • 19f1dacab2 s/pylint: disable=E1101/pylint: disable=no-member/ Sarina Canelake 2014-11-30 00:04:59 -05:00
  • 134effa840 Remove outdated pylint disable Sarina Canelake 2014-11-29 23:11:56 -05:00
  • b127d2844b s/pylint: disable=C0103/pylint: disable=invalid-name/ Sarina Canelake 2014-11-29 23:10:34 -05:00
  • 20e2ee9a57 s/pylint: disable=E0611/pylint: disable=no-name-in-module/ Sarina Canelake 2014-11-29 23:04:33 -05:00
  • e0f1d3f3f3 s/pylint: disable=C0111/pylint: disable=missing-docstring/ Sarina Canelake 2014-11-29 23:01:00 -05:00
  • 0dad9da5e4 s/pylint: disable=W0621/pylint: disable=redefined-outer-name/ Sarina Canelake 2014-11-29 22:50:05 -05:00
  • 73c9b4c93b pep8 and comments John Jarvis 2014-12-01 10:31:30 -05:00
  • f5767a961c Prep marketing iframe and relevant courseware view for email opt-in Renzo Lucioni 2014-11-24 15:42:46 -05:00
  • eacd52568c Merge pull request #6038 from edx/zoldak/not-editable-mode Jesse Zoldak 2014-12-01 09:43:24 -05:00
  • f79383102a Update pillow to 2.6.1 David Baumgold 2014-07-01 16:26:53 -04:00
  • 9440235abf actually look for an image to verify that a thumbnail has been generated Chris Dodge 2014-10-23 22:26:22 -04:00
  • 59b423eea2 Decorate test functions that require Pillow JPEG support David Baumgold 2014-10-22 14:10:14 -04:00
  • 945314bf9c Uncomment thumbnail tests David Baumgold 2014-10-22 11:44:38 -04:00
  • 716d824479 Merge pull request #6088 from edx/cdodge/no-redirect-to-dashboard chrisndodge 2014-12-01 09:13:48 -05:00
  • 6dea98f8f6 In microsites, don't redirect logged in users with enrollments to dashboard Chris Dodge 2014-11-29 09:51:40 -05:00
  • aa9440b139 Merge branch 'master' of github.com:edx/edx-platform Chris Dodge 2014-11-29 18:59:53 -05:00
  • aac3cc25f7 Merge pull request #6089 from edx/cdodge/pep8-fixes chrisndodge 2014-11-29 18:58:35 -05:00
  • 1fdeb82c4d fix broken master regarding pep8 number of blank lines Chris Dodge 2014-11-29 11:22:50 -05:00
  • e65bd71a11 fix blank lines Chris Dodge 2014-11-29 11:21:45 -05:00
  • 2fd7a83ebe Merge pull request #6068 from edx/muhhshoaib/WL-163 chrisndodge 2014-11-28 17:17:14 -05:00
  • a0dc4c1589 Update AWS Configuration for ORA1 Problem Creation muhammad-ammar 2014-11-28 09:52:04 +00:00
  • 17aa898a10 Merge pull request #6063 from stvstnfrd/pep8/newline Sarina Canelake 2014-11-27 07:56:51 -05:00
  • 9fddc6946a WL-163-added-the-USD-symbol-himBHin-the-HTML-templates-configuration-settings Muhammad Shoaib 2014-11-26 17:26:30 +05:00
  • 22fb193b36 Enforce pylint violation when using old event tracker. Ben Patterson 2014-11-26 16:50:15 -05:00
  • 209ea51c28 merging from master John Jarvis 2014-11-26 16:21:16 -05:00
  • 2f0f011a21 config refactor wip John Jarvis 2014-11-26 21:14:39 +00:00
  • b8c5b9847e Merge pull request #6076 from edx/gprice/last-visited-module-path Greg Price 2014-11-26 16:03:37 -05:00
  • 763b29d004 Merge pull request #6074 from stvstnfrd/requirements/license Molly de Blanc 2014-11-26 15:19:28 -05:00
  • edb6c161d6 Lower PEP8 threshold to 0 violations stv 2014-11-25 13:06:25 -05:00
  • a86777eb4e Fix PEP8: E303 too many blank lines stv 2014-11-26 15:09:48 -05:00
  • c7e7b5622a Update contact info for licensing questions stv 2014-11-26 12:58:50 -05:00
  • 59801de232 Merge pull request #6051 from edx/jeskew/asset_xml_input_output John Eskew 2014-11-26 15:12:24 -05:00
  • b2ff02f0e1 Fix PEP8: E302 expected 2 blank lines, found 1 stv 2014-11-25 13:05:43 -05:00
  • 3a7e125109 Add last visited module path to course status API Greg Price 2014-11-26 14:16:19 -05:00
  • f1cd35ac0b Fix PEP8: E301 expected 1 blank line, found 0 stv 2014-11-25 13:05:17 -05:00
  • b56d074648 Merge pull request #6057 from gymnasium/master frances botsford 2014-11-26 12:26:02 -05:00
  • 736a99e076 Merge pull request #6045 from stvstnfrd/pep8/except Sarina Canelake 2014-11-26 12:18:26 -05:00
  • b6984ee1e3 Merge pull request #6066 from stvstnfrd/debt/supertrace David Baumgold 2014-11-26 11:37:25 -05:00
  • 84f809849f Merge pull request #6010 from Stanford-Online/kluo/fix-diff-branch-option David Baumgold 2014-11-26 11:31:30 -05:00
  • ebeaaaadeb Merge pull request #6073 from edx/sanchez/add_email_optin_api_endpoint Stephen Sanchez 2014-11-26 10:53:00 -05:00
  • 29dcd88eef Implement XML input/output for AssetMetadata. Add tests which validate XML using XSD. John Eskew 2014-11-25 09:23:53 -05:00
  • 6214365158 Create new API endpoint for email optin stephensanchez 2014-11-25 16:09:22 +00:00
  • 9fd2b0013e Merge pull request #6049 from Shrhawk/shr/bug/TNL-290-incorrect-message-duplicate-course zubair-arbi 2014-11-26 19:03:52 +05:00
  • 50ee031151 Modify error message Syed Hassan Raza 2014-11-25 16:57:16 +05:00
  • 261f275efd Remove antiquated trace script stv 2014-11-26 01:04:37 -05:00
  • ee5dae2fa7 Remove antiquated cleanup script stv 2014-11-25 22:49:36 -05:00
  • e3dcb78d4e Merge pull request #6056 from edx/sanchez/create_user_org_tag Stephen Sanchez 2014-11-25 16:41:13 -05:00
  • 19f737d544 Creating a new Organization based preference model. stephensanchez 2014-11-25 18:39:25 +00:00
  • ab441dbca1 Lower PEP8 threshold to 5 violations stv 2014-11-25 13:00:19 -05:00
  • 29d3e69401 Fix PEP8: W602 deprecated form of raising exception stv 2014-11-08 22:50:49 -08:00
  • f6b50f5df4 Bug fix for TNL-406 Mike Bifulco 2014-11-25 13:38:53 -05:00
  • c7aa6986bb Adding myself to AUTHORS Mike Bifulco 2014-11-25 13:37:01 -05:00
  • 3393f25f04 Merge pull request #6044 from stvstnfrd/pep8/syntax Sarina Canelake 2014-11-25 12:52:12 -05:00
  • ab4de714fb Lower PEP8 threshold to 10 violations stv 2014-11-25 10:56:36 -05:00
  • 988144f0b4 Fix PEP8: E712 comparison to True stv 2014-11-08 21:02:57 -08:00
  • 31d094b5b4 Fix PEP8: E711 comparison to None stv 2014-11-08 20:54:19 -08:00
  • 74f61875c7 Fix PEP8: W601 .has_key() is deprecated, use 'in' stv 2014-11-08 21:01:30 -08:00
  • 829be1e9cb Fix PEP8: E502 the backslash is redundant stv 2014-11-08 21:06:11 -08:00
  • b009e4a5ca Merge pull request #5979 from edx/aleffert/sync-course-status Akiva Leffert 2014-11-25 10:15:51 -05:00
  • ac1d643e24 Fix PEP8: E401 multiple imports on one line stv 2014-11-08 17:28:25 -08:00
  • 6317347d3d Merge pull request #5983 from edx/ammar/tnl-827 Muhammad Ammar 2014-11-25 19:23:12 +05:00
  • eec1999208 Handle unicode through try catch Syed Hassan Raza 2014-11-25 10:39:08 +00:00
  • a883a9cdda Merge pull request #5925 from stvstnfrd/pep8/continuation Sarina Canelake 2014-11-25 09:03:40 -05:00
  • 7b3602e320 Merge pull request #6047 from edx/waheed/tnl536-fixed-hd-button-for-firefox Waheed Ahmed 2014-11-25 16:32:17 +05:00
  • 86f72942f5 Fixed HD button in firefox. TNL-536 Waheed Ahmed 2014-11-25 14:39:56 +05:00
  • 5e1c5df320 Lower PEP8 threshold to 15 violations stv 2014-11-11 10:32:39 -08:00
  • 6823cb6306 Lower PyLint threshold to 4600 violations stv 2014-11-24 17:06:06 -05:00
  • ae7eb2f79f Remove orphaned code stv 2014-11-11 17:07:05 -08:00
  • 056faa1814 Fix Pylint: W0201: attribute-defined-outside-init stv 2014-11-17 15:15:44 -05:00
  • b4c4d18e9f Fix Pylint: W0110: (deprecated-lambda) stv 2014-11-17 15:27:59 -05:00
  • 11020cf115 Fix Pylint: C0103: (invalid-name) stv 2014-11-11 19:43:42 -08:00
  • 0d2754d8d1 Fix PEP8: E502 the backslash is redundant stv 2014-11-17 12:51:56 -05:00
  • b215d771b7 Fix PEP8: E128 continuation line under-indented stv 2014-11-08 17:30:00 -08:00
  • 4d30aedf4e Fix PEP8: E127 continuation line over-indented stv 2014-11-09 12:34:49 -08:00
  • 6763c5dd74 Fix PEP8: E126 continuation line over-indented stv 2014-11-08 21:47:05 -08:00
  • 2ce5a6ceed Fix PEP8: E125 continuation line stv 2014-11-08 18:13:29 -08:00
  • aba9b3b96e Fix PEP8: E124 closing bracket does not match stv 2014-11-08 20:59:00 -08:00
  • 5a69feadeb Fix PEP8: E123 closing bracket does not match stv 2014-11-08 17:20:47 -08:00
  • 55de42d19c Fix PEP8: E122 continuation line missing stv 2014-11-09 12:31:50 -08:00
  • dff5772cda Fix PEP8: E121 continuation line indentation stv 2014-11-08 17:33:26 -08:00
  • f4dc90b348 Add an endpoint for syncing a user's course status metadata Akiva Leffert 2014-11-17 16:24:48 -05:00
  • cb7d6b3970 Merge pull request #6040 from edx/release Adam 2014-11-24 14:15:02 -06:00
  • 22d44686e4 Merge pull request #6032 from edx/hotfix/2014-11-22 Adam 2014-11-24 13:14:59 -06:00
  • c19708973b Merge pull request #5982 from edx/muhhshoaib/WL-99-Invoicing-email-finance chrisndodge 2014-11-24 13:15:51 -05:00
  • 61cf1d6edb Do not install requirements from github.txt in editable mode Jesse Zoldak 2014-11-24 12:09:04 -05:00
  • 9ac5558e19 Merge pull request #6025 from edx/renzo/fix-identify-call Renzo Lucioni 2014-11-24 10:41:22 -05:00
  • f30ad29b21 Imports must replace drafts w/ published in split PLAT-299 Don Mitchell 2014-11-21 17:54:27 -05:00
  • a493348cf0 Remove ability to add new ORA 1 problems to courses TNL-827 muhammad-ammar 2014-11-18 14:19:38 +00:00