1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better tests for whether we has_more
AFresh1
as Andrew Fresh
More... over 11 years ago
Test that we can remove an article's "more"
AFresh1
as Andrew Fresh
More... over 11 years ago
A comment level is one more than the level of it's parent
AFresh1
as Andrew Fresh
More... over 11 years ago
We need a parent to calculate a comment id
AFresh1
as Andrew Fresh
More... over 11 years ago
Tests for comments
AFresh1
as Andrew Fresh
More... over 11 years ago
Add support for department, topic, and topicimg
AFresh1
as Andrew Fresh
More... over 11 years ago
Add "more" support to the article
AFresh1
as Andrew Fresh
More... over 11 years ago
Tests for Article specific things
AFresh1
as Andrew Fresh
More... over 11 years ago
Make sure articles and comments really are before loading them
AFresh1
as Andrew Fresh
More... over 11 years ago
Test that we don't load articles and comments that don't exist
AFresh1
as Andrew Fresh
More... over 11 years ago
Add XDeadly::Comment
AFresh1
as Andrew Fresh
More... over 11 years ago
Test a bunch of things and that they don't trigger loading content
AFresh1
as Andrew Fresh
More... over 11 years ago
Load comments recursively
AFresh1
as Andrew Fresh
More... over 11 years ago
Make finding posts more generic
AFresh1
as Andrew Fresh
More... over 11 years ago
Test that we can load comments for an article
AFresh1
as Andrew Fresh
More... over 11 years ago
Test that the article content is loaded lazily
AFresh1
as Andrew Fresh
More... over 11 years ago
Test that a Post has a level of 0
AFresh1
as Andrew Fresh
More... over 11 years ago
Calculate _epoch when it is needed, not before
AFresh1
as Andrew Fresh
More... over 11 years ago
Add XDeadly::Article representing an Article on XDeadly
AFresh1
as Andrew Fresh
More... over 11 years ago
Be fatal if the date we are parsing seems wrong
AFresh1
as Andrew Fresh
More... over 11 years ago
Test that we fail to parse "invalid dates"
AFresh1
as Andrew Fresh
More... over 11 years ago
Load articles available in $data_dir
AFresh1
as Andrew Fresh
More... over 11 years ago
Test loading the fixtures via Post->articles
AFresh1
as Andrew Fresh
More... over 11 years ago
Add some test fixture articles that I can parse
AFresh1
as Andrew Fresh
More... over 11 years ago
Test that we can load a post without a content-length from a file
AFresh1
as Andrew Fresh
More... over 11 years ago
Make parse work without the Mojo::Content content_length hack
AFresh1
as Andrew Fresh
More... over 11 years ago
Add a TODO with lots of entries
AFresh1
as Andrew Fresh
More... over 11 years ago
Stop trying to calculate data_dir and id from the path
AFresh1
as Andrew Fresh
More... over 11 years ago
Tests updated to require setting data_dir and id
AFresh1
as Andrew Fresh
More... over 11 years ago
Break up path into data_dir and id.
AFresh1
as Andrew Fresh
More... over 11 years ago