matthijs/upstream/blosxom.git
2008-07-22 Axel BeckertFixed indentation in older ChangeLog entries v2_1_0
2008-07-22 Axel BeckertNote the content type issue being fixed, add SF issue...
2008-07-22 Axel BeckertAdapting tests to the recent change to permalink guids.
2008-07-22 Axel BeckertAdapting tests to my content-type fixes. They are now...
2008-07-22 Axel BeckertBugfix: Content types like application/xhtml+xml, etc...
2008-07-22 Axel BeckertBugfix: The content type set via template was only...
2008-07-22 Axel BeckertA simple Makefile to easily generate tar balls for...
2008-07-22 Axel BeckertMake <guid> content a full URL by default (as Gavin...
2008-07-22 Axel BeckertBugfix: Default RSS feed failed feed validation at...
2008-07-22 Axel BeckertBugfix: Default RSS feed failed feed validation at...
2008-07-22 Axel BeckertURLs must be escaped inside XML, e.g. inside the <link...
2008-07-22 Axel BeckertSingle quotes must be escaped in XML, too
2008-07-22 Axel BeckertAdapt the author string to list the current development...
2008-07-22 Axel BeckertNext release will be 2.1.0 -- adapt all version strings...
2008-07-22 Axel BeckertRevert Gavin Garr's (gonzai's) commits to the test...
2008-07-21 Gavin CarrUpdates to rss20 tests.
2008-07-21 Gavin CarrRemove bogus rss20 test files.
2008-07-21 Gavin CarrFix failing test case 01_templates.t.
2008-07-18 Axel BeckertUpdated the changelog to mention (hopefully) all new...
2008-06-24 Axel BeckertHTML 4.01 conformance for the default HTML templates
2008-06-23 Axel BeckertMade 01_templates.t pass again (added the expected...
2008-03-26 Gavin CarrUnescape url returned from CGI::url to match PATH_INFO...
2008-03-24 Gavin CarrUpdate ChangeLog with path_info changes.
2008-03-24 Gavin CarrRedo path_info handling with much stricter date handling.
2007-12-20 Gavin CarrTest suite updates.
2007-12-18 Gavin CarrUpdate rss20_static expected test index.rss files to...
2007-12-07 Gavin CarrTest updates.
2007-12-07 Gavin CarrAdd $path_info_full variable to blosxom.cgi.
2007-12-04 Gavin CarrMark rss20/expected.{html,rss} as deleted.
2007-12-04 Gavin CarrUpdate rss20 test cases.
2007-11-13 Gavin CarrAdd initial static_basic static test case.
2007-11-01 Gavin CarrAdd encode_xml_entities flag to blosxom.cgi to allow...
2007-10-19 Gavin CarrAdd hash/hashref interpolation support to blosxom.cgi...
2007-10-12 Gavin CarrFix typo in default html head rss line, and adjust...
2007-10-07 Gavin CarrAdd Setup script for test script symlinks, and README...
2007-10-05 Gavin CarrRemove old t-* test directories.
2007-10-05 Gavin CarrAdd test drivers as files, since symlinks don't work.
2007-10-05 Gavin CarrRefactor and fix current test cases.
2007-10-04 Gavin CarrAdd comment on -z Blosxom::Plugin::Foo placeholders.
2007-10-03 Gavin CarrAdd plugin_dir and plugin_list test cases.
2007-10-03 Gavin CarrFix plugin filename bug with decorated plugins in ...
2007-10-03 Gavin CarrAdd Perl Best Practices .perltidyrc.
2007-10-02 Barijaona RamaholimihasoHandle correctly seconds in the nice_date subroutine
2007-10-01 Barijaona RamaholimihasoChanged $plugin_list as an absolute path, as all config...
2007-09-27 Barijaona RamaholimihasoAllows default interpolate routine to handle multiple...
2007-09-26 Barijaona RamaholimihasoRestores $plugin_dir as the main plugin location. Tries...
2007-09-24 Barijaona RamaholimihasoAvoid use of module Time::localtime
2007-09-22 Barijaona RamaholimihasoApplied perltidy with PBP settings for the 'generate...
2007-09-22 Barijaona RamaholimihasoApplied perltidy with PBP settings for everything befor...
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for checking after plugins...
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for setting $hr12
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "end"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "template"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for testing if $date should...
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "date"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for setting the %f entries...
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "filter"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "entries"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" in default entries sub
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for setting $static_or_dynamic
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for adding header to $output
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "last"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "foot"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "story"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "sort"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "head"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "interpolate"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for running plugins "skip"
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for preparing file list in...
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for preparing $path_info
2007-09-22 Barijaona RamaholimihasoAvoid "conditional and" for fixing $depth
2007-09-19 Barijaona RamaholimihasoMore explicit warning if a plugin fails to load
2007-09-18 Gavin CarrAdd support for multiple plugin directories using ...
2007-09-18 Gavin CarrAdd $blog_encoding back to default content_type flavour...
2007-09-18 Gavin CarrRevert the 1.27 change (mixed changesets).
2007-09-18 Gavin CarrAdd $blog_encoding back to default content_type flavour...
2007-09-18 Barijaona RamaholimihasoReverted the 1.24 change.
2007-09-17 Barijaona RamaholimihasoAdded a $blog_encoding variable which can be used in...
2007-09-17 Barijaona RamaholimihasoWe make the content_type template pass through the...
2007-09-17 Barijaona RamaholimihasoIntroduces a $utc_offset variable which stores the...
2007-09-11 Gavin CarrAdd missing </p> to default error head flavour.
2007-09-11 Gavin CarrAdd support for $plugin_list plugin config file.
2007-09-09 Gavin CarrAdd external config support via BLOSXOM_CONFIG_DIR...
2007-08-29 Gavin CarrChange plugin loading to use @INC instead of fixed...
2007-08-25 Barijaona RamaholimihasoReplaced references to blosxom.com with blosxom.sourcef...
2006-07-29 Kevin Scaldeferrirejiggered things to deal with changing timestamps
2006-07-25 Kevin Scaldeferriadded initial test suite version
2006-07-17 Kevin Scaldeferribump version number v2_0_2
2006-07-17 Kevin Scaldeferriadded changelog for 2.0.2
2006-07-16 Kevin Scaldeferrifix this comment again
2006-07-10 Kevin Scaldeferrirevert change 1.13 entirely due to incorrect behavior
2006-07-10 Kevin Scaldeferrisyntax error fix
2006-07-10 Kevin Scaldeferrifix bug 1445435.
2006-07-10 Kevin Scaldeferriallow for empty (but defined) templates
2006-07-10 Kevin Scaldeferrifix problem with CGI.pm and SSIs where url() doesn...
2006-07-10 Kevin Scaldeferriallow newlines in DATA
2005-12-18 Barijaona RamaholimihasoFixed bug 1368882
2005-12-18 Barijaona RamaholimihasoBug 1356997 <sourceforge.net/tracker/index.php?func...
2005-11-27 Kevin Scaldeferriadded ChangeLog
2005-11-27 Kevin Scaldeferribumped version number, updated URLs v2_0_1
next