2007-04-29 |
joey | * Enable openid logins by default. |
blob | commitdiff | raw |
2007-04-27 |
joey | folding |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * Make pagespec_match return an object that can be... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | minor improvements |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joshtriplett | * Fix bestlink to use pagecase for pages in userdir... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | the kind of perl code that can only be written at 4... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * Make pagespec_match on failure return a value that... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * pagespec_match() has changed to take named parameters... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
joey | * Add .dpkg-tmp to prune regexp, so that if ikiwiki... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
joey | expost %destsources |
blob | commitdiff | raw | diff to current |
2007-04-14 |
joey | * Apply patch from Ethan to improve an error message... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
joey | * Internal version number and installdir substitutions... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
joey | * Optimise displaytime, trimming maybe 6% off the build... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
joey | * Add a new %destsources hash, which maps between a... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
joey | use err facility when logging errors to syslog |
blob | commitdiff | raw | diff to current |
2007-04-06 |
joey | oops |
blob | commitdiff | raw | diff to current |
2007-04-06 |
joey | * Fix display of escaped wikilinks containing anchors. |
blob | commitdiff | raw | diff to current |
2007-04-04 |
joey | * Fix a bug that caused link(foo) to succeed if page... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
joey | * Finally apply the index.html patch, with thanks to... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
joey | * Hide excess backlinks and expand using CSS trick... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
joey | * Finally fixed the longstanding inline removal bug. |
blob | commitdiff | raw | diff to current |
2007-03-21 |
joey | * Fix link() PageSpecs to not just look at the raw... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
joey | * Fix a bug with inlined create page links, including... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
joey | need to use uri_escape_utf8 |
blob | commitdiff | raw | diff to current |
2007-03-08 |
joey | * The underscore escaping support exposed a bug in... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
joey | remove debugging |
blob | commitdiff | raw | diff to current |
2007-03-07 |
joey | My fix to support encoded underscores in page titles... |
blob | commitdiff | raw | diff to current |
2007-03-06 |
joey | * Add preview parameter to preprocesser calls, use... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
joey | fix precidence problem, thanks bod |
blob | commitdiff | raw | diff to current |
2007-03-02 |
joey | * Allow for underscores to appear in page titles, if... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
joey | doh! |
blob | commitdiff | raw | diff to current |
2007-02-21 |
joey | * Since the CGI had to drop the wiki lock to avoid... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
joey | * perl is broken: print "" || die fails! Work around... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
joey | * Changed calling convention for httmllink slightly... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
joey | fix a bug |
blob | commitdiff | raw | diff to current |
2007-02-17 |
joey | * Avoid potential syslog format string issue, although... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
joey | foo |
blob | commitdiff | raw | diff to current |
2007-02-15 |
joey | * Many changes to make ikiwiki very resistant to write... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
joey | * Allow plugins to add new types of tests that can... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
joey | fixes and more tests |
blob | commitdiff | raw | diff to current |
2007-02-07 |
joey | edito |
blob | commitdiff | raw | diff to current |
2007-02-06 |
joey | * Patch based on a patch from Ethan to support relative... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
joey | code checking for locked pages into a new "lockedit... |
blob | commitdiff | raw | diff to current |
2007-02-02 |
joey | * Add canedit hook, allowing arbitrary controls over... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
joey | * More gettext fun. |
blob | commitdiff | raw | diff to current |
2007-01-28 |
joey | reorg |
blob | commitdiff | raw | diff to current |
2007-01-27 |
joey | * Make gitorigin_branch and gitmaster_branch configurab... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
joey | * Gettext 1.04 or up is needed for the OO interface... |
blob | commitdiff | raw | diff to current |
2007-01-12 |
joey | * Search in default location for templates as a fallbac... |
blob | commitdiff | raw | diff to current |
2007-01-11 |
joey | * Fix encoding issue with use of Locale::Gettext. Seems... |
blob | commitdiff | raw | diff to current |
2007-01-10 |
joey | * Fix --locale to control LC_ALL now. |
blob | commitdiff | raw | diff to current |
2007-01-04 |
joey | added some comments for translators |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | userdir fixes |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * If a userdir is configured, links to pages in it... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * Allow disabling of plugins included in goodstuff. |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * Initial work on internationalization of the program... |
blob | commitdiff | raw | diff to current |
2006-12-23 |
joey | * Ikiwiki used to use svn as its RCS by default unless... |
blob | commitdiff | raw | diff to current |
2006-12-23 |
joey | the problem with coding while drunk -- idiotic mistakes |
blob | commitdiff | raw | diff to current |
2006-12-23 |
joey | * Avoid creating edit links when not in cgi mode. |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | changed my mind about how to disambiguate links, it... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Add support for links of the form [[../foo]], this... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Add support for links of the form [../foo]], this... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Turn $config{wiki_file_prune_regexps} into an array... |
blob | commitdiff | raw | diff to current |
2006-12-19 |
joey | * Add userdir config setting. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
joey | note fixed bug |
blob | commitdiff | raw | diff to current |
2006-11-28 |
joey | update |
blob | commitdiff | raw | diff to current |
2006-11-22 |
joey | * Add toggle plugin. |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add "last" parameter to hook function. Very basic... |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | fix regexp |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | minor improvements |
blob | commitdiff | raw | diff to current |
2006-11-20 |
joey | * Add an openid plugin to support logging in using... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Make sure to check for errors from every eval. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
joey | * Implemented expiry options for aggregate plugin. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
joey | fold |
blob | commitdiff | raw | diff to current |
2006-10-28 |
joey | instead of over and over. Typical speedup is ~4x... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
joey | * Fix a subtle bug in will_render that broke some build... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
joey | * Add no_override parameter to hook(). |
blob | commitdiff | raw | diff to current |
2006-10-13 |
joey | export will_render |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Atom feed support based on a patch by Clint Adams. |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Change %renderedfiles to store an array of files... |
blob | commitdiff | raw | diff to current |
2006-10-02 |
joey | * Patch from Alec Berryman adding a http_auth config... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
joey | * Numerous tla fixes from Clint. |
blob | commitdiff | raw | diff to current |
2006-09-16 |
joey | * pagetemplate hooks are now also called when generatin... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
joey | * Fix a baseurl problem in hyperestradier search results. |
blob | commitdiff | raw | diff to current |
2006-09-11 |
joey | add displaytime |
blob | commitdiff | raw | diff to current |
2006-09-10 |
joey | updates |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Add a module version number to IkiWiki, so you can... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Work on firming up the plugin interface: |
blob | commitdiff | raw | diff to current |
2006-08-27 |
joey | * Patch from James Westby to add a --sslcookie switch... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
joey | * Use DESTDIR and not PREFIX to specify installation... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | * Make pagespec merge code smarter about merging duplic... |
blob | commitdiff | raw | diff to current |
2006-08-23 |
joey | * Allow preprocessor directives to span multiple lines... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
joey | * Fixed a bug with previews of subpages having broken... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
joey | * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen. |
blob | commitdiff | raw | diff to current |
2006-08-16 |
joey | * Add --syslog config option, to log to the syslog. |
blob | commitdiff | raw | diff to current |
2006-08-13 |
joey | * The last release accidentially installed ikiwiki... |
blob | commitdiff | raw | diff to current |
2006-08-12 |
joey | * Set die_on_bad_params => 0 for all templates, to... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
joey | * Turn on HTML::Template loop_context_vars; not actuall... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | * Add xhtml files to the default prune regexp. |
blob | commitdiff | raw | diff to current |
2006-08-04 |
joey | revert this, it seems wrong |
blob | commitdiff | raw | diff to current |
next |