root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @90 [90] 07/19/06 10:12:20 mk Don't keep logfiles when running tests (supplement for changeset [86]).
(edit) @89 [89] 07/19/06 09:36:58 mk Search for doctests inside docstrings (closes ticket #45).
(edit) @88 [88] 07/12/06 11:07:14 grig Spelling corrections.
(edit) @87 [87] 07/11/06 16:02:40 grig Added back Will's changes. The only functional test that was failing was …
(edit) @86 [86] 07/11/06 15:38:07 grig Cleanup temp files, otherwise they keep accumulating in /tmp.
(edit) @85 [85] 07/11/06 14:08:45 grig Backed out Will's pylint-related changes from revision:84 -- because some …
(edit) @84 [84] 07/11/06 09:52:27 grig Applied pylint-related patch from Will Guaraldi (chdir to top of the …
(edit) @83 [83] 07/09/06 13:05:49 mk Imported newest version of model.py from pydoctor. Adapted UnitTests? index …
(edit) @82 [82] 07/07/06 16:11:05 mk Implemented --lite command line flag (closes ticket #38).
(edit) @81 [81] 07/06/06 18:29:26 mk Removed debugging message.
(edit) @80 [80] 07/06/06 18:15:29 mk Indices can now hold dependencies (via decide() interface). Certain steps …
(edit) @79 [79] 07/04/06 15:54:59 mk Implementation of --static command line option (closes ticket #36).
(edit) @78 [78] 06/25/06 06:18:53 mk Fixed installation index bugs.
(edit) @77 [77] 06/24/06 10:19:59 mk Added appropriate handling of one-file packages.
(edit) @76 [76] 06/24/06 09:44:50 mk Fixed installability test (broken in changeset [74]).
(edit) @75 [75] 06/24/06 09:40:42 mk Added support for eggs (closes ticket #34).
(edit) @74 [74] 06/23/06 10:36:26 mk Improved scores for documentation and installability indices. Fixed …
(edit) @73 [73] 06/23/06 09:05:48 mk PyPI index: Penalize for PyPI distance > 1.
(edit) @72 [72] 06/23/06 08:27:57 mk Added script for computing scores of all PyPI packages (closes ticket …
(edit) @71 [71] 06/21/06 07:41:36 mk Disable two pylint import warnings.
(edit) @70 [70] 06/20/06 16:45:33 mk Fixed URL download test.
(edit) @69 [69] 06/20/06 15:31:28 mk Better handling of setuptools errors.
(edit) @68 [68] 06/20/06 09:36:56 mk Accept both doc/docs and example/examples directories (suggested by Will …
(edit) @67 [67] 06/20/06 09:26:00 mk Check that Cheesecake is computing score properly (closes ticket #30).
(edit) @66 [66] 06/20/06 08:13:35 mk Moved tests data directory.
(edit) @65 [65] 06/15/06 15:27:49 mk Removed init.py from the Cheesecake main directory.
(edit) @64 [64] 06/15/06 15:19:21 mk Check that Cheesecake is leaving log file when package is broken and is …
(edit) @63 [63] 06/15/06 13:33:56 mk Better checking for files in /tmp.
(edit) @62 [62] 06/15/06 13:32:35 mk Enable functional testing in buildbot.
(edit) @61 [61] 06/15/06 13:07:26 mk Check that Cheesecake is handling its command line options properly …
(edit) @60 [60] 06/15/06 09:37:50 mk Check that Cheesecake is properly cleaning up (closes ticket #28).
(edit) @59 [59] 06/15/06 07:49:01 mk Fixed util imports.
(edit) @58 [58] 06/15/06 07:44:17 mk Renamed _util to util, where nosetests can find it.
(edit) @57 [57] 06/15/06 07:39:37 mk Unified Cheesecake score formatting.
(edit) @56 [56] 06/13/06 14:57:26 mk Include unit tests in buildbot testing step.
(edit) @55 [55] 06/13/06 14:48:48 mk Created functional tests directory and moved all existing unit tests to …
(edit) @54 [54] 06/12/06 16:25:42 mk Removed generated files from repository.
(edit) @53 [53] 06/10/06 15:39:36 mk Show coverage statistics on standard output.
(edit) @52 [52] 06/10/06 14:54:04 mk README update.
(edit) @51 [51] 06/08/06 17:57:01 mk Run nosetests with --verbose option.
(edit) @50 [50] 06/08/06 17:19:41 mk Call both unittest and doctest from nose.
(edit) @49 [49] 06/08/06 17:13:29 mk Coverage buildbot setup fixes.
(edit) @48 [48] 06/08/06 16:59:39 mk Set appropriate permissions for coverage statistics file.
(edit) @47 [47] 06/08/06 16:57:19 mk Automatic generation of coverage statistics in buildbot.
(edit) @46 [46] 06/08/06 16:35:18 mk Generate documentation via buildbot.
(edit) @45 [45] 06/08/06 15:46:57 mk Added buildbot configuration.
(edit) @44 [44] 06/08/06 12:54:49 mk Moved unzip_package and untar_package out of Cheesecake class to _util …
(edit) @43 [43] 06/08/06 07:21:17 mk Removed useless MegaIndex? class.
(edit) @42 [42] 06/07/06 18:03:15 mk Catch an exception when pylint is not found (patch contributed by Ben …
(edit) @41 [41] 06/07/06 17:48:46 mk Changed description of --path command line option (following Will Guaraldi …
(edit) @40 [40] 06/07/06 17:27:35 mk Refactored code for index computation (closes tickets #17 #18 #19 #20 #21
(edit) @39 [39] 06/03/06 15:05:29 mk Added more unit tests for docstring indexing code (closes ticket #13).
(edit) @38 [38] 06/03/06 13:11:55 mk Incorporate formatted docstrings count into documentation index.
(edit) @37 [37] 06/01/06 16:46:02 mk Check docstrings for use of javadoc (closes ticket #12).
(edit) @36 [36] 06/01/06 15:16:17 mk Check docstrings for use of epytext (closes ticket #10).
(edit) @35 [35] 06/01/06 11:09:04 mk More complete reST lists discovery.
(edit) @34 [34] 06/01/06 09:52:00 mk Added mk name to the authors list.
(edit) @33 [33] 05/31/06 17:32:14 mk Check docstrings for use of reST (closes ticket #11).
(edit) @32 [32] 05/31/06 08:50:14 mk Don't count empty docstrings (closes ticket #9).
(edit) @31 [31] 05/30/06 15:45:10 mk Use the latest pydoctor (closes ticket #8).
(edit) @30 [30] 05/30/06 15:36:33 mk Instruct nose to use doctests.
(edit) @29 [29] 05/29/06 16:40:54 mk Style fix: renamed MockupCheesecake? to MockupCheesecakeTest?.
(edit) @28 [28] 05/29/06 16:21:20 mk Add only non-empty files to Cheesecake index (closes ticket #6).
(edit) @27 [27] 05/29/06 14:52:58 mk Added missing files.
(edit) @26 [26] 05/29/06 14:50:51 mk Implements more strict filename checking (closes ticket #5).
(edit) @25 [25] 05/29/06 13:38:33 mk Fixed test_count_files cleanup code.
(edit) @24 [24] 05/29/06 13:34:41 mk Decrease score for .pyo files (closes ticket #4).
(edit) @23 [23] 05/29/06 13:12:38 mk Fixed is_test_file() function.
(edit) @22 [22] 05/27/06 16:16:09 mk Use random temporary directory for sandbox by default.
(edit) @21 [21] 05/26/06 15:54:32 mk Use tempfile.gettempdir() instead of fixed /tmp/.
(edit) @20 [20] 05/26/06 15:37:10 mk Test fix for nose.
(edit) @19 [19] 05/24/06 17:34:57 mk Updated homepage link and rebuilded README.html.
(edit) @18 [18] 05/18/06 15:46:14 mk Enhanced init/cleanup tests and written code for custom logging file …
(edit) @17 [17] 05/18/06 15:44:24 mk Removed comment placed only for testing purposes.
(edit) @16 [16] 05/18/06 12:12:32 mk Improved URL download test.
(edit) @15 [15] 05/18/06 10:51:41 mk Fixed URL download test and one typo.
(edit) @14 [14] 05/17/06 17:09:19 mk Allow user to specify configuration directory.
(edit) @13 [13] 05/17/06 14:53:47 mk Fixed handling of different package names in config module.
(edit) @12 [12] 05/15/06 15:51:50 mk Creating SoC unstable development branch.
(add) @4 [4] 12/23/05 18:28:30 grig Project layout reorg: created trunk, branches and tags subdirs.
Note: See TracRevisionLog for help on using the revision log.