|
|
|
@196
|
[196]
|
10/09/08 14:07:59 |
grig |
From Phillip Piper:
=======
On Windows, if the project has subdirectories, … |
|
|
|
@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 … |
|
|
|
@180
|
[180]
|
02/08/07 17:13:06 |
mk |
Creating 0.6.1 release tag. |
|
|
|
@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. |
|
|
|
@149
|
[149]
|
08/25/06 15:21:20 |
mk |
Creating 0.6 release tag. |
|
|
|
@148
|
[148]
|
08/25/06 15:15:19 |
mk |
Tagging current trunk as 0.1. |
|
|
|
@147
|
[147]
|
08/20/06 15:55:50 |
mk |
Merged README updates from Trac wiki page. |
|
|
|
@146
|
[146]
|
08/19/06 15:54:56 |
mk |
Each abnormal termination of cheesecake_index should end with line … |
|
|
|
@145
|
[145]
|
08/17/06 16:13:27 |
mk |
Grammatical fix. |
|
|
|
@144
|
[144]
|
08/17/06 09:09:53 |
mk |
Fixed nasty code parsing bug. |
|
|
|
@143
|
[143]
|
08/13/06 16:05:07 |
mk |
Run pylint with --persistent option disabled, so running cheesecake_index … |
|
|
|
@142
|
[142]
|
08/11/06 10:57:47 |
grig |
Minor modifications. |
|
|
|
@141
|
[141]
|
08/09/06 09:45:48 |
mk |
Fixed a typo. |
|
|
|
@140
|
[140]
|
08/09/06 08:54:45 |
mk |
Updated README. |
|
|
|
@139
|
[139]
|
08/09/06 08:48:17 |
mk |
Added scoring information for pylint index. |
|
|
|
@138
|
[138]
|
08/09/06 06:52:55 |
mk |
Added build egg_info step to buildbot setup to stop "Module cheesecake was … |
|
|
|
@137
|
[137]
|
08/09/06 05:56:45 |
mk |
Added extra debug information for functional tests. |
|
|
|
@136
|
[136]
|
08/09/06 05:45:53 |
mk |
Renamed test_index_use_test_framework to test_index_unit_tested. |
|
|
|
@135
|
[135]
|
08/09/06 05:45:17 |
mk |
Created add_info method for Index class.
IndexUseTestFramework? renamed to … |
|
|
|
@134
|
[134]
|
08/06/06 17:54:22 |
mk |
Look for source archives on PyPI first during package retrieval via … |
|
|
|
@133
|
[133]
|
08/06/06 17:11:42 |
mk |
Removed redundant test_config. |
|
|
|
@132
|
[132]
|
08/06/06 17:11:17 |
mk |
Refactored error handling code in get_pkg_from_pypi. |
|
|
|
@131
|
[131]
|
08/04/06 09:04:46 |
mk |
Second part of cleaning_up test fix. |
|
|
|
@130
|
[130]
|
08/04/06 08:53:18 |
mk |
Fixed cleaning_up test. |
|
|
|
@129
|
[129]
|
08/04/06 08:40:20 |
mk |
Implemented --keep-log command line option. |
|
|
|
@128
|
[128]
|
08/03/06 06:36:52 |
mk |
Added 'changes' file to set of important files. |
|
|
|
@127
|
[127]
|
08/03/06 06:29:49 |
mk |
Added CHANGES file. |
|
|
|
@126
|
[126]
|
08/03/06 05:31:42 |
mk |
Disabled still unreliable static unit tests index. |
|
|
|
@125
|
[125]
|
08/02/06 15:58:47 |
mk |
Changed version from 0.1 to 0.6. |
|
|
|
@124
|
[124]
|
08/02/06 15:52:55 |
mk |
Described in README how to run Cheesecake unit tests. |
|
|
|
@123
|
[123]
|
08/02/06 15:32:39 |
mk |
Added --version command line option. |
|
|
|
@122
|
[122]
|
08/02/06 09:10:30 |
mk |
Replaced 'scripts' setuptools directive with 'entry_points'. |
|
|
|
@121
|
[121]
|
08/02/06 08:04:02 |
mk |
Updated docstrings and documentation for epydoc ver 3. |
|
|
|
@120
|
[120]
|
08/02/06 05:45:24 |
mk |
Added footnotes describing docstring indices in detail. |
|
|
|
@119
|
[119]
|
08/02/06 05:12:54 |
mk |
Fixed a bug in distutils error handling code. |
|
|
|
@118
|
[118]
|
07/29/06 18:22:03 |
mk |
Added installation requirements to INSTALL. |
|
|
|
@117
|
[117]
|
07/29/06 18:21:36 |
mk |
More README updates. |
|
|
|
@116
|
[116]
|
07/29/06 17:43:03 |
mk |
Updated README. |
|
|
|
@115
|
[115]
|
07/26/06 17:25:35 |
mk |
Fixed code parsing bug in model:get_call_name. |
|
|
|
@114
|
[114]
|
07/26/06 17:10:45 |
mk |
Added missing indices docstrings. |
|
|
|
@113
|
[113]
|
07/26/06 15:57:11 |
mk |
Added INSTALL file. |
|
|
|
@112
|
[112]
|
07/25/06 14:58:17 |
mk |
Added AUTHORS and THANKS files. |
|
|
|
@111
|
[111]
|
07/25/06 14:33:42 |
mk |
Changed IndexRequiredFiles? and IndexFormattedDocstrings? scores a bit. |
|
|
|
@110
|
[110]
|
07/24/06 15:33:25 |
mk |
Search for classes that inherit from unittest.TestCase? (closes ticket … |
|
|
|
@109
|
[109]
|
07/24/06 14:12:35 |
mk |
Make pylint index work for long file lists. |
|
|
|
@108
|
[108]
|
07/24/06 08:08:57 |
mk |
Added tests for pad_with_dots and pad_line functions. |
|
|
|
@107
|
[107]
|
07/23/06 15:10:38 |
mk |
Don't generate coverage for config module (as it doesn't exist anymore). |
|
|
|
@106
|
[106]
|
07/23/06 13:28:26 |
mk |
Print verbose information close to index score. |
|
|
|
@105
|
[105]
|
07/23/06 13:19:21 |
mk |
Removed unused config module. |
|
|
|
@104
|
[104]
|
07/23/06 13:02:39 |
mk |
Fix package installation bug. |
|
|
|
@103
|
[103]
|
07/23/06 08:40:44 |
mk |
Omit computing of pylint index (instead of giving 0 score for it) if … |
|
|
|
@102
|
[102]
|
07/23/06 08:28:34 |
mk |
Run pylint once (as opposed to running it separate on each file) gaining … |
|
|
|
@101
|
[101]
|
07/22/06 11:49:34 |
mk |
Fixed a bug in IndexRequiredFiles? compute method (thanks to Will Guaraldi … |
|
|
|
@100
|
[100]
|
07/21/06 17:30:39 |
mk |
Use verbose to display notes for package being scored (like which files it … |
|
|
|
@99
|
[99]
|
07/21/06 11:57:12 |
mk |
Added automatic timing for indices computation methods. |
|
|
|
@98
|
[98]
|
07/21/06 10:04:44 |
mk |
Added missing unit tests for command_successful, run_cmd and … |
|
|
|
@97
|
[97]
|
07/20/06 13:19:07 |
mk |
Search for classes that define special methods (like setUp/tearDown) and … |