Joey Hess
71064e3af6
how to fix?
2018-01-05 11:17:11 -04:00
Joey Hess
76ff547344
think I cracked it
2018-01-05 11:09:43 -04:00
Joey Hess
2fa7f5f66b
update
2018-01-05 09:58:01 -04:00
Joey Hess
61f0dc669f
improve error message when postsignin is not set
...
This can happen if the user goes directly to /ikiwiki.cgi?do=login and
logs in, since nothing redirected them to there, there's no postsignin
value set. It can also happen when cookies are disabled, or perhaps
other problems.
2018-01-04 19:21:51 -04:00
Joey Hess
4601dabd42
correction; I did not reproduce this
...
I was manually reloading /ikiwiki.cgi?do=login, and postsignin is not
set when that's done, which is a bug, but not the bug I was after.
2018-01-04 19:17:45 -04:00
Joey Hess
43a9b6b332
bug report
2018-01-04 19:00:33 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
720f0a77ab
Is it still Joey's opinion that ikiwiki.info should remain using the anti-theme?
2017-12-28 18:52:25 -04:00
Joey Hess
38b0cd5378
Updated German basewiki and directives translation from Sebastian Kuhnert.
2017-12-25 14:58:15 -04:00
jamey@90d19ce4e4c32214a97c10f9d98b7c313e236fb4
e31d6b6302
Serialist doesn't use Ikiwiki any more, and also isn't called Serialist any more, whoops
2017-12-10 18:16:43 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
94d358724e
2017-12-08 17:56:58 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
e49149987e
possible explanation
2017-12-08 17:56:04 -04:00
STrRedWolf
52b9e9f2d4
Added a comment: Fixed... by upgrading!
2017-12-08 12:06:00 -04:00
STrRedWolf
47c9a8c3e1
Added a comment
2017-12-08 11:11:11 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
b3fdb9374a
formatting
2017-12-08 08:01:02 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
d5e3bf092c
2017-12-08 07:59:28 -04:00
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3
e2d7c1e8f4
bug report re http redirect
2017-12-08 07:58:24 -04:00
fixitdad
8d864c2ab6
2017-11-11 20:36:37 -04:00
anarcat
ed2c78084c
link to the ordering patch
2017-11-06 15:43:27 -04:00
anarcat
8b3c8e327d
propose a javascript optimization
2017-11-06 15:36:40 -04:00
https://anarc.at/openid/
fbcf2439eb
optimization proposal
2017-11-06 10:36:19 -04:00
111
9d1bfe4087
2017-11-06 00:39:29 -04:00
111
a3921e0aa5
2017-11-06 00:38:14 -04:00
Edward
354e50112b
file bug
2017-10-27 04:34:03 -04:00
Edward
0d0df05040
formatting
2017-10-27 04:27:40 -04:00
Edward
f16f326ec1
file bug
2017-10-27 04:23:52 -04:00
Edward
ebc5016cbb
file bug
2017-10-27 04:16:33 -04:00
Amitai Schleier
a09e64b0c8
Revert spam edits.
2017-10-26 12:28:20 -04:00
abilash
5d602a8407
2017-10-26 05:22:22 -04:00
abilash
23762c6655
2017-10-26 05:07:58 -04:00
abilash
f0f62c96a9
2017-10-26 05:05:44 -04:00
Simon McVittie
fddc543fa5
Announce version 3.20171001
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 17:16:33 +01:00
Simon McVittie
3729abd8db
3.20171001
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 16:33:00 +01:00
Simon McVittie
3169e85c7f
Update l10n
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 16:32:51 +01:00
Simon McVittie
6e5f320ab8
t/git-untrusted.t: Fix redundant declaration
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 16:24:48 +01:00
Simon McVittie
0a04d9a5f1
debian: Declare compliance with Debian Policy 4.1.1
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 13:57:58 +01:00
Simon McVittie
26f5567f6a
Update changelog
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 13:57:57 +01:00
Simon McVittie
76fe7432fb
t/git-untrusted.t: New test case for untrusted pushes
...
This also exercises the typical centralized git repository workflow,
where changes flow from a non-bare clone (for example on a laptop)
to a centralized bare repository, then from the centralized bare
repository to a non-bare clone that is ikiwiki's srcdir.
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 13:21:56 +01:00
Simon McVittie
6fb43c29f6
Pass some git environment variables to the test-receive hook
...
Since git 2.11, git has stored the proposed push in a "quarantine
area" until it is accepted by the pre-receive hook, and passed
extra environment variables to the pre-receive hook so that it can
read objects from the quarantine area.
This fixes untrusted push on modern git versions.
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 13:21:56 +01:00
Simon McVittie
cf7df018cc
IkiWiki::Receive: Avoid using asprintf
...
On GNU/Linux, it isn't declared in stdio.h unless we define
_GNU_SOURCE, which we don't; using the implicit declaration risks
crashes on platforms where sizeof(pointer) != sizeof(int). On other
platforms it isn't guaranteed to exist at all.
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 13:21:56 +01:00
Simon McVittie
14344f58f0
Update changelog and close bug
2017-09-28 11:30:13 +01:00
Simon McVittie
30b101e6e8
Merge remote-tracking branch 'tails/img-determinism'
2017-09-28 11:19:27 +01:00
Simon McVittie
54dc5217ed
Update changelog
2017-09-28 11:18:26 +01:00
Amitai Schleier
d2975aeb96
Fix build with po4a 0.52.
2017-09-19 22:48:06 -04:00
fairusurped@12113b58e7c4c69149ded64c82f268e9fa14ad88
b2b75ca829
2017-09-07 09:55:41 -04:00
azzamsa
0cc2c1f455
2017-09-06 03:13:24 -04:00
azzamsa
8480cdc48c
2017-09-06 03:13:07 -04:00
azzamsa
8b265977bb
Added a comment: my issue solved
2017-09-06 03:09:23 -04:00
intrigeri
0208305f5c
Report bug + merge request: image resize is not deterministic.
2017-09-01 15:38:30 -04:00
intrigeri
146f1d9ab5
img: resize images in a deterministic manner.
2017-09-01 19:26:26 +00:00
intrigeri
948bc22ae4
t/img.t: test determinism of PNG resizing.
2017-09-01 19:25:44 +00:00