Tue, 07 Mar 2017 18:46:09 +0100 Detlev Offenbach Added capability to place line flags (e.g. __IGNORE...) on the line following the one to be ignored. file | diff | annotate
Sat, 31 Dec 2016 13:34:21 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Fri, 16 Sep 2016 19:31:38 +0200 Detlev Offenbach Added capaibility to ignore warnings by code (use __IGNORE_WARNING_<code>__, e.g. __IGNORE_WARNING_M613__). file | diff | annotate
Sun, 04 Sep 2016 17:16:38 +0200 Detlev Offenbach Renamed pep8.py to pycodestyle.py in order to track the upstream renaming. file | diff | annotate
Fri, 01 Jan 2016 12:12:12 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Fri, 13 Nov 2015 22:52:26 +0100 T.Rzepka Adjustments to future imports for Python 2 compatibility. file | diff | annotate
Wed, 04 Nov 2015 16:25:25 +0100 Detlev Offenbach Fixed a few code style issues (forgotten future imports, copyrights,...). 6_1_x file | diff | annotate
Sat, 24 Oct 2015 20:36:26 +0200 Detlev Offenbach Started to add more code style checkers. file | diff | annotate
Mon, 07 Sep 2015 22:33:03 +0200 T.Rzepka Multiple pep8 fixes in one line doesn't mix up syntax any more. 6_0_x file | diff | annotate
Mon, 07 Sep 2015 22:33:03 +0200 T.Rzepka Multiple pep8 fixes in one line doesn't mix up syntax any more. file | diff | annotate
Wed, 02 Sep 2015 20:16:28 +0200 Detlev Offenbach Added a code complexity checker iaw. McCabe to the code style checker. file | diff | annotate
Sat, 18 Apr 2015 19:14:15 +0200 Detlev Offenbach Implemented the Cancel logic for batch checks. file | diff | annotate
Thu, 16 Apr 2015 19:58:27 +0200 Detlev Offenbach Added a batch mode to the code style checker to make use of multiple CPUs/CPU-Cores. file | diff | annotate
Thu, 01 Jan 2015 13:11:59 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sat, 27 Sep 2014 12:34:27 +0200 Detlev Offenbach Fixed an issue in the coding style checker service. Empty files should not be ignored because they could show issues. 5_5_x file | diff | annotate
Thu, 31 Jul 2014 16:53:43 +0200 T.Rzepka Possible exception on fixing code styles fixed (only Python2). 5_5_x file | diff | annotate
Thu, 29 May 2014 21:02:44 +0200 T.Rzepka updated pep8 to 1.5.6 file | diff | annotate
Tue, 13 May 2014 19:06:23 +0200 Detlev Offenbach Fixed an issue in the code style checker service. file | diff | annotate
Tue, 29 Apr 2014 18:22:44 +0200 Detlev Offenbach Added the file backup functionality in the code style fixer. file | diff | annotate
Tue, 15 Apr 2014 22:41:08 +0200 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sun, 30 Mar 2014 22:00:14 +0200 T.Rzepka Merge with BgService. Py2 comp. file | diff | annotate
Sat, 22 Mar 2014 09:12:19 +0100 T.Rzepka Code style checker: Translations extracted and refactored. BgService file | diff | annotate
Fri, 17 Jan 2014 23:38:29 +0100 T.Rzepka Bugfixes to work under Python3 and unicode issues for Python2 fixed. BgService file | diff | annotate
Wed, 15 Jan 2014 22:55:52 +0100 T.Rzepka CodeStyleChecker moved to background service and done a little cleanup. BgService file | diff | annotate
Sun, 05 Jan 2014 23:22:17 +0100 T.Rzepka Merge with default branch. Py2 comp. file | diff | annotate
Sat, 04 Jan 2014 18:39:24 +0100 Detlev Offenbach Fixed some code style issues. file | diff | annotate
Fri, 03 Jan 2014 13:52:58 +0100 Detlev Offenbach Fixed a serious bug in the doc style checker and made the style checker for Python2 more robust against exceptions in the external process. file | diff | annotate
Wed, 01 Jan 2014 14:39:32 +0100 Detlev Offenbach Updated copyright for 2014. Py2 comp. file | diff | annotate
Wed, 01 Jan 2014 14:38:45 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Sat, 14 Dec 2013 23:44:25 +0100 T.Rzepka # __IGNORE_WARNING__ added/ removed. Py2 comp. file | diff | annotate
Sun, 03 Nov 2013 15:58:22 +0100 T.Rzepka Merge with default branch after fixed indentation issues and lates changes. Py2 comp. file | diff | annotate
Fri, 01 Nov 2013 15:48:48 +0100 T.Rzepka Merge with default branch after fixed indentation issues. Py2 comp. file | diff | annotate
Fri, 18 Oct 2013 23:00:41 +0200 T.Rzepka Merge with default branch after shorten the code lines to max. 79 characters. Py2 comp. file | diff | annotate | base
Sat, 19 Oct 2013 15:15:50 +0200 Detlev Offenbach Fixed a bunch of indentation issues. file | diff | annotate
Tue, 15 Oct 2013 18:29:32 +0200 Detlev Offenbach Fixed a bunch of visible indentation issues. file | diff | annotate
Fri, 04 Oct 2013 17:21:14 +0200 Detlev Offenbach Continued changing the names of the various code style checkers to make them more appropriate to the broadened scope. file | diff | annotate
Fri, 04 Oct 2013 14:26:08 +0200 Detlev Offenbach Continued changing the names of the various code style checkers to make them more appropriate to the broadened scope. file | diff | annotate | base
(0) tip

eric ide

mercurial