|
|
|
@192
|
[192]
|
03/08/07 12:24:11 |
mk |
Two more debugging messages. |
|
|
|
@190
|
[190]
|
03/08/07 11:08:37 |
mk |
Remove log files on Windows properly (closes #52). |
|
|
|
@186
|
[186]
|
02/28/07 15:52:34 |
mk |
Fix shutil.rmtree issue on Windows (closes #49). |
|
|
|
@185
|
[185]
|
02/14/07 17:05:41 |
mk |
Added log message for install_pkg step. |
|
|
|
@184
|
[184]
|
02/12/07 15:29:04 |
grig |
Some modifications related to running cheesecake_index on Windows.
- … |
|
|
|
@176
|
[176]
|
02/07/07 05:07:24 |
mk |
Raised pylint default time limit to 120 seconds.
Implemented … |
|
|
|
@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. |
|
|
|
@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. |
|
|
|
@159
|
[159]
|
12/22/06 22:42:05 |
grig |
Added pep8.py from Johann Rocholl and corresponding IndexPEP8 as part of … |
|
|
|
@156
|
[156]
|
12/01/06 17:59:55 |
mk |
Check if log file exist before trying to remove. |
|
|
|
@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 … |
|
|
|
@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 … |
|
|
|
@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. |
|
copied from cheesecake/cheesecake_index.py:
|
|
|
|
@2
|
[2]
|
12/22/05 08:39:45 |
grig |
Initial import |