|
|
|
@175
|
[175]
|
02/07/07 04:43:44 |
mk |
Fixed hanging pylint problem (stdout buffer was overflowed and blocked the … |
|
|
|
@174
|
[174]
|
02/04/07 13:26:51 |
mk |
Some minor tweaks. |
|
|
|
@173
|
[173]
|
02/04/07 13:17:30 |
mk |
Stop pylint when it exceeds 60 seconds of running time (closes ticket … |
|
|
|
@172
|
[172]
|
02/04/07 08:34:54 |
mk |
Made pep8 score non-negative. |
|
|
|
@171
|
[171]
|
02/04/07 07:42:36 |
mk |
Updated documentation related to pep8 index. |
|
|
|
@170
|
[170]
|
02/04/07 07:41:23 |
mk |
Made pep8 optional index, which can be enabled by --with-pep8 option. |
|
|
|
@169
|
[169]
|
02/01/07 17:43:44 |
mk |
Fixed URL matching strings for get_pkg_from_pypi (closes ticket #47). |
|
|
|
@168
|
[168]
|
01/31/07 08:22:30 |
mk |
Resolve Revision for cheesecake_index.py. |
|
|
|
@167
|
[167]
|
01/31/07 08:20:26 |
mk |
Follow revision of cheesecake_index.py, not init.py. |
|
|
|
@166
|
[166]
|
01/31/07 08:14:12 |
mk |
Include revision number in --version. |
|
|
|
@165
|
[165]
|
01/31/07 07:58:45 |
mk |
Fix. |
|
|
|
@164
|
[164]
|
01/31/07 07:56:44 |
mk |
Added Revision attribute to cheesecake package. |
|
|
|
@163
|
[163]
|
01/31/07 07:44:58 |
mk |
Allow development version to be installed via easy_install. |
|
|
|
@162
|
[162]
|
01/31/07 07:18:19 |
mk |
Updated THANKS file. |
|
|
|
@161
|
[161]
|
01/31/07 07:14:04 |
mk |
Mentioned PEP8 in README. |
|
|
|
@160
|
[160]
|
12/22/06 23:06:43 |
grig |
Modified regular expression for CODE KWALITEE INDEX (RELATIVE) to account … |
|
|
|
@159
|
[159]
|
12/22/06 22:42:05 |
grig |
Added pep8.py from Johann Rocholl and corresponding IndexPEP8 as part of … |
|
|
|
@158
|
[158]
|
12/01/06 18:14:35 |
mk |
Sync'ed README and INSTALL with Trac wiki. |
|
|
|
@157
|
[157]
|
12/01/06 18:01:40 |
mk |
Mock urllib.urlretrieve() for test_index_url_download. |
|
|
|
@156
|
[156]
|
12/01/06 17:59:55 |
mk |
Check if log file exist before trying to remove. |
|
|
|
@155
|
[155]
|
12/01/06 17:15:45 |
mk |
Mock urllib.urlretrieve() in test_index_installability, so it works … |
|
|
|
@154
|
[154]
|
12/01/06 17:13:33 |
mk |
Added Dave Kirby's python-mock library. |
|
|
|
@153
|
[153]
|
10/09/06 17:17:05 |
mk |
Fixed a corner case of py_pi_download index getting >100%. |
|
|
|
@152
|
[152]
|
10/03/06 17:00:53 |
grig |
Modified IndexPyLint? so that it checks for PYLINT env. variable (for pybot … |
|
|
|
@151
|
[151]
|
10/03/06 09:35:18 |
grig |
Replaced occurences of variables named 'as' with 'as_word', so that it … |
|
|
|
@150
|
[150]
|
08/25/06 15:30:34 |
mk |
Merging mk branch into the trunk. |
|
|
|
@11
|
[11]
|
03/30/06 19:32:51 |
grig |
Added ez_setup.py so that users are forced to upgrade to new version of … |
|
|
|
@10
|
[10]
|
03/28/06 07:25:11 |
grig |
Swiped subprocess from Python 2.4 distro. Now cheesecake should work with … |
|
|
|
@9
|
[9]
|
02/10/06 12:45:29 |
grig |
Forgot to svn add config.py. |
|
|
|
@8
|
[8]
|
02/10/06 12:44:08 |
grig |
Refactored CodeParser? functionality. Use model.py from Michael Hudson's … |
|
|
|
@7
|
[7]
|
12/26/05 09:55:55 |
grig |
Check for pylint --version to see if pylint is correctly installed. |
|
|
|
@6
|
[6]
|
12/23/05 18:46:09 |
grig |
Verify that pylint script can actually be executed properly. |
|
|
|
@5
|
[5]
|
12/23/05 18:30:49 |
grig |
Project layout reorg: moved all top-level files and dirs to trunk. |
|
|
|
@4
|
[4]
|
12/23/05 18:28:30 |
grig |
Project layout reorg: created trunk, branches and tags subdirs. |