]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
removed
[ikiwiki.git] / IkiWiki /
2011-11-23  Joey Hesscannot reproduce
2011-11-17  Joey Hesscleanup now unused setting
2011-11-17  Joey HessMerge remote-tracking branch 'remotes/pelle/patch/img_size'
2011-11-17  Per CarlsonAlways use true image size
2011-11-06  Joey HessFix handling of discussion page creation links to make...
2011-11-06  Joey HessMake the setup automator create YAML formatted files.
2011-10-12  Joey Hesssvn: Support subversion 1.7, which does not have .svn...
2011-09-05  Joey HessFix web revert of a file deletion.
2011-09-05  Joey HessAvoid warning message when generating setup file if...
2011-09-01  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-09-01  Joey Hessinline: When indexing internal pages for searching...
2011-08-30  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-08-30  Joey Hesssearch: Fix encoding bug in calculation of maximum...
2011-08-24  Joey HessUse lockf rather than flock when taking the cgilock...
2011-08-07  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-08-07  Joey HessPut in a workaround for #622591, by ensuring Search...
2011-07-30  Joey Hessmercurial: fix date parsing so test suite passes
2011-07-30  Joey Hessfix mercurial commit with session but without nickname
2011-07-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-07-29  Joey HessFix escaping of html entities in tag names.
2011-07-29  Joey HessFix escaping of html entities in permalinks.
2011-07-26  Joey Hessoops
2011-07-26  Joey HessFix typo in Danish translation of shortcuts page that...
2011-07-19  Joey HessMerge remote-tracking branch 'intrigeri/po'
2011-07-19  Joey Hessmercurial: Implement rcs_diff. (Daniel Andersson)
2011-07-19  Joey Hessmercurial: Make both rcs_getctime and rcs_getmtime...
2011-07-19  Joey Hessapply the big mercurial patch
2011-07-18  intrigeriMerge commit '3.20110715' into prv/po
2011-07-18  intrigeripo: add lang_code and lang_name template variables.
2011-07-15  Joey Hessfix two recently introduced bugs in rename
2011-07-15  Joey Hessonly check for held attachments when operating on an...
2011-07-15  Joey Hessremove debug
2011-07-12  Joey Hessattachment: Bugfix to create directory when moving...
2011-07-11  Joey Hessattachment: Bugfix to move upload attachments out of...
2011-07-08  Joey HessBugfix for trying to attach files to a subpage of the...
2011-06-29  Joey Hessemails in wikilinks are always email addresses
2011-06-29  Joey HessBugfix for wikilink containing an email address not...
2011-06-29  Joey Hessinline: Handle obfuscated urls, such as the mailto...
2011-06-29  Joey HessMerge remote-tracking branch 'smcv/comments-metadata'
2011-06-29  Joey HessPreserve mixed case in page creation links, and when...
2011-06-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-06-29  Joey Hessimg: Generate png format thumbnails for svg images.
2011-06-21  Joey Hessapply Changaco's patch to make headinganchors more...
2011-06-21  Joey Hessadd websetup hook
2011-06-21  Joey Hessmove headinganchors out of contrib
2011-06-17  Joey Hessimprove detection of ajax request
2011-06-16  Joey HessMerge branch 'tova'
2011-06-16  Joey Hessshow ikiwiki error when attachment is rejected
2011-06-16  Joey Hesslet thru HTTP_ACCEPT
2011-06-15  Joey Hessbugfixes
2011-06-15  Joey Hesstypo
2011-06-15  Joey Hessuse jquery underlay
2011-06-15  Joey Hessupdated jquery and made it its own underlay
2011-06-15  Joey Hessload attachment javascript into template the clean way
2011-06-15  Joey HessWIP
2011-06-15  Joey Hessfix removal of staged attachments
2011-06-15  Joey HessWIP
2011-06-14  Joey Hessimplement renaming of held attachments
2011-06-14  Joey Hessremove trailing slash from attachment_holding_dir
2011-06-14  Joey Hessmore generic interface
2011-06-14  Joey Hessbugfixes
2011-06-14  Joey Hessbugfix for attachments of non-index pages
2011-06-14  Joey Hessfix removal of helf attachments
2011-06-14  Joey Hessfixed previewing of attachments from holding area
2011-06-14  Joey Hessfixed saving attachments on page save
2011-06-14  Joey Hessattachment list includes new attachments in holding area
2011-06-14  Joey Hessuntaint and linkpage the page name used in attachment...
2011-06-14  Joey Hessstore filename in holding dir in linkpage form
2011-06-14  Joey Hessstore attachments in holding area; commit to wiki on...
2011-06-14  Joey Hessrefactor
2011-06-10  Joey Hessbetter long filename detection method
2011-06-10  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-06-10  Joey Hessaggregate: Improve checking for too long aggregated...
2011-06-09  Joey Hessrecord email of new users in userinfo for userlist
2011-06-09  Joey Hessencode html
2011-06-09  Joey Hessuserlist: New plugin, lets admins see a list of users...
2011-06-04  Simon McVittiecomments: collect metadata in a scan-phase preprocess hook
2011-06-04  Simon McVittieIkiWiki::Render: run scan hooks for internal pages...
2011-06-04  Joey Hesssearch: Update search page when page.tmpl or searchquer...
2011-06-03  Joey Hesslet's assume some web server will think OFF is a good...
2011-06-03  Joey HessSupport the Hiawatha web server which sets HTTPS=off...
2011-06-03  Joey HessMerge remote-tracking branch 'intrigeri/po'
2011-06-03  Joey HessMerge remote-tracking branch 'intrigeri/po-long-languag...
2011-05-26  intrigeripo: set Locale::Po4a::Xml's ontagerror option to warn only.
2011-05-26  intrigeripo: support language codes in the form of 'es_AR',...
2011-05-13  Joey Hessallow for a html formatted description in websetup
2011-05-12  Joey HessSupport YAML::XS by not passing decoded unicode to...
2011-05-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-05-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-05-09  Joey Hessopenid: also use Net::INET6Glue if available
2011-05-09  Joey Hessaggregate, pinger: Use Net::INET6Glue if available...
2011-04-30  Joey HessHTML::Entities::encode_numeric is not exported
2011-04-30  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-04-30  Joey Hesstag: Avoid autocreating multiple tag pages that vary...
2011-04-21  Joey Hessmeta: Add FOAF support. Closes: #623156 (Jonas Smedegaard)
2011-04-21  Joey HessMerge remote-tracking branch 'jon/silence-generated'
2011-04-20  Jon Dowlandfix use of debug() without sprintf()
2011-04-20  Jon Dowlanduse debug() for wrapper-generation print outs
2011-04-19  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-04-18  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
next