Kovid Goyal
af6d043375
Switch to using msgfmt to check for format errors in translated strings
...
It catches more than pofilter with fewer false positives.
2017-06-18 10:26:24 +05:30
Kovid Goyal
1f2293fc11
Use vim rather than gvim
2017-02-09 23:41:06 +05:30
Kovid Goyal
e333001d31
Apply the PEP8 blank line standards to the entire codebase
2016-10-11 11:39:08 +05:30
Kovid Goyal
567040ee1e
Perform PEP8 compliance checks on the entire codebase
...
Some bits of PEP 8 are turned off via setup.cfg
2016-07-29 21:25:17 +05:30
Kovid Goyal
ffe7a1885b
Add clean to check
2016-06-25 12:53:29 +05:30
Kovid Goyal
05d9209053
Also check RapydScript files when running python setup.py check
...
Use sha1 hashes for the check cache instead of mtimes. More reliable
and should work with the travis cache as well, if you decide to run
check on travis
2016-06-25 11:26:23 +05:30
Kovid Goyal
d62fb3334b
...
2015-09-04 09:00:17 +05:30
Kovid Goyal
ef09e886b3
Change all shebangs to use python2
2015-01-23 19:08:21 +05:30
Kovid Goyal
568d49bac7
Change paths for testing of Changelog
2015-01-15 15:41:19 +05:30
Kovid Goyal
27b57c73b3
...
2014-08-22 08:40:28 +05:30
Kovid Goyal
ab82e663f8
Dont check .py files auto-generated from .ui files
2014-08-21 21:21:51 +05:30
Kovid Goyal
dc80d92b1d
Exclude the markdown code from check
2013-09-25 18:13:57 +05:30
Kovid Goyal
79eeec929d
Speed up search query parser
2013-04-20 15:09:17 +05:30
Kovid Goyal
47fb117828
Switch to using flake8 to check for errors
2013-04-09 12:30:24 +05:30
Kovid Goyal
286c0f3db6
...
2013-02-12 10:07:45 +05:30
Kovid Goyal
a59f6249d4
Use the calibre coffeescript compiler when checking .coffee files for robustness
2013-02-12 09:56:57 +05:30
Kovid Goyal
dd033a2bcc
...
2012-12-28 08:07:53 +05:30
Kovid Goyal
c9601ae83b
Build process checking for coffeescript
2012-01-05 20:08:48 +05:30
Kovid Goyal
c7bf67e6c3
Various fixes to markdown found by the automatic python checker
2011-09-03 14:42:04 -06:00
Kovid Goyal
6c01b3cc67
Updated translations
2011-09-02 10:14:21 -06:00
Kovid Goyal
77e6d76e27
...
2011-09-02 10:10:54 -06:00
Kovid Goyal
917c2ec205
...
2011-07-15 20:51:48 -06:00
Kovid Goyal
5c9c46382f
Upgrade version of pyflakes used for error checking, to support python 2.7 new syntax
2011-07-15 15:09:41 -06:00
Kovid Goyal
4b78041e2a
Fix #807879 ("Series" undistinguished in singular/plural)
2011-07-10 13:29:15 -06:00
Kovid Goyal
014d4b50ed
Store recipes in the calibre install folder in a zip file
2011-03-19 00:40:36 -06:00
Kovid Goyal
91310f0785
Use ICU for title case instead of python's builtin title
2010-12-05 09:30:59 -07:00
Kovid Goyal
625e478ce0
Use process local file descriptors in db2
2010-09-30 16:47:17 -06:00
Kovid Goyal
1d24f95563
CanardPC by zorgluf and misc fixes
2010-04-17 22:07:28 +05:30
Kovid Goyal
1327e15337
Upgrade python error checker to use pyflakes 0.4 and fix te new errors found by it
2009-12-01 17:57:49 +00:00
Kovid Goyal
8e75b465bf
IGN:Various changes for the migration to calibre-ebook.com
2009-11-24 21:01:28 -07:00
Kovid Goyal
ba7e499862
Refactor the news download scheduler. Now has support for customizing the tags assigned to downloaded news. Since the entire subsystem was rewritten, you may experience bugs.
2009-10-16 17:57:56 -06:00
Kovid Goyal
ef06fbee81
Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process.
2009-09-27 10:20:36 -06:00
Kovid Goyal
f9ff180347
Implement a check setup command that uses PyFlakes to check for various errors
2009-09-07 19:03:52 -06:00