]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
Revert "Fix a bug with links to pages whose names contained colons."
[ikiwiki.git] / IkiWiki /
2008-07-11  Joey Hessbeautify url recentchanges_link redirs to
2008-07-11  Joey Hessfix use ordering
2008-07-11  Joey Hesswhitespace
2008-07-10  Joey HessFixes creation of pages when clicking on WikiLinks...
2008-07-10  Joey Hesstemplate: Add support for a BASENAME variable.
2008-07-10  Joey Hesswork around CGI::Session constructor issues
2008-07-10  Joey Hessclarifications, comments
2008-07-10  Joey HessMake it possible to load setup files w/o running them...
2008-07-09  Joey Hessimprove error message if virus checker fails w/o output
2008-07-09  Joey Hessotl: Support utf-8 files. (Recai Oktaş)
2008-07-08  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-08  Joey Hessattachment: Support perl 5.8's buggy version of CGI.pm.
2008-07-08  Joey Hessexplicitly set form type to multipart
2008-07-08  Joey Hesscheck for tempfile being empty
2008-07-08  Joey Hessundef $fh before opening
2008-07-08  Joey Hessanother try at dealing with CGI.pm problem
2008-07-08  Joey Hessattachment: Support old versions of CGI.pm that lack...
2008-07-08  Joey Hessattachment: Fix an uninitialised value warning when...
2008-07-07  Joey Hessminor improvements
2008-07-07  Gabriel McManussearch: generate configuration files once only when...
2008-07-06  Joey Hessadd virus checking to attachments plugin
2008-07-06  Joey Hessavoid uninitialised value warnings
2008-07-06  Joey HessMerge branch 'master' into tova
2008-07-06  Joey Hessavoid uninitialised value
2008-07-06  Joey Hesseditpage escaping fixes
2008-07-02  Joey Hesslink to pagespec/attachment
2008-07-02  Joey Hessfactor out glob2re
2008-07-02  Joey Hessadd mimetype checking
2008-07-02  Joey HessMerge branch 'master' into tova
2008-07-02  Joey Hesslink to pagespec/attachment
2008-07-02  Joey Hessfactor out glob2re
2008-07-02  Joey Hessadd mimetype checking
2008-07-02  Joey HessMerge branch 'tova'
2008-07-02  Joey Hessadd user and ip support to attachment pagespecs
2008-07-02  Joey Hesstoggle: Add javascript to top of page, not to end....
2008-07-02  Joey Hessxhtml fixes
2008-07-02  Joey Hesstoggle: Add support for toggles that are open by default.
2008-07-02  Joey Hessattachments interface visibility toggling
2008-07-02  Joey Hessexport javascript, and support default-open toggles
2008-07-02  Joey Hessfixes
2008-07-01  Joey Hesssome fit and finish fixes
2008-07-01  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01  Joey Hessonly show one sig fig
2008-07-01  Joey Hessdisplay human sizes
2008-07-01  Joey Hessadd both kinds of links
2008-07-01  Joey Hessbasic attachment list
2008-07-01  Joey Hesssave attachments when page is saved too
2008-07-01  Joey Hesscheck attachments in and refresh
2008-07-01  Joey Hessadd allowed attachments field to admin prefs
2008-07-01  Joey Hessminor optimisation
2008-07-01  Joey Hessfix expensive move code path
2008-07-01  Joey Hessbetter approach for cgi upload disabling
2008-07-01  Joey Hessbugfixes
2008-07-01  Joey Hessattachment location
2008-07-01  Joey Hesssimplification
2008-07-01  Joey Hessreorder
2008-07-01  Joey Hesscall check_canedit
2008-07-01  Joey Hessbugfix; support pagetype of "0"
2008-07-01  Joey Hesscopy the attachment into srcdir
2008-07-01  Joey Hessbreak out fast_file_copy
2008-07-01  Joey Hessfix some messages
2008-07-01  Joey Hessadd an ispage limit
2008-07-01  Joey Hessminor improvements
2008-07-01  Joey Hessbasic attachment plugin, unfinished
2008-07-01  Joey Hessdisable cgi uploads earlier
2008-07-01  Joey Hessremove unused editpage title
2008-07-01  Joey HessConfigure CGI.pm to disable file uploads by default.
2008-06-29  Joey Hesscall format hooks when generating page previews
2008-06-28  Joey Hesssmiley: Generate links relative to the destpage. (Fixes...
2008-06-25  Joey Hesspagesources might not be populated
2008-06-25  Joey Hessonly convert urls if the module is installed
2008-06-25  Joey Hessformatting
2008-06-25  Joey Hessrename to txt
2008-06-25  Joey Hessinitial version
2008-06-24  Bernd ZeimetzDisable handling of "bare" links by the creole plugin.
2008-06-21  Bernd Zeimetz`template` option for aggregate.pm.
2008-06-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-19  Joey Hessavoid creole parsing wikilinks
2008-06-19  Joey Hesscreole: New plugin from Bernd Zeimetz. Closes: #486930
2008-06-16  Joey Hesstextile: The Text::Textile perl module has some regexps...
2008-06-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-15  Joey Hessmeta: Store "description" in pagestate for use by other...
2008-06-15  Joey Hessbugfixes for show=title
2008-06-15  Joey Hesscheck that parent hash exists, to avoid creating it
2008-06-15  Joey Hessnote about titles and dependencies
2008-06-15  Joey Hessstyle changes
2008-06-15  Joey Hessinitial add
2008-06-15  Joey Hessmap: Add a "show" parameter. "show=title" can be used...
2008-06-13  Joey Hessfix two build bugs
2008-06-08  Joey HessDon't generate empty title attributes, etc, and allow...
2008-06-08  Joey Hessimg: Support captions.
2008-06-04  Joey Hessfinishing touches on the new search plugin
2008-06-04  Joey Hessset rebuild before loading plugins
2008-06-04  Joey Hessfix uninitialized value problem
2008-06-04  Joey HessThe search interface now allows searching for a page...
2008-06-04  Joey Hessit's not $title, try the other variable
2008-06-04  Joey Hessdon't use meta title
2008-06-04  Joey Hesshave the xapian stemmer use a language based on LANG
2008-06-04  Joey Hessalso decode html entities in the title
next