root/branches/mk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @118 [118] 07/29/06 18:22:03 mk Added installation requirements to INSTALL.
(edit) @117 [117] 07/29/06 18:21:36 mk More README updates.
(edit) @116 [116] 07/29/06 17:43:03 mk Updated README.
(edit) @115 [115] 07/26/06 17:25:35 mk Fixed code parsing bug in model:get_call_name.
(edit) @114 [114] 07/26/06 17:10:45 mk Added missing indices docstrings.
(edit) @113 [113] 07/26/06 15:57:11 mk Added INSTALL file.
(edit) @112 [112] 07/25/06 14:58:17 mk Added AUTHORS and THANKS files.
(edit) @111 [111] 07/25/06 14:33:42 mk Changed IndexRequiredFiles? and IndexFormattedDocstrings? scores a bit.
(edit) @110 [110] 07/24/06 15:33:25 mk Search for classes that inherit from unittest.TestCase? (closes ticket …
(edit) @109 [109] 07/24/06 14:12:35 mk Make pylint index work for long file lists.
(edit) @108 [108] 07/24/06 08:08:57 mk Added tests for pad_with_dots and pad_line functions.
(edit) @107 [107] 07/23/06 15:10:38 mk Don't generate coverage for config module (as it doesn't exist anymore).
(edit) @106 [106] 07/23/06 13:28:26 mk Print verbose information close to index score.
(edit) @105 [105] 07/23/06 13:19:21 mk Removed unused config module.
(edit) @104 [104] 07/23/06 13:02:39 mk Fix package installation bug.
(edit) @103 [103] 07/23/06 08:40:44 mk Omit computing of pylint index (instead of giving 0 score for it) if …
(edit) @102 [102] 07/23/06 08:28:34 mk Run pylint once (as opposed to running it separate on each file) gaining …
(edit) @101 [101] 07/22/06 11:49:34 mk Fixed a bug in IndexRequiredFiles? compute method (thanks to Will Guaraldi …
(edit) @100 [100] 07/21/06 17:30:39 mk Use verbose to display notes for package being scored (like which files it …
(edit) @99 [99] 07/21/06 11:57:12 mk Added automatic timing for indices computation methods.
(edit) @98 [98] 07/21/06 10:04:44 mk Added missing unit tests for command_successful, run_cmd and …
(edit) @97 [97] 07/20/06 13:19:07 mk Search for classes that define special methods (like setUp/tearDown) and …
(edit) @96 [96] 07/20/06 11:31:40 mk Added repr definition to metclass of Index, so indices listings look …
(edit) @95 [95] 07/20/06 11:13:54 mk Handle installation error messages properly.
(edit) @94 [94] 07/20/06 10:44:14 mk Don't include unpack_dir index when checking eggs.
(edit) @93 [93] 07/20/06 10:37:30 mk Use raw index class name as index name.
(edit) @92 [92] 07/19/06 14:02:31 mk Added missing unit tests for discover_file_type function and Index class.
(edit) @91 [91] 07/19/06 13:19:32 mk Updated unit test command to walk around nose 0.9.0 behaviour changes.
(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.
Note: See TracRevisionLog for help on using the revision log.