2008-03-05 |
Joey Hess | test for Text::Markdown::[Mm]arkdown and use the availa... |
tree | commitdiff |
2008-03-05 |
Joey Hess | * Use Text::Markdown::markdown, since version 1.0.16... |
tree | commitdiff |
2008-03-03 |
Joey Hess | * Add recentchangesdiff plugin that adds diffs to the... |
tree | commitdiff |
2008-03-02 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-03-02 |
martin f. krafft | Add robots tag to meta plugin |
tree | commitdiff |
2008-03-02 |
Adeodato Simó | Make directives generated by shortcuts accept a `desc... |
tree | commitdiff |
2008-03-01 |
Joey Hess | Merge branch 'master' of git://git.madduck.net/code... |
tree | commitdiff |
2008-02-29 |
Adeodato Simó | Allow colons in URLs after the first slash |
tree | commitdiff |
2008-02-24 |
Joey Hess | avoid calling getctime on internal pages |
tree | commitdiff |
2008-02-24 |
Joey Hess | * inline: When forcing urls absolute for rss feeds... |
tree | commitdiff |
2008-02-24 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-24 |
Joey Hess | Fix links generated by preprocessor directives when... |
tree | commitdiff |
2008-02-24 |
Joey Hess | * Fix another preview will_render bug. This one involve... |
tree | commitdiff |
2008-02-20 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-20 |
Joey Hess | * tla: Remove call to escapeHTML when constructing... |
tree | commitdiff |
2008-02-14 |
Joey Hess | * monotone: Add code to default mergerc file to run |
tree | commitdiff |
2008-02-14 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-14 |
Joey Hess | * Preview limits the page dropdown to what's selected... |
tree | commitdiff |
2008-02-14 |
Joey Hess | * The search plugin needs to override <base> to point... |
tree | commitdiff |
2008-02-12 |
Joey Hess | * camelcase: Convert to use new linkify and scan hooks... |
tree | commitdiff |
2008-02-12 |
Joey Hess | * Add the linkify and scan hooks. These hooks can be... |
tree | commitdiff |
2008-02-11 |
Joey Hess | * Generate XML RPC messages with the encoding set to... |
tree | commitdiff |
2008-02-11 |
Joey Hess | use quotemeta when building the regexp |
tree | commitdiff |
2008-02-10 |
Josh Triplett | Allow the smb: URI scheme. |
tree | commitdiff |
2008-02-10 |
Josh Triplett | Allow the snews: URI scheme. |
tree | commitdiff |
2008-02-10 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-02-10 |
Josh Triplett | Do not allow the steam: URI scheme. |
tree | commitdiff |
2008-02-10 |
Josh Triplett | Match literal '.' in URI schemas containing '.', rather... |
tree | commitdiff |
2008-02-10 |
Joey Hess | * meta: Check that the urls provided for authorurl... |
tree | commitdiff |
2008-02-10 |
Joey Hess | export $safe_url_regexp |
tree | commitdiff |
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 |
Josh Triplett | 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 | * htmlscrubber security fix: Block javascript in uris. |
tree | commitdiff |
2008-02-10 |
Josh Triplett | Merge branch 'master' into prefix-directives |
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-05 |
Joey Hess | add support for prefix_directives |
tree | commitdiff |
2008-02-05 |
Joey Hess | Merge branch 'master' into prefix-directives |
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 |
next |