2008-02-10 |
Josh Triplett | Also filter the attributes cite, longdesc, and usemap... |
tree | commitdiff |
2008-02-10 |
Joey Hess | add parens around scheme regexp |
tree | commitdiff |
2008-02-10 |
Joey Hess | Do not allow the about: URI scheme |
tree | commitdiff |
2008-02-10 |
Joey Hess | fix data:image handling |
tree | commitdiff |
2008-02-10 |
Joey Hess | cherry-pick uri security fix |
tree | commitdiff |
2008-02-10 |
Joey Hess | * Page templates can now use CTIME to show when the... |
tree | commitdiff |
2008-02-08 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-08 |
Joey Hess | * Don't die if running with --getctime and rcs_getctime... |
tree | commitdiff |
2008-02-04 |
Joey Hess | proper fix for the preview/will_render issue |
tree | commitdiff |
2008-02-04 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-04 |
Joey Hess | preview shouldn't show the feed buttons or post form |
tree | commitdiff |
2008-02-04 |
Joey Hess | * inline: Add new `allowrss` and `allowatom` config... |
tree | commitdiff |
2008-02-04 |
Joey Hess | the old code worked, suprisingly, but I prefer this... |
tree | commitdiff |
2008-02-04 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-04 |
Joey Hess | * inline: When previewing, still call will_render on... |
tree | commitdiff |
2008-02-04 |
Joey Hess | move saveindex call into preview block |
tree | commitdiff |
2008-02-04 |
Joey Hess | remove another commit mail mention |
tree | commitdiff |
2008-02-03 |
Joey Hess | remove spurious EOF |
tree | commitdiff |
2008-02-03 |
Joey Hess | * monotone changes by Brian May: |
tree | commitdiff |
2008-02-03 |
Joey Hess | implement aggregate_locking design |
tree | commitdiff |
2008-02-03 |
Joey Hess | add aggregate locking functions |
tree | commitdiff |
2008-02-03 |
Joey Hess | * recentchanges: Exipre all *._change pages, even if... |
tree | commitdiff |
2008-02-03 |
Joey Hess | * recentchanges: Improve handling of links on the very... |
tree | commitdiff |
2008-02-03 |
Joey Hess | prototype fix |
tree | commitdiff |
2008-02-03 |
Joey Hess | * aggregate: Revert use of forking to not save state... |
tree | commitdiff |
2008-02-03 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-03 |
Joey Hess | * poll: This plugin turns out to have edited pages... |
tree | commitdiff |
2008-02-03 |
Joey Hess | * cgi hooks are now run before ikiwiki state is loaded. |
tree | commitdiff |
2008-02-03 |
Joey Hess | * aggregate: Forking a child broke the one state that... |
tree | commitdiff |
2008-02-03 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-03 |
Joey Hess | * Revert preservation of input file modification times... |
tree | commitdiff |
2008-01-30 |
Joey Hess | move openiduser function to the openid plugin |
tree | commitdiff |
2008-01-30 |
Joey Hess | move recentchanges link enabling into a pagetemplate... |
tree | commitdiff |
2008-01-30 |
Jelmer Vernooij | Expand file-id in diffurl in the bzr backend. |
tree | commitdiff |
2008-01-30 |
Joey Hess | rename bazaar -> bzr after discussion with jelmer |
tree | commitdiff |
2008-01-30 |
Joey Hess | commit only the changed file |
tree | commitdiff |
2008-01-30 |
Joey Hess | stylistic changes |
tree | commitdiff |
2008-01-30 |
Joey Hess | Merge git://git.samba.org/jelmer/ikiwiki |
tree | commitdiff |
2008-01-29 |
Joey Hess | really fix the baseurl problem |
tree | commitdiff |
2008-01-29 |
Joey Hess | avoid temp var |
tree | commitdiff |
2008-01-29 |
Joey Hess | don't scan internal pages |
tree | commitdiff |
2008-01-29 |
Joey Hess | merged the recentchanges branch |
tree | commitdiff |
2008-01-29 |
Joey Hess | add missing test to avoid uninitialised value when... |
tree | commitdiff |
2008-01-29 |
Joey Hess | * meta: Add pagespec functions to match against title... |
tree | commitdiff |
2008-01-29 |
Joey Hess | make the author metadata for changes pages be the un... |
tree | commitdiff |
2008-01-29 |
Joey Hess | avoid redundant recentpages action on the recentchanges... |
tree | commitdiff |
2008-01-29 |
Joey Hess | added configuration for recentchanges |
tree | commitdiff |
2008-01-29 |
Joey Hess | add code to delete old change pages |
tree | commitdiff |
2008-01-29 |
Joey Hess | improve support for internal pages |
tree | commitdiff |
2008-01-29 |
Joey Hess | use new refresh hook |
tree | commitdiff |
2008-01-29 |
Joey Hess | add refresh hook |
tree | commitdiff |
2008-01-29 |
Joey Hess | updates |
tree | commitdiff |
2008-01-29 |
Joey Hess | indicate that an internal page will be rendered even... |
tree | commitdiff |
2008-01-29 |
Joey Hess | escape wikilinks and preprocessor directives |
tree | commitdiff |
2008-01-29 |
Joey Hess | update RecentChanges action to point to page |
tree | commitdiff |
2008-01-29 |
Joey Hess | typo |
tree | commitdiff |
2008-01-29 |
Joey Hess | more style improvements |
tree | commitdiff |
2008-01-29 |
Joey Hess | non-tabular recentchanges display |
tree | commitdiff |
2008-01-29 |
Joey Hess | some parameteraisation and generalisation |
tree | commitdiff |
2008-01-29 |
Joey Hess | * Removed support for sending commit notification mails... |
tree | commitdiff |
2008-01-29 |
Joey Hess | don't render internal-use pages, and document them |
tree | commitdiff |
2008-01-29 |
Joey Hess | proof of concept implementation of static recentchanges |
tree | commitdiff |
2008-01-29 |
Joey Hess | * prettydate,ddate: Don't ignore time formats passed... |
tree | commitdiff |
2008-01-29 |
Joey Hess | support for internal-use page types |
tree | commitdiff |
2008-01-29 |
Joey Hess | move userlink to IkiWiki.pm |
tree | commitdiff |
2008-01-29 |
Joey Hess | change rcs_recentchanges when to absolute, not relative... |
tree | commitdiff |
2008-01-29 |
Joey Hess | remove debug message |
tree | commitdiff |
2008-01-29 |
Joey Hess | Merge branch 'master' into recentchanges |
tree | commitdiff |
2008-01-29 |
Joey Hess | figured out how rev is used.. |
tree | commitdiff |
2008-01-29 |
Joey Hess | * inline: The template can check for FIRST and LAST... |
tree | commitdiff |
2008-01-29 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-29 |
Joey Hess | add an id field to the rcs_recentchanges return structure |
tree | commitdiff |
2008-01-28 |
Joey Hess | remove extraneous quoting |
tree | commitdiff |
2008-01-28 |
Joey Hess | test1 |
tree | commitdiff |
2008-01-28 |
Joey Hess | really fix comment |
tree | commitdiff |
2008-01-28 |
Joey Hess | update comment |
tree | commitdiff |
2008-01-28 |
Jelmer Vernooij | Finish bazaar backend and make the remaining test pass. |
tree | commitdiff |
2008-01-28 |
Jelmer Vernooij | Initial work adding support for Bazaar. |
tree | commitdiff |
2008-01-27 |
Josh Triplett | aggregate.pm: Replace Unicode apostrophe with ASCII... |
tree | commitdiff |
2008-01-24 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-24 |
Joey Hess | * aggregate: Fork a child process to handle the aggrega... |
tree | commitdiff |
2008-01-17 |
Brian Downing | Add full parser for git diff-tree output |
tree | commitdiff |
2008-01-16 |
Joey Hess | * aggregate: Don't let feeds set creation times for... |
tree | commitdiff |
2008-01-10 |
Patrick Winnertz | I've wrote a little patch for the bug in teximg (can... |
tree | commitdiff |
2008-01-09 |
Joey Hess | In preferences, allow the subscriptions and email field... |
tree | commitdiff |
2008-01-09 |
Joey Hess | not only markdown adds gunk, so remove it in the main... |
tree | commitdiff |
2008-01-09 |
Joey Hess | * mdwn: When htmlizing text, if it's a single line... |
tree | commitdiff |
2008-01-09 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-09 |
Joey Hess | * template: Remove bogus htmlize pass added in 2.16. |
tree | commitdiff |
2008-01-09 |
Joey Hess | don't process data metadata in scan, as it's expensive... |
tree | commitdiff |
2008-01-09 |
Joey Hess | * meta: Run in scan mode again (more intelligently... |
tree | commitdiff |
2008-01-09 |
Joey Hess | optimisation: detect scan mode and avoid generating... |
tree | commitdiff |
2008-01-09 |
Joey Hess | * inline: Add copyright/license info on a per-post... |
tree | commitdiff |
2008-01-09 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... 2.19 |
tree | commitdiff |
2008-01-09 |
Joey Hess | * aggregate: Include copyright statements from rss... |
tree | commitdiff |
2008-01-07 |
Joey Hess | * htmlscrubber: Further work around #365971 by adding... |
tree | commitdiff |
2008-01-07 |
Joey Hess | * Add a prereq on Data::Dumper 2.11 or better, needed... |
tree | commitdiff |
2008-01-07 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-07 |
Joey Hess | add explicit test for do=postsignin |
tree | commitdiff |
2008-01-07 |
Joey Hess | fixes |
tree | commitdiff |
next |