2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Take two lines into the subroutine? Not me!
Denny de la Haye
as Denny
More... over 4 years ago
Test preview feature
Denny de la Haye
as Denny
More... over 4 years ago
Test some edges cases and fall-through behaviours
Denny de la Haye
as Denny
More... over 4 years ago
Test a variety of bad values for month in URL
Denny de la Haye
as Denny
More... over 4 years ago
Use guard clause for neater code
Denny de la Haye
as Denny
More... over 4 years ago
Remove unused method
Denny de la Haye
as Denny
More... over 4 years ago
Add test search string to demo news item title, For Great Justice^HCoverage
Denny de la Haye
as Denny
More... over 4 years ago
Add tests for handling of invalid URLs
Denny de la Haye
as Denny
More... over 4 years ago
Put error message into stash, not flash, when using ->go instead of ->redirect
Denny de la Haye
as Denny
More... over 4 years ago
Add tests that exercise pagination code More... over 4 years ago
Fix copypasta error, adjust test to match new improved reality More... over 4 years ago
Merge branch 'master' into feature/admin-dashboard More... over 4 years ago
Use db+ORM to ensure blog tags are unique etc More... over 4 years ago
Add test for Blog->get_tags() More... over 4 years ago
Make sure these are in alphabetical order More... over 4 years ago
Superfluous return is superfluous More... over 4 years ago
Superfluous return is superfluous More... over 4 years ago
Use db/ORM properly instead of messing around with loops in Perl space More... over 4 years ago
Remove debug output More... over 4 years ago
Test that get_tags with no params works as expected More... over 4 years ago
Give the code that builds the element stack a gentle nudge More... over 4 years ago
Check error messages when testing bad inputs More... over 4 years ago
Consistency in error messages More... over 4 years ago
Drop t-shirts out of basket again before going to checkout More... over 4 years ago
Add t-shirt to products in test basket+checkout (for item attributes) More... over 4 years ago
Add shop category for t-shirts More... over 4 years ago
Use shop wrapper for t-shirt product template (includes basket partial) More... over 4 years ago
Add id to add-to-basket form in t-shirt product template More... over 4 years ago
Test that non-existent blog post URLs fail gracefully More... over 4 years ago
Test paging in author view too More... over 4 years ago