2007-12-06T00:10:41  <grzywacz> cb22, I don't know this part of code, but I have no objections to your patch (not having it tested) ;)
2007-12-06T00:12:05  * xorAxAx experienced some dataloss ...
2007-12-06T00:12:22  <xorAxAx> my new predefined issue label is gone in the issue tracker
2007-12-06T00:13:50  <grzywacz> Time to sleep. Night. :)
2007-12-06T12:26:22  <ThomasWaldmann> moin
2007-12-06T12:27:47  * cb22 asks for someone to have a quick look at #60, so i can sort out any remaining issues.
2007-12-06T12:37:45  <ThomasWaldmann> cb22: +        script = [packLine(['MoinMoinPackage', '1']),
2007-12-06T12:37:45  <ThomasWaldmann> +                  ]
2007-12-06T12:37:57  <ThomasWaldmann> that looks strangely formatted
2007-12-06T12:38:57  <cb22> ThomasWaldmann: hmm, most of that code i copied from dump.py and PackagePages.py
2007-12-06T12:39:16  <xorAxAx> copied?!?
2007-12-06T12:39:28  <ThomasWaldmann> and that import * has also to get checked
2007-12-06T12:39:36  <cb22> yep
2007-12-06T12:40:01  <ThomasWaldmann> cb22: copied or moved?
2007-12-06T12:40:15  <cb22> moved*
2007-12-06T12:42:38  <ThomasWaldmann> cb22: please check if instead import * you can use import <package>
2007-12-06T12:43:00  <ThomasWaldmann> or <module>
2007-12-06T12:55:07  <cb22> ThomasWaldmann: yes, it is possible to change that
2007-12-06T12:55:15  <cb22> any other issues?
2007-12-06T13:07:49  <ThomasWaldmann> I won't have time to test it now, maybe today or tomorrow evening.
2007-12-06T13:08:23  <dreimark> moin
2007-12-06T13:08:51  <dreimark> cb22:  that import line please use alphabetic order
2007-12-06T13:09:17  <ThomasWaldmann> ehrm, it checks acl rights for reading the pages. I remember a discussion when we have talked about the user being specifyable on the commandline.
2007-12-06T13:09:35  <ThomasWaldmann> dreimark: ?
2007-12-06T13:10:12  <dreimark> there is already a patch for moind dump specifying a user
2007-12-06T13:10:20  <cb22> ok, like what oohall did?
2007-12-06T13:10:32  <dreimark> yep
2007-12-06T13:11:38  <cb22> cool, 1) import line 2) that line ThomasWaldmann mentioned, 3) add user support
2007-12-06T13:12:00  <ThomasWaldmann> dreimark: ah, ok
2007-12-06T13:12:11  <cb22> 4) add easier way to dump all pages
2007-12-06T13:12:13  <dreimark> and may be use getText
2007-12-06T13:12:27  <dreimark> for all messages
2007-12-06T13:12:35  <cb22> 48ยค+5
2007-12-06T13:12:41  <cb22> right*
2007-12-06T13:12:56  <ThomasWaldmann> cb22: maybe you could just catch the special case of pagelist == '*' and then do not search, but call getPageList()
2007-12-06T13:14:50  <dreimark> cb22: except: make clear which except it is
2007-12-06T13:18:53  <dreimark> cb22: the html form chould use create ticket and  check_ticket
2007-12-06T13:19:05  <dreimark> s/chould/should/
2007-12-06T13:19:53  <dreimark> and please add some docstrings about parameters
2007-12-06T13:21:05  <dreimark> bbl
2007-12-06T17:00:19  <dreimark> xorAxAx: whats the difference between completed and closed ?
2007-12-06T17:00:51  <xorAxAx> dreimark: where do you see completed?
2007-12-06T17:01:15  <dreimark> http://code.google.com/p/google-highly-open-participation-asf/issues/list?can=1&q=&colspec=ID+Status+Owner+ClaimedBy+Summary&x=status&y=claimedby&cells=tiles
2007-12-06T17:01:44  <xorAxAx> well, some illegal status value :)
2007-12-06T17:02:29  <dreimark> gnome uses it too
2007-12-06T17:04:32  <dreimark> xorAxAx: moodle too
2007-12-06T17:05:25  <xorAxAx> dreimark: see http://code.google.com/opensource/ghop/2007-8/faqs.html
2007-12-06T17:06:18  <dreimark> python too
2007-12-06T17:08:04  <dreimark> hmm, yeah its not documented there, so it is an illeagal value
2007-12-06T17:09:52  <dreimark> Assuming your work meets the expectations of the contest judges, the task will be             considered completed and the task entry will be closed.
2007-12-06T17:10:39  <dreimark> Each participating open source project will select one Grand Prize Winner from their          pool of completed entries.  F
2007-12-06T17:11:09  <dreimark> xorAxAx: its quite mixed speaking from completed and status closed
2007-12-06T17:11:41  <xorAxAx> no
2007-12-06T17:13:25  <dreimark> I mean the rules are clear defined. I wonder why such many people have changed the status var to one which is illegal
2007-12-06T17:14:54  <xorAxAx> to ease internal workflows
2007-12-06T18:41:42  <dreimark> bbl
2007-12-06T18:55:15  <ThomasWaldmann> we have a new server hardware :)
2007-12-06T19:18:19  <cb22> dreimark, by using gettext for all messages, you mean _ right?
2007-12-06T19:18:55  <ThomasWaldmann> /dev/sda1               1         262     2104514+  82  Linux swap / Solaris
2007-12-06T19:18:55  <ThomasWaldmann> /dev/sda2             263       48641   388604317+  83  Linux
2007-12-06T19:18:59  <ThomasWaldmann> Disk /dev/sdb doesn't contain a valid partition table
2007-12-06T19:19:14  * ThomasWaldmann is not impressed
2007-12-06T19:29:31  * blinx commented issue 37
2007-12-06T19:51:44  <xorAxAx> ThomasWaldmann: umm, you might want to configure raid first before doing anything serious :)
2007-12-06T19:59:25  <cb22> < dreimark> cb22: the html form chould use create ticket and  check_ticket
2007-12-06T19:59:28  <cb22> hmm?
2007-12-06T20:07:53  <waldi> ThomasWaldmann: hihi
2007-12-06T20:09:08  <ThomasWaldmann> xorAxAx: sure. I just wanted to show the worst possible default install :)
2007-12-06T20:09:38  <grzywacz> moin
2007-12-06T20:10:23  <xorAxAx> moin grzywacz
2007-12-06T20:10:29  <xorAxAx> starGaming has a few questions for you
2007-12-06T20:10:57  <starGaming> hi grzywacz, I'm interested in the jabberbot ghop tasks. I already asked xorAxAx and he forwarded me to you: http://paste.pocoo.org/show/14224/
2007-12-06T20:14:55  <grzywacz> hi starGaming
2007-12-06T20:15:08  <starGaming> Hello :)
2007-12-06T20:16:13  <grzywacz> starGaming, good thinking. You understood the requirements well. :) Actually, I'm not sure if task 1 requires you to write a pyxmpp module. It can be a simple piece of code specific to our bot for now.
2007-12-06T20:16:44  <xorAxAx> but when grzywacz has finally taken the maintainership of pyxmpp, it might make sense again :-)
2007-12-06T20:16:58  <grzywacz> xorAxAx, yes ;)
2007-12-06T20:17:22  <grzywacz> starGaming, as for reporting which feature we provide... currently we don't do that, I'm afraid. :)
2007-12-06T20:17:35  <grzywacz> starGaming, but we do support data forms :)
2007-12-06T20:19:36  <grzywacz> starGaming, extending pyxmpp to properly add/extract <c> elements should be easy
2007-12-06T20:21:47  <starGaming> How do data forms relate to entity capatibilites?
2007-12-06T20:25:58  <grzywacz> starGaming, you can report support for data forms via service discovery?
2007-12-06T20:27:07  * ninnnu sent new patches to #59
2007-12-06T20:27:57  <cb22> ninnnu: hah, just did the same with #60 :)
2007-12-06T20:28:12  <starGaming> Ah, so here it's just some feature that could be broadcasted. I understand task 2 as "implement service discovery on the client-side. a facility to store features has to be written," then?
2007-12-06T20:29:42  <starGaming> (or: just hardcode the one feature jabberbot currently has into the presence code)
2007-12-06T20:30:14  <grzywacz> starGaming, yes, it can be hardcoded. We don't support dynamic extensions.
2007-12-06T20:31:20  <starGaming> Thank you very much for your help! I think I'll claim the first task in the next days.
2007-12-06T20:32:42  <ninnnu> uaaargh
2007-12-06T20:32:50  <ninnnu> Used wrong account..
2007-12-06T20:33:06  <ninnnu> This isn't my week
2007-12-06T20:33:26  <grzywacz> starGaming, I'm leaving for weekend and most likely won't be able to get online, so please take into account
2007-12-06T20:34:58  <starGaming> Ah okay, thanks.
2007-12-06T21:03:27  <ernestas> hello. just for you to notice: I've almost done with my current task, but because of some serious hardware and media problems there might be some dalay. sorry for that
2007-12-06T21:08:57  <grzywacz> O_o
2007-12-06T21:26:49  <xorAxAx> veerz: can you replace the shredder with a trash bin?
2007-12-06T21:26:57  <xorAxAx> then i closed your task :)
2007-12-06T21:33:07  <xorAxAx> cb22: hmm, how about not using * but just having all pages in the package if there no -p parameter?
2007-12-06T21:33:15  <xorAxAx> IMHO thats saner than this kind of inband signalling
2007-12-06T21:37:33  <cb22> xorAxAx: gotya
2007-12-06T21:37:56  <xorAxAx> thomas usually suggests inband signalling but IMHO its a large design issue
2007-12-06T21:38:35  <cb22> xorAxAx, hmm, basically if it is just *, it will do it
2007-12-06T21:38:45  <xorAxAx> cb22: hmm?
2007-12-06T21:38:49  <cb22> not x* or anything just *
2007-12-06T21:38:56  <cb22> ie, if options == "*"
2007-12-06T21:39:10  <xorAxAx> the point is that '' is much saner than '*'
2007-12-06T21:39:16  <xorAxAx> because '*' is not the correct syntax
2007-12-06T21:39:37  <cb22> right, gotya
2007-12-06T21:40:01  <cb22> python moin.py export package --pages
2007-12-06T21:40:11  <cb22> ^^^ ie, a blank --pages option
2007-12-06T21:40:15  <cb22> that sound good?
2007-12-06T21:40:22  <xorAxAx> no
2007-12-06T21:40:35  <xorAxAx> just not supplying it should be fine as well
2007-12-06T21:40:48  <xorAxAx> an empty option argument should be synonymous
2007-12-06T21:40:57  <cb22> hmm, ok then
2007-12-06T21:41:27  <cb22> xorAxAx, any other issues?
2007-12-06T21:41:47  <xorAxAx> i havent tested it yet
2007-12-06T21:41:52  <xorAxAx> but it looks ok
2007-12-06T21:41:54  <xorAxAx> otherwise :)
2007-12-06T21:42:13  <cb22> heh, i'll update the patch to remove the * idea
2007-12-06T21:52:27  <blinx> moin dreimark
2007-12-06T21:56:30  <dreimark> moin blinx
2007-12-06T22:09:50  <xorAxAx> dreimark: hi
2007-12-06T22:10:02  <xorAxAx> dreimark: 2 h left for completion of 89
2007-12-06T22:10:17  <veerz> xorAxAx: I alread did that O_o
2007-12-06T22:10:19  <xorAxAx> currently, he has not reached the goals
2007-12-06T22:10:31  <xorAxAx> veerz: ok, but you didnt say so, how should i know without looking at it :)
2007-12-06T22:10:44  <xorAxAx> dreimark: so i will reopen the ticket in 2 hours
2007-12-06T22:10:59  <xorAxAx> veerz: then i close the task, thanks!
2007-12-06T22:11:10  <dreimark> xorAxAx: did you read the page he created
2007-12-06T22:11:34  <veerz> xorAxAx: so they are accepted?
2007-12-06T22:11:34  <xorAxAx> dreimark: yes
2007-12-06T22:11:37  <xorAxAx> veerz: yes
2007-12-06T22:11:49  <veerz> ok
2007-12-06T22:11:57  <dreimark> may be my mistake was not to add to the tracker the same comment
2007-12-06T22:12:01  <veerz> So I should upload them to google too
2007-12-06T22:12:06  <dreimark> I guess he has not recognized it there
2007-12-06T22:12:23  <xorAxAx> veerz: yes
2007-12-06T22:12:39  <xorAxAx> dreimark: the wiki page does not fulfill the deliverables
2007-12-06T22:13:03  <xorAxAx> mainly the screenshots missing
2007-12-06T22:13:05  <xorAxAx> +are
2007-12-06T22:14:15  * dreimark adds on 89 
2007-12-06T22:15:46  <xorAxAx> who is ernestas?
2007-12-06T22:16:23  <xorAxAx> ah, he is the guy who wanted the lt translation
2007-12-06T22:16:34  <xorAxAx> lv even
2007-12-06T22:17:33  <veerz> xorAxAx: It looks like I can't attach files to closed tickets
2007-12-06T22:17:57  <xorAxAx> veerz: hmm
2007-12-06T22:18:03  <xorAxAx> veerz: ok, i reopen it
2007-12-06T22:19:09  <xorAxAx> veerz: its open
2007-12-06T22:20:10  <xorAxAx> "Yesterday (29 hours ago)" -- the google issue tracker is so bonkers
2007-12-06T22:20:14  <veerz> argh, sstill no link
2007-12-06T22:20:38  <xorAxAx> veerz: you have to click the comment field
2007-12-06T22:20:44  <xorAxAx> did you do that?
2007-12-06T22:20:48  <veerz> no
2007-12-06T22:20:50  <veerz> thatks
2007-12-06T22:21:22  * veerz doesn't think that the usability of google code is ...as great as the usability of other google products
2007-12-06T22:21:41  <xorAxAx> yeah, the trainees there have a lot to learn :)
2007-12-06T22:21:57  <cb22> hehe
2007-12-06T22:21:59  <cb22> true :)
2007-12-06T22:22:59  <dreimark> xorAxAx: can we let 89 claimed till tomorrow morning ?
2007-12-06T22:23:09  <dreimark> giving him a chance to answer
2007-12-06T22:23:41  <xorAxAx> dreimark: no
2007-12-06T22:24:48  <dreimark> is he allowed to claim again?
2007-12-06T22:24:59  <xorAxAx> --> #sockhoppers
2007-12-06T22:25:07  <dreimark> moment
2007-12-06T22:25:15  <xorAxAx> ah, you are not joined
2007-12-06T22:25:20  <xorAxAx> we are talking about that currently
2007-12-06T22:25:25  <xorAxAx> we dont know :)
2007-12-06T22:25:30  <xorAxAx> 22:25:10 < birkenfeld> no, they aren't
2007-12-06T22:25:32  <xorAxAx> ok
2007-12-06T22:25:43  <cb22> sockhoppers?
2007-12-06T22:26:21  <xorAxAx> cb22: internal secret planning channel
2007-12-06T22:26:32  <xorAxAx> well, we had some kind of lax NDA before google launched this program
2007-12-06T22:26:39  <xorAxAx> so that nobody leaked information about it
2007-12-06T22:26:44  <cb22> ah, kinda like the wikipedia one where you talk about us behind our backs :p?
2007-12-06T22:26:57  <xorAxAx> yes, but thats the central google channel
2007-12-06T22:27:06  <xorAxAx> its not moin specific
2007-12-06T22:27:20  <xorAxAx> and currently its only used for administrative questions and rants about the tracker :)
2007-12-06T22:27:45  <cb22> heh
2007-12-06T22:27:53  <cb22> how are the other project doing?
2007-12-06T22:27:57  <xorAxAx> but indeed, secret channels are scary
2007-12-06T22:27:59  <cb22> AFAIK asf didnt have too many
2007-12-06T22:28:13  <xorAxAx> cb22: many of them are completly claimed, only asf is doing "worse"/less popular than us
2007-12-06T22:29:11  * cb22 sees the projects as a metaphor for php vs python :p
2007-12-06T22:29:19  <xorAxAx> cb22: freebsd has a closed group mailing list as the core mailinglist
2007-12-06T22:29:27  <xorAxAx> cb22: yep :)
2007-12-06T22:29:43  <xorAxAx> and java is pretty weird in terms of open source patterns
2007-12-06T22:29:48  <cb22> xorAxAx, indeed, and how did you guess i like freebsd :)
2007-12-06T22:29:54  <xorAxAx> there is open source but the projects are often classicly managed
2007-12-06T22:30:08  <cb22> when i think java i think 1gb ram
2007-12-06T22:30:08  <xorAxAx> 16:22:58 < cb22> it doesnt accept freebsd as an OS
2007-12-06T22:30:26  <cb22> heh, sharp
2007-12-06T22:32:02  * veerz thinks about doing #70
2007-12-06T22:32:14  * cb22 hopes there will be enough tasks till febuary
2007-12-06T22:32:23  <xorAxAx> veerz: starGaming already wants to do that :)
2007-12-06T22:32:31  * veerz doesn't think so
2007-12-06T22:32:31  <xorAxAx> you could have a race or negotiate it :)
2007-12-06T22:32:42  <xorAxAx> i think there will be enough
2007-12-06T22:32:46  <starGaming> >:)
2007-12-06T22:33:17  <grzywacz> :D
2007-12-06T22:34:10  <veerz> starGaming: will you do 70 fast?
2007-12-06T22:34:20  <veerz> then I would do #72 or so :)
2007-12-06T22:34:53  <xorAxAx> veerz: i think they are not blocking each other so the order of completion is irrelevant
2007-12-06T22:34:57  <xorAxAx> grzywacz: right?
2007-12-06T22:35:18  <veerz> xorAxAx: yes
2007-12-06T22:35:20  <starGaming> Well, he needs to know my API.
2007-12-06T22:35:28  <veerz> but I would like to do a realyworld test :)
2007-12-06T22:36:24  <starGaming> Well, I think it won't take too long.
2007-12-06T22:36:27  <veerz> starGaming: It should be no problem to change my code to user yours later
2007-12-06T22:36:31  <grzywacz> xorAxAx, yes, they are independent.
2007-12-06T22:36:42  <starGaming> Indeed.
2007-12-06T22:36:52  <grzywacz> I'll just state it again: I'm away for this weekend.
2007-12-06T22:37:32  <veerz> starGaming: whats your name on that google code page?
2007-12-06T22:37:43  <starGaming> lehmannro
2007-12-06T22:38:10  <veerz> starGaming: no ticket claimed?
2007-12-06T22:38:24  <starGaming> I think if I claim the task on Saturday, there will be enough time for you to look over it later.
2007-12-06T22:38:38  <TheSheep> somebody here doing the themes?
2007-12-06T22:38:39  <starGaming> veerz, currently I have no claimed tickets, aye. Had one for the psf.
2007-12-06T22:39:05  <veerz> starGaming: then claim it - befor I change my mind (:
2007-12-06T22:39:19  <starGaming> <grzywacz> I'll just state it again: I'm away for this weekend.
2007-12-06T22:39:32  <veerz> starGaming: so?
2007-12-06T22:39:42  <starGaming> I'd like grzywacz to look over it before the deadline is over.
2007-12-06T22:39:55  <grzywacz> How much time did we allow there? 5 days? or 7?
2007-12-06T22:40:07  <starGaming> But I see no problem in you claiming #72 now. I can start working on #70 as well.
2007-12-06T22:40:08  <veerz> ah
2007-12-06T22:40:12  <veerz> its only 3 days :)
2007-12-06T22:40:13  <xorAxAx> grzywacz: you only wrote 5 even though i warned you because you might block people :)
2007-12-06T22:40:14  <starGaming> #70 has 3 days
2007-12-06T22:40:18  <xorAxAx> only 3 even
2007-12-06T22:40:33  * veerz will sleep about that
2007-12-06T22:40:40  <grzywacz> hm, forgot to fix it :P
2007-12-06T22:40:42  <veerz> basically I don't like xml
2007-12-06T22:41:01  <veerz> but it seems to be one of the more interesting tickets
2007-12-06T22:41:12  <grzywacz> 8)
2007-12-06T22:41:29  <starGaming> You could do the 3rd part, then. It involves more caching logic than xml, IMO.
2007-12-06T22:41:33  * veerz won't do anything designy again
2007-12-06T22:42:33  <veerz> not software design stuff but design design stuff :)
2007-12-06T22:42:57  <cb22> haha, i stayed away from those :)
2007-12-06T22:43:11  <cb22> all my tasks have been code
2007-12-06T22:43:49  <cb22> ok xorAxAx, updated my patch
2007-12-06T22:44:18  <cb22> python moin.py export package -o /test.zip will dump all pages
2007-12-06T22:44:29  <cb22> by all, i mean all non system non underlay pages
2007-12-06T22:46:12  <xorAxAx> /test.zip? into the root directory?
2007-12-06T22:46:46  <cb22> xorAxAx, fussy with examples aren't we? python moin.py export package -o /tmp/example.zip
2007-12-06T22:46:49  <cb22> :)
2007-12-06T22:46:55  <xorAxAx> :-)
2007-12-06T22:46:59  <cb22> or do you think it should go under /var/tmp....
2007-12-06T22:48:02  <veerz> whats the real difference?
2007-12-06T22:48:14  <veerz> /var/tmp seems to be used by caches
2007-12-06T22:48:18  <cb22> normally ones a symlink to /tmp
2007-12-06T22:48:26  <xorAxAx> /var/tmp is for more persistent stuff than /tmp
2007-12-06T22:48:28  <veerz>  tmp by random stuff
2007-12-06T22:48:32  <veerz> ok
2007-12-06T22:48:52  <veerz> so for the persistent temporary things
2007-12-06T22:49:05  <xorAxAx> so we need to look ahead 3 days before closing a task
2007-12-06T22:49:10  <xorAxAx> umm, reopening a task
2007-12-06T22:49:16  <xorAxAx> because of the rules
2007-12-06T22:49:20  <xorAxAx> ThomasWaldmann:
2007-12-06T22:49:28  <cb22> temporary files that are kept between system reboots
2007-12-06T22:49:37  <cb22> ^^^ from man hier on freebsd
2007-12-06T22:50:32  <xorAxAx> yeah
2007-12-06T22:55:24  <dreimark> import is not sorted
2007-12-06T22:55:59  <cb22> hmm?
2007-12-06T22:56:20  <dreimark> import sys, os, time, codecs, shutil, re, errno
2007-12-06T22:56:50  <cb22> oh, must i pep8'ify that?
2007-12-06T22:57:19  <dreimark> better you as one of us
2007-12-06T22:57:21  <dreimark> :)
2007-12-06T22:57:31  <cb22> hehe, seperate line or just alphabetic?
2007-12-06T22:57:43  <dreimark>  alphabetic
2007-12-06T22:58:00  <cb22> sorting :)
2007-12-06T22:59:15  <cb22> dreimark: anything else you see?
2007-12-06T22:59:24  <dreimark> mom
2007-12-06T22:59:43  <cb22> mom?
2007-12-06T22:59:48  <dreimark> mement
2007-12-06T22:59:52  <dreimark> moment
2007-12-06T23:02:22  <dreimark> why did you call auth_username and not only name?
2007-12-06T23:02:45  <dreimark> request.user = user.User(request, auth_username = self.options.package_user)
2007-12-06T23:04:21  <cb22> dreimark, i got that line from dump.py, fixed now
2007-12-06T23:04:38  <dreimark> ok, then I check it there too
2007-12-06T23:05:15  <cb22> it should read: .... (request, name=whatever) .... right?
2007-12-06T23:06:33  <dreimark> yeah the other one is for http_auth and that is not needed for cli
2007-12-06T23:06:40  <cb22> yep, say in user.py
2007-12-06T23:06:42  <cb22> saw*
2007-12-06T23:12:09  <starGaming> Now, that was too easy.
2007-12-06T23:13:41  <xorAxAx> blinx: can you please clean up the subpages you created under easytodo?
2007-12-06T23:13:48  <xorAxAx> blinx: because those are not easytodo items
2007-12-06T23:14:00  * xorAxAx imported a new task
2007-12-06T23:14:20  <cb22> dreimark, anything else? or does everything look fine?
2007-12-06T23:14:37  <starGaming> grzywacz, I crafted a function generate_ver(identities : ((str, str), ...), features : [str, ...]) -> str. The task is complete with this function, uh?
2007-12-06T23:14:59  <starGaming> Or should I add a convenience function that reads <presence><c> tags, too? :)
2007-12-06T23:15:02  <dreimark> cb22: request.user = user.User(request, auth_username = self.options.package_user)
2007-12-06T23:15:10  <dreimark> I hope you removed the blanks too or
2007-12-06T23:15:22  <CIA-27> moin: Alexander Schremmer <alex AT alexanderweb DOT de> default * 2399:b2b318849a32 1.6/contrib/googleimport/driver.py: Added new easytodo item, added some error handling.
2007-12-06T23:15:24  <cb22> dreimark: naturally :)
2007-12-06T23:15:30  <dreimark> :)
2007-12-06T23:16:05  <cb22> line should be: request.user = user.User(request, name=self.options.package_user) right?
2007-12-06T23:16:15  <dreimark> yeah
2007-12-06T23:16:18  <cb22> cool
2007-12-06T23:17:07  <dreimark> It would be nice to have unit test too if you like
2007-12-06T23:18:08  <cb22> sure
2007-12-06T23:18:31  <cb22> just a unittest to test the creation of a package by different means?
2007-12-06T23:18:47  <dreimark> I think thats enough
2007-12-06T23:19:04  <dreimark> one other thing is with the parameter description
2007-12-06T23:19:22  <cb22> cool, i'll add it under test_packages.py
2007-12-06T23:19:35  <cb22> dreimark, yes? must i use the style i see else where?
2007-12-06T23:19:44  <dreimark> please do it similiar as in user.py e.g.  @param request: blbla
2007-12-06T23:19:45  <cb22> like @param.... etc?
2007-12-06T23:19:50  <cb22> gotcha
2007-12-06T23:37:32  <xorAxAx> dreimark: underlay? sounds like a bug
2007-12-06T23:37:40  <xorAxAx> only underlay?
2007-12-06T23:37:53  <dreimark> no the complete wiki inluding underlay
2007-12-06T23:38:14  <xorAxAx> yes, makes sense, a bit at least
2007-12-06T23:39:08  <dreimark> dump should have options too to select pages to dump
2007-12-06T23:40:00  <dreimark> and it should be extended to have similiar options as packages now
2007-12-06T23:40:19  <dreimark> i think we can add a new task about this
2007-12-06T23:41:42  <dreimark> ok, have to walk tomorrow, so I better sleep now.
2007-12-06T23:41:44  <dreimark> gn
2007-12-06T23:42:04  <grzywacz> starGaming, for which task?
2007-12-06T23:42:44  <starGaming> #70 (generation of version string)
2007-12-06T23:44:21  <xorAxAx> good night
2007-12-06T23:45:01  <starGaming> good night.
2007-12-06T23:48:36  <cb22> night xorAxAx
2007-12-06T23:49:22  <grzywacz> ThomasWaldmann, I can mark a task as claimed, right?
2007-12-06T23:50:23  <grzywacz> I assume yes. :P
2007-12-06T23:51:46  <cb22> hmm, so my test tries out 3 different ways of creating packages using tempfiles
2007-12-06T23:51:50  <cb22> what could i assert?
2007-12-06T23:59:38  <grzywacz> If the file is there, if the files actually are in the zip, if some excluded pages really are excluded?

MoinMoin: MoinMoinChat/Logs/moin-dev/2007-12-06 (last edited 2007-12-22 22:45:03 by IrcLogImporter)