Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | offer myself to the ravenous consulting market | Amitai Schlair | 2014-10-05 | |
| | ||||
* | remaining bugs after fixing some of the easier situations | smcv | 2014-10-05 | |
| | ||||
* | Use protocol-relative URIs if cgiurl and url differ only by authority (hostname) | Simon McVittie | 2014-10-05 | |
| | ||||
* | Fix a test-case that actually just repeated the previous one instead | Simon McVittie | 2014-10-05 | |
| | ||||
* | Force use of $config{url} as top URL in w3mmode | Simon McVittie | 2014-10-05 | |
| | ||||
* | relative URLs test: pass an appropriate PERL5LIB through | Simon McVittie | 2014-10-05 | |
| | | | | | We were previously using the system copy of IkiWiki, because the CGI resets its environment. | |||
* | Add WAI-ARIA roles to #main, #comments and #footer when in HTML5 mode | Simon McVittie | 2014-10-05 | |
| | | | | Based on a patch from Patrick. | |||
* | add the beginnings of a test for CGI/static URL interactions | Simon McVittie | 2014-10-05 | |
| | ||||
* | review | smcv | 2014-10-05 | |
| | ||||
* | new | smcv | 2014-10-05 | |
| | ||||
* | clarify | smcv | 2014-10-05 | |
| | ||||
* | mix markdown with HTML more correctly | smcv | 2014-10-05 | |
| | ||||
* | new bug report | smcv | 2014-10-05 | |
| | ||||
* | amend comment | Louis | 2014-10-04 | |
| | ||||
* | Added a comment: Plugin compile | spalax | 2014-10-04 | |
| | ||||
* | New contrib plugin: compile | Louis | 2014-10-04 | |
| | ||||
* | d and r aren't even on the same row | http://anastigmatix.net/ | 2014-10-04 | |
| | ||||
* | Google stay of execution no comfort if you're already dead | http://anastigmatix.net/ | 2014-10-04 | |
| | ||||
* | many people grok "static site generator" nowadays | Amitai Schlair | 2014-10-03 | |
| | ||||
* | testing the sandbox | https://www.google.com/accounts/o8/id?id=AItOawmBsHp8c_GstgdRN0W3BXo-ALfwpGRfBfk | 2014-10-01 | |
| | ||||
* | recap of yamlfront issue opened on github | http://anastigmatix.net/ | 2014-10-01 | |
| | ||||
* | Search $PATH for "validate", since the test does. | Amitai Schlair | 2014-10-01 | |
| | | | | | "validate" is a very generic command name, and it validates against an old standard, so the value of this test is questionable. | |||
* | I'm not really anti-vowel | http://anastigmatix.net/ | 2014-09-30 | |
| | ||||
* | a wish for more from pagetemplate | http://anastigmatix.net/ | 2014-09-30 | |
| | ||||
* | typo | smcv | 2014-09-30 | |
| | ||||
* | non-review | smcv | 2014-09-30 | |
| | ||||
* | fix patch formatting | smcv | 2014-09-30 | |
| | ||||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlnBLXDQbzD3OCcqZshcmExPNwlgD0tJ7A | 2014-09-30 | |
| | ||||
* | Adding ARIA landmarks allows for example screen readers users to move ↵ | https://www.google.com/accounts/o8/id?id=AItOawlnBLXDQbzD3OCcqZshcmExPNwlgD0tJ7A | 2014-09-30 | |
| | | | | directly to the page main content | |||
* | Added a comment: Apache redirection | spalax | 2014-09-27 | |
| | ||||
* | Added a comment: Several .setup files | spalax | 2014-09-27 | |
| | ||||
* | Merge branch 'master' of ssh://git.ikiwiki.info | Joey Hess | 2014-09-26 | |
|\ | ||||
| * | typos | openmedi | 2014-09-26 | |
| | | ||||
| * | (no commit message) | openmedi | 2014-09-26 | |
| | | ||||
* | | Fix crash that can occur when only_committed_changes is set and a file is ↵ | Joey Hess | 2014-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. | |||
* | (no commit message) | http://abhidg.pip.verisignlabs.com/ | 2014-09-24 | |
| | ||||
* | (no commit message) | smcv | 2014-09-24 | |
| | ||||
* | (no commit message) | https://id.koumbit.net/anarcat | 2014-09-24 | |
| | ||||
* | Added a comment | openmedi | 2014-09-24 | |
| | ||||
* | Added a comment | smcv | 2014-09-24 | |
| | ||||
* | (no commit message) | openmedi | 2014-09-23 | |
| | ||||
* | %W is not as weird as it looks at first glance | smcv | 2014-09-23 | |
| | ||||
* | Added a comment | smcv | 2014-09-23 | |
| | ||||
* | fix destsources documentation, and mention how attachments appear | smcv | 2014-09-23 | |
| | ||||
* | possible documentation error for %destsources in plugins/write | http://anastigmatix.net/ | 2014-09-23 | |
| | ||||
* | indeed | smcv | 2014-09-22 | |
| | ||||
* | what I think was meant by "deprecated" | https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E | 2014-09-22 | |
| | ||||
* | respond | smcv | 2014-09-22 | |
| | ||||
* | q about deprecation of CGI.pm | http://anastigmatix.net/ | 2014-09-21 | |
| | ||||
* | "PERL5LIB in ENV doesn't help anymore" isn't so anymore (or, if you prefer, ↵ | http://anastigmatix.net/ | 2014-09-21 | |
| | | | | it helps again) |