Commit Graph

18942 Commits (7008a6442e6e3a9433aebf1a2077161e74bb05a6)

Author SHA1 Message Date
spalax e3d6ecfc9a Added a comment: Apache redirection 2014-09-27 02:20:09 -04:00
spalax 9fc035fb84 Added a comment: Several .setup files 2014-09-27 02:18:30 -04:00
Joey Hess feb1382980 Merge branch 'master' of ssh://git.ikiwiki.info 2014-09-26 19:16:51 -04:00
openmedi 09d7cab02f typos 2014-09-26 19:12:33 -04:00
openmedi 94a53ad812 2014-09-26 19:07:23 -04:00
Joey Hess 6294894f31 Fix crash that can occur when only_committed_changes is set and a file is 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.
2014-09-26 18:55:09 -04:00
http://abhidg.pip.verisignlabs.com/ b6299a2b67 2014-09-24 12:58:48 -04:00
smcv d2db288d10 2014-09-24 09:52:37 -04:00
https://id.koumbit.net/anarcat 73bd0b6eb6 2014-09-24 09:45:10 -04:00
openmedi f9d0f34893 Added a comment 2014-09-24 09:19:58 -04:00
smcv 72200cdd79 Added a comment 2014-09-24 03:27:39 -04:00
openmedi f1feb23cac 2014-09-23 21:47:25 -04:00
smcv 685d14bfa0 %W is not as weird as it looks at first glance 2014-09-23 04:13:16 -04:00
smcv 9ff75f58c2 Added a comment 2014-09-23 03:55:26 -04:00
smcv 15e8445c44 fix destsources documentation, and mention how attachments appear 2014-09-23 03:54:53 -04:00
http://anastigmatix.net/ befbcddbef possible documentation error for %destsources in plugins/write 2014-09-23 01:25:14 -04:00
smcv b52e47181c indeed 2014-09-22 16:15:10 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E f218fa0257 what I think was meant by "deprecated" 2014-09-22 15:02:14 -04:00
smcv 9ebe46d89e respond 2014-09-22 03:29:40 -04:00
http://anastigmatix.net/ 6a8c07bf7d q about deprecation of CGI.pm 2014-09-21 18:44:36 -04:00
http://anastigmatix.net/ e79a8fe330 "PERL5LIB in ENV doesn't help anymore" isn't so anymore (or, if you prefer, it helps again) 2014-09-21 18:31:17 -04:00
http://anastigmatix.net/ 35233214bd create question about setup updates following ikiwiki updates 2014-09-21 17:37:11 -04:00
smcv 25077d7698 Added a comment 2014-09-21 09:06:32 -04:00
smcv b8b4b65193 removed 2014-09-21 08:50:24 -04:00
smcv b5db9429df Added a comment 2014-09-21 08:50:12 -04:00
smcv 3badc3b7c4 Added a comment 2014-09-21 08:49:57 -04:00
smcv 9b767f21a9 Added a comment 2014-09-21 08:41:57 -04:00
fr33domlover 34cf9a0646 Added a comment 2014-09-20 08:50:13 -04:00
anarcat ac429d3bd3 thanks 2014-09-19 16:51:10 -04:00
smcv 1511e9d7d3 not sure that this is needed 2014-09-19 16:44:17 -04:00
anarcat 552a4bec41 getting notifyemail installed on ikiwiki.info 2014-09-19 14:17:38 -04:00
anarcat 56d32804dd fix formatting, ironically 2014-09-19 13:52:50 -04:00
anarcat 4ce8f52883 Does this support ikiwiki-specific idioms 2014-09-19 13:51:46 -04:00
Amitai Schlair 7092dd7866 document proxy.py warnings seen on auto.setup 2014-09-19 08:40:30 -04:00
Amitai Schlair 053de5489b Anchor subst to opening ", avoiding side effects.
SYSCONFDIR might be overridden to a value containing "etc/ikiwiki",
in which case we might overzealously substitute more than once,
especially if SYSCONFDIR is overridden to different values at build
and install time. Avoid this by matching only the instances we meant
to match.
2014-09-19 00:53:16 -04:00
smcv 5918ce000e justification for base tag; relative base might be OK in practice 2014-09-18 14:27:44 -04:00
smcv e349998d13 remove suggestion to wrap inline in <table>, that won't work well 2014-09-18 04:39:19 -04:00
http://anastigmatix.net/ 9707073efc add links to upstream reports 2014-09-17 21:34:37 -04:00
http://anastigmatix.net/ 45a3e14c81 bit of unapologetic fingerpointing 2014-09-17 21:18:51 -04:00
Amitai Schlair 3fbf9c8755 add and use a "pkgsrc" shortcut (to pkgsrc.se) 2014-09-17 18:58:59 -04:00
Amitai Schlair f8ba8ec5a7 I hope pkgsrc also no longer has these problems 2014-09-17 18:53:45 -04:00
smcv 65d7b028b8 review 2014-09-17 17:27:23 -04:00
smcv 55e7f526c7 Added a comment 2014-09-17 11:52:37 -04:00
https://id.koumbit.net/anarcat bc1bf4a476 2014-09-17 10:38:08 -04:00
https://id.koumbit.net/anarcat c0a69a7fc0 correct 2014-09-17 10:37:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E 6fe4ca8344 Added a comment 2014-09-17 10:24:42 -04:00
smcv 03319d79b1 Added a comment 2014-09-17 07:35:07 -04:00
fr33domlover 3c8db58143 Added a comment 2014-09-17 07:22:58 -04:00
smcv 444a88568a start designing by listing constraints/requirements 2014-09-17 06:05:12 -04:00
smcv 49f1d41a68 probably fixed 2014-09-17 05:14:10 -04:00