Joey Hess
7b78a21580
changelog
2012-09-29 11:45:11 -04:00
W. Trevor King
64c98b814b
proxy: convert iteritems() and and itervalues() to items() and values()
...
The former no longer exist in Python 3.
2012-09-29 07:18:25 -04:00
W. Trevor King
409f9341d1
proxy: don't pass arguments to format_exc() in IkiWikiProcedureProxy.run()
...
This avoids:
Traceback (most recent call last):
File "./plugins/rst", line 86, in <module>
proxy.run()
File "/home/wking/src/ikiwiki/plugins/proxy.py", line 316, in run
e, traceback.format_exc(sys.exc_info()[2])))
File "/usr/lib/python3.2/traceback.py", line 269, in format_exc
...
TypeError: unorderable types: int() < traceback()
The syntax for format_exc in Python 2.x is:
traceback.format_exc([limit])
In Python 3.x, it is:
traceback.format_exc(limit=None, chain=True)
Neither of these need any information from sys.exc_info() passed in.
2012-09-29 07:12:59 -04:00
W. Trevor King
6e44dc1ff5
proxy: SimpleXMLRPCServer renamed to xmlrpc.server in Python 3
2012-09-29 07:03:51 -04:00
W. Trevor King
e00a8f0217
proxy: xmlrpclib renamed to xmlrpc.client in Python 3
2012-09-29 07:03:51 -04:00
W. Trevor King
03bbdfa116
proxy: update string formatting and error catching syntax
2012-09-29 07:03:45 -04:00
W. Trevor King
3f4f5fc779
proxy: bump to version 0.2
2012-09-28 02:20:26 -04:00
W. Trevor King
58262a45db
proxy: update copyright owners (based on the Git history)
2012-09-28 02:20:05 -04:00
W. Trevor King
792816e01d
rst: update string formatting and error catching syntax
2012-09-28 02:16:29 -04:00
W. Trevor King
82fddabcec
rst: bump to version 0.4
2012-09-28 02:13:37 -04:00
W. Trevor King
173db9cf87
rst: strip trailing whitespace
2012-09-28 02:13:06 -04:00
W. Trevor King
3dc8d9c024
rst: update copyright owners (based on the Git history)
2012-09-28 02:12:14 -04:00
Joey Hess
de002d0c2c
update an url
2012-09-27 21:10:22 -04:00
Joey Hess
268c4e9c85
remove obsolte cia shortcuts
2012-09-27 20:25:07 -04:00
Joey Hess
21082fb5fe
remove obsolete new item about dead service
2012-09-27 20:19:59 -04:00
Joey Hess
f189a3e5fc
remove cia mention
2012-09-27 20:06:16 -04:00
Joey Hess
c8906e534d
kill dead cia link
2012-09-27 19:55:00 -04:00
Joey Hess
1a362c7912
Merge branch 'master' of ssh://git.ikiwiki.info
2012-09-27 19:03:20 -04:00
Joey Hess
f4d1f6f8da
clarify markdown does work in cells
2012-09-27 19:02:35 -04:00
intrigeri
2fedc701c9
Resigning from task.
2012-09-26 10:53:24 +02:00
https://id.koumbit.net/anarcat
181b77a8fa
allow everyone to write to the cgi socket so that nginx works
2012-09-20 19:43:00 -04:00
Jon Dowland
2f00530f28
thanks for response; follow-up; I've got something working…
2012-09-20 13:59:43 +01:00
undx
060d21a1ea
2012-09-16 16:47:27 -04:00
https://id.koumbit.net/anarcat
d96b7f492c
2012-09-14 01:29:08 -04:00
https://id.koumbit.net/anarcat
8bb6708900
Added a comment: try --verbose
2012-09-14 01:01:17 -04:00
maxigas
9e16527e9a
2012-09-09 22:56:25 -04:00
http://lj.rossia.org/users/djdfy/
245d62cd9c
2012-09-08 03:19:39 -04:00
http://lj.rossia.org/users/djdfy/
bbb3079b60
2012-09-08 03:01:58 -04:00
http://lj.rossia.org/users/djdfy/
1e40270c5b
2012-09-08 02:59:39 -04:00
Mayank
742f46a540
Beginners testing
2012-09-07 04:51:55 -04:00
https://id.koumbit.net/anarcat
49498cedee
question how we should process multiple value fields
2012-08-31 01:46:53 -04:00
https://id.koumbit.net/anarcat
7a8981437e
a first bugfix for array support
2012-08-31 01:44:40 -04:00
https://id.koumbit.net/anarcat
8f598d529e
sign an old comment of mine
2012-08-31 01:33:21 -04:00
Joey Hess
4b2fce0206
pointer
2012-08-30 16:16:03 -04:00
http://jmtd.net/
061598a0de
revert odd hyperlink insertion to google
2012-08-30 13:51:52 -04:00
http://jmtd.net/
c18922c7e0
newlines for render fixes
2012-08-30 13:49:23 -04:00
http://jmtd.net/
982949305c
some escapes
2012-08-30 13:48:37 -04:00
http://jmtd.net/
13d855f5b8
Thanks for merging!
2012-08-30 13:47:26 -04:00
Joey Hess
3661370af0
Merge branch 'master' of ssh://git.ikiwiki.info
2012-08-30 12:03:32 -04:00
Joey Hess
6064164501
merged; followup questions
2012-08-30 12:01:27 -04:00
Joey Hess
150d2c0900
update copyright and changelog
2012-08-30 11:57:20 -04:00
Joey Hess
34923d1abb
scale monoschome theme screenshot to same size as others
2012-08-30 11:55:51 -04:00
Joey Hess
e7fa36cda4
Merge remote-tracking branch 'jon/jmtd/monochrome_theme'
2012-08-30 11:51:47 -04:00
Jon Dowland
4eb97eea7a
wishlist feature: marking things to be published in the future
2012-08-30 16:44:12 +01:00
http://jmtd.net/
aee3811150
fixed
2012-08-30 11:36:29 -04:00
Jon Dowland
38d258b171
new theme: monochrome
2012-08-30 16:34:38 +01:00
http://jmtd.net/
9bd8cd2542
2012-08-29 11:58:11 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnKM32pOD0EVLBe-Xf16qiF_prS3RQ7x_I
483099ffdd
Initial import.
2012-08-28 11:33:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik
f1af981529
2012-08-28 10:28:10 -04:00
Giuseppe Bilotta
f38e192ae2
Report issue with strange feed removal
2012-08-27 08:43:57 +02:00