|
|
|
@196
|
[196]
|
10/09/08 14:07:59 |
grig |
From Phillip Piper:
=======
On Windows, if the project has subdirectories, … |
|
|
|
@193
|
[193]
|
03/08/07 12:26:33 |
mk |
Remember to always close the temporary file in run_cmd. |
|
|
|
@192
|
[192]
|
03/08/07 12:24:11 |
mk |
Two more debugging messages. |
|
|
|
@191
|
[191]
|
03/08/07 12:22:24 |
mk |
Close tar archive after unpacking. |
|
|
|
@190
|
[190]
|
03/08/07 11:08:37 |
mk |
Remove log files on Windows properly (closes #52). |
|
|
|
@188
|
[188]
|
02/28/07 16:43:24 |
mk |
Fix. |
|
|
|
@187
|
[187]
|
02/28/07 16:16:43 |
mk |
Don't use os.tmpfile(). |
|
|
|
@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.
- … |
|
|
|
@179
|
[179]
|
02/08/07 17:08:53 |
mk |
Changing version to 0.6.1. |
|
|
|
@176
|
[176]
|
02/07/07 05:07:24 |
mk |
Raised pylint default time limit to 120 seconds.
Implemented … |
|
|
|
@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. |
|
|
|
@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. |
|
|
|
@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 … |
|
|
|
@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. |
|
copied from cheesecake:
|
|
|
|
@2
|
[2]
|
12/22/05 08:39:45 |
grig |
Initial import |