joey
60af47f30c
response
2007-10-10 20:04:38 +00:00
joey
57780c37bd
web commit by http://subvert.org.uk/~bma/ : link to patch.
2007-10-10 19:21:11 +00:00
joey
248c60d501
web commit by http://subvert.org.uk/~bma/ : Add a patch to the Meta plugin to allow inclusion of CVS/SVN-style $Id$ or similar keywords.
2007-10-10 19:15:25 +00:00
joey
3945473f8a
clear hashes in loadindex, so that it can safely be called more than once
...
even if pages have been deleted in between
2007-10-10 18:46:25 +00:00
joey
278b16c79a
* In the cgi edit path, reload the index file before rendering. A bug
...
showed up where a web edit that added a page caused a near-concurrent
web edit to fail in will_render. While it would be hard to reproduce this,
my analysis is that the failing cgi started first, loaded the index file
(prior to locking) then the other cgi created the new page and rendered
it, and then the failing cgi choked on the new file when _it_ tried to
render it. Ensuring that the index file is loaded after taking the lock
will avoid this bug.
2007-10-10 18:40:54 +00:00
joey
66a137848f
response
2007-10-10 18:30:12 +00:00
joey
24e4f30f41
move to users directory
2007-10-10 18:25:22 +00:00
joey
96e1a0abdf
add a paragraph clarifying use of 'and' and 'or'
2007-10-10 18:22:50 +00:00
joey
3fd86def96
* French translation update. Closes : #445923
...
* Fix --get-ctime with git, needed to remove srcdir from filename.
2007-10-10 18:15:15 +00:00
joey
a69973a8eb
update
2007-10-10 16:26:07 +00:00
joey
a45647c765
web commit by MichaleR: asked for progress on the Moin conversion scripts
2007-10-09 13:00:23 +00:00
joey
61f6a1d0ca
web commit by http://madduck.myopenid.com/ : Fix git pitfalls link
2007-10-09 12:56:11 +00:00
joey
0acb34369a
web commit by http://madduck.myopenid.com/ : added git pitfalls link
2007-10-09 12:55:23 +00:00
joey
c6a56ed9cd
web commit by http://madduck.myopenid.com/ : added boilerplate text
2007-10-09 12:53:57 +00:00
joey
e61156e4f6
web commit by http://madduck.myopenid.com/ : fix up git setup a bit and add Git_pitfalls link
2007-10-09 12:50:45 +00:00
joey
88ac4e2c75
web commit by MichaleR
2007-10-09 12:50:31 +00:00
joey
6af5bf8290
web commit by http://madduck.myopenid.com/ : add info on advantages and disadvantages of usedirs
2007-10-09 10:57:11 +00:00
joey
88581b8e72
web commit by MichaleR: added suggestion to add synopsis for plugin list entries
2007-10-09 03:01:22 +00:00
joey
c1f62e09c2
web commit by JonasSmedegaard: Linkify 2nd patch.
2007-10-08 19:43:01 +00:00
joey
d21d812b1c
web commit by JonasSmedegaard: Fix typo.
2007-10-07 14:52:17 +00:00
joey
472941c078
web commit by http://madduck.myopenid.com/ : close Heisenbug
2007-10-07 13:27:01 +00:00
joey
542df1bed8
web commit by http://madduck.myopenid.com/
2007-10-07 12:41:41 +00:00
joey
d8ef4da985
web commit by http://myid.pl/id/ero-sennin
2007-10-07 06:07:21 +00:00
joey
685485ed3d
web commit by JonasSmedegaard: Fix typo
2007-10-06 20:24:36 +00:00
joey
bef35b3ce6
web commit by http://aero.myid.net/
2007-10-05 13:29:53 +00:00
joey
92e674ddd7
web commit by http://xayk.net/ : poll vote (Accept only OpenID for logins)
2007-10-05 10:06:30 +00:00
joey
9e34dd2907
web commit by http://xayk.net/
2007-10-05 10:05:29 +00:00
joey
e4ed6279f9
web commit from 83.222.23.243: poll vote (Accept both)
2007-10-05 09:43:20 +00:00
joey
670d5c001b
web commit from 83.222.23.243: poll vote (Accept only password logins)
2007-10-05 09:43:08 +00:00
joey
d8c1826d2d
web commit from 83.222.23.243: poll vote (Accept only OpenID for logins)
2007-10-05 09:42:52 +00:00
joey
3102d31362
web commit by mdubs
2007-10-05 08:38:35 +00:00
joey
0e65c007c7
web commit by http://chris-lamb.co.uk/
2007-10-05 06:59:14 +00:00
joey
e2f0cdbec1
web commit from 128.95.121.203: poll vote (Accept only OpenID for logins)
2007-10-04 18:58:20 +00:00
joey
252bf4c6ba
web commit by JeremyReed: I found a fix -- reply to myself
2007-10-04 14:02:07 +00:00
joey
58b27865a9
web commit by JeremyReed: escape underscore
2007-10-04 13:29:47 +00:00
joey
bf34ced2fc
web commit by JeremyReed: ask for example for locking
2007-10-04 13:26:11 +00:00
joey
f948133a61
* Tidy ctime debug output for git.
2007-10-04 09:00:08 +00:00
joey
868d78293f
comment
2007-10-04 08:58:47 +00:00
joey
8a5ea081a2
web commit by http://chris-lamb.co.uk/
2007-10-04 08:54:58 +00:00
joey
7e0cdc98b3
web commit by http://chris-lamb.co.uk/
2007-10-04 08:52:51 +00:00
joey
d92c6d9d3f
web commit by http://chris-lamb.co.uk/
2007-10-04 08:51:23 +00:00
joey
356742608f
web commit by http://madduck.myopenid.com/ : further simplification by using $GIT_DIR
2007-10-03 19:01:19 +00:00
joey
5118b911cc
simplified git setup instructions w/help from madduck
2007-10-03 18:58:23 +00:00
joey
55bf5afa0b
web commit by http://madduck.myopenid.com/ : no need to save SRCDIR.
2007-10-03 18:48:19 +00:00
joey
6a226b26c1
web commit by http://madduck.myopenid.com/ : alternate git setup suggestion.
2007-10-03 18:45:12 +00:00
joey
35ac8e865c
updates
2007-10-03 18:40:57 +00:00
joey
529c2da4c3
update
2007-10-03 18:28:36 +00:00
joey
423aa99998
propose alternate git setup instructions
2007-10-03 18:27:27 +00:00
joey
b68ce5ff10
web commit by JonasSmedegaard: Mention location of apt-get'able HTML::WikiConverter, up-to-date and patched.
2007-10-02 16:02:10 +00:00
joey
b339a9ebac
web commit by http://ethan.betacantrips.com/ : something I found useful
2007-10-02 06:20:25 +00:00