- 27 Jan, 2016 1 commit
-
-
Andy Armstrong committed
-
- 22 Dec, 2015 1 commit
-
-
Add changes for longer names. This will get backed out once it makes it in to edx-pylint. TNL-3425
Robert Raposa committed
-
- 19 Dec, 2015 1 commit
-
-
Ned Batchelder committed
-
- 03 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 21 Oct, 2015 1 commit
-
-
It's silly to have to shut up pylint for "class Meta" all the time.
Ned Batchelder committed
-
- 03 Sep, 2015 1 commit
-
-
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. :)
Ned Batchelder committed
-
- 02 Jun, 2015 1 commit
-
-
Ned Batchelder committed
-
- 03 Mar, 2015 1 commit
-
-
Ned Batchelder committed
-
- 06 Feb, 2015 1 commit
-
-
So far, it checks: * Whether setUp is called in TestCase setUp methods. * If _("translate me") functions are called with only string literals.
Calen Pennington committed
-
- 05 Feb, 2015 1 commit
-
-
This reverts commit a92ca9d7.
Jesse Zoldak committed
-
- 04 Feb, 2015 1 commit
-
-
Calen Pennington committed
-
- 12 Jan, 2015 1 commit
-
-
Jesse Zoldak committed
-
- 08 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 13 Dec, 2014 1 commit
-
-
[PLAT-217]
Calen Pennington committed
-
- 08 Dec, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 26 Nov, 2014 1 commit
-
-
Ben Patterson committed
-
- 06 Nov, 2014 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 07 Mar, 2014 1 commit
-
-
third_party_auth contains a working settings mechanism, the start of the provider interface + 3 implementations (Google, Mozilla Persona, LinkedIn), and a stub for the auth pipeline. Modified existing lms settings files to use but deactivate the module.
John Cox committed
-
- 10 Feb, 2014 1 commit
-
-
Calen Pennington committed
-
- 15 Jan, 2014 1 commit
-
-
Calen Pennington committed
-
- 28 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 27 Sep, 2013 1 commit
-
-
We had a bug where mixins weren't being applied before `load_from_xml` was called. This meant that not all of the fields were being loaded correctly. To fix it, we used the mixoligist from the runtime to apply the mixins earlier in the process. However, that caused the mixins to be applied twice. The included fixes to xblock resolved the multiply-applied mixins, and the fixes to the parsing code make it simpler to understand, and add some unit tests of the parsing to boot.
Calen Pennington committed
-
- 27 Aug, 2013 1 commit
-
-
Cleaned up files with muliline imports Cleaned up files that do not use these imports Misread comment
Jay Zoldak committed
-
- 19 Aug, 2013 1 commit
-
-
Jay Zoldak committed
-
- 31 Jul, 2013 1 commit
-
-
David Baumgold committed
-
- 08 Jul, 2013 1 commit
-
-
Sarina Canelake committed
-
- 03 Jul, 2013 1 commit
-
-
No one reads the pylint reports, we just want the messages. setUp and tearDown don't need docstrings. More ways to mark arguments as unused. More tweaks
Ned Batchelder committed
-
- 21 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 19 Jun, 2013 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 23 May, 2013 1 commit
-
-
The most common error is Amazon SES having blacklisted an email address. However, we handle any error being raised during user.email_user. Fixes JIRA LMS-131
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
-
- 16 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 08 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 02 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 22 Mar, 2013 1 commit
-
-
Jay Zoldak committed
-
- 20 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 15 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 13 Mar, 2013 1 commit
-
-
Calen Pennington committed
-