| 2008-11-11 | Gerfried Fuchs | use the new blosxom_html_escape function instead of... | commit | commitdiff | tree | snapshot | 
| 2008-10-02 | Axel Beckert | Fix smokeping test for 2.1.2 (version number change...   v2_1_2 | commit | commitdiff | tree | snapshot | 
| 2008-10-02 | Axel Beckert | Fix smokeping test for 2.1.1 isPermaLink="true" change... | commit | commitdiff | tree | snapshot | 
| 2008-10-02 | Axel Beckert | This will probably become v2.1.2, so prepare the code... | commit | commitdiff | tree | snapshot | 
| 2008-10-02 | Axel Beckert | Minimal version of Kevin's patch against CVE-2008-2236... | commit | commitdiff | tree | snapshot | 
| 2008-07-30 | Axel Beckert | Mention that this closed a issue in the tracker at SF  v2_1_1 | commit | commitdiff | tree | snapshot | 
| 2008-07-30 | Axel Beckert | Declaring this state as bugfix release 2.1.1, the ... | commit | commitdiff | tree | snapshot | 
| 2008-07-30 | Axel Beckert | Document the last few commits in the changelog, too | commit | commitdiff | tree | snapshot | 
| 2008-07-30 | Axel Beckert | Rewrote the (at least with Apache 2.2's environment... | commit | commitdiff | tree | snapshot | 
| 2008-07-30 | Axel Beckert | Changing isPermalink back to "false" for the default... | commit | commitdiff | tree | snapshot | 
| 2008-07-25 | Axel Beckert | Moved $encode_xml_entities setting to configuration... | commit | commitdiff | tree | snapshot | 
| 2008-07-24 | Axel Beckert | Starting the next release cycle in the ChangeLog and... | commit | commitdiff | tree | snapshot | 
| 2008-07-24 | Axel Beckert | In contrary to the copyright statement on blosxom.com... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Fixed indentation in older ChangeLog entries  v2_1_0 | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Note the content type issue being fixed, add SF issue... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Adapting tests to the recent change to permalink guids. | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Adapting tests to my content-type fixes. They are now... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Bugfix: Content types like application/xhtml+xml, etc... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Bugfix: The content type set via template was only... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | A simple Makefile to easily generate tar balls for... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Make <guid> content a full URL by default (as Gavin... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Bugfix: Default RSS feed failed feed validation at... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Bugfix: Default RSS feed failed feed validation at... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | URLs must be escaped inside XML, e.g. inside the <link... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Single quotes must be escaped in XML, too | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Adapt the author string to list the current development... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Next release will be 2.1.0 -- adapt all version strings... | commit | commitdiff | tree | snapshot | 
| 2008-07-22 | Axel Beckert | Revert Gavin Garr's (gonzai's) commits to the test... | commit | commitdiff | tree | snapshot | 
| 2008-07-21 | Gavin Carr | Updates to rss20 tests. | commit | commitdiff | tree | snapshot | 
| 2008-07-21 | Gavin Carr | Remove bogus rss20 test files. | commit | commitdiff | tree | snapshot | 
| 2008-07-21 | Gavin Carr | Fix failing test case 01_templates.t. | commit | commitdiff | tree | snapshot | 
| 2008-07-18 | Axel Beckert | Updated the changelog to mention (hopefully) all new... | commit | commitdiff | tree | snapshot | 
| 2008-06-24 | Axel Beckert | HTML 4.01 conformance for the default HTML templates | commit | commitdiff | tree | snapshot | 
| 2008-06-23 | Axel Beckert | Made 01_templates.t pass again (added the expected... | commit | commitdiff | tree | snapshot | 
| 2008-03-26 | Gavin Carr | Unescape url returned from CGI::url to match PATH_INFO... | commit | commitdiff | tree | snapshot | 
| 2008-03-24 | Gavin Carr | Update ChangeLog with path_info changes. | commit | commitdiff | tree | snapshot | 
| 2008-03-24 | Gavin Carr | Redo path_info handling with much stricter date handling. | commit | commitdiff | tree | snapshot | 
| 2007-12-20 | Gavin Carr | Test suite updates. | commit | commitdiff | tree | snapshot | 
| 2007-12-18 | Gavin Carr | Update rss20_static expected test index.rss files to... | commit | commitdiff | tree | snapshot | 
| 2007-12-07 | Gavin Carr | Test updates. | commit | commitdiff | tree | snapshot | 
| 2007-12-07 | Gavin Carr | Add $path_info_full variable to blosxom.cgi. | commit | commitdiff | tree | snapshot | 
| 2007-12-04 | Gavin Carr | Mark rss20/expected.{html,rss} as deleted. | commit | commitdiff | tree | snapshot | 
| 2007-12-04 | Gavin Carr | Update rss20 test cases. | commit | commitdiff | tree | snapshot | 
| 2007-11-13 | Gavin Carr | Add initial static_basic static test case. | commit | commitdiff | tree | snapshot | 
| 2007-11-01 | Gavin Carr | Add encode_xml_entities flag to blosxom.cgi to allow... | commit | commitdiff | tree | snapshot | 
| 2007-10-19 | Gavin Carr | Add hash/hashref interpolation support to blosxom.cgi... | commit | commitdiff | tree | snapshot | 
| 2007-10-12 | Gavin Carr | Fix typo in default html head rss line, and adjust... | commit | commitdiff | tree | snapshot | 
| 2007-10-07 | Gavin Carr | Add Setup script for test script symlinks, and README... | commit | commitdiff | tree | snapshot | 
| 2007-10-05 | Gavin Carr | Remove old t-* test directories. | commit | commitdiff | tree | snapshot | 
| 2007-10-05 | Gavin Carr | Add test drivers as files, since symlinks don't work. | commit | commitdiff | tree | snapshot | 
| 2007-10-05 | Gavin Carr | Refactor and fix current test cases. | commit | commitdiff | tree | snapshot | 
| 2007-10-04 | Gavin Carr | Add comment on -z Blosxom::Plugin::Foo placeholders. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 | Gavin Carr | Add plugin_dir and plugin_list test cases. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 | Gavin Carr | Fix plugin filename bug with decorated plugins in ... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 | Gavin Carr | Add Perl Best Practices .perltidyrc. | commit | commitdiff | tree | snapshot | 
| 2007-10-02 | Barijaona Ramaholimihaso | Handle correctly seconds in the nice_date subroutine | commit | commitdiff | tree | snapshot | 
| 2007-10-01 | Barijaona Ramaholimihaso | Changed $plugin_list as an absolute path, as all config... | commit | commitdiff | tree | snapshot | 
| 2007-09-27 | Barijaona Ramaholimihaso | Allows default interpolate routine to handle multiple... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 | Barijaona Ramaholimihaso | Restores $plugin_dir as the main plugin location. Tries... | commit | commitdiff | tree | snapshot | 
| 2007-09-24 | Barijaona Ramaholimihaso | Avoid use of module Time::localtime | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Applied perltidy with PBP settings for the 'generate... | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Applied perltidy with PBP settings for everything befor... | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for checking after plugins... | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for setting $hr12 | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "end" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "template" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for testing if $date should... | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "date" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for setting the %f entries... | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "filter" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "entries" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" in default entries sub | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for setting $static_or_dynamic | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for adding header to $output | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "last" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "foot" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "story" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "sort" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "head" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "interpolate" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for running plugins "skip" | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for preparing file list in... | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for preparing $path_info | commit | commitdiff | tree | snapshot | 
| 2007-09-22 | Barijaona Ramaholimihaso | Avoid "conditional and" for fixing $depth | commit | commitdiff | tree | snapshot | 
| 2007-09-19 | Barijaona Ramaholimihaso | More explicit warning if a plugin fails to load | commit | commitdiff | tree | snapshot | 
| 2007-09-18 | Gavin Carr | Add support for multiple plugin directories using ... | commit | commitdiff | tree | snapshot | 
| 2007-09-18 | Gavin Carr | Add $blog_encoding back to default content_type flavour... | commit | commitdiff | tree | snapshot | 
| 2007-09-18 | Gavin Carr | Revert the 1.27 change (mixed changesets). | commit | commitdiff | tree | snapshot | 
| 2007-09-18 | Gavin Carr | Add $blog_encoding back to default content_type flavour... | commit | commitdiff | tree | snapshot | 
| 2007-09-18 | Barijaona Ramaholimihaso | Reverted the 1.24 change. | commit | commitdiff | tree | snapshot | 
| 2007-09-17 | Barijaona Ramaholimihaso | Added a $blog_encoding variable which can be used in... | commit | commitdiff | tree | snapshot | 
| 2007-09-17 | Barijaona Ramaholimihaso | We make the content_type template pass through the... | commit | commitdiff | tree | snapshot | 
| 2007-09-17 | Barijaona Ramaholimihaso | Introduces a $utc_offset variable which stores the... | commit | commitdiff | tree | snapshot | 
| 2007-09-11 | Gavin Carr | Add missing </p> to default error head flavour. | commit | commitdiff | tree | snapshot | 
| 2007-09-11 | Gavin Carr | Add support for $plugin_list plugin config file. | commit | commitdiff | tree | snapshot | 
| 2007-09-09 | Gavin Carr | Add external config support via BLOSXOM_CONFIG_DIR... | commit | commitdiff | tree | snapshot | 
| 2007-08-29 | Gavin Carr | Change plugin loading to use @INC instead of fixed... | commit | commitdiff | tree | snapshot | 
| 2007-08-25 | Barijaona Ramaholimihaso | Replaced references to blosxom.com with blosxom.sourcef... | commit | commitdiff | tree | snapshot | 
| 2006-07-29 | Kevin Scaldeferri | rejiggered things to deal with changing timestamps | commit | commitdiff | tree | snapshot | 
| 2006-07-25 | Kevin Scaldeferri | added initial test suite version | commit | commitdiff | tree | snapshot | 
| next |