2009-05-27T00:00:46  <dennda> ThomasWaldmann: that wasn't me
2009-05-27T00:00:59  <dennda> it came in this rev http://moinmo.in/4ct10n/diff/ChristopherDenter/HelpOnStorageConfiguration?action=diff&rev1=14&rev2=15
2009-05-27T00:01:08  <dennda> I didn't touch that page in a while
2009-05-27T00:01:50  <dreimark> I have corrected that sig
2009-05-27T00:02:39  <dreimark> dimazest: yes flybe from DUS ThomasWaldmann I guess from FRA
2009-05-27T00:02:47  <dennda> dreimark: I think it was more about this: http://moinmo.in/4ct10n/diff/ChristopherDenter/HelpOnStorageConfiguration?action=diff&rev1=17&rev2=18
2009-05-27T00:04:47  <dreimark> ane was added by 91 http://moinmo.in/4ct10n/info/ChristopherDenter/HelpOnStorageConfiguration?action=diff&rev2=16&rev1=14
2009-05-27T00:05:09  <dreimark> I think it is a name
2009-05-27T00:05:44  <dennda> a name?
2009-05-27T00:05:54  <ThomasWaldmann> xorAxAx: amartani worked on his project (finally), but didn't update his diary page
2009-05-27T00:06:16  <xorAxAx> ThomasWaldmann: so? who is his mentor?
2009-05-27T00:06:28  <ThomasWaldmann> ehrm, waldi ^^
2009-05-27T00:06:38  <dennda> (I didn't do that yet either, but will. Just saying I didn't forget it)
2009-05-27T00:07:44  <dreimark> http://www.heise.de/newsticker/Verteilte-Versionskontrolle-von-Google-Code-Projekten-mit-Mercurial--/meldung/136890
2009-05-27T00:07:51  <dreimark> (ane/iX)
2009-05-27T00:08:32  <dreimark> http://www.heise.de/developer/Verteilte-Versionskontrolle-von-Google-Code-Projekten-mit-Mercurial--/news/meldung/136890
2009-05-27T00:08:38  <dreimark> also signed by (ane)
2009-05-27T00:08:44  <dreimark> dennda: ^^
2009-05-27T00:09:45  <dennda> dreimark: ah
2009-05-27T00:09:46  <xorAxAx> who is ane, dreimark?
2009-05-27T00:10:01  <dennda> anyway, that's nothing that should be there
2009-05-27T00:11:34  <dennda> some heise guy who knows about mercurial, apparently
2009-05-27T00:14:14  <dennda> http://www.xing.com/profile/Alexander_Neumann8
2009-05-27T00:14:25  <dennda> if sherlock dreimark's theory is correct
2009-05-27T00:27:04  <dennda> n8
2009-05-27T00:30:47  <ThomasWaldmann> gn dennda
2009-05-27T00:32:59  <dreimark> gn dennda
2009-05-27T00:58:47  <ThomasWaldmann> xorAxAx: did I miss some decision about the repo for the admin interface project?
2009-05-27T01:02:10  <dreimark> dimazest: you can't drop simply the word Group or add that word to define a Group
2009-05-27T01:02:54  <dreimark> because the name is given from the page_group_regex
2009-05-27T01:13:20  <dreimark> gn
2009-05-27T01:14:34  <ThomasWaldmann> gn dreimark
2009-05-27T02:46:30  *** devilsadvocate_ has quit IRC
2009-05-27T02:46:45  *** devilsadvocate has joined #moin-dev
2009-05-27T04:09:19  *** amartani has joined #moin-dev
2009-05-27T05:08:19  *** rkerr has left #moin-dev
2009-05-27T05:08:26  *** rkerr has joined #moin-dev
2009-05-27T05:16:55  *** xorAxAx has quit IRC
2009-05-27T05:16:55  *** ThomasWaldmann has quit IRC
2009-05-27T05:17:31  *** xorAxAx has joined #moin-dev
2009-05-27T05:17:31  *** ThomasWaldmann has joined #moin-dev
2009-05-27T05:45:41  *** rkerr has left #moin-dev
2009-05-27T06:29:36  *** amartani has quit IRC
2009-05-27T08:20:10  *** devilsadvocate has quit IRC
2009-05-27T08:20:14  *** devilsadvocate has joined #moin-dev
2009-05-27T08:26:45  *** devilsadvocate_ has joined #moin-dev
2009-05-27T08:26:52  *** devilsadvocate has quit IRC
2009-05-27T08:40:14  <dreimark> mon
2009-05-27T08:40:17  <dreimark> moin
2009-05-27T08:45:18  <dimazest> moin
2009-05-27T08:45:30  <dimazest> dreimark: about that group name mapping
2009-05-27T08:45:53  <dimazest> is it possible using regexp to map names?
2009-05-27T08:47:12  <dimazest> nor i think, if someone uses some complicated and advance regexp, then he needs to provide appropriate mappers those two functions
2009-05-27T09:02:03  <ThomasWaldmann> moin
2009-05-27T09:10:37  <ThomasWaldmann> http://renesd.blogspot.com/2009/05/grandma-errors.html :D
2009-05-27T09:22:16  <dreimark> dimazest: names are which don't map the page_group_regex
2009-05-27T09:22:24  <dreimark> groups are which map
2009-05-27T09:22:59  <dimazest> dreimark: but in a database
2009-05-27T09:23:14  <dimazest> there can be table group
2009-05-27T09:23:20  <dimazest> and table members
2009-05-27T09:23:33  <dimazest> and many-to-many relation between them
2009-05-27T09:24:40  <dimazest> in this case it does not matter how groups are called, in scope of database
2009-05-27T09:25:19  <dreimark> it is broken for wiki
2009-05-27T09:25:34  <dreimark>  mapper_to_backend = lambda group_name: group_name[:-5]
2009-05-27T09:25:45  <dreimark> does not work if the regex is changed
2009-05-27T09:26:10  <dreimark> bbl
2009-05-27T09:26:21  <dreimark> (have to go to another office)
2009-05-27T09:31:58  <dimazest>     Here the simplest situation is considered. Moin expect groups to
2009-05-27T09:31:59  <dimazest>     be named as *Group, but backend stores group names without this prefix.
2009-05-27T09:32:36  <dimazest> there I test, that mapping functions are applied everywhere they are needed
2009-05-27T09:36:16  <CIA-19> Dmitrijs Milajevs <dimazest@gmail.com> default * 4733:193277fe231f 1.9-groups-dmilajevs/MoinMoin/groups/__init__.py: Groups 2009: group name mapping functions refinement.
2009-05-27T10:06:55  <dimazest> i'm trying to test new GroupManager with acl
2009-05-27T10:07:16  <dimazest> so i took Melita's test as a base
2009-05-27T10:07:28  <dimazest> but i can't understand this line http://hg.moinmo.in/moin/0.0/1.8-ldapgroups-mmihaljevic/file/c9a888a7bdb8/MoinMoin/datastruct/backend/_tests/test_config_group.py#l22
2009-05-27T10:08:19  <dimazest> self.TestConfig seems does not exist
2009-05-27T10:15:35  <xorAxAx> ThomasWaldmann: him and i both chose 1.9 and said that here
2009-05-27T11:07:18  <ThomasWaldmann> yes, and I asked about the UI stuff then
2009-05-27T11:07:45  <ThomasWaldmann> xorAxAx:
2009-05-27T11:08:18  <xorAxAx> i dont think that templating makes a lot of sense there
2009-05-27T11:08:24  <xorAxAx> so 1.9 is fine
2009-05-27T11:09:00  <xorAxAx> its mainly form display and if he uses css to style it, it can be migrated easily to a jinja solution with html widgets
2009-05-27T11:09:44  <ThomasWaldmann> one would have to convert all the python widget code to jinja templates
2009-05-27T11:10:24  <ThomasWaldmann> so, who would like to do that then?
2009-05-27T11:12:24  <dennda> dimazest: what phone number did you enter in the form?
2009-05-27T11:13:17  <dimazest> google's 650-253-0000
2009-05-27T11:13:28  <dimazest> as someone suggested in the mailing list
2009-05-27T11:13:55  <dimazest> i've tried italian numbers, latvian nothing worked for me
2009-05-27T11:14:47  <CIA-19> Bastian Blank <bblank@thinkmo.de> default * 5275:2f7124d494a3 1.9-dom-bblank/MoinMoin/converter2/ (_args.py _tests/test__args.py): Add arguments wrapper for use by the converters
2009-05-27T11:14:48  <devilsadvocate_> ThomasWaldmann: i'll do the migration
2009-05-27T11:14:50  <CIA-19> Bastian Blank <bblank@thinkmo.de> default * 5276:c6b1519abbed 1.9-dom-bblank/MoinMoin/converter2/html_out.py: HTML output converter - Improve exceptions
2009-05-27T11:15:15  <dennda> dimazest: what portal did you use? prepaid.citi.com?
2009-05-27T11:15:21  <devilsadvocate_> ThomasWaldmann: the second time around will be easier, and im sure there will be some ugly problems in the first go
2009-05-27T11:15:34  <dennda> because that one barfs when I enter 650-2530000
2009-05-27T11:16:39  <ThomasWaldmann> devilsadvocate_: doing the "migration" while SOC sounds like a big waste of time. and I don't count much on things that might happen after SOC (or not).
2009-05-27T11:17:13  <ThomasWaldmann> devilsadvocate_: how long do you expect to write non-UI code?
2009-05-27T11:17:36  <devilsadvocate_> ThomasWaldmann: maybe a month, at most
2009-05-27T11:17:51  <devilsadvocate_> ThomasWaldmann: as in, UI design will have to start off in a month or so
2009-05-27T11:18:01  <devilsadvocate_> either way
2009-05-27T11:18:45  <devilsadvocate_> i could hold off on the UI and write the scripts for a bit longer, but it'd just make it painful to see the progress and such
2009-05-27T11:18:49  <ThomasWaldmann> ok, so I clone moin/1.9 for you now (following your wish)
2009-05-27T11:19:03  <devilsadvocate_> thanks
2009-05-27T11:19:36  <dennda> dimazest: andmyecount.com barfs and says """You must supply a valid address."""
2009-05-27T11:19:37  <ThomasWaldmann> but you could maybe reconsider using the widget stuff of moin, IMHO that would just make it harder to convert to templating than just using a piece of html and % operator
2009-05-27T11:20:42  <ThomasWaldmann> also, you try to work mostly on non-ui (or "not much ui") stuff at first, so we can reconsider UI stuff when the time has come
2009-05-27T11:20:57  <devilsadvocate_> ThomasWaldmann: ok. sounds like a plan
2009-05-27T11:21:39  <dimazest> remove Google summer of code students
2009-05-27T11:22:02  <dimazest> dennda: swap those two lines
2009-05-27T11:22:55  <ThomasWaldmann> devilsadvocate_: moin/1.9-adminui-cshashank ok for you?
2009-05-27T11:23:14  <dennda> dimazest: ah thanks. finally registered online wit a balance of $0.00
2009-05-27T11:23:25  <devilsadvocate_> ThomasWaldmann: sounds fine. perhaps it could be made shorter? :P
2009-05-27T11:23:29  <dennda> that online registration form (or actually, both forms) is a pain
2009-05-27T11:23:43  <devilsadvocate_> ThomasWaldmann: 1.9-adminui-chintal is a few characters less
2009-05-27T11:23:52  <dimazest> dennda: for me the same 0.00
2009-05-27T11:24:28  <dennda> ok, now I need to activate atm and set a pin... /me dials
2009-05-27T11:24:29  <ThomasWaldmann> yes, but I always used flllllll (first char of firstname + lastname)
2009-05-27T11:24:37  <devilsadvocate_> ThomasWaldmann: thats fine then
2009-05-27T11:27:14  <ThomasWaldmann> devilsadvocate_: http://hg.moinmo.in/moin/1.9-adminui-cshashank/
2009-05-27T11:28:31  <devilsadvocate_> ThomasWaldmann: thanks
2009-05-27T11:28:49  <ThomasWaldmann> devilsadvocate_: http://moinmo.in/Admin2009/Diary don't forget to update it (work)daily
2009-05-27T11:29:51  * ThomasWaldmann will count every day without visible work as free day.
2009-05-27T11:31:56  * waldi tries to merge 2.0-storage and 1.9-dom-bblank ...
2009-05-27T11:32:49  <dennda> "visible work" == some activity or 8h?
2009-05-27T11:34:11  <waldi> ThomasWaldmann: am I correct, that 2.0-storage currently lacks any wiki output rendering?
2009-05-27T11:34:29  <waldi> ups, text/plain
2009-05-27T11:34:50  <ThomasWaldmann> dennda: it's not a black-white thing, but nothing is black, definitely.
2009-05-27T11:35:23  <dennda> waldi: anything that has a matching do_render method (and some implementation of course) should be renderable
2009-05-27T11:35:40  <dennda> (see MoinMoin.items)
2009-05-27T11:35:52  <ThomasWaldmann> waldi: great :) I am looking forward to it.
2009-05-27T11:36:22  <dennda> to what?
2009-05-27T11:36:59  <ThomasWaldmann> to having clean parsing and html generation based on DOM tree
2009-05-27T11:41:43  <ThomasWaldmann> waldi: maybe it makes sense to have a separate repo for that for a while (we could just rename 1.9-dom to 2.0-storage-dom)
2009-05-27T11:46:29  <waldi> ThomasWaldmann: please copy 1.9-dom-bblank to 2.0-storage-dom-bblank. this means that I have to redo the merge, but this is no problem
2009-05-27T11:46:38  <waldi> i merged it the other way
2009-05-27T11:49:06  <ThomasWaldmann> copy or rename?
2009-05-27T11:49:27  <waldi> copy
2009-05-27T11:49:37  <ThomasWaldmann> ok (aka clone)
2009-05-27T11:53:08  <waldi> okay, lets try to push it
2009-05-27T11:53:22  <waldi> no suitable response
2009-05-27T11:56:44  <ThomasWaldmann> wait :)
2009-05-27T11:57:59  <waldi> hihi
2009-05-27T12:01:23  <ThomasWaldmann> retry
2009-05-27T12:02:06  <waldi> better, will need a bit
2009-05-27T12:04:13  <waldi> no, not from here. currently it wants to push 100MiB of data
2009-05-27T12:05:29  <waldi> *gna*
2009-05-27T12:08:57  <dennda> yeah it's gotten quite fat
2009-05-27T12:09:38  <xorAxAx> ThomasWaldmann: why convert to jinja? programmatic form generation is something else than generating the form in jinja
2009-05-27T12:09:40  <waldi> seems that I can rip out quite large parts of the items module
2009-05-27T12:10:46  <xorAxAx> ThomasWaldmann: but it makes probably sense to unify that, indeed
2009-05-27T12:11:39  <xorAxAx> devilsadvocate_: if you write the code so that there is a separate function that gets input args and generates the html (so that it can be replaced by a jinja template), it should be fine
2009-05-27T12:11:46  *** devilsadvocate_ has quit IRC
2009-05-27T12:12:23  <ThomasWaldmann> xorAxAx: yeah, that's the problem: it is quite different. and converting lots of stuff (in case we find some other method is more convenient) is rather boring...
2009-05-27T12:12:52  *** devilsadvocate has joined #moin-dev
2009-05-27T12:13:08  <ThomasWaldmann> waldi: why?
2009-05-27T12:13:56  <xorAxAx> devilsadvocate: if you write the code so that there is a separate function that gets input args and generates the html (so that it can be replaced by a jinja template), it should be fine
2009-05-27T12:16:31  <waldi> ThomasWaldmann: two different mime-type selections
2009-05-27T12:18:16  <ThomasWaldmann> -v
2009-05-27T12:19:09  <devilsadvocate> xorAxAx: yep
2009-05-27T12:19:15  <ThomasWaldmann> (or we talk later at the lug meeting)
2009-05-27T12:19:23  * devilsadvocate runs to a class
2009-05-27T12:32:47  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5277:d4b9a881282b 2.0-storage-dom-bblank/.hgignore: update .hgignore
2009-05-27T12:32:52  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5278:7c1e70511a32 2.0-storage-dom-bblank/MoinMoin/ (8 files in 6 dirs): merge
2009-05-27T12:32:54  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5279:631f04e4d10d 2.0-storage-dom-bblank/MoinMoin/storage/ (6 files): initial storage interfaces
2009-05-27T12:32:56  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5280:1b11c1630381 2.0-storage-dom-bblank/ (9 files in 4 dirs): some code for 1.6 compatible user backend
2009-05-27T12:32:57  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5281:6d1596fa94c7 2.0-storage-dom-bblank/MoinMoin/storage/ (3 files in 3 dirs): more user storage stuff
2009-05-27T12:32:59  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5282:2db28b18d761 2.0-storage-dom-bblank/MoinMoin/storage/ (6 files in 2 dirs): more 1.6 user backend and some external interface stuff
2009-05-27T12:33:02  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5283:e8d507285f14 2.0-storage-dom-bblank/MoinMoin/ (8 files in 3 dirs): more external stuff
2009-05-27T12:33:05  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5284:64b70ae7b85c 2.0-storage-dom-bblank/MoinMoin/storage/ (7 files in 2 dirs): migrate from unittest to py.test
2009-05-27T12:33:08  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5285:1b221a672ab1 2.0-storage-dom-bblank/MoinMoin/storage/_tests/pytest.py: migrate from unittest to py.test
2009-05-27T12:33:13  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5286:b5bc7e6acf9f 2.0-storage-dom-bblank/MoinMoin/storage/_tests/ (test_external.py test_storage16.py pytest.py): migrate from unittest to py.test
2009-05-27T12:33:18  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5287:7b4c89b3a0ac 2.0-storage-dom-bblank/MoinMoin/storage/_tests/common.py: migrate from unittest to py.test
2009-05-27T12:33:21  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5288:84b000be34b3 2.0-storage-dom-bblank/MoinMoin/storage/ (6 files): add newline on the end of files where it is missing
2009-05-27T12:33:24  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5289:b90b0853e6a1 2.0-storage-dom-bblank/MoinMoin/storage/ (4 files in 2 dirs): implement save() method
2009-05-27T12:33:27  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5290:687ae65151d9 2.0-storage-dom-bblank/MoinMoin/ (7 files in 4 dirs): first integration in user.py
2009-05-27T12:33:32  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5291:398d7301c6df 2.0-storage-dom-bblank/MoinMoin/ (6 files in 5 dirs): integrate saving/loading and creating of the user with the storage backend
2009-05-27T12:33:39  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5292:ce9cdc91bc60 2.0-storage-dom-bblank/MoinMoin/storage/ (external.py storage16.py): small fixes
2009-05-27T12:33:39  <waldi> ThomasWaldmann: your filter does not work ...
2009-05-27T12:33:42  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5293:d6e3f9e892c2 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_external.py: another unit test
2009-05-27T12:33:45  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5294:f4aab0910865 2.0-storage-dom-bblank/ (16 files in 9 dirs): implement moin1.6 page stuff storage backend
2009-05-27T12:33:48  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5295:6be97a651eca 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_fs_moin16.py fs_moin16.py): cleanups
2009-05-27T12:33:53  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5296:f3dabaa1c918 2.0-storage-dom-bblank/MoinMoin/ (6 files in 3 dirs): implement DataBackend
2009-05-27T12:33:56  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5297:0f6f100f52f7 2.0-storage-dom-bblank/MoinMoin/storage/ (8 files in 3 dirs): cleanup error handling; implement handling of current revision at the correct level; use MoinMoin.util.filesys
2009-05-27T12:34:04  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5298:8de877c92e2e 2.0-storage-dom-bblank/ (5 files in 4 dirs): merge with 1.7 head
2009-05-27T12:34:07  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5299:fad4b608e961 2.0-storage-dom-bblank/MoinMoin/ (7 files in 3 dirs): implement namespace and layer storage (underlay)
2009-05-27T12:34:10  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5300:837abaa79cda 2.0-storage-dom-bblank/MoinMoin/ (9 files in 4 dirs): some fixes all around, add ItemNotExistError and RevisionNotExistError
2009-05-27T12:34:17  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5301:bd9dbdd91116 2.0-storage-dom-bblank/MoinMoin/storage/backends.py: fix left over '%r'
2009-05-27T12:34:20  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5302:3affa69273fa 2.0-storage-dom-bblank/MoinMoin/storage/ (external.py fs_moin16.py): small fixes
2009-05-27T12:34:27  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5303:90cea5613c30 2.0-storage-dom-bblank/MoinMoin/storage/ (9 files in 2 dirs): fixing whitespace distribution, PEP8, syntax errors
2009-05-27T12:34:30  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5304:23984eb6d4a8 2.0-storage-dom-bblank/MoinMoin/storage/ (7 files in 2 dirs): better naming for exceptions; add stack trace
2009-05-27T12:34:33  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5305:a94f96dc587c 2.0-storage-dom-bblank/MoinMoin/storage/_tests/ (17 files in 6 dirs): move test data into a tar archive and extract it on every module load
2009-05-27T12:34:40  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5306:019534f1362e 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/__init__.py fs_moin16.py): fix unittests on linux
2009-05-27T12:34:43  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5307:b76c052a89e8 2.0-storage-dom-bblank/MoinMoin/storage/_tests/ (test_backends.py test_external.py test_fs_moin16.py): use set() to compare arrays
2009-05-27T12:34:48  <dennda> omg
2009-05-27T12:34:50  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5308:78a5e6a4f0e6 2.0-storage-dom-bblank/MoinMoin/storage/ (5 files in 2 dirs): fix sorting of revisions and items
2009-05-27T12:34:53  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5309:836ab5f25962 2.0-storage-dom-bblank/MoinMoin/Page.py: convert RootPage to use the new storage stuff
2009-05-27T12:34:54  <dennda> it's gonna kill us all
2009-05-27T12:34:56  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5310:2ed9d9a3919b 2.0-storage-dom-bblank/ (MoinMoin/Page.py wikiconfig.py): pages contents and metadata are read from the new storage
2009-05-27T12:35:03  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5311:adf664b982ba 2.0-storage-dom-bblank/MoinMoin/Page.py: small fixes
2009-05-27T12:35:06  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5312:cdd45ef169fa 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_external.py backends.py external.py): fix handling of current; fix calling of list_revisions
2009-05-27T12:35:15  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5313:adf216d6cb84 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_external.py external.py fs_moin16.py): implement deleted flag as metadata key
2009-05-27T12:35:18  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5314:1c5a1a41c3c4 2.0-storage-dom-bblank/MoinMoin/storage/ (7 files in 2 dirs): introduce backend.name to identify where an item comes from; has_item now returns the backend on success
2009-05-27T12:35:26  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5315:109d3be088bf 2.0-storage-dom-bblank/MoinMoin/ (8 files in 6 dirs): create_item also returns the backend
2009-05-27T12:35:29  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5316:c85082a7c721 2.0-storage-dom-bblank/MoinMoin/ (Page.py action/Load.py): revert page.py and load.py, not ready to commit yet
2009-05-27T12:35:32  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5317:08725e0d22ca 2.0-storage-dom-bblank/MoinMoin/script/maint/mkpagepacks.py: revert mkpagepacks.py, not ready to commit yet
2009-05-27T12:35:39  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5318:4b879287ca91 2.0-storage-dom-bblank/MoinMoin/Page.py: fix the set_body property
2009-05-27T12:35:42  <CIA-19> (81 lines omitted)
2009-05-27T12:35:44  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5400:fdba4f3fdcc2 2.0-storage-dom-bblank/MoinMoin/ (Page.py config/multiconfig.py storage/fs_moin16.py user.py): make use of indexes for page change subscription user lookup event
2009-05-27T12:35:52  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5401:3a8e5e0b1d1f 2.0-storage-dom-bblank/MoinMoin/ (4 files in 4 dirs): more index work
2009-05-27T12:35:55  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5402:10c375296cf0 2.0-storage-dom-bblank/MoinMoin/storage/fs_moin16.py: fix locking code
2009-05-27T12:35:58  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5403:c6eecf67d4b4 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_fs_moin16.py external.py fs_moin16.py): make DELETED metadata also be False if it is not available
2009-05-27T12:36:06  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5404:684827f36a9b 2.0-storage-dom-bblank/MoinMoin/storage/fs_moin16.py: cleanups
2009-05-27T12:36:09  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5405:2f4dfd7562cd 2.0-storage-dom-bblank/ (78 files in 39 dirs): merge main
2009-05-27T12:36:18  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5406:4da14f8624a9 2.0-storage-dom-bblank/MoinMoin/ (events/__init__.py storage/_tests/test_external.py user.py): add UserChangedEvent
2009-05-27T12:36:21  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5407:ac106da04e3c 2.0-storage-dom-bblank/MoinMoin/ (9 files in 5 dirs): make cache updates via the events system; add deleted to indexes
2009-05-27T12:36:24  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5408:f82208746f5b 2.0-storage-dom-bblank/MoinMoin/ (6 files in 4 dirs): fixes around
2009-05-27T12:36:31  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5409:638962ee399d 2.0-storage-dom-bblank/MoinMoin/ (8 files in 5 dirs): read edit-log as metadata
2009-05-27T12:36:34  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5410:0f020e24f172 2.0-storage-dom-bblank/ (15 files in 8 dirs): merge main
2009-05-27T12:36:41  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5411:8cc58352af60 2.0-storage-dom-bblank/.hgtags: merge main
2009-05-27T12:36:46  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5412:3e795dbfb01e 2.0-storage-dom-bblank/MoinMoin/ (storage/external.py events/storagenotify.py): remove cache for now
2009-05-27T12:36:49  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5413:7004ddffb860 2.0-storage-dom-bblank/MoinMoin/user.py: remove unused code
2009-05-27T12:36:52  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5414:17b7b88011ff 2.0-storage-dom-bblank/MoinMoin/ (7 files in 3 dirs): fixup deleted stuff
2009-05-27T12:36:57  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5415:dede4df248f6 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_fs_moin16.py: unit tests
2009-05-27T12:37:00  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5416:cd4e3690cced 2.0-storage-dom-bblank/MoinMoin/storage/ (external.py fs_moin16.py fs_storage.py): separate common file system storage code and special 1.6 code
2009-05-27T12:37:11  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5417:f63ec34b4aa7 2.0-storage-dom-bblank/MoinMoin/ (15 files in 9 dirs): merge main
2009-05-27T12:37:14  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5418:20432cd4706a 2.0-storage-dom-bblank/MoinMoin/storage/ (fs_moin16.py fs_storage.py): separate more stuff to global filesystem storage
2009-05-27T12:37:17  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5419:57c3bcec8982 2.0-storage-dom-bblank/MoinMoin/ (PageEditor.py action/edit.py storage/_tests/__init__.py): remove another getPagePath
2009-05-27T12:37:22  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5420:10edc11c0681 2.0-storage-dom-bblank/MoinMoin/ (9 files in 6 dirs): remove more getPagePath
2009-05-27T12:37:25  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5421:462ebf262bdc 2.0-storage-dom-bblank/MoinMoin/ (packages.py storage/fs_moin16.py): remove more getPagePath
2009-05-27T12:37:34  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5422:fe0440a46160 2.0-storage-dom-bblank/MoinMoin/formatter/_tests/test_formatter.py: merge main
2009-05-27T12:37:37  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5423:39119b2c9505 2.0-storage-dom-bblank/MoinMoin/ (Page.py PageEditor.py storage/fs_storage.py): move codecs stuff to the right place
2009-05-27T12:37:40  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5424:dfc265db6be9 2.0-storage-dom-bblank/MoinMoin/ (4 files in 3 dirs): add missing edit-log metadata
2009-05-27T12:37:45  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5425:a3ffe7a6622d 2.0-storage-dom-bblank/MoinMoin/ (Page.py PageEditor.py): nitpicking
2009-05-27T12:37:47  <dennda> but hey, only 900 commit messages to go :D
2009-05-27T12:37:48  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5426:f62e98d839c3 2.0-storage-dom-bblank/MoinMoin/storage/ (fs_moin16.py fs_storage.py): save editlog
2009-05-27T12:37:57  <CIA-19> (76 lines omitted)
2009-05-27T12:37:59  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5503:224372bf30d9 2.0-storage-dom-bblank/ (4 files in 4 dirs): new moin17 item backend (unfinished, some tests broken)
2009-05-27T12:38:02  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5504:3975f304ca80 2.0-storage-dom-bblank/MoinMoin/storage/ (5 files in 2 dirs): update some comments
2009-05-27T12:38:05  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5505:9fda31823a8b 2.0-storage-dom-bblank/ (58 files in 33 dirs): merge main
2009-05-27T12:38:12  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5506:796b034f379b 2.0-storage-dom-bblank/MoinMoin/ (Page.py PageEditor.py config/multiconfig.py): small fixes after the merge
2009-05-27T12:38:15  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5507:25e8642c0c7a 2.0-storage-dom-bblank/ (18 files in 12 dirs): merge main
2009-05-27T12:38:24  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5508:7b0d693bc605 2.0-storage-dom-bblank/ (11 files in 6 dirs): make the 1.7 backend work completly
2009-05-27T12:38:27  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5509:341c1f658a12 2.0-storage-dom-bblank/ (40 files in 8 dirs): merge main
2009-05-27T12:38:30  <CIA-19> wend_he@kpsc012n.intra.dlr.de default * 5510:f915ec87ffd8 2.0-storage-dom-bblank/ (287 files in 72 dirs): merge main
2009-05-27T12:38:37  <CIA-19> wend_he@kpsc012n.intra.dlr.de default * 5511:7a2da1d52499 2.0-storage-dom-bblank/MoinMoin/macro/FullSearchCached.py: merge main
2009-05-27T12:38:40  <CIA-19> Heinrich Wendel <h_wendel@cojobo.net> default * 5512:7a3f6183164a 2.0-storage-dom-bblank/MoinMoin/ (config/multiconfig.py storage/external.py): caching fixes
2009-05-27T12:38:43  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5513:4510114a0907 2.0-storage-dom-bblank/ (62 files in 26 dirs): pseudo-merge
2009-05-27T12:38:52  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5514:97c39ae0d3f9 2.0-storage-dom-bblank/MoinMoin/ (Page.py logfile/editlog.py user.py): fix merge
2009-05-27T12:38:55  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5515:1b587f89a26f 2.0-storage-dom-bblank/MoinMoin/util/records.py: fix FixedRecordLogFile bug
2009-05-27T12:39:02  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5516:4eb65a90e720 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/__init__.py backends/filesystem.py external.py): make news an iterator all the way through
2009-05-27T12:39:06  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5517:9b538ce84697 2.0-storage-dom-bblank/MoinMoin/ (logfile/editlog.py storage/backends/meta.py): really make news an iterator all the way through
2009-05-27T12:39:09  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5518:6ea5f5b426cf 2.0-storage-dom-bblank/MoinMoin/_tests/test_user.py: fix encoding in MoinMoin/_tests/test_user.py
2009-05-27T12:39:16  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5519:7f478d8a491c 2.0-storage-dom-bblank/MoinMoin/storage/backends/meta.py: fix bug in iterator-ification
2009-05-27T12:39:25  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5520:b784198533fc 2.0-storage-dom-bblank/MoinMoin/ (6 files in 4 dirs): allow marking backends as 'underlay' and properly filter for that
2009-05-27T12:39:28  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5521:22344e571e9b 2.0-storage-dom-bblank/MoinMoin/storage/backends/meta.py: optimise filtering for 'underlay' in the meta backends
2009-05-27T12:39:31  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5522:ea8f3894e339 2.0-storage-dom-bblank/wiki/data/pages/HelpOnConfiguration(5c)Storage/ (current revisions/00000002): update included docs
2009-05-27T12:39:34  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5523:29987db20b90 2.0-storage-dom-bblank/wiki/data/pages/ (8 files in 4 dirs): rename and update the doc page
2009-05-27T12:39:41  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5524:2346f5e4d326 2.0-storage-dom-bblank/MoinMoin/storage/backends/moin17.py: make moin17 backend honour is_underlay keyword
2009-05-27T12:39:48  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5525:7aebf4a5c71b 2.0-storage-dom-bblank/MoinMoin/PageEditor.py: fix page-editor for items change
2009-05-27T12:39:51  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5526:c1b8b521cb93 2.0-storage-dom-bblank/MoinMoin/storage/backends/meta.py: bugfix in meta backends
2009-05-27T12:39:54  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5527:25a43870ff2a 2.0-storage-dom-bblank/MoinMoin/_tests/test_PageEditor.py: fix page editor test
2009-05-27T12:39:57  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5528:0eb62e62cebd 2.0-storage-dom-bblank/MoinMoin/ (7 files in 4 dirs): remove remaining mentions of cfg.page_backend
2009-05-27T12:40:04  <CIA-19> (112 lines omitted)
2009-05-27T12:40:06  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5612:0432974922a4 2.0-storage-dom-bblank/MoinMoin/storage/backends/common.py: restore broken rename_item tests in "common" backend code so test suite doesn't go south
2009-05-27T12:40:16  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5613:3f818d653043 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends_meta.py: test suite should not assume list_items is sorted
2009-05-27T12:40:19  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5614:b571907c7382 2.0-storage-dom-bblank/docs/CHANGES.storage: add a few TODO items
2009-05-27T12:40:21  <waldi> dennda: yeah, only 700
2009-05-27T12:40:22  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5615:ce77f9434b6f 2.0-storage-dom-bblank/docs/CHANGES.storage: more todo
2009-05-27T12:40:25  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5616:203f6add9cea 2.0-storage-dom-bblank/MoinMoin/search/_tests/test_terms.py: use term.BOOL in term tests
2009-05-27T12:40:30  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5617:93f710373743 2.0-storage-dom-bblank/BUGS: more explanation for bug 6
2009-05-27T12:40:41  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5618:0917c9d3dc25 2.0-storage-dom-bblank/ (.hgignore wikiconfig.py): merge in wikiconfig_local change from main branch
2009-05-27T12:40:44  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5619:0f74f7e08e51 2.0-storage-dom-bblank/docs/CHANGES.storage: more notes on metadata
2009-05-27T12:40:47  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5620:1c48f6a3e2ab 2.0-storage-dom-bblank/BUGS: add note to BUGS file about edit-locking
2009-05-27T12:40:50  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5621:bb9a23e6a6e3 2.0-storage-dom-bblank/ (3 files in 2 dirs): add sql backend, notes on implementing storage LOCKFREE
2009-05-27T12:40:55  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5622:c42396da59f0 2.0-storage-dom-bblank/BUGS: document acl-checking design problem
2009-05-27T12:41:04  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5623:117e19b424f6 2.0-storage-dom-bblank/LOCKFREE: fix indentation in example code
2009-05-27T12:41:07  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5624:cb1163df537c 2.0-storage-dom-bblank/LOCKFREE: remove some acl checking 'update' thoughts, just confusing
2009-05-27T12:41:13  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5625:e0774f11e1f9 2.0-storage-dom-bblank/docs/CHANGES.storage: add todo about using item metadata for user storage
2009-05-27T12:41:18  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5626:03da76ab88a9 2.0-storage-dom-bblank/LOCKFREE: remove some text about mutable stuff, better solution to just use item metadata
2009-05-27T12:41:27  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5627:ece223bb3dc5 2.0-storage-dom-bblank/ (82 files in 26 dirs): merged main up to changeset 3461:2f1100735fa4
2009-05-27T12:41:30  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5628:85bcb1b756be 2.0-storage-dom-bblank/ (21 files in 13 dirs): merged main up to changeset 3480:b318efb0136b
2009-05-27T12:41:33  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5629:c09dbc8e77f8 2.0-storage-dom-bblank/ (105 files in 22 dirs): merged main up to changeset 3509:da1d5a2165f5
2009-05-27T12:41:36  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5630:b2edcb032cfa 2.0-storage-dom-bblank/ (71 files in 11 dirs): merged main up to changeset 3526:23ccc95cb0f4
2009-05-27T12:41:41  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5631:f121f6cd41d8 2.0-storage-dom-bblank/ (28 files in 12 dirs): merged main up to changeset 3543:fdb1014867d4 (1.7.0beta1)
2009-05-27T12:41:50  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5632:8dcadb823353 2.0-storage-dom-bblank/MoinMoin/ (4 files in 3 dirs): merged main up to changeset 3545:7e4b68c11362
2009-05-27T12:41:53  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5633:f942a75d1b94 2.0-storage-dom-bblank/.hgtags: tagged SOC2008-START-STORAGE
2009-05-27T12:41:56  <CIA-19> Christopher Denter <moin@the-space-station.com> default * 5634:787223ff6eeb 2.0-storage-dom-bblank/MoinMoin/storage/abstract.py: adding first version of the new api design. this can be found in abstract.py
2009-05-27T12:41:59  <CIA-19> Christopher Denter <moin@the-space-station.com> default * 5635:06df62ea249c 2.0-storage-dom-bblank/MoinMoin/storage/abstract.py: Improved docstrings to better reflect what a method does, especially if it fails. Added a comment on how the classes internal methods are used to clarify the principle
2009-05-27T12:42:13  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station PERIOD com> default * 5636:d2871ce61cad 2.0-storage-dom-bblank/MoinMoin/storage/abstract.py: Small docstring change
2009-05-27T12:42:16  <CIA-19> Christopher Denter <moin@the-space-station.com> default * 5637:1ba6d117ad3c 2.0-storage-dom-bblank/MoinMoin/storage/abstract.py: Beginning to create Item class. Still under construction. Pushing for sync-reasons.
2009-05-27T12:42:19  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station PERIOD com> default * 5638:c9e5684b7e6c 2.0-storage-dom-bblank/MoinMoin/storage/abstract.py: Heh, I need to get used to hg. Seems I had a conflict. Trying to merge that now
2009-05-27T12:42:23  <CIA-19> (147 lines omitted)
2009-05-27T12:42:25  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5728:e3917b38be98 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: Docstring and formatting fixes
2009-05-27T12:42:31  <dennda> somebody please just mute it
2009-05-27T12:42:36  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5729:5465bb6c5bab 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: Removed commit() from test where it shouldn't be.
2009-05-27T12:42:39  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5730:f59a8519e86f 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: create_item, has_item compliant to API. Storing Items without Revisions.
2009-05-27T12:42:42  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5731:161d15bbd8dd 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends.py backends/hg.py): Safely quoting Item names on filesystem. BackendTest typo fixed.
2009-05-27T12:42:46  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5732:e82054e1bf62 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends.py backends/hg.py): _rename_item API compliance and improved docstring. Added more BackendTest rename tests. Naming convention fixes.
2009-05-27T12:42:53  <dennda> xorAxAx:
2009-05-27T12:42:58  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5733:d045e2bb276b 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends.py backends/hg.py): Added list_revisions tests. _create_revision and _list_revisions refactoring to comply with new storage API.
2009-05-27T12:43:02  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5734:ec43d541bd0a 2.0-storage-dom-bblank/ (208 files in 42 dirs): Merge with 1.8-storage-cdenter
2009-05-27T12:43:07  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5735:0f0675dccd5d 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: (backend tests) Generic backend tests refactoring - more tests. Metadata tests import from memory backend tests. Fixed tests (related cset: ad9a4c844ec6).
2009-05-27T12:43:11  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5736:806b9c18e9d0 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: (backend tests) Fixed docstring after automated string replace.
2009-05-27T12:43:12  <xorAxAx> dennda: everybody can
2009-05-27T12:43:20  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5737:3aa340234e37 2.0-storage-dom-bblank/MoinMoin/storage/ (4 files in 3 dirs): storage: Merge with 1.8-mercurialbackend-ppacana
2009-05-27T12:43:24  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5738:709f1728f43e 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: storage: Tests: Clean up the abstract backend test code a bit
2009-05-27T12:43:28  <xorAxAx> dennda: and thomas needs to repair it
2009-05-27T12:43:30  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5739:0440b5976073 2.0-storage-dom-bblank/MoinMoin/storage/ (8 files in 4 dirs): (storage): Fixing PEP08 violations
2009-05-27T12:43:30  <dennda> that's not muting, that's ignoring
2009-05-27T12:43:33  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5740:3c5342003c12 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: (storage): (abstract tests): Trivial Fix: Replacement mistake
2009-05-27T12:43:37  <xorAxAx> dennda: cia.vc
2009-05-27T12:43:43  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5741:949e0f9e6739 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: storage: abstract backend tests: removing test case that was based on improper use of the API
2009-05-27T12:43:47  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5742:8ddb739644d2 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: storage backend abstract test: don't try to create existing revisions
2009-05-27T12:43:52  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5743:0104b3faa101 2.0-storage-dom-bblank/MoinMoin/ (3 files in 3 dirs): storage: add new-style FS backend
2009-05-27T12:43:55  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5744:d0209cff7e7a 2.0-storage-dom-bblank/MoinMoin/ (3 files in 3 dirs): storage: move API tests, add unicode metadata test
2009-05-27T12:44:04  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5745:ddc2984fb284 2.0-storage-dom-bblank/MoinMoin/search/ (_tests/test_terms.py term.py): storage/search: adjust search.term for new storage API
2009-05-27T12:44:07  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5746:989a234b7010 2.0-storage-dom-bblank/MoinMoin/search/term.py: storage/search: small simplification
2009-05-27T12:44:08  <dennda> http://cia.vc/ <- see stats :-)
2009-05-27T12:44:10  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5747:32cd9d4cb2ea 2.0-storage-dom-bblank/MoinMoin/storage/backends/fs.py: storage: fix fs backend, implement search
2009-05-27T12:44:15  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5748:2c2c1d8f0f71 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: storage: add iteritems, search tests
2009-05-27T12:44:18  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5749:6e96cb6ec8d5 2.0-storage-dom-bblank/MoinMoin/storage/tests_backend_api.py: remove MoinMoin/storage/tests_backend_api.py (missed that earlier)
2009-05-27T12:44:27  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5750:cee0acebd890 2.0-storage-dom-bblank/MoinMoin/storage/_tests/ (test_backends.py test_backends_file.py test_backends_hg.py): storage: clean up tests
2009-05-27T12:44:30  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5751:20a9b15a5a77 2.0-storage-dom-bblank/MoinMoin/ (search/_tests/test_terms.py storage/_tests/test_backends.py): storage: items and revisions are dict-like, use that power in tests
2009-05-27T12:44:34  <waldi> dennda: yeah
2009-05-27T12:44:38  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5752:d3caca9086ee 2.0-storage-dom-bblank/MoinMoin/search/ (_tests/test_terms.py term.py): storage/search: fix searching for last revisions when no such are present, tests
2009-05-27T12:44:42  <CIA-19> Johannes Berg <johannes AT sipsolutions DOT net> default * 5753:873337a0c134 2.0-storage-dom-bblank/MoinMoin/storage/backends/fs.py: storage: fs backend: comments, fixes
2009-05-27T12:44:49  <CIA-19> (121 lines omitted)
2009-05-27T12:44:51  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5845:625576c4bad1 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends.py: Merge heads. AlexanderSchremmer added a small renaming test.
2009-05-27T12:44:55  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5846:6bb099df18ea 2.0-storage-dom-bblank/MoinMoin/ (4 files in 2 dirs): storage: Cleaning imports. (Esp. moving EDIT_LOG-Constants to one place only).
2009-05-27T12:45:03  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5847:692064a3f826 2.0-storage-dom-bblank/MoinMoin/ (5 files in 3 dirs): storage: Further import-cleanup. Removing obsolete imports.
2009-05-27T12:45:07  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5848:635d46cd2971 2.0-storage-dom-bblank/MoinMoin/ (PageEditor.py action/info.py): storage: info action: Fix editor column. The editor of a page is now shown.
2009-05-27T12:45:19  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5849:405eb276c955 2.0-storage-dom-bblank/MoinMoin/action/ (diff.py info.py): storage: action/info & action/diff: Wrapping dangerous code in try-catch-blocks to handle thrown exceptions sanely later
2009-05-27T12:45:23  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5850:05047d866867 2.0-storage-dom-bblank/MoinMoin/action/diff.py: diff action: refactoring / cleanup
2009-05-27T12:45:30  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5851:809be3b5a88b 2.0-storage-dom-bblank/MoinMoin/action/__init__.py: storage: action/__init__.py (show-action): Small hack to make the show-action work partially.
2009-05-27T12:45:34  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5852:31c0867d1614 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile.py: Starting to rewrite AttachFile-Action. Now storing Attachments as Items in the new storage backend rather than as files on the disk. Adding an Attachment basically works.
2009-05-27T12:45:43  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5853:f59e097f01ad 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile.py: Fix overwriting already existing Item/Attachment. Works now
2009-05-27T12:45:53  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5854:bf0de5a40972 2.0-storage-dom-bblank/ (4 files in 4 dirs): storage: Applying patch from PairProgramming-Session with AlexanderSchremmer. Commenting out a few obsolete lines. Must be removed when configuration defaults for new storage layer are set.
2009-05-27T12:45:58  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5855:d053741c0df7 2.0-storage-dom-bblank/MoinMoin/ (Page.py PageEditor.py action/__init__.py): storage: show-action: Make showing a Page work correctly (i.e., using the right revision of that very Page). Removing hack. (Thanks JohannesBerg)
2009-05-27T12:46:04  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5856:1a3e83fd4973 2.0-storage-dom-bblank/MoinMoin/ (Page.py action/diff.py): storage: Fixing diff action. Show correct page-revision below diff. (Thanks JohannesBerg)
2009-05-27T12:46:16  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5857:478a7e2e18ce 2.0-storage-dom-bblank/MoinMoin/action/diff.py: storage: diff-action: Trivial fix: Show old revision below diffs rather than the newer one.
2009-05-27T12:46:20  <CIA-19> dennda default * 5858:cc8939bf6abe 2.0-storage-dom-bblank/MoinMoin/PageGraphicalEditor.py: storage: PageGraphicalEditor: Fix "headers already sent"-bug that was crashing the GUI-Editor
2009-05-27T12:46:23  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5859:f12f8e022e14 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile: When adding an Attachment to a page, use a buffer to write the file to storage
2009-05-27T12:46:29  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5860:35d0a7eb37f2 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile: Get rid of shutil import. Output proper size. (Via rewriting _write_stream)
2009-05-27T12:46:39  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5861:31fbc5ba4080 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile.py: When adding an attachment, don't use editlog, but store the meta-information (hostname, user, time) in the attachment-item directly, using storage api directly
2009-05-27T12:46:44  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5862:9765359f63fb 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py:
2009-05-27T12:46:52  <CIA-19> storage: action/AttachFile:
2009-05-27T12:46:54  <CIA-19> * Adding metadata key to attachment-revisions indicating they actually *are* attachments
2009-05-27T12:47:02  <CIA-19> * Rewrite _get_files to get all attachments of a page (using MoinMoin.search)
2009-05-27T12:47:04  <CIA-19> * The latter BREAKS the list of attachments shown on a page for now. (It was bogus anyway.)
2009-05-27T12:47:06  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5863:0e3e7de1b3c3 2.0-storage-dom-bblank/MoinMoin/ (PageEditor.py action/AttachFile.py): storage: action/AttachFile.py: Use MimeTypes to check if an Item/Revision should be handled as an Attachment or a regular moin page. (removing seperate 'format' = 'attachment' flag.
2009-05-27T12:47:11  <CIA-19> (121 lines omitted)
2009-05-27T12:47:13  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5967:40b44d1b242f 2.0-storage-dom-bblank/MoinMoin/storage/backends/fs17.py: merged storage repo
2009-05-27T12:47:20  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5968:09575e289cfc 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends_fs17.py backends/fs17.py): fs17 storage backend: added attachment support, with tests
2009-05-27T12:47:30  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5969:d19f3c416c24 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends_fs17.py backends/fs17.py): fs17 storage backend: fix pathes, make simple pages in a life wiki work
2009-05-27T12:47:34  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5970:9a08b475beba 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends_fs17.py backends/fs17.py): fs17 storage backend: improve names for Page/Attachment backend classes, fix tests
2009-05-27T12:47:38  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5971:466a3dc7f2b6 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends.py backends/fs.py backends/memory.py): storage: fs/memory-backends: Remove special-casing when reading a negative amount of chunks. Built-in read() operations already handle negative chunksizes for us. Adding Test for that
2009-05-27T12:47:53  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5972:8278a93cb4ab 2.0-storage-dom-bblank/MoinMoin/storage/ (backends/fs17.py _tests/test_backends_fs17.py): Merge with my own branch, 1.8-storage-cdenter
2009-05-27T12:47:57  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5973:73707c0349f0 2.0-storage-dom-bblank/MoinMoin/Page.py: security fix: don't let wrong api usage cause ACL security problems (TODO: fix AssertionErrors)
2009-05-27T12:48:00  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5974:8d2b6e5a7ca9 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends.py backends/fs.py backends/memory.py): merged storage repo
2009-05-27T12:48:02  <ronny> oO
2009-05-27T12:48:03  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5975:b79ddf508944 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends_hg.py: (hg tests) Adjusted merge tests. Documented weird behaviour.
2009-05-27T12:48:14  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5976:fababdad0113 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) Moin's diff3 data merging (yet still in backend-level)
2009-05-27T12:48:17  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5977:c2a4fccf8e2d 2.0-storage-dom-bblank/MoinMoin/storage/_tests/test_backends_hg.py: (hg tests) Added skips aforementioned by Alex: wrong version of hg, test_concurrent.
2009-05-27T12:48:23  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5978:6f3f8d8227b0 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) Prevent invoking external merge tool.
2009-05-27T12:48:26  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5979:e44297de7856 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) Removed obsoleted check on read().
2009-05-27T12:48:29  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5980:34530ffa3147 2.0-storage-dom-bblank/MoinMoin/storage/ (5 files in 2 dirs): PEP8 fixes (trailing spaces).
2009-05-27T12:48:36  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5981:94e8648eaca4 2.0-storage-dom-bblank/MoinMoin/storage/backends/research/ (_example_setparent.py test_memory_commit.py): (hg) Removed old hg examples.
2009-05-27T12:48:39  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 5982:2408a3186e65 2.0-storage-dom-bblank/MoinMoin/storage/ (2 files in 2 dirs): (storage) Further PEP8 fixes.
2009-05-27T12:48:39  <ronny> ThomasWaldmann: AAARRRRGGGHHHHHH
2009-05-27T12:48:46  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5983:94481f511ce2 2.0-storage-dom-bblank/MoinMoin/storage/ (7 files in 3 dirs): Merge 1.8-mercurialbackend-ppacana
2009-05-27T12:48:49  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5984:22b86faa6aa0 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: storage: mercurial-backend: PEP8 Fix. Remove trailing whitespace
2009-05-27T12:48:55  <dennda> ronny: we're just enjoying a brief lecture on moins history
2009-05-27T12:48:57  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5985:16a2efa9fb66 2.0-storage-dom-bblank/MoinMoin/ (Page.py security/__init__.py): fix ACL processing, add assertion to avoid this kind of bugs
2009-05-27T12:49:00  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5986:2abe00edbf1e 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: merge storage repo
2009-05-27T12:49:03  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5987:53817b625e42 2.0-storage-dom-bblank/MoinMoin/storage/backends/memory.py: storage: MemoryBackend: Adding basic implementation for news method
2009-05-27T12:49:11  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5988:d51d421df8f6 2.0-storage-dom-bblank/MoinMoin/ (Page.py security/__init__.py): Mergy my own repo, 1.8-storage-cdenter
2009-05-27T12:49:17  <ronny> dennda: KILL IT WITH WHATEVER
2009-05-27T12:49:18  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5989:e523f7278bd2 2.0-storage-dom-bblank/MoinMoin/caching.py: fix caching for non-ascii item names
2009-05-27T12:49:23  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 5990:3735825943aa 2.0-storage-dom-bblank/MoinMoin/storage/ (__init__.py backends/fs.py backends/hg.py backends/memory.py): storage: Backends: Small refactoring. Extracting generic backend.search() method and putting it into ABC.
2009-05-27T12:49:27  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5991:a97af1f4e9f7 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: kill useless link rels for attachments
2009-05-27T12:49:32  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5992:64c3a50234b7 2.0-storage-dom-bblank/MoinMoin/storage/backends/fs17.py: fs17 storage backend: fix for listing attachment items if there is no attachments/ dir
2009-05-27T12:49:38  <CIA-19> (100 lines omitted)
2009-05-27T12:49:40  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6089:651e22b31397 2.0-storage-dom-bblank/MoinMoin/ (7 files in 4 dirs): (log message trimmed)
2009-05-27T12:49:40  <dennda> don't know how. got no access modes in this channel
2009-05-27T12:49:45  <CIA-19> get rid of Page.getPageDict in favour of using .getPageList
2009-05-27T12:49:47  <CIA-19> Reasons:
2009-05-27T12:49:49  <CIA-19> * the new storage code (especially the fs backend) likes to keep files open -
2009-05-27T12:49:51  <CIA-19> creating a complete dict of pagename: pageobject for all wiki pages likely
2009-05-27T12:49:53  <CIA-19> leads to "too many open files" exceptions
2009-05-27T12:49:55  <CIA-19> * getPageList is an iterator now, that's more efficient for some applications
2009-05-27T12:50:01  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6090:2b78c93d9bdf 2.0-storage-dom-bblank/MoinMoin/ (Page.py _tests/test_caching.py caching.py i18n/__init__.py): CacheEntry.needsUpdate: change API so it gets a list of Item/Page/mtime objects for mtime comparisons, remove Page._text_filename (not needed any more)
2009-05-27T12:50:07  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6091:9a17a1b3b947 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile: Make view basically work
2009-05-27T12:50:17  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6092:890fe215ec50 2.0-storage-dom-bblank/MoinMoin/ (Page.py _tests/test_caching.py caching.py i18n/__init__.py): Merge my own branch, 1.8-storage-cdenter
2009-05-27T12:50:23  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6093:aa5f48d743fc 2.0-storage-dom-bblank/MoinMoin/search/term.py: fix FromUnderlay term
2009-05-27T12:50:26  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6094:afe1acb4681e 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: merge storage repo
2009-05-27T12:50:31  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6095:b28f5f17b09b 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile.py: When no filename is specified in the attachment-upload-form, don't display a NoneTypeError. Adding myself to Copyright-Section.
2009-05-27T12:50:39  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6096:d4a89a7470d0 2.0-storage-dom-bblank/MoinMoin/search/term.py: Merge my own repo, 1.8-storage-cdenter
2009-05-27T12:50:44  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6097:290f9cdd28b5 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile: Make move basically work (by renaming the item in which the attachment resides) for now
2009-05-27T12:50:50  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6098:05e3dbd1f86c 2.0-storage-dom-bblank/MoinMoin/storage/backends/fs17.py: fs17 storage backend: added some TODO for attachment revision metadata
2009-05-27T12:50:53  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6099:fe20cb99dcd3 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/AttachFile: Add proper 'does the page exist?' check
2009-05-27T12:50:59  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6100:8a0563b8af09 2.0-storage-dom-bblank/MoinMoin/storage/backends/fs17.py: merge my own branch, 1.8-storage-cdenter
2009-05-27T12:51:06  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6101:3696ff0bdd97 2.0-storage-dom-bblank/MoinMoin/action/ (AttachFile.py __init__.py): storage: action/attachfile: Allow directly adressing attachments via mywiki.de/page/attachment
2009-05-27T12:51:14  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6102:5b61380171d7 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: action/attachfile: allow creation of attachments on pages that have not been created yet
2009-05-27T12:51:18  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6103:c1e69d878f5e 2.0-storage-dom-bblank/MoinMoin/action/info.py: storage: fix info action on attachments. don't fail if certain metadata is not available
2009-05-27T12:51:24  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6104:e9dff376282f 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends_fs17.py backends/fs17.py): fs17 storage backend: for deleted rev N, get metadata from rev N-1
2009-05-27T12:51:30  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6105:1f7ed6920cb5 2.0-storage-dom-bblank/MoinMoin/action/ (AttachFile.py info.py): merge storage repo
2009-05-27T12:51:37  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6106:116f2abe5f3d 2.0-storage-dom-bblank/MoinMoin/storage/ (_tests/test_backends_fs17.py backends/fs17.py): fs17 storage backend: attachments are protected by parent page's ACL
2009-05-27T12:51:41  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6107:cdfc5b1bd0a5 2.0-storage-dom-bblank/MoinMoin/PageEditor.py: storage: PageEditor: Handle edit conflicts gracefully
2009-05-27T12:51:46  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6108:691a16566821 2.0-storage-dom-bblank/MoinMoin/PageEditor.py: storage: PageEditor: Quickfix: Remove trailing whitespace eclipse left and make _ known
2009-05-27T12:51:52  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6109:efe9f1c4d91a 2.0-storage-dom-bblank/MoinMoin/Page.py: storage: Page.py: Beginning code cleanup. Removing all code I commented out previously. Leaving all other comments and other peoples TODOs in place
2009-05-27T12:52:00  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6110:ee96c3fe85f8 2.0-storage-dom-bblank/MoinMoin/PageEditor.py: storage: PageEditor.py: Removing my comments. Leaving other peoples comments in place.
2009-05-27T12:52:04  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6111:b25e7d7c4ef3 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: storage: AttachFile: Removing obsolete code I commented out. Leaving other peoples comments and TODOs in place.
2009-05-27T12:52:14  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6112:0fb0d8da11f1 2.0-storage-dom-bblank/MoinMoin/action/diff.py: storage: diff: Removing obsolete code I commented out. Leaving other peoples comments and TODOs in place.
2009-05-27T12:52:18  <CIA-19> (100 lines omitted)
2009-05-27T12:52:19  <waldi> only 200 to go
2009-05-27T12:52:24  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6213:bd0a1e7fcecd 2.0-storage-dom-bblank/ (DEVELOPER_INFORMATION KNOWN_BROKEN): storage: rename KNWON_BROKEN to DEVELOPER_INFORMATION and add two points
2009-05-27T12:52:28  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6214:69a970275d24 2.0-storage-dom-bblank/DEVELOPER_INFORMATION: storage: another small todo note
2009-05-27T12:52:31  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6215:d27c436c69ce 2.0-storage-dom-bblank/MoinMoin/ (14 files in 8 dirs): storage: Move metadata constants for edit logging to MoinMoin/Page
2009-05-27T12:52:39  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6216:84208d987039 2.0-storage-dom-bblank/MoinMoin/storage/ (__init__.py backends/memory.py): storage: Add missing docstrings / rephrase docstrings.
2009-05-27T12:52:47  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6217:a372a501cc58 2.0-storage-dom-bblank/MoinMoin/action/ (diff.py info.py): storage: Remove old TODOs and replace them by appropriate code for error handling (Thanks JohannesBerg)
2009-05-27T12:52:53  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6218:bd07b0df4b92 2.0-storage-dom-bblank/docs/CHANGES.storage_08: storage: adding another benefit of the new storage system to my CHANGES fragment
2009-05-27T12:52:57  <CIA-19> Christopher Denter <moin GUESSWHAT the DASH space DASH station ROUNDTHING com> default * 6219:df3b313542ea 2.0-storage-dom-bblank/MoinMoin/PageEditor.py: storage: remove todo, add error handling
2009-05-27T12:53:02  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6220:8becba3bc2cb 2.0-storage-dom-bblank/.hgtags: tagged SOC2008-END
2009-05-27T12:53:07  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6221:9d50349fc039 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) Docstrings review, code clenaup.
2009-05-27T12:53:10  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6222:5f81620bb71b 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) Name-mapping in memory represented as two dicts. Coresponding methods docstrongs updated.
2009-05-27T12:53:16  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6223:8ac89b7b3b35 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) Docstrings review, code clenaup.
2009-05-27T12:53:19  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6224:7c8ae147670b 2.0-storage-dom-bblank/MoinMoin/storage/backends/research/ (fileheads.py showextra.py): (storage) Removed obsoleted files.
2009-05-27T12:53:24  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6225:9c75cb8331b8 2.0-storage-dom-bblank/MoinMoin/ (5 files in 4 dirs): (graphinfo, clone, tests, migration) Docstrings, cleanup.
2009-05-27T12:53:29  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6226:4aa0dbad27d4 2.0-storage-dom-bblank/MoinMoin/storage/ (3 files in 2 dirs): (graphinfo, clone, tests, migration) Docstrings, cleanup.
2009-05-27T12:53:32  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6227:9662ba8686c2 2.0-storage-dom-bblank/ (31 files in 14 dirs): Merge with 1.8-storage-cdenter.
2009-05-27T12:53:39  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6228:30ad70a8d2f8 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) Updated imports.
2009-05-27T12:53:42  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6229:5a25b66e1cd3 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) hg backup simplification.
2009-05-27T12:53:47  <CIA-19> Pawel Pacana <pawel.pacana@gmail.com> default * 6230:d061d698ed69 2.0-storage-dom-bblank/docs/ (KNOWN_BROKEN.MercurialBackend TODO.MercurialBackend): (docs) added TODO, KNOWN_BROKEN
2009-05-27T12:53:52  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6231:88822b1021f6 2.0-storage-dom-bblank/.hgtags: tagged SOC2008-END
2009-05-27T12:53:55  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6232:c5236b47c058 2.0-storage-dom-bblank/ (11 files in 7 dirs): Merge 1.8-storage-cdenter with 1.8-mercurialbackend-ppacana into this common repo.
2009-05-27T12:54:02  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6233:ba621beb3a6d 2.0-storage-dom-bblank/.hgtags: tagged SOC2008-END again
2009-05-27T12:54:05  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6234:788f656b39a1 2.0-storage-dom-bblank/MoinMoin/storage/backends/fileserver.py: fileserver storage backend: just serves files read-only directly from host's filesystem
2009-05-27T12:54:11  <CIA-19> Pawel Pacana <pawel.pacana (at) gmail.com> default * 6235:e9f9c56d2206 2.0-storage-dom-bblank/ (2 files in 2 dirs): (hg) Backend backup (hg clone --pull) working.
2009-05-27T12:54:18  <CIA-19> Pawel Pacana <pawel.pacana (at) gmail.com> default * 6236:a0776075a4fb 2.0-storage-dom-bblank/MoinMoin/storage/backends/hg.py: (hg) _list_revisions done simpler.
2009-05-27T12:54:21  <CIA-19> Pawel Pacana <pawel.pacana (at) gmail.com> default * 6237:2d3843a67608 2.0-storage-dom-bblank/MoinMoin/storage/backends/fileserver.py: Merged my local branch.
2009-05-27T12:54:28  <CIA-19> (63 lines omitted)
2009-05-27T12:54:30  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6289:9855a57ce705 2.0-storage-dom-bblank/MoinMoin/ (4 files in 3 dirs): simplify actions handling, show all we have (for now)
2009-05-27T12:54:33  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6290:a54a666abe91 2.0-storage-dom-bblank/MoinMoin/ (131 files in 5 dirs): remove classic and rightsidebar themes
2009-05-27T12:54:38  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6291:bc8d36dfccf4 2.0-storage-dom-bblank/MoinMoin/ (71 files in 3 dirs): remove modern and modernized_cms themes
2009-05-27T12:54:45  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6292:967bb3e1c3cf 2.0-storage-dom-bblank/MoinMoin/ (config/multiconfig.py theme/__init__.py theme/modernized.py): use code from modernized as ThemeBase, remove unused code
2009-05-27T12:54:53  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6293:e8ae39e924c3 2.0-storage-dom-bblank/MoinMoin/theme/__init__.py: theme: minor fixes
2009-05-27T12:54:56  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6294:ee13551c174b 2.0-storage-dom-bblank/MoinMoin/ (items/__init__.py theme/__init__.py): move jinja init to theme
2009-05-27T12:54:59  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6295:058714383453 2.0-storage-dom-bblank/MoinMoin/theme/__init__.py: theme: refactoring, removing unused code
2009-05-27T12:55:04  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6296:4607f8bdcb74 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: move data property to Binary item
2009-05-27T12:55:09  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6297:ac8d2837479d 2.0-storage-dom-bblank/MoinMoin/ (10 files in 3 dirs): theme.render_content can use old theme code or templating (cfg.templating=True)
2009-05-27T12:55:16  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6298:c271a361e979 2.0-storage-dom-bblank/MoinMoin/ (config/multiconfig.py items/__init__.py items/sendcache.py): store revision content hash into revision metadata, use it for cache key computation
2009-05-27T12:55:20  <CIA-19> Reimar Bauer <rb.proj AT googlemail DOT com> default * 6299:1314eb4b1b2b 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: items: application, audio and video mimetypes added
2009-05-27T12:55:23  <CIA-19> Reimar Bauer <rb.proj AT googlemail DOT com> default * 6300:15619d5527e3 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: items: some default parameter for application, audio and video mimetypes added
2009-05-27T12:55:28  <CIA-19> Reimar Bauer <rb.proj AT googlemail DOT com> default * 6301:7bb9f87e1acd 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: items: my copyright string added
2009-05-27T12:55:31  <CIA-19> Reimar Bauer <rb.proj AT googlemail DOT com> default * 6302:ac7fa87aed0a 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: items: PEP8 whitespace removed
2009-05-27T12:55:34  <CIA-19> Reimar Bauer <rb.proj AT googlemail DOT com> default * 6303:c0bee5c43b7f 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: items: typo fixed
2009-05-27T12:55:39  <CIA-19> Reimar Bauer <rb.proj AT googlemail DOT com> default * 6304:74df334d74b6 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: items: UniconvertorImage for mimetypes added which could be optional converted to SVG as cache file and displayed by this mimetype.
2009-05-27T12:55:43  <CIA-19> Reimar Bauer <rb.proj AT googlemail DOT com> default * 6305:8239eb8c9659 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: merged main
2009-05-27T12:55:46  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6306:86ac78535913 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: multimedia items: reduce code duplication
2009-05-27T12:55:51  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6307:c2c4526bd76e 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: add item.url() and .rev_url() and use it
2009-05-27T12:55:54  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6308:8141581ae435 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: remove xfig support, it had bugs and is based on bad 3rd party code
2009-05-27T12:55:57  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6309:57c6efac26f4 2.0-storage-dom-bblank/MoinMoin/items/__init__.py: item do=get: use ETag
2009-05-27T12:56:02  <CIA-19> dennda default * 6310:6cc612b86dc6 2.0-storage-dom-bblank/MoinMoin/action/AttachFile.py: fix indent
2009-05-27T12:56:05  <CIA-19> dennda default * 6311:d0a5ccd3fd7c 2.0-storage-dom-bblank/MoinMoin/storage/__init__.py: Add missing type (bool) to list of allowed types for metadata values
2009-05-27T12:56:08  <CIA-19> dennda default * 6312:de1069d0b933 2.0-storage-dom-bblank/MoinMoin/storage/__init__.py: merge 1.9-storage
2009-05-27T12:56:13  <CIA-19> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6313:2dbe56c28ff0 2.0-storage-dom-bblank/MoinMoin/ (items/__init__.py parser/text_moin_wiki.py): move transclusion code to item classes
2009-05-27T12:56:16  <CIA-19> (6 lines omitted)
2009-05-27T12:57:01  <waldi> puh
2009-05-27T12:57:14  <dennda> oh it's over already?
2009-05-27T12:57:21  <waldi> yes
2009-05-27T12:57:37  <dennda> thought you might have merged 2.0-storage lately
2009-05-27T12:57:46  <waldi> yes, this was 2.0-storage
2009-05-27T12:58:01  <waldi> this was the difference between 1.9 and 2.0-storage or so
2009-05-27T12:58:11  <dennda> some weeks before
2009-05-27T12:59:05  <dennda> damn, only third place
2009-05-27T12:59:17  <waldi> haha
2009-05-27T12:59:21  <dennda> (first if you accumulate all names I used)
2009-05-27T13:00:40  <dimazest> btw, on fedora 10 with python 2.4 i have some failing tests
2009-05-27T13:00:53  <waldi> happens
2009-05-27T13:20:10  <dimazest> dreimark: ThomasWaldmann could you review this changeset http://hg.zest.id.lv/moin-sandbox/rev/231622e0dc28
2009-05-27T13:20:31  <dimazest> i i' trying to integrate new groups code with acl
2009-05-27T13:20:40  <dimazest> so i did similar as Melita
2009-05-27T13:22:06  <dimazest> i'm not sure about changes in MoinMoin/security/__init__.py and MoinMoin/config/multiconfig.py
2009-05-27T13:38:10  <ThomasWaldmann> dimazest: your typos are annoying
2009-05-27T13:38:30  <dimazest> ThomasWaldmann: that's a sandbox
2009-05-27T13:38:44  <dimazest> not a final commit
2009-05-27T13:39:13  <ThomasWaldmann> you should get used to proof reading your stuff while you write it
2009-05-27T13:39:46  <dimazest> yes, i should, hope it gets better
2009-05-27T13:39:56  <ThomasWaldmann> and if you are unsure, use a dictionary. there are online ones...
2009-05-27T13:40:44  <ThomasWaldmann> about the code: you don't need to think about multiconfig now. it is much too early.
2009-05-27T13:41:13  <ThomasWaldmann> everything you could put there can also be put into wikiconfig_local.py until you have stabilized it.
2009-05-27T13:42:27  <dimazest> ok
2009-05-27T13:43:15  <ThomasWaldmann> (or into a test config)
2009-05-27T13:45:15  <ThomasWaldmann> (and later, the config default should be compatible to how 1.8 behaves [== using wiki based groups])
2009-05-27T13:49:18  <ThomasWaldmann> dimazest: the creation of a working group manager (initializing it with a "request") should likely get moved to request code. Maybe have a look where dennda put his storage / ACL init stuff and put your init near it at a reasonable place.
2009-05-27T16:09:37  *** rkerr has joined #moin-dev
2009-05-27T16:45:43  <CIA-19> Rowan Kerr <rowan@stasis.org> default * 4732:fcb8c47be586 1.9-openid/MoinMoin/action/login.py: Force action on login continuation form, otherwise will be submitted to previous step when returning from an OpenID GET response
2009-05-27T16:46:07  <rkerr> yay, sorted acc't username picking after logging in with openid
2009-05-27T16:47:14  <ThomasWaldmann> :)
2009-05-27T16:47:29  <ThomasWaldmann> btw, there was a user on #moin asking for openid stuff
2009-05-27T16:49:09  <rkerr> didn't see that .. remember who it was?
2009-05-27T16:51:48  <ThomasWaldmann> (13:39) -!- Edulix (Eduardo Robles Elvira) [n=edulix@27.171.218.87.dynamic.jazztel.es] has joined #moin
2009-05-27T16:53:17  <rkerr> hm, well we'll see if he comes back
2009-05-27T17:23:55  <CIA-19> Rowan Kerr <rowan@stasis.org> default * 4733:16e584c1dd59 1.9-openid/MoinMoin/auth/openidrp.py: Removed extra janrain nonce from OpenID username continuation
2009-05-27T17:23:56  <CIA-19> Rowan Kerr <rowan@stasis.org> default * 4734:2d5c306b51df 1.9-openid/MoinMoin/auth/ (3 files in 2 dirs): Added auth_attribs for users who log in with OpenID SREG. Fixed call to create teams in OpenID extension.
2009-05-27T17:34:56  <rkerr> http://moinmo.in/RowanKerr/OpenIDUpdates
2009-05-27T17:40:27  <ThomasWaldmann> maybe add a few links for people who don't know what this all is about :)
2009-05-27T17:40:38  *** grzywacz has joined #moin-dev
2009-05-27T17:42:05  <rkerr> like "what is openid" type stuff?
2009-05-27T17:53:54  <rkerr> added some background info
2009-05-27T18:22:27  <ThomasWaldmann> rkerr: i meant especially about the sreg / teams stuff
2009-05-27T18:24:19  <rkerr> ok
2009-05-27T18:27:51  * dreimark have had too much talks today and need to recovber now
2009-05-27T18:32:49  <dreimark> bbl
2009-05-27T19:47:29  <dimazest> ThomasWaldmann: could you point out where request is initialized?
2009-05-27T19:48:55  <dennda> dimazest: you want to look at MoinMoin.wsgiapp
2009-05-27T19:59:50  <dimazest> dennda: shuld i do something like this http://hg.moinmo.in/moin/2.0-storage/annotate/dac11b502f3b/MoinMoin/wsgiapp.py#l46 for groups module?
2009-05-27T20:02:25  <dennda> dimazest: not knowing what exactly you want to do it's a bit difficult to answer that question. it depends on whether your "thing" might be dirtied by tests and needs to be instanciated anew, or if it can remain the same object (even in tests!) all the time (then you can patch it onto the context directly in the run function)
2009-05-27T20:04:00  <dimazest> dennda: thanks
2009-05-27T22:46:00  * dennda hopes to be prepared for the exam tomorrow
2009-05-27T22:46:01  <dennda> gn
2009-05-27T22:52:04  <CIA-19> Dmitrijs Milajevs <dimazest@gmail.com> default * 4734:d85a2b2f120b 1.9-groups-dmilajevs/ (4 files in 4 dirs): Groups 2009: MoinMoin.security.AccessControlList was refactored to use Moin.groups.GroupManager. GroupManager ACL test.
2009-05-27T23:12:14  <dreimark> re
2009-05-27T23:13:32  <dreimark> dimazest: from MoinMoin.web.contexts import ScriptContext
2009-05-27T23:13:46  <dreimark> request = ScriptContext()
2009-05-27T23:15:08  <dimazest> dreimark: where should i put it?
2009-05-27T23:15:18  <dreimark> I am wrong
2009-05-27T23:17:10  * dreimark looks
2009-05-27T23:25:40  <dimazest> ok, good night
2009-05-27T23:32:03  <dreimark> sorry for beeing so late.
2009-05-27T23:32:46  <dreimark> anyway it is better to look into 1.9-storage (2.0-storage is too different)
2009-05-27T23:43:50  <dreimark> looks to me that this is the right place and needs then to be done similiar

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-05-27 (last edited 2009-05-26 22:15:03 by IrcLogImporter)