aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Add path and path_natural sort ordersSimon McVittie2011-12-06
* Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race.Joey Hess2011-12-05
* apply Postel's lawJoey Hess2011-11-30
* graphviz: Support wikilinks embedded in the graph.Joey Hess2011-11-30
* store imagemap in %pagestate, rather than a fileJoey Hess2011-11-30
* graphviz: Support urls embedded in the graph, by having graphviz generate an ...Joey Hess2011-11-30
* editpage: Fix FormattingHelp link on Discussion pages.Joey Hess2011-11-27
* cannot reproduceJoey Hess2011-11-23
* cleanup now unused settingJoey Hess2011-11-17
* Always use true image sizePer Carlson2011-11-17
* Fix handling of discussion page creation links to make discussion pages in th...Joey Hess2011-11-06
* Make the setup automator create YAML formatted files.Joey Hess2011-11-06
* svn: Support subversion 1.7, which does not have .svn in each subdirectory.Joey Hess2011-10-12
* Fix web revert of a file deletion.Joey Hess2011-09-05
* Avoid warning message when generating setup file if highlight is not installe...Joey Hess2011-09-05
* inline: When indexing internal pages for searching, use the url of the inlini...Joey Hess2011-09-01
* search: Fix encoding bug in calculation of maximum term size.Joey Hess2011-08-30
* Use lockf rather than flock when taking the cgilock, for better portability.Joey Hess2011-08-24
* Put in a workaround for #622591, by ensuring Search::Xapian gets loaded befor...Joey Hess2011-08-07
* mercurial: fix date parsing so test suite passesJoey Hess2011-07-30
* fix mercurial commit with session but without nicknameJoey Hess2011-07-30
* Fix escaping of html entities in tag names.Joey Hess2011-07-29
* Fix escaping of html entities in permalinks.Joey Hess2011-07-29
* oopsJoey Hess2011-07-26
* Fix typo in Danish translation of shortcuts page that caused expoentional reg...Joey Hess2011-07-26
* Merge remote-tracking branch 'intrigeri/po'Joey Hess2011-07-19
|\
| * Merge commit '3.20110715' into prv/pointrigeri2011-07-18
| |\
| * | po: add lang_code and lang_name template variables.intrigeri2011-07-18
* | | mercurial: Implement rcs_diff. (Daniel Andersson)Joey Hess2011-07-19
* | | mercurial: Make both rcs_getctime and rcs_getmtime fast. (Daniel Andersson)Joey Hess2011-07-19
* | | apply the big mercurial patchJoey Hess2011-07-19
| |/ |/|
* | fix two recently introduced bugs in renameJoey Hess2011-07-15
* | only check for held attachments when operating on an attachmentJoey Hess2011-07-15
* | remove debugJoey Hess2011-07-15
* | attachment: Bugfix to create directory when moving attachment out of holding...Joey Hess2011-07-11
|/
* attachment: Bugfix to move upload attachments out of holding area when saving.Joey Hess2011-07-11
* Bugfix for trying to attach files to a subpage of the index page.Joey Hess2011-07-07
* emails in wikilinks are always email addressesJoey Hess2011-06-29
* Bugfix for wikilink containing an email address not showing up in brokenlink...Joey Hess2011-06-29
* inline: Handle obfuscated urls, such as the mailto urls generated by markdown...Joey Hess2011-06-29
* Merge remote-tracking branch 'smcv/comments-metadata'Joey Hess2011-06-29
|\
| * comments: collect metadata in a scan-phase preprocess hookSimon McVittie2011-06-04
| * IkiWiki::Render: run scan hooks for internal pages, as well as preprocessingSimon McVittie2011-06-04
* | Preserve mixed case in page creation links, and when creating a page whose ti...Joey Hess2011-06-29
* | img: Generate png format thumbnails for svg images.Joey Hess2011-06-29
* | apply Changaco's patch to make headinganchors more like mediawiki'sJoey Hess2011-06-21
* | add websetup hookJoey Hess2011-06-21
* | move headinganchors out of contribJoey Hess2011-06-21
* | improve detection of ajax requestJoey Hess2011-06-17
* | show ikiwiki error when attachment is rejectedJoey Hess2011-06-16