Move gitweb data files right in the wiki
[geekigeeki.git] / geekigeeki.py
2009-03-22 Bernie InnocentiStore license icon in wiki
2008-12-15 Bernie InnocentiFix a bunch of pylint warnings.
2008-12-15 Bernie InnocentiFix pychecker warnings
2008-12-11 Bernie InnocentiAdd a few more HTML pass-through tags; fix double newlines.
2008-12-11 Bernie InnocentiAllow specifying custom <meta> tags in HTML head
2008-12-11 Bernie InnocentiAllow <a> and <textarea> tags passthrough
2008-12-11 Bernie InnocentiEscape raw text sent as body to the textarea element...
2008-12-01 Bernie InnocentiDon't choke on non-existing macros
2008-12-01 Bernie InnocentiMerge branch 'master' of ssh://bernie@trinity.codewiz...
2008-12-01 Bernie InnocentiSECURITY: check filenames in editor
2008-11-30 Bernie InnocentiMerge branch 'master' of ssh://bernie@trinity.codewiz...
2008-11-30 Bernie InnocentiA change I did in Kathmandu and can't remember why...
2008-11-30 Bernie InnocentiReformateditor layout and add accesskeys
2008-11-30 Joel StanleySupport changelog message
2008-10-13 Bernie InnocentiSort directories
2008-09-03 BOFHFix #css pragma
2008-08-13 Bernie InnocentiBugfix hurl handling of image links
2008-08-13 Bernie InnocentiDon't die when getting attrs of a directory.
2008-08-10 Bernie InnocentiUse generic head links instead of ad-hoc mechanisms
2008-08-08 Bernie InnocentiDistinguish between immutable and protected pages
2008-08-08 Bernie InnocentiAdd favicon support
2008-08-06 Bernie InnocentiDrop old image embedding syntax.
2008-07-29 Bernie InnocentiImplement image scaling
2008-07-28 Bernie InnocentiImplement himg syntax
2008-07-28 Bernie InnocentiImplement directory listing
2008-07-28 Bernie InnocentiRename PageFormatter to WikiFormatter
2008-07-28 Bernie InnocentiRename PageFormatter::send_page() to PageFormatter...
2008-06-24 Bernie InnocentiAdd support for external macros
2008-06-02 Bernie InnocentiImplement Creole syntax for macros.
2008-06-02 Bernie InnocentiImplement <<macro>> syntax.
2008-06-02 Bernie InnocentiMerge branch 'master' of ssh://bernie@trinity.codewiz...
2008-06-02 Bernie InnocentiSimplify hurl regex
2008-06-02 Bernie InnocentiAlso accept numbers in WikiWords
2008-03-28 Bernardo InnocentiMerge branch 'master' of ssh://bernie@trinity.codewiz...
2008-03-28 Bernardo InnocentiMake permalinks more search engine friendly
2008-03-28 Bernardo InnocentiMake permalinks more search engine friendly
2008-03-28 Bernardo InnocentiFix a few XHTML validation errors
2008-03-27 Bernardo InnocentiReformat comments for consistency and to save a few...
2008-02-27 Bernardo InnocentiRemove title in navbar
2008-02-12 Bernardo InnocentiUse abridged headings for anchors
2008-02-12 Bernardo InnocentiGet rid of obsolete apply()
2008-02-12 Bernardo InnocentiAdd upload support
2008-01-26 Bernardo InnocentiAdd automatic mimetype detection.
2008-01-17 Bernardo InnocentiFirst pass of pylint warning removal
2008-01-08 Bernardo InnocentiDon't choke on directories in full text search
2008-01-08 Bernardo InnocentiMerge send_verbatim() with Page.send_raw()
2008-01-08 Bernardo InnocentiSimplify code in a few places
2008-01-05 Bernardo InnocentiSimplify/generalize linking
2008-01-05 Bernardo InnocentiSupport subdirectories (FooBar/FortyTwo)
2007-12-17 Bernardo InnocentiAdd image thumbnails.
2007-12-17 Bernardo InnocentiAllow [[foo|bar]] with no spaces in between
2007-12-17 Bernardo InnocentiAdd more WikiCreole syntaxes for text styles
2007-12-17 Bernardo InnocentiSwitch to creole syntax for <tt>
2007-12-17 Bernardo InnocentiSupport image links
2007-11-06 Bernardo InnocentiAdd support for multiple CSS.
2007-10-04 Bernardo InnocentiLess visible anchors to headings.
2007-09-29 Bernardo InnocentiMake syntax a lot closer to Creole1.0
2007-09-29 Bernardo Innocentitext_dir -> data_dir
2007-09-23 Bernardo InnocentiAdd my email.
2007-09-23 Bernardo InnocentiMove config to a separate file; Code cleanup.
2007-09-23 Bernardo InnocentiAdd benchmark.
2007-09-23 Bernardo InnocentiFix version.
2007-09-23 Bernardo InnocentiPrint version
2007-09-23 Bernardo InnocentiFix ACLs
2007-09-23 Bernardo InnocentiFix ACLs
2007-09-23 Bernardo InnocentiAdd inline HTML.
2007-09-22 Bernardo InnocentiMerge hurl and macros.
2007-09-14 Bernardo InnocentiFull support for highlighting TODO, FIXME, DONE keywords.
2007-09-14 Bernardo InnocentiAdd wiki tables
2007-09-13 Bastard Super User... Better CSS support
2007-09-10 Bernardo InnocentiImplement URL switch mechanism for authentication.
2007-09-10 Bernardo InnocentiInitial authentication support.
2007-09-09 Bernardo InnocentiRename remaining instances.
2007-09-08 Bernardo InnocentiRename pikiplus to geekigeeki.