]> git.deb.at Git - pkg/blosxom.git/shortlog
pkg/blosxom.git
2009-03-08 Axel BeckertConsistently break comments about configuration setting...
2009-03-08 Axel Beckert$encode_xml_entities does not belong to static renderin...
2009-03-08 Axel BeckertSetting the version number to '2.1.2+dev' (because...
2008-11-13 Gerfried FuchsSome more POD documentation added.
2008-11-13 Gerfried FuchsFirst start of PODifying the script. Still not sure...
2008-11-11 Gerfried Fuchsuse the new blosxom_html_escape function instead of...
2008-10-02 Axel BeckertFix smokeping test for 2.1.2 (version number change...
2008-10-02 Axel BeckertFix smokeping test for 2.1.1 isPermaLink="true" change...
2008-10-02 Axel BeckertThis will probably become v2.1.2, so prepare the code...
2008-10-02 Axel BeckertMinimal version of Kevin's patch against CVE-2008-2236...
2008-07-30 Axel BeckertMention that this closed a issue in the tracker at SF
2008-07-30 Axel BeckertDeclaring this state as bugfix release 2.1.1, the ...
2008-07-30 Axel BeckertDocument the last few commits in the changelog, too
2008-07-30 Axel BeckertRewrote the (at least with Apache 2.2's environment...
2008-07-30 Axel BeckertChanging isPermalink back to "false" for the default...
2008-07-25 Axel BeckertMoved $encode_xml_entities setting to configuration...
2008-07-24 Axel BeckertStarting the next release cycle in the ChangeLog and...
2008-07-24 Axel BeckertIn contrary to the copyright statement on http://www...
2008-07-22 Axel BeckertFixed indentation in older ChangeLog entries
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.
next