aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* Fix crash that can occur when only_committed_changes is set and a file is ↵Joey Hess2014-09-26
| | | | | | | | | | | | | | | | | | | | | | | | | | deleted from the underlay. srcfile_stat got called on a file from the underlay that no longer existed. I am not 100% sure of the circumstances of that; I was able to reproduce the bug but neglected to snapshot the tree, and then accidentially got it to stop crashing. I know that a transient tag page got deleted using the web interface to trigger the crash. It seems that process_changed_files must have returned the file, despite it being deleted. And since the file was not checked into git, it seems it must have not been included in @IkiWiki::underlayfiles, which would have caused process_changed_files to not return it. I do not know why a transient tag page would not be in @IkiWiki::underlayfiles. There is a bug here that I don't understand. This is just a workaround -- run srcfile_stat such that it won't crash, and if it is unable to stat a file, find_changed knows it's not changed, so it's ok to skip it. Also made find_new_files run srcfile_stat such that it won't crash, just because I was there.
* Build-depend on libmagickcore-6.q16-2-extra | libmagickcore-extra so we can ↵Simon McVittie2014-09-16
| | | | thumbnail SVGs in the docwiki
* Add myself to Uploaders and release to DebianSimon McVittie2014-09-16
|
* Add package dependencies for scalable img supportSimon McVittie2014-09-16
| | | | | | - suggest ghostscript (required for PDF-to-PNG thumbnailing) and libmagickcore-extra (required for SVG-to-PNG thumbnailing) - build-depend on ghostscript so the test for scalable images can be run
* changelog, close bugsSimon McVittie2014-09-15
|
* changelog, close bugSimon McVittie2014-09-15
|
* changelog, close bugSimon McVittie2014-09-15
|
* write changelog, close bugSimon McVittie2014-09-15
|
* more bug-closingSimon McVittie2014-09-12
|
* more changelog and bug-closingSimon McVittie2014-09-12
|
* changelog/close bugsSimon McVittie2014-09-12
|
* prep releaseJoey Hess2014-08-31
|
* Make --no-gettime work in initial build. Closes: #755075Joey Hess2014-08-28
|
* typoJoey Hess2014-08-15
|
* add build deps needed by some tests in the test suiteJoey Hess2014-08-15
|
* prep releaseJoey Hess2014-08-15
|
* closeJoey Hess2014-08-15
|
* Add google back to openid selector. Apparently this has gotten a stay of ↵Joey Hess2014-07-03
| | | | execution until April 2015. (It may continue to work until 2017.)
* prep releaseJoey Hess2014-06-13
|
* Remove google from openid selector, per http://xkcd.com/1361/Joey Hess2014-04-29
| | | | Replace with Verisign's openid provider.
* only_committed_changes could fail in a git repository merged with git merge ↵Joey Hess2014-04-05
| | | | -s ours.
* prep releaseJoey Hess2014-02-27
|
* python proxy: Avoid utf-8 related crash. Thanks, Antoine BeaupréJoey Hess2014-02-25
|
* Improve templates testing. Thanks, smcvJoey Hess2014-02-23
|
* patchmeisterJoey Hess2014-02-23
|
* Cleanup of the openid login widget, including replacing of hotlinked images ↵Joey Hess2014-02-23
| | | | from openid providers with embedded, freely licensed artwork. Thanks, smcv
* Merge remote-tracking branch 'remotes/smcv/ready/openid'Joey Hess2014-02-23
|\
| * Replace Verisign logo with one done in InkscapeSimon McVittie2014-02-14
| | | | | | | | Basically just U+2714 HEAVY CHECK MARK on a circle.
| * replace AOL logo with one done in InkscapeSimon McVittie2014-02-14
| | | | | | | | Their new logotype is really, really easy to imitate.
| * Replace Livejournal icon with something vaguely similarSimon McVittie2014-02-14
| | | | | | | | Drawn in Inkscape and released under the IkiWiki basewiki license.
| * Replace Wordpress icon with one taken from its Debian packageSimon McVittie2014-02-14
| | | | | | | | | | | | I was unable to determine a specific author or copyright holder for this icon, and listing every potential Wordpress copyright holder in debian/copyright seems ridiculous.
| * Replace Google, Yahoo, Flickr icons with versions by Jakub SteinerSimon McVittie2014-02-14
| | | | | | | | Taken from gnome-online-accounts under LGPL-2.1+.
* | Deal with nasty issue with gettext clobbering $@ while printing error ↵Joey Hess2014-02-23
| | | | | | | | message containing it. Thanks, smcv
* | git: Explicity push master branch, as will be needed by git 2.0's change to ↵Joey Hess2014-02-23
| | | | | | | | push.default=matching by default. Thanks, smcv
* | git diffurl: Do not escape / in paths to changed files, in order to ↵Joey Hess2014-02-23
| | | | | | | | interoperate with cgit (gitweb works either way) Thanks, intrigeri.
* | Allow up to 8 levels of nested directives, rather than previous 3 in ↵Joey Hess2014-02-23
| | | | | | | | directive infinite loop guard.
* | po: Add html_lang_code and html_lang_dir template variables for the language ↵Joey Hess2014-02-23
| | | | | | | | code and direction of text. Thanks, Mesar Hameed
* | changelogJoey Hess2014-02-01
|/
* prep releaseJoey Hess2014-01-25
|
* osm: Escape name parameter. Closes: #731797Joey Hess2014-01-15
|
* inline: Allow overriding the title of the feed. Closes: #735123 Thanks, ↵Joey Hess2014-01-13
| | | | Christophe Rhodes
* lintianJoey Hess2014-01-02
|
* prep releaseJoey Hess2014-01-02
|
* aggregrate: Fix several bugs in handling of empty and colliding titles when ↵Joey Hess2013-12-28
| | | | generating filenames.
* style.css: Add compatability definitions for more block-level html5 ↵Joey Hess2013-12-03
| | | | elements. Closes: #731199
* osm: Remove invalid use of charset on embedded javascript tags. Closes: #731197Joey Hess2013-12-03
|
* typoJoey Hess2013-11-17
|
* search: Added googlesearch option, which makes it search google rather than ↵Joey Hess2013-11-17
| | | | using the internal xapain database. (googlesearch plugin is too hard to turn on when xapain databases corrupt themselves, which happens all too frequently).
* comments: Write pending moderation comments to the transient underlay to ↵Joey Hess2013-11-17
| | | | avoid conflict with only_committed_changes.
* Added only_committed_changes config setting, which speeds up wiki refresh by ↵Joey Hess2013-11-16
| | | | querying git to find the files that were changed, rather than looking at the work tree. Not enabled by default as it can break some setups where not all files get committed to git.