- 03 Aug, 2016 1 commit
-
-
This reverts commit acf50c44.
Calen Pennington committed
-
- 02 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 29 Jul, 2016 1 commit
-
-
Brian Jacobel committed
-
- 26 Jul, 2016 1 commit
-
-
This reverts commit ed80381b, reversing changes made to 205cb8b3.
Calen Pennington committed
-
- 22 Jul, 2016 1 commit
-
-
Calen Pennington committed
-
- 13 May, 2016 1 commit
-
-
- Handle case when no files are linted - Skip deleted files for safe commit script - Add verbose options for safe commit
Robert Raposa committed
-
- 11 May, 2016 1 commit
-
-
Robert Raposa committed
-
- 10 May, 2016 2 commits
-
-
- Add rule based thresholds - Add safecommit to Jenkins
Robert Raposa committed -
Robert Raposa committed
-
- 02 May, 2016 1 commit
-
-
Robert Raposa committed
-
- 26 Apr, 2016 1 commit
-
-
Robert Raposa committed
-
- 09 Dec, 2015 1 commit
-
-
These two directories are not added to sys.path when running the application, so there is no need to add them for pylint. When they are added, they make it impossible to run pylint properly because lms.lib.xblock is imported when trying to import xblock.
Ned Batchelder committed
-
- 18 Nov, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 13 Nov, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 23 Sep, 2015 1 commit
-
-
Ben Patterson committed
-
- 31 Aug, 2015 1 commit
-
-
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.
Ben Patterson committed
-
- 23 Jul, 2015 1 commit
-
-
This complexity metric is created by using radon (see changed files for additional documentation links). This tool calculates cyclomatic complexity and provides a numeric grade where a lower number is better (e.g., less complex).
Ben Patterson committed
-
- 22 May, 2015 1 commit
-
-
JShint will be executed with paver run_jshint, which will use a defined set of directories (likewise defined are directories to ignore). A limit can be imposed on the total number of violations. Note that this change does NOT include adding jshint to diff-quality or `paver run_quality`.
Ben Patterson committed
-
- 04 May, 2015 1 commit
-
-
With the old logic, we weren't running pylint on openedx at all. We were also running it on lms/lib/comment_client twice, and on the installed xblock third-party library.
Ned Batchelder committed
-
- 23 Mar, 2015 4 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Jenkins "Quality Report" pep8 output now lists all pep8 violations, not just the number of violations.
Sarina Canelake committed
-
- 03 Mar, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 02 Mar, 2015 4 commits
-
-
We are not using the limit flag in the actual run_pep8 method; removing that from scripts. Operationally, pep8 has been enforcing a limit of zero for awhile; this finishes that realization. Also, all pep8 reports now appear under the reports/pep8 folder, rather than per-system.
Ben Patterson committed -
Ben Patterson committed
-
This reverts commit 19c767eb.
Ben Patterson committed -
This reverts commit 747756a9.
Ben Patterson committed
-
- 27 Feb, 2015 4 commits
-
-
stv committed
-
stv committed
-
stv committed
-
Ben Patterson committed
-
- 08 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 13 Dec, 2014 1 commit
-
-
Move lms.lib.xblock into lms.djangoapps.lms_xblock in preparation add database backed configuration to it
Calen Pennington committed
-
- 10 Dec, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 08 Dec, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 04 Dec, 2014 1 commit
-
-
Kevin Luo committed
-
- 10 Nov, 2014 1 commit
-
-
stv committed
-
- 06 Nov, 2014 2 commits
-
-
Not on `paver run_pylint`
David Baumgold committed -
David Baumgold committed
-