|
|
|
@195
|
[195]
|
09/19/07 09:38:31 |
anonymous |
#42 |
|
|
|
@194
|
[194]
|
09/19/07 09:35:19 |
anonymous |
<a class="closed ticket" href="http://www.google.com" … |
|
|
|
@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). |
|
|
|
@189
|
[189]
|
03/08/07 10:32:47 |
mk |
Skip pylint tests if pylint is not available. |
|
|
|
@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.
- … |
|
|
|
@183
|
[183]
|
02/12/07 15:10:09 |
grig |
Added generation of eggs for python 2.5. |
|
|
|
@182
|
[182]
|
02/12/07 04:28:39 |
mk |
Added 'nose' tests_require setup.py directive. |
|
|
|
@181
|
[181]
|
02/12/07 04:06:53 |
mk |
Changed occurences of 'cheesecake.py module' with 'cheesecake_index … |
|
|
|
@179
|
[179]
|
02/08/07 17:08:53 |
mk |
Changing version to 0.6.1. |
|
|
|
@178
|
[178]
|
02/08/07 16:13:57 |
mk |
Adding script to easily create new Cheesecake releases. |
|
|
|
@177
|
[177]
|
02/07/07 05:11:29 |
mk |
Fix. |
|
|
|
@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. |
|
|
|
@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. |