aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Fix committing attachments when using svn.Joey Hess2013-07-10
* optimize for common case where list is not changedJoey Hess2013-07-10
* Fix crash that could occur when a needsbuild hook returned a file that does n...Joey Hess2013-07-10
* openid: Automatically upgrade openid_realm to https when accessed via https.Joey Hess2013-06-29
* osm: Remove trailing slash from KML maps icon.Joey Hess2013-06-23
* calendar: When there are multiple pages for a given day, they're displayed in...Joey Hess2013-06-23
* Merge branch 'restrict-comment-formats' of git://rtime.felk.cvut.cz/sojka/iki...Joey Hess2013-06-23
|\
| * Add configuration to restrict the formats allowed for commentsMichal Sojka2013-03-05
* | fix encoding issue in blogspam pluginChangaco2013-06-23
* | bzr: bzr rm no longer has a --force option, removeJoey Hess2013-05-18
* | notifyemail: Fix bug that caused duplicate emails to be sent when site was re...Joey Hess2013-05-18
* | theme: Now <TMPL_IF THEME_$NAME> can be used in all templates when a theme is...Joey Hess2013-05-16
* | meta: Fix anchors used to link to the page's license and copyright. Closes: #...Joey Hess2013-04-30
* | Merge remote-tracking branch 'smcv/ready/map'Joey Hess2013-03-04
|\ \
| * | map: postprocess to collapse useless </ul><ul> sequencesSimon McVittie2013-02-24
| * | Optionally add indentation to mapsSimon McVittie2013-02-24
| * | Revert "map: don't create useless </ul><ul> sequences"Simon McVittie2013-02-24
* | | Detect plugins with a broken getsetup and warn.Joey Hess2013-03-04
* | | Add missing plugin section, and deal with missing sections with a warning.Joey Hess2013-03-04
|/ /
* | highlight: Now adds a span with class highlight-<extension> around highlighte...Joey Hess2013-02-12
* | Fix diffurl links (cvsweb expects unescaped '/').Amitai Schlair2013-02-02
* | Merge branch 'master' into cvsAmitai Schlair2013-02-02
|\ \
| * | Deal with empty diffurl in configuration.Joey Hess2013-01-29
* | | Fix longstanding bug (chdir to nonexistent dirs).Amitai Schlair2013-01-27
* | | Merge branch 'master' into cvsAmitai Schlair2013-01-25
|\| |
| * | trail: Avoid massive slowdown caused by pagetemplate hook when displaying dyn...Joey Hess2013-01-24
| * | poll: Add expandable option to allow users to easily add new choices to a poll.Joey Hess2013-01-10
| * | htmlscrubber: Allow the URI schemes of major VCS's.Joey Hess2013-01-05
| * | Merge remote-tracking branch 'smcv/ready/trail'Joey Hess2013-01-02
| |\ \
| | * | trail: remove excess presence-dependenciesSimon McVittie2013-01-02
| | * | If the title of a trail or trail-member changes, rebuild affected pagesSimon McVittie2013-01-02
| | * | trail: call prerender from build_affectedSimon McVittie2013-01-02
| * | | opendiscussion: don't allow editing discussionpage if discussion is disabledSimon McVittie2013-01-02
| |/ /
| * | trail: Converted all dependencies to presence dependencies.Joey Hess2012-12-27
| * | aggregate: When run with --aggregate, if an aggregation is already running, d...Joey Hess2012-12-27
| * | htmlscrubber: Allow the bitcoin URI scheme.Joey Hess2012-12-22
| * | Fix some warnigns in recent perls.Shlomi Fish2012-12-17
| * | openid: Display openid in Preferences page as a comment, so it can be selecte...Joey Hess2012-12-04
| * | filecheck: Fix bug that prevented File::MimeInfo::Magic from ever being used.Joey Hess2012-11-04
| * | really fix diff display to not show both types of diffJoey Hess2012-10-16
| * | typoJoey Hess2012-10-14
| * | add cgi_overload_messageJoey Hess2012-10-11
| * | add cgi_overload_delay tunableJoey Hess2012-10-09
| * | osm: indent the generated KML file for better readabilityAntoine Beaupré2012-08-25
| * | osm: optimization: do not create duplicate stylesAntoine Beaupré2012-08-25
| * | comments: Remove ipv6 address specific code.Joey Hess2012-08-25
| * | merged anarcat/osm_arbitrary_layersJoey Hess2012-08-25
| * | make layers an arrayAntoine Beaupré2012-08-25
| * | make layers completely customizableAntoine Beaupré2012-08-25
| * | osm: add optional google maps supportAntoine Beaupré2012-08-25