0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #382 from dsteinbrunner/patch-1 More... almost 11 years ago
typo fixes More... almost 11 years ago
Consoldate the docs about event storage. More... almost 11 years ago
Add Test::Builder->store_events and use Test::More store_events => 1 More... almost 11 years ago
Merge pull request #370 from schwern/history/store_events_switch More... almost 11 years ago
Reset event_storage when the event_storage_class changes. More... almost 11 years ago
Make the test fail if the fork dies. More... almost 11 years ago
Don't send the event_storage_class as part of TB2::History->as_hash More... almost 11 years ago
Merge branch 'Test-Builder1.5' into history/store_events_switch More... almost 11 years ago
Merge pull request #377 from ilmari/as-hash-cleanup More... almost 11 years ago
Only call ->as_hash on actual objects when recursing More... almost 11 years ago
Use method modifer to override role-provided method More... almost 11 years ago
Switch to IPC::Run for proper timeouts. More... almost 11 years ago
Skip a bunch of distributions which have a tendancy to timeout. More... almost 11 years ago
Fix a bug where dying via alarm would be considered success. More... almost 11 years ago
Don't try to copy the build log if its not there. More... almost 11 years ago
Test all distributions which have a module in them matching /Test/ More... almost 11 years ago
Update TB2::Mouse to Mouse::Tiny 1.08. More... about 11 years ago
We're using Mouse::Tiny which has only one file. More... about 11 years ago
Update eat_mouse instructions for Mouse::Tiny More... about 11 years ago
Merge pull request #375 from schwern/issue/159 More... about 11 years ago
Add TB2::History->as_hash and make as_hash recursive. More... about 11 years ago
Make TB2::History->in_test and done_testing always return a boolean More... about 11 years ago
Move as_hash out of TB2::Event and into a role. More... about 11 years ago
Use TB2::Event::Generic to reconstitute JSON events. More... about 11 years ago
Add TB2::Event::Generic. More... about 11 years ago
Fix the docs for TB2::Event->keys_for_as_hash More... about 11 years ago
Ensure that events can round trip via as_hash. More... about 11 years ago
Add TB2::Events->event_classes More... about 11 years ago
A formatter which dumps out JSON. More... about 11 years ago