2008-03-09T00:06:33  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3217:b06c048233f2 1.7/MoinMoin/ (parser/_tests/test_text_moin_wiki.py request/request_wsgi.py): add a new (failing) test, do not skip a (now) working test, fix small trailing whitespace issue
2008-03-09T00:07:29  <ThomasWaldmann> grzywacz: i made a new style class out of DefaultConfig (so the properties work), now some event tests fail
2008-03-09T00:07:50  <grzywacz> mhm
2008-03-09T00:07:58  <grzywacz> Remind me tomorrow? :)
2008-03-09T00:08:29  <ThomasWaldmann> tomorrow or today? :)
2008-03-09T00:09:38  <grzywacz> No idea, my clock is broken.
2008-03-09T00:09:40  <grzywacz> In the morning.
2008-03-09T02:35:49  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2563:4d41ead1df37 1.6/docs/CHANGES: updated CHANGES
2008-03-09T10:51:53  <kikka> Heya!
2008-03-09T11:23:59  <grzywacz> HEY
2008-03-09T11:24:03  <grzywacz> ;-)
2008-03-09T11:36:15  <kikka> Huhu grzywacz!
2008-03-09T11:41:05  <ThomasWaldmann> moin
2008-03-09T11:41:16  <ThomasWaldmann> grzywacz: py.test ;)
2008-03-09T13:52:57  <dreimark> moin
2008-03-09T13:55:43  * dreimark reads comments on MM
2008-03-09T14:03:44  <dreimark> indeed this patch is not needed any more. But what kind of change has fixed it on the right place?
2008-03-09T14:42:48  <mvirkkil> hi
2008-03-09T14:42:50  <dreimark> ThomasWaldmann: I added a unit test to http://moinmo.in/MoinMoinBugs/IndentingAndSpaceBetweenTwoMacroCallsGivesLineBreak
2008-03-09T14:43:12  <dreimark> reverting that cs will fix two other problems
2008-03-09T14:44:29  <dreimark> hi mvirkkil
2008-03-09T14:44:33  <mvirkkil> uuh... Tried to push:  WARNING: POSSIBLE DNS SPOOFING DETECTED!
2008-03-09T14:45:22  <mvirkkil> someone changed the hg.moinmo.in:s rsa key or ip address?
2008-03-09T14:45:23  <dreimark> mvirkkil: do you have changed your hgrc to hg@hg.moinmo.in
2008-03-09T14:45:51  <mvirkkil> dreimark: yes
2008-03-09T14:46:10  <dreimark> yes ThomasWaldmann has moved the repos to an other server
2008-03-09T14:46:39  <dreimark> see http://moinmo.in/MoinMoinWiki at News
2008-03-09T14:46:51  <dreimark> new ip is 78.47.126.99
2008-03-09T14:47:10  <mvirkkil> yeah. ok
2008-03-09T14:50:50  <grzywacz> abort: 'http://hg.thinkmo.de/moin/1.7' does not appear to be an hg repository! ?
2008-03-09T14:51:41  * grzywacz pokes ThomasWaldmann
2008-03-09T14:51:58  <dreimark> grzywacz: do you have changed your hgrc to hg@hg.moinmo.in
2008-03-09T14:52:08  <dreimark> we do have a new server
2008-03-09T14:52:46  <dreimark> ThomasWaldmann: has announced it two days ago here
2008-03-09T14:54:19  <mvirkkil> seems the channel is no longer notified of commits
2008-03-09T14:55:59  <dreimark> hmm, the cia bot is here. xorAxAx ping
2008-03-09T14:58:13  <grzywacz> Probably nobody told the poor CIA that we have a new server and it's too stupid to parse Thomas's announcements. ;-)
2008-03-09T15:00:51  <dreimark> hehe, so the statistics gots  broken
2008-03-09T15:05:17  <mvirkkil> xorAxAx: How about changing the rst formatter's admonition css-class to be just hint instead of admonition_hint?
2008-03-09T15:07:08  <mvirkkil> since it's easier to use admonitions in moin wiki when the class name is something simple, and for consistencys sake, rst should use the same naming probably
2008-03-09T15:10:39  <mvirkkil> Is there a better way of getting the username for a revision in the editlog than this: http://pastebin.ca/935261
2008-03-09T15:31:53  <ThomasWaldmann> grzywacz: yesterday cia announced my commits
2008-03-09T15:38:44  <grzywacz> ThomasWaldmann, I can see that quite a number of tests fails currently
2008-03-09T15:40:17  <ThomasWaldmann> a few, yes
2008-03-09T15:50:09  <ThomasWaldmann> dreimark: what is the sense of that ' Aa' test?
2008-03-09T15:58:42  <dreimark> ThomasWaldmann: the previous bug occures by indenting two macro calls
2008-03-09T15:58:53  <dreimark> and a space in between.
2008-03-09T15:59:09  <dreimark> it is a test case for indenting and no space
2008-03-09T15:59:24  <mvirkkil> I've added support for including the revision history of a page in to the generated docbook. I'd appreciate it if someone could have a look before I commit http://pastebin.ca/935278
2008-03-09T16:01:04  <mvirkkil> I feel that it might be better to have some generic interface to the revision history. Some function in editlog for example that would return a tuple of dictionaries or tuples with all the relelvant info in easy to use form, but I couldn't really find anything like that.
2008-03-09T16:01:04  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3221:e9ab91483e02 1.7/MoinMoin/parser/_tests/test_text_moin_wiki.py: wiki parser: add new test
2008-03-09T16:01:05  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3222:2c314d55e45d 1.7/MoinMoin/parser/text_moin_wiki.py: revert changeset 2023:dd5240822911 - the problem it fixed at that time was meanwhile fixed in another way. but now this changeset was causing other problems.
2008-03-09T16:02:16  <ThomasWaldmann> dreimark: the problem is that it is NOT testing indenting
2008-03-09T16:04:56  <dreimark> hmm, the first macro is indented the second not or
2008-03-09T16:04:58  <dreimark> ?
2008-03-09T16:05:49  <ThomasWaldmann> dreimark: see that AAA %s AAA
2008-03-09T16:09:03  <ThomasWaldmann> mvirkkil: you are sure you want to create different output docbook documents depending on the language of the viewer?
2008-03-09T16:09:38  <mvirkkil> hmm.. well, maybe not.
2008-03-09T16:09:58  <mvirkkil> it isn't really obvious though
2008-03-09T16:10:18  <mvirkkil> because on the other hand hardcoding isn't great either
2008-03-09T16:10:42  <ThomasWaldmann> yeah, it can be seen as bug or as feature
2008-03-09T16:11:10  <mvirkkil> I guess I should document it to make it a feature ;)
2008-03-09T16:12:02  <ThomasWaldmann> btw, could you please use # comments like this?
2008-03-09T16:12:31  <dreimark> ThomasWaldmann: indeed
2008-03-09T16:13:19  <grzywacz> ThomasWaldmann, did the ssh key of the hg server change with the migration?
2008-03-09T16:13:39  <ThomasWaldmann> grzywacz: yes
2008-03-09T16:14:18  <grzywacz> Current fingerprint 20:4c:51:45:ce:c5:32:e0:b4:c5:6c:57:d8:ae:99:75. Correct?
2008-03-09T16:14:58  <mvirkkil> ThomasWaldmann: sure.
2008-03-09T16:15:01  <ThomasWaldmann> dreimark: i'll revert the cs now in 1.6. we'll have to keep an eye on this, just in case something else breaks. but at least we'll notice it on the moin sites then.
2008-03-09T16:15:08  <ThomasWaldmann> grzywacz: yes
2008-03-09T16:16:29  <CIA-38> Karol 'grzywacz' Nowak <grzywacz@sul.uni.lodz.pl> default * 3223:6ca25943fd1a 1.7/MoinMoin/config/multiconfig.py: Fixed PageEditor tests; also fixed the subscribable_events property
2008-03-09T16:16:29  <CIA-38> Karol 'grzywacz' Nowak <grzywacz@sul.uni.lodz.pl> default * 3224:a4e5f28467b6 1.7/MoinMoin/config/multiconfig.py: Merged from main.
2008-03-09T16:16:50  <grzywacz> Should be ok.
2008-03-09T16:18:58  <dreimark> ThomasWaldmann: I wonder why or when which other fix has fixed this too
2008-03-09T16:24:56  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2564:61fdf0769363 1.6/MoinMoin/parser/text_moin_wiki.py: revert changeset 2013:ba8fe4bd2321 - the problem it fixed at that time was meanwhile fixed in another way. but now this changeset was causing other problems.
2008-03-09T16:25:34  <ThomasWaldmann> dreimark: i did some changes in the main parser loop, maybe that fixed it
2008-03-09T16:26:22  <ThomasWaldmann> (for the pre nesting stuff, and the "rest of the line after pre" problems)
2008-03-09T16:30:44  <mvirkkil> Again no commit message from ciabot about my commit
2008-03-09T16:32:10  <TheSheep> ThomasWaldmann: the attribute stuff in the html formatter is very... complete. Almost looks like a html validator.
2008-03-09T16:32:30  <mvirkkil> ThomasWaldmann: Any set date on the freeze?
2008-03-09T16:32:50  <TheSheep> mvirkkil: did you push?
2008-03-09T16:33:15  <mvirkkil> TheSheep: yes, http://hg.moinmo.in/moin/1.7/
2008-03-09T16:34:02  <TheSheep> mvirkkil: what's the "?" at the end of your username?
2008-03-09T16:34:19  <mvirkkil> it's an a with two dots. Like an a umlaut.
2008-03-09T16:34:27  <mvirkkil> In utf8: ä
2008-03-09T16:34:43  <TheSheep> maybe the bot cannot handle that
2008-03-09T16:36:51  <mvirkkil> But I think it handled it earlier.. Or maybe not.
2008-03-09T16:39:07  <mvirkkil> I've changed my hgrc to iso
2008-03-09T16:39:23  <mvirkkil> now I just need to find a small fix to test it :)
2008-03-09T16:40:16  <ThomasWaldmann> mvirkkil: run py.test :)
2008-03-09T16:41:01  <TheSheep> hehe, nobody expects the Spanish PEP8!
2008-03-09T16:41:14  <ThomasWaldmann> >:)
2008-03-09T16:42:19  <mvirkkil> abort: decoding near 'ko Virkkilä <mvirkki': 'utf8' codec can't decode bytes in position 13-15: invalid data!
2008-03-09T16:42:48  <mvirkkil> So it seems I'd need to switch away from utf on the terminal to get that working :/
2008-03-09T16:43:20  <ThomasWaldmann> the main point is maybe not to confuse encodings
2008-03-09T16:43:43  <ThomasWaldmann> e.g. have iso chars in utf8 src or vice versa
2008-03-09T16:45:36  * mvirkkil runs py.test
2008-03-09T16:47:16  <mvirkkil> man, this takes for ever...
2008-03-09T16:51:01  <mvirkkil> Is there any way to run py.test just on one file?
2008-03-09T16:51:29  <ThomasWaldmann> no, but you can run only specific tests
2008-03-09T16:51:49  <ThomasWaldmann> btw, the sourcecode test only checks stuff that has recent mtime
2008-03-09T16:52:50  <mvirkkil> I'm only running the sourcecode test
2008-03-09T16:53:15  <mvirkkil> now, I mean
2008-03-09T16:53:20  <mvirkkil> but it is really slow
2008-03-09T16:53:34  <mvirkkil> or then there are a lot of files.
2008-03-09T16:56:02  <mvirkkil> Got to go (school closes at 5 on sundays) -->
2008-03-09T16:56:44  <ThomasWaldmann> no open wlan aps? :P
2008-03-09T17:41:32  <ThomasWaldmann> anyone liking to test 1.5.9?
2008-03-09T18:15:18  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 857:9108598d9cee 1.5/ (MoinMoin/version.py docs/CHANGES moin.spec): 1.5.9 release (LAST 1.5 RELEASE!), bumped version number, updated CHANGES
2008-03-09T18:15:19  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 857:9108598d9cee 1.5/ (MoinMoin/version.py docs/CHANGES moin.spec): 1.5.9 release (LAST 1.5 RELEASE!), bumped version number, updated CHANGES
2008-03-09T18:15:21  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 858:87a083ceb1b7 1.5/.hgtags: tagged release 1.5.9
2008-03-09T18:15:21  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 858:87a083ceb1b7 1.5/.hgtags: tagged release 1.5.9
2008-03-09T18:34:01  *** irc.freenode.net sets mode: +o ChanServ
2008-03-09T18:34:01  *** irc.freenode.net sets mode: +o ChanServ
2008-03-09T19:19:12  *** irc.freenode.net sets mode: +o ChanServ
2008-03-09T19:19:12  *** irc.freenode.net sets mode: +o ChanServ
2008-03-09T19:33:11  *** irc.freenode.net sets mode: +o ChanServ
2008-03-09T19:33:11  *** irc.freenode.net sets mode: +o ChanServ
2008-03-09T19:55:18  <ThomasWaldmann> hmm, both debian lenny and ubuntu hardy still have 1.5.8 (+Fixes)
2008-03-09T19:55:18  <ThomasWaldmann> hmm, both debian lenny and ubuntu hardy still have 1.5.8 (+Fixes)
2008-03-09T19:55:31  <CIA-38> Reimar Bauer <rb.proj AT googlemail DOT com> default * 3229:09657fbd4aa2 1.7/MoinMoin/macro/ (7 files): converted to arg parser
2008-03-09T19:55:31  <CIA-38> Reimar Bauer <rb.proj AT googlemail DOT com> default * 3229:09657fbd4aa2 1.7/MoinMoin/macro/ (7 files): converted to arg parser
2008-03-09T19:56:52  <ThomasWaldmann> \o/
2008-03-09T19:56:52  <ThomasWaldmann> \o/
2008-03-09T19:57:25  <vpv> Fedora Rawhide has 1.6.1 :)
2008-03-09T19:57:25  <vpv> Fedora Rawhide has 1.6.1 :)
2008-03-09T19:57:50  <dreimark> that were the easy ones, for the others I guess I have almost to read docs first
2008-03-09T19:57:50  <dreimark> that were the easy ones, for the others I guess I have almost to read docs first
2008-03-09T19:58:22  <ThomasWaldmann> vpv: better that is :)
2008-03-09T19:58:22  <ThomasWaldmann> vpv: better that is :)
2008-03-09T19:58:49  <ThomasWaldmann> esp. since 1.5 support seems to have ended today :D
2008-03-09T19:58:49  <ThomasWaldmann> esp. since 1.5 support seems to have ended today :D
2008-03-09T20:04:38  <ThomasWaldmann> grzywacz: "update CHANGES with the XMPP work (KarolNowak)"
2008-03-09T20:04:38  <ThomasWaldmann> grzywacz: "update CHANGES with the XMPP work (KarolNowak)"
2008-03-09T20:04:51  <grzywacz> ?
2008-03-09T20:04:51  <grzywacz> ?
2008-03-09T20:05:04  <ThomasWaldmann> could you please do that? It's from the 1.7.0 todo page.
2008-03-09T20:05:04  <ThomasWaldmann> could you please do that? It's from the 1.7.0 todo page.
2008-03-09T20:10:14  <ThomasWaldmann> (esp. the user-visible stuff from GHOP xmpp work)
2008-03-09T20:10:14  <ThomasWaldmann> (esp. the user-visible stuff from GHOP xmpp work)
2008-03-09T20:14:03  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2565:a48c49030593 1.6/docs/CHANGES: added 1.5.9 to docs/CHANGES
2008-03-09T20:14:03  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 2565:a48c49030593 1.6/docs/CHANGES: added 1.5.9 to docs/CHANGES
2008-03-09T20:16:01  <ThomasWaldmann> and please, everybody run py.test more often, especially BEFORE commits
2008-03-09T20:16:01  <ThomasWaldmann> and please, everybody run py.test more often, especially BEFORE commits
2008-03-09T20:27:53  <ThomasWaldmann> mvirkkil: still with us?
2008-03-09T20:27:53  <ThomasWaldmann> mvirkkil: still with us?
2008-03-09T20:29:20  <ThomasWaldmann> mvirkkil: in case you read this tomorrow: E1101:115:Parser.parse_result: Instance of 'Parser' has no 'attachment' member
2008-03-09T20:29:20  <ThomasWaldmann> mvirkkil: in case you read this tomorrow: E1101:115:Parser.parse_result: Instance of 'Parser' has no 'attachment' member
2008-03-09T20:29:51  <ThomasWaldmann> (from MoinMoin.parser.text_docbook)
2008-03-09T20:29:51  <ThomasWaldmann> (from MoinMoin.parser.text_docbook)
2008-03-09T20:53:26  <dreimark> ThomasWaldmann: do you see some load on MM now
2008-03-09T20:53:26  <dreimark> ThomasWaldmann: do you see some load on MM now
2008-03-09T20:56:16  <dreimark> AbandonedPages slows it down
2008-03-09T20:56:16  <dreimark> AbandonedPages slows it down
2008-03-09T20:57:25  <dreimark> and it istill getting all the static images
2008-03-09T20:57:25  <dreimark> and it istill getting all the static images
2008-03-09T20:59:13  <dreimark> ready now
2008-03-09T20:59:13  <dreimark> ready now
2008-03-09T21:07:37  * ThomasWaldmann runs top now
2008-03-09T21:07:37  * ThomasWaldmann runs top now
2008-03-09T21:07:47  <dreimark> I can do it again
2008-03-09T21:07:47  <dreimark> I can do it again
2008-03-09T21:09:37  <dreimark> (browser cache deactivated)
2008-03-09T21:09:37  <dreimark> (browser cache deactivated)
2008-03-09T21:10:51  <ThomasWaldmann> well, hard to say. sometimes cpu peak, sometimes mostly disk wait.
2008-03-09T21:10:51  <ThomasWaldmann> well, hard to say. sometimes cpu peak, sometimes mostly disk wait.
2008-03-09T21:11:30  <dreimark> it is still getting all the images
2008-03-09T21:11:30  <dreimark> it is still getting all the images
2008-03-09T21:13:50  <dreimark> ready now
2008-03-09T21:13:50  <dreimark> ready now
2008-03-09T21:14:35  <ThomasWaldmann> it?
2008-03-09T21:14:35  <ThomasWaldmann> it?
2008-03-09T21:15:22  <dreimark> it takes with browser cache disabled 6mins to load a page with <<AbandonedPages>>
2008-03-09T21:15:22  <dreimark> it takes with browser cache disabled 6mins to load a page with <<AbandonedPages>>
2008-03-09T21:15:41  <dreimark> for ff
2008-03-09T21:15:41  <dreimark> for ff
2008-03-09T21:20:33  <ThomasWaldmann> it is because almost all pages have been touched by the 1.6 converter in about the same few minutes
2008-03-09T21:20:33  <ThomasWaldmann> it is because almost all pages have been touched by the 1.6 converter in about the same few minutes
2008-03-09T21:23:03  <dreimark> there are two types of images in that list and I wonder why they are loaded each by each
2008-03-09T21:23:03  <dreimark> there are two types of images in that list and I wonder why they are loaded each by each
2008-03-09T22:34:53  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3230:8d6f935ac0e0 1.7/ (ChangeLog.13 ChangeLog.15): removed old changelogs, not interesting any more
2008-03-09T22:34:53  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3230:8d6f935ac0e0 1.7/ (ChangeLog.13 ChangeLog.15): removed old changelogs, not interesting any more
2008-03-09T22:34:54  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3231:df7bde127d24 1.7/MoinMoin/script/migration/ (1060000.py 1069999.py 1070000.py 1060100.py): mig scripts: add a userprefs plugin dir for 1.7.0
2008-03-09T22:34:54  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3231:df7bde127d24 1.7/MoinMoin/script/migration/ (1060000.py 1069999.py 1070000.py 1060100.py): mig scripts: add a userprefs plugin dir for 1.7.0
2008-03-09T23:06:00  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3232:005153087ebc 1.7/MoinMoin/action/newaccount.py: newaccount action: fixed form submission, use absolute url
2008-03-09T23:06:00  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3232:005153087ebc 1.7/MoinMoin/action/newaccount.py: newaccount action: fixed form submission, use absolute url
2008-03-09T23:14:48  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3233:5e120e903ad5 1.7/MoinMoin/userprefs/changepass.py: avoid browsers filling in the user's password into first pw field
2008-03-09T23:14:48  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 3233:5e120e903ad5 1.7/MoinMoin/userprefs/changepass.py: avoid browsers filling in the user's password into first pw field
2008-03-09T23:23:07  * ThomasWaldmann refactors Page.url() now, changing relative=True default to relative=False
2008-03-09T23:23:07  * ThomasWaldmann refactors Page.url() now, changing relative=True default to relative=False
2008-03-09T23:57:01  <kikka> Do you participate at GSOC?
2008-03-09T23:57:01  <kikka> Do you participate at GSOC?

MoinMoin: MoinMoinChat/Logs/moin-dev/2008-03-09 (last edited 2008-03-08 23:15:02 by IrcLogImporter)