bump version |
|
More...
|
over 14 years ago
|
release |
|
More...
|
over 14 years ago
|
Declare minimum required Perl version |
|
More...
|
over 14 years ago
|
Fix Win32 test failure http://www.cpantesters.org/cpan/report/8099980 |
|
More...
|
over 14 years ago
|
release |
|
More...
|
about 15 years ago
|
Remove opportunistic ending of transaction in check_and_write_node, don't twiddle $dbh->{AutoCommit} but instead use $dbh->begin_work (fixes #49) |
|
More...
|
about 15 years ago
|
fix further instances of the same problem |
|
More...
|
about 15 years ago
|
Scalar value @node_data{checksum} better written as $node_data{checksum} at t/011_recent_changes.t line 37. |
|
More...
|
about 15 years ago
|
fix typos in pod (fixes #48) |
|
More...
|
over 15 years ago
|
add more recent changes tests (references #41) |
|
More...
|
over 15 years ago
|
fix up pod and add pod testing (fixes #45) |
|
More...
|
almost 16 years ago
|
note about existing bug, and add release date |
|
More...
|
about 16 years ago
|
Configure charset correctly when passing in an existing $dbh (fixes #24) |
|
More...
|
about 16 years ago
|
t/400_upgrade.t: skip all tests correctly if no backends configured (fixes #44) |
|
More...
|
about 16 years ago
|
update MANIFEST and changes for #43 |
|
More...
|
about 16 years ago
|
Applied a modified version of tgj's patch (OpenGuides ticket #23). Also fixed minor POD error while I was at it. |
|
More...
|
about 16 years ago
|
write_node: return the version of the node that was just committed, if successful (fixes #42) |
|
More...
|
about 16 years ago
|
bump version |
|
More...
|
about 16 years ago
|
test commit |
|
More...
|
about 16 years ago
|
test commit |
|
More...
|
about 16 years ago
|
Add store->list_metadata_names, which will tell you all the different metadata types (names) |
|
More...
|
about 16 years ago
|
Complete support for store->list_metadata_by_type, which returns a list of all the metadata values |
|
More...
|
about 16 years ago
|
version and date, ready for release |
|
More...
|
over 16 years ago
|
slightly more resilient |
|
More...
|
over 16 years ago
|
Cater for the case where the index being added in MySQL schema 10 was manually created in the database beforehand |
|
More...
|
over 16 years ago
|
don't list internal links from nodes which don't exist |
|
More...
|
over 16 years ago
|
Use ->_dsn method in test 400 instead of rolling our own (probably fixes #35). |
|
More...
|
over 16 years ago
|
Removed tests deleted in [445] - thanks Bob. |
|
More...
|
over 16 years ago
|
Use metadata_was instead of metadata_wasnt when generating RSS feeds (enormous efficiency improvement). |
|
More...
|
over 16 years ago
|
Make RSS feed tests work regardless of the order they're run in, also move to Wiki::Toolkit::TestLib as W::T::TestConfig::Utilities is deprecated. |
|
More...
|
over 16 years ago
|