2009-08-10T00:02:04  <dreimark> moin-2.0-storage/MoinMoin/storage/backends/router.py:261:1: W291 trailing whitespace
2009-08-10T00:02:38  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6533:d1c14a6b9ff0 2.0-storage/MoinMoin/ (script/maint/xml.py storage/serialization.py): moin maint xml: optimize code, add combined selectors (no script UI for them yet)
2009-08-10T00:02:58  <dreimark> moin-2.0-storage/MoinMoin/script/maint/xml.py:96:41: E225 operators shall be surrounded by a single space on each side sincetime = now - ndays * 24*3600
2009-08-10T00:03:04  <dreimark> dennda: ^^
2009-08-10T00:06:21  <ThomasWaldmann> my code
2009-08-10T00:06:43  <dreimark> ok
2009-08-10T00:08:24  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6534:2f361e522305 2.0-storage/MoinMoin/ (script/maint/xml.py storage/backends/router.py): fix PEP8 issues
2009-08-10T00:12:56  <birkenfeld> this is a kind of hobgoblin consistency :)
2009-08-10T00:15:26  <ThomasWaldmann> the pep8 checker isn't perfect. sometimes too strict, some cases not detected...
2009-08-10T00:15:34  <ThomasWaldmann> but better than nothing
2009-08-10T00:17:16  <birkenfeld> yes, and I can understand the need given that you can't review all new code
2009-08-10T00:17:34  <ThomasWaldmann> btw, looks like we have a "purge for the poor", you just need to serialize/deserialize with the params you want
2009-08-10T00:22:48  <ThomasWaldmann> birkenfeld: btw, how far is your rst dom parser?
2009-08-10T00:23:10  <birkenfeld> ThomasWaldmann: AFAIK it basically works :)
2009-08-10T00:23:33  <birkenfeld> but Michael Foord is currently hacking at it
2009-08-10T00:24:24  <dreimark> :)
2009-08-10T00:25:14  <dreimark> ThomasWaldmann: I still see two Error: funcargument 'request' py.test 1.0
2009-08-10T00:27:20  <ThomasWaldmann> dreimark: i thought you tested that?
2009-08-10T00:29:43  <dreimark> yes, and that was not there before
2009-08-10T00:30:37  <dreimark> me prepares a file
2009-08-10T00:34:21  <ThomasWaldmann> birkenfeld: where can i find the src of it?
2009-08-10T00:34:24  <dreimark> ThomasWaldmann: http://moinmo.in/ReimarBauer?action=AttachFile&do=view&target=moin-2.0-storage.txt
2009-08-10T00:35:40  <birkenfeld> ThomasWaldmann: in zine/plugins/rst_parser/translator.py
2009-08-10T00:36:12  <ThomasWaldmann> dreimark: no idea
2009-08-10T00:39:18  <ThomasWaldmann> birkenfeld: ah, thanks
2009-08-10T00:39:48  <birkenfeld> it currently still emits a zeml tree, but that's almost plain html
2009-08-10T00:40:31  *** amartani has joined #moin-dev
2009-08-10T00:45:34  <ThomasWaldmann> we'ld need another kind of tree anyway
2009-08-10T00:45:37  <ThomasWaldmann> waldi: ^^
2009-08-10T00:48:07  *** amartani has quit IRC
2009-08-10T00:49:11  *** amartani has joined #moin-dev
2009-08-10T01:03:11  <dreimark> gn
2009-08-10T01:09:57  <ThomasWaldmann> gn dreimark
2009-08-10T08:25:37  <ThomasWaldmann> moin
2009-08-10T09:03:44  <ThomasWaldmann> dennda: morgaehn!
2009-08-10T09:04:24  <waldi> moin
2009-08-10T09:04:38  <ThomasWaldmann> moin waldi
2009-08-10T09:09:43  <dennda> morgen :-)
2009-08-10T09:11:12  * dennda reviews code
2009-08-10T09:14:31  <dennda> ah interesting
2009-08-10T09:20:56  <dennda> ok nice
2009-08-10T09:23:36  <dreimark> moin
2009-08-10T09:24:40  * dreimark had hit a http://www.google.de/images?q=tbn:3jjchaxpfyPQ9M::www.bukiba.de/Bilder/Baustellenschild.png
2009-08-10T09:25:02  <dreimark> == headache
2009-08-10T09:32:57  <dennda> huh?
2009-08-10T09:33:00  <dennda> with car?
2009-08-10T09:37:11  <dreimark> no with head, at a sidewalk, it was too low. (I got out of the way of two bycicles)
2009-08-10T09:37:43  <dennda> ouch
2009-08-10T09:39:02  <dreimark> jumping on the street would have been saver
2009-08-10T09:40:48  <dennda> then you'd have been hit by a car
2009-08-10T09:40:59  <dennda> not that much better :-)
2009-08-10T09:53:57  * dennda shares http://paste.pocoo.org/show/133394/
2009-08-10T09:55:21  <dennda> well that wouldn't really work like this
2009-08-10T09:55:34  <dennda> but you can grok the basic idea
2009-08-10T10:31:33  <ThomasWaldmann> dennda: you have enough to do without implementing caching
2009-08-10T10:35:55  * dreimark one traffic sign less
2009-08-10T10:42:06  <dennda> ThomasWaldmann: sure I wasn't saying that I want to do that now :-)
2009-08-10T10:43:45  <ThomasWaldmann> don't waste time on stuff that you don't have to do now
2009-08-10T11:56:09  <ThomasWaldmann> dennda: """Another solution would be some caching middleware that would operate in-memory or on-disk, like this: http://paste.pocoo.org/show/133394/""" - please note that the "caching" module is for rather persistent and inter-process caching
2009-08-10T11:56:42  <dennda> ok
2009-08-10T11:56:48  <dennda> i was just throwing a tought in I had
2009-08-10T11:57:05  <dennda> i don't know how challenging that is. perhaps that is another soc task
2009-08-10T12:31:18  <dennda>  * requires a Mercurial DVCS installation in development version (077f1e637cd8 changeset from http://selenic.com/repo/hg, included since version 1.0.2)
2009-08-10T12:31:23  <dennda> PawelPacana: ^ is that still true?
2009-08-10T12:33:49  <dennda>  * requires applying patch (MoinMoin/storage/backends/research/repo_force_changes.diff)
2009-08-10T12:33:56  <dennda> i guess that can just be killed?
2009-08-10T12:34:01  <dennda>   * patch -p1 < repo_force_changes.diff in hg source tree
2009-08-10T12:53:41  * dennda removes membackend from HOStorageConfiguration
2009-08-10T13:09:35  <ThomasWaldmann> dennda: """In it's simplest form you just do {{{namespace_mapping""" -> its
2009-08-10T13:11:48  <ThomasWaldmann> dennda: """Depending on your configuration this will operate on the item 'User/Joe'.""" <- there is no code for that yet, can only be done with userhomeinterwiki hack.
2009-08-10T13:13:30  <ThomasWaldmann> so maybe rather use Trash/ for that example, as we already have code using that by default
2009-08-10T13:17:48  <ThomasWaldmann> dennda: """Every item that has no visible namespace, like 'FrontPage'""" <- rephrase that. Having something "visible" there is not the point, the point is whether the mapping redirects the part of the namespace this item name belongs to to another backend.
2009-08-10T13:18:29  <ThomasWaldmann> e.g. "Foo/Bar" has something visible, that COULD be a mountpoint. But it still ends up in the backend mounted on /.
2009-08-10T13:20:22  <ThomasWaldmann> """The same is true for all items whose namespace is not present in the namespace_mapping: They just end up in the default namespace."""
2009-08-10T13:20:50  <ThomasWaldmann> well, '' (or '/') is present in the namespace_mapping, so this is rather confusing.
2009-08-10T13:22:19  <ThomasWaldmann> btw, the configuration we currently have is in fact ONE namespace.
2009-08-10T13:22:40  <ThomasWaldmann> Parts of that namespace are mapped to different backends.
2009-08-10T13:24:05  * ThomasWaldmann suggests rereading/rethinking/rewriting that text.
2009-08-10T13:25:57  <ThomasWaldmann> """A namespace for the respective backend, the backend itself, ACL protection rules that you want to have applied on that namespace."""
2009-08-10T13:26:23  <ThomasWaldmann> 1. a point in the namespace where the backend is mounted
2009-08-10T13:27:02  <ThomasWaldmann> 3. ACLs to protect the contents of the backend
2009-08-10T13:28:11  <dennda> sorry my connection is quite flaky at the moment
2009-08-10T13:29:51  <dennda> will do
2009-08-10T13:34:58  <PawelPacana> dennda: http://moinmo.in/PawelPacana/MercurialBackend/Configuration
2009-08-10T13:36:24  <PawelPacana> copy it and fix snippets if mapping in router changed
2009-08-10T14:00:08  <dreimark> dimazest: do you work on the title:LanguageSetup search problem?
2009-08-10T14:05:28  <ThomasWaldmann> http://google-opensource.blogspot.com/2009/08/contact-early-contact-often.html
2009-08-10T14:28:45  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6535:19ed123f9f3c 2.0-storage/MoinMoin/ (4 files in 4 dirs): (log message trimmed)
2009-08-10T14:28:45  <CIA-38> remove user_dir, reduce usage of data_dir
2009-08-10T14:28:45  <CIA-38> user_dir: not used any more
2009-08-10T14:28:45  <CIA-38> data_dir: fix description
2009-08-10T14:28:45  <CIA-38> data_dir: do not write expaterror.log to it, use logging framework
2009-08-10T14:28:47  <CIA-38> data_dir: do not implicitely use data_dir/intermap.txt
2009-08-10T14:28:51  <CIA-38> SystemInfo: do not compute disk usage of data_dir or data_dir/pages,
2009-08-10T14:28:53  <CIA-38> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 6536:f471ffd7770a 2.0-storage/ (4 files in 4 dirs): move interwiki map from wiki/data/ to contrib/interwiki/
2009-08-10T14:30:17  <ThomasWaldmann> dennda: what are you working on right now?
2009-08-10T14:39:02  <dennda> fixing my network / docs / cooking
2009-08-10T14:41:30  <ThomasWaldmann> don't get confused :)
2009-08-10T14:42:16  <dennda> fixing the noodles, eating the network?
2009-08-10T14:42:41  <dimazest> dreimark: yes
2009-08-10T14:45:42  <PawelPacana> oh crap, i found leftover that didn't go with my previous commit
2009-08-10T14:50:53  <ThomasWaldmann> dennda: or producing spaghetti docs?
2009-08-10T14:54:22  *** amartani has quit IRC
2009-08-10T15:09:26  <CIA-38> Pawel Pacana <pawel.pacana (at) gmail.com> default * 6537:8468fd85b8f1 2.0-storage/MoinMoin/storage/backends/hg.py: (hg) cleaned up default user and message for commit
2009-08-10T15:09:28  <CIA-38> Pawel Pacana <pawel.pacana (at) gmail.com> default * 6538:c5e22732cf9c 2.0-storage/MoinMoin/storage/backends/hg.py: (hg) cleaned up item revisions/destroyed indexes with Index class
2009-08-10T15:09:30  <CIA-38> Pawel Pacana <pawel.pacana (at) gmail.com> default * 6539:32498ff15ab6 2.0-storage/ (19 files in 14 dirs): merge with main
2009-08-10T15:09:31  <CIA-38> Pawel Pacana <pawel.pacana (at) gmail.com> default * 6540:8be23f8eea2e 2.0-storage/MoinMoin/storage/backends/hg.py: (hg) pep8 fixes
2009-08-10T15:13:05  <PawelPacana> docstring improvements and more tests later, htg now
2009-08-10T15:19:52  <dennda> ThomasWaldmann: I guess the global event log is something that should be cached
2009-08-10T15:19:56  <dennda> definitely
2009-08-10T15:21:57  <dennda> That stuff doesn't change anyway and iterating over all revisions every time would be kinda... well :-)
2009-08-10T15:33:57  <dennda> Is there a way to include another wikipage's contents in a page? Or should i really just c&p pawels stuff?
2009-08-10T15:34:12  <dreimark> <<Include()>>
2009-08-10T15:35:24  <dennda> sweet
2009-08-10T15:35:39  <dreimark> for an advanced example see http://moinmo.in/ParserMarket?action=raw
2009-08-10T15:36:10  <dennda> it's fine
2009-08-10T15:36:19  <dennda> I'll just update pawels page now. that's obsolete anyways
2009-08-10T15:40:23  <ThomasWaldmann> dennda: you just move the content and fix references on Pawel's homepage
2009-08-10T15:41:28  <dennda> ok
2009-08-10T15:59:19  <dennda> ThomasWaldmann: Shall I mention the scripts like xml on HOSC?
2009-08-10T16:09:24  <dimazest> is it possible to see log messages while test are running?
2009-08-10T16:11:06  <ThomasWaldmann> dennda: no
2009-08-10T16:11:13  <dennda> ok
2009-08-10T16:11:43  <dennda> i rephrased the paragraph you mentioned the best way I could imagine, hope it's ok
2009-08-10T16:11:44  <ThomasWaldmann> dimazest: i think py.test only displays stdout/err when some test failed
2009-08-10T16:11:48  <dennda> writing good docs is hard :-)
2009-08-10T16:13:19  <dimazest> dennda: :)
2009-08-10T16:13:46  <dimazest> ThomasWaldmann: how can i configure logger to write to the stdout
2009-08-10T16:20:50  <ThomasWaldmann> usually one shouldn't do that
2009-08-10T16:21:09  <ThomasWaldmann> but you can create a logging.conf see docs/...
2009-08-10T16:21:32  <dennda> make sure not to commit that or mod_wsgi users will be *veeery* unhappy
2009-08-10T16:21:33  <dennda> :-)
2009-08-10T16:35:59  <dimazest> ok, i will not do it
2009-08-10T16:43:02  <PawelPacana> dimazest: -s
2009-08-10T16:43:46  <PawelPacana> ^^ this will prevent py.test from capturing stdout
2009-08-10T17:12:38  <CIA-38> Dmitrijs Milajevs <dimazest@gmail.com> default * 4966:6f87dbd8f895 1.9-xapian-dmilajevs/MoinMoin/search/_tests/test_search.py: Xapian2009: test_search was refactored. Xappy test does not index all pages. Generative test was killed. TestXapianIndexingInNewThread is skipped.
2009-08-10T17:22:09  <ThomasWaldmann> looks like tests are getting faster. :)
2009-08-10T17:23:23  <dreimark> hmm, whatever sometimes test_search.py[52] ......... it get stuck
2009-08-10T17:23:43  <dreimark> and it doesn't like ^C
2009-08-10T17:24:58  <dimazest> hmm, dreimark could you run py.test. -v and say which test is it?
2009-08-10T17:25:42  <dreimark> test_search.py:126   TestSearch().test_linkto_search_simple
2009-08-10T17:26:42  <dreimark> dimazest: 1
2009-08-10T17:26:55  <dreimark> s/1/^^/
2009-08-10T17:29:08  <dimazest> dreimark: it is moin search it should take some time
2009-08-10T17:29:17  <dennda> I hate writing docs :-)
2009-08-10T17:30:04  <dimazest> 1 passed, 51 deselected in 12.47 seconds
2009-08-10T17:30:38  <dennda> deselected?
2009-08-10T17:31:39  <dimazest> dennda: i ran py.test MoinMoin/search/ -k TestSearch.test_linkto_search_simple
2009-08-10T17:31:50  <dennda> ah
2009-08-10T17:31:55  <dennda> the magic -k :-)
2009-08-10T17:31:59  <ThomasWaldmann> dennda: but you like macbooks :)
2009-08-10T17:32:46  <dennda> yes, docs and macbooks. clearly the yin and yang of our modern society :-)
2009-08-10T17:32:58  <dimazest> ThomasWaldmann: how are macbooks and documentation related?
2009-08-10T17:33:02  <dreimark> test_search.py:126   TestSearch().test_linkto_search_simple ok (62.38)
2009-08-10T17:33:11  <dreimark> dimazest: the endswith()
2009-08-10T17:33:56  <dreimark> dimazest: we need py.test 1.0 for your repo ?
2009-08-10T17:34:11  <ThomasWaldmann> dimazest: well, some successful soc project makes paying the bill for the macbook easier :)
2009-08-10T17:34:23  <dimazest> dreimark: MoinMoin/search/_tests/test_search.py:126: TestSearch.test_linkto_search_simple PASS (probaly, it is because of different pythons and py versions)
2009-08-10T17:34:51  <dimazest> dreimark: it should work with older versions too
2009-08-10T17:35:21  <dreimark> dimazest: I get  tests finished: 28 passed, 23 failed, 1 skipped in 108.49 seconds
2009-08-10T17:35:29  <dreimark> AttributeError: importorskip
2009-08-10T17:35:41  <dreimark> this is new
2009-08-10T17:36:07  <dimazest> dreimark: ok, i'll get rid of it
2009-08-10T17:36:23  * dreimark had updated py on this box (but others won't)
2009-08-10T17:36:51  <dreimark> indeed it is faster for this test
2009-08-10T17:37:09  <dreimark> this one fails test_search.py:95: TestXapianSearch.test_title_search_simple FAIL
2009-08-10T17:37:23  <dreimark> test_search.py:154: TestXapianSearch.test_category_search_simple FAIL
2009-08-10T17:37:49  <dreimark> 13 failed, 38 passed, 1 skipped in 91.02 seconds
2009-08-10T17:38:54  <dreimark> dimazest: some of the tests needs to be fixed because of the amount of valid results
2009-08-10T17:40:39  <dimazest> dreimark: it is not clear for me how many results must be there
2009-08-10T17:42:14  <dreimark> > 100 is wrong. you can count your pages dict
2009-08-10T17:43:43  <dimazest> dreimark: but moin search searches all available pages
2009-08-10T17:47:14  <dreimark> dimazest: for xapian you know http://paste.pocoo.org/show/133476/
2009-08-10T17:49:17  <dreimark> in 2.0 we can have a test page package for both with given pages
2009-08-10T17:49:55  <dimazest> dreimark: how can i know, how many pages are in wiki?
2009-08-10T17:50:45  <dimazest> dreimark: TestSearch().test_linkto_search_simple takes a lot of time is tests/ doesn't exist
2009-08-10T17:51:58  *** amartani has joined #moin-dev
2009-08-10T17:52:18  <dreimark> see macro SystemInfo, e.g. pagelist = request.rootpage.getPageList(user='')
2009-08-10T17:52:24  <dreimark> dimazest: ^
2009-08-10T17:52:28  <dimazest> ok
2009-08-10T17:53:03  <dimazest> dreimark: is it right way to skip test http://paste.pocoo.org/show/133477/ ?
2009-08-10T17:54:21  <dreimark> dimazest: you need to change it to test xapian
2009-08-10T17:54:35  <dreimark> xappy is in support always
2009-08-10T17:56:17  <dreimark> also you could do something like http://hg.moinmo.in/moin/extensions/file/fb3f4a1fb50b/data/plugin/macro/Image.py#l25
2009-08-10T17:56:53  <dreimark> and then later if not XXX ...
2009-08-10T17:56:56  <dreimark> dimazest: ^
2009-08-10T17:59:06  <dimazest> ok
2009-08-10T18:00:54  <dimazest> dreimark: test_search.py:126   TestSearch().test_linkto_search_simple ok (361.06) (with a fresh clone)
2009-08-10T18:01:29  <dimazest> test_search.py:126   TestSearch().test_linkto_search_simple ok (5.05) (repeated)
2009-08-10T18:01:50  <dreimark> yes, we keep it like it is.
2009-08-10T18:02:16  <dreimark> it will be in 2.0-storage faster because of less pages in underlay
2009-08-10T18:02:46  *** amartani has quit IRC
2009-08-10T18:10:30  <dennda> hmpf
2009-08-10T18:11:08  <dennda> wenn das so weitergeht gehen 90% meines soc geldes an das ordnungsamt... gestern das erste knoellchen meines lebens bekommen und grad schon das zweite abgezogen... :-)
2009-08-10T18:11:29  <dreimark> was machst Du nur?
2009-08-10T18:11:49  <dennda> einmal versehentlich im halteverbot geparkt und grad eben vergessen das ticket zu verlaengern :-)
2009-08-10T18:13:51  <dreimark> arg, das ist aber auch die haupteinnahme quelle der staedte
2009-08-10T18:13:57  <dennda> das ist ein absoluter graus
2009-08-10T18:14:23  <dennda> du kannst hier NICHT im umkreis von 3 kilometern um mein haus parken kostenlos und must sonst alle 2 stunden (ab 8 uhr morgens bis 7 abends) tickets ziehen
2009-08-10T18:14:25  <dreimark> dimazest: len(self.request.rootpage.getPageList(user='', include_underlay=False))
2009-08-10T18:14:33  <dennda> und wahrscheinlich is selbst das nicht erlaubt sondern du muesstest das auto bewegen
2009-08-10T18:15:00  <dennda> ThomasWaldmann: yay, 1.0 in computergrafik 3 :-)
2009-08-10T18:15:06  <dreimark> dimazest: but the problem with that is, that in the current testsetup page from the user wiki also copied
2009-08-10T18:15:35  <dreimark> dennda: ja, hier schreiben die sich die Ventilstellung auf
2009-08-10T18:15:45  <dreimark> daher muss man es bewegen
2009-08-10T18:16:35  *** amartani has joined #moin-dev
2009-08-10T18:16:50  *** starshine_away has quit IRC
2009-08-10T18:16:50  *** vpv has quit IRC
2009-08-10T18:16:50  *** ser has quit IRC
2009-08-10T18:16:50  *** ronny has quit IRC
2009-08-10T18:16:50  *** waldi has quit IRC
2009-08-10T18:17:06  *** starshine_away has joined #moin-dev
2009-08-10T18:17:06  *** vpv has joined #moin-dev
2009-08-10T18:17:06  *** ser has joined #moin-dev
2009-08-10T18:17:06  *** ronny has joined #moin-dev
2009-08-10T18:17:06  *** waldi has joined #moin-dev
2009-08-10T18:18:45  <dreimark> dennda: herzlichen glueckwunsch
2009-08-10T18:20:11  <dreimark> dimazest: you may want to do >= len(self.pages)
2009-08-10T18:23:03  <dennda> wtf
2009-08-10T18:23:06  <dennda> ok ich bewege...
2009-08-10T18:25:33  <dreimark> dimazest: do you build only for self.pages the xapian index?
2009-08-10T18:27:30  <dreimark> you need to add LanguageSetup or you can't search for it
2009-08-10T18:28:24  * dennda murmelt was von scheiss geiern
2009-08-10T18:40:27  <dimazest> dreimark: i got idea, it is possible to MoinSearch pass list of the pages to search to
2009-08-10T18:47:15  <dreimark> dimazest: in builtin _getPageList tells
2009-08-10T18:47:24  <dreimark> If the query has a page filter, use it to filter pages before searching
2009-08-10T18:47:36  <dreimark> If not, get a unfiltered page list.
2009-08-10T18:56:23  <dreimark> dimazest: please look also page SystemInfo: <<SystemInfo: execution failed [cannot import name Search] (see also the log)>>
2009-08-10T18:56:33  <dreimark> needs a bugfix
2009-08-10T18:57:44  <dreimark> bbl
2009-08-10T19:01:59  *** grzywacz has joined #moin-dev
2009-08-10T19:09:12  *** amartani has quit IRC
2009-08-10T19:18:24  <dennda> hmm
2009-08-10T19:19:09  <dennda> RevisionNumberMismatchError and RevisionAlreadyExistsError -- Does that sound redundant?
2009-08-10T19:30:57  <dennda> http://moinmo.in/Storage2009/HelpOnStorageDevelopment
2009-08-10T19:31:09  <dennda> why is there an EOF error at the very bottom?
2009-08-10T19:37:30  *** vinci__ has joined #moin-dev
2009-08-10T19:56:17  *** vinci_ has quit IRC
2009-08-10T20:10:04  <ThomasWaldmann> re
2009-08-10T20:27:36  <dreimark> re
2009-08-10T20:28:28  * dreimark that damn traffic sign is gone :)
2009-08-10T20:30:34  <ThomasWaldmann> :)
2009-08-10T20:30:55  <ThomasWaldmann> dennda: no it does not sound redundant
2009-08-10T20:31:56  <dennda> hm yes
2009-08-10T20:32:03  <dennda> you're right
2009-08-10T20:32:13  <dennda> phew :D
2009-08-10T20:32:24  <ThomasWaldmann> and the EOF is because this is not python, but a traceback
2009-08-10T20:32:40  <dennda> hm is there a lexer that is more happy with interactive stuff?
2009-08-10T20:32:58  <dennda> is that even pygments by chance?
2009-08-10T20:34:00  <dreimark> dimazest: how is it going?
2009-08-10T20:34:50  <dennda> ah yes, seems to be pygments
2009-08-10T20:36:11  <dennda> hm
2009-08-10T20:38:19  <dimazest> dreimark: quite well,  i prepare commits
2009-08-10T20:38:48  <dennda> hm can't seem to find the correct keyword
2009-08-10T20:39:24  <dreimark> dimazest: :)
2009-08-10T20:51:43  <dreimark> dennda: do we need the indenting in the example snippet at http://moinmo.in/Storage2009/HelpOnStorageConfiguration
2009-08-10T20:54:15  <dennda> dreimark: fixed
2009-08-10T20:55:46  <dreimark> see the other pages too
2009-08-10T20:59:43  <dennda> fixed there as well
2009-08-10T21:05:54  <dreimark> dennda: 1.9 will fix that eof line
2009-08-10T21:06:49  *** vinci__ is now known as tpfennig
2009-08-10T21:19:34  <ThomasWaldmann> dennda: user credentials?
2009-08-10T21:19:53  <ThomasWaldmann> you rather mean user profile data, right?
2009-08-10T21:20:07  <dennda> yes
2009-08-10T21:20:19  <dennda> I was under the false impression that that's a valid term here
2009-08-10T21:22:06  <ThomasWaldmann> that's usually used for user/pw data, but a profile doesn't need to contain a password and even if it does,it is more than that
2009-08-10T21:23:01  <dennda> yep
2009-08-10T21:23:41  <dennda> fixed in both
2009-08-10T21:31:26  <CIA-38> Dmitrijs Milajevs <dimazest@gmail.com> default * 4967:d39bdb239da4 1.9-xapian-dmilajevs/MoinMoin/search/ (Xapian.py _tests/test_search.py builtin.py): Xapian2009: py.test.importorskip in tests was removed, tests try import Xapian, and on ImportError skip a test. Index.indexPages now takes a pages parameter - list of pages which must be indexed.
2009-08-10T21:31:28  <CIA-38> Dmitrijs Milajevs <dimazest@gmail.com> default * 4968:c6da526a8c30 1.9-xapian-dmilajevs/MoinMoin/search/_tests/test_search.py: Xapian2009: Moin serach doesn't search in all available pages during tests, but only in listed in the BaseSearchTest.pages. Tests check number of returned hits.
2009-08-10T21:31:30  <CIA-38> Dmitrijs Milajevs <dimazest@gmail.com> default * 4969:1d7a28cfc0f6 1.9-xapian-dmilajevs/MoinMoin/search/_tests/test_search.py: Xapian2009: Tests for xapian_term() which should not return empty query.
2009-08-10T21:34:25  <dreimark> dimazest: I have 11 failed, 39 passed, 1 error in 33.34 seconds
2009-08-10T21:36:47  <dimazest> dreimark: tests finished: 40 passed, 24 failed in 14.00 seconds on linux with python 2.5 and old py.test
2009-08-10T21:38:15  <dimazest> dreimark: 24 failed, 40 passed in 33.42 seconds on my dev environment
2009-08-10T21:38:47  <dennda> Anyway, bbl or tomorrow :-)
2009-08-10T21:39:11  <dimazest> at least i have some code to fix. xapian_term() returns sometimes empty query
2009-08-10T21:39:23  <dimazest> and now there are tests for it :)
2009-08-10T21:39:31  <dimazest> good night!
2009-08-10T21:40:54  * dimazest lerne Deutsch
2009-08-10T21:40:58  <dimazest> aaa
2009-08-10T21:41:22  <dimazest> then **lernst**
2009-08-10T21:41:40  <dreimark> dimazest: the first was right
2009-08-10T21:42:02  <dreimark> if you mean it like I learn german
2009-08-10T21:42:25  <dreimark> s/lernst/lernt is also correct
2009-08-10T21:42:27  <dimazest> but it is like he learns
2009-08-10T21:42:30  <dreimark> but lernst is wrong
2009-08-10T21:42:39  <dimazest> ok
2009-08-10T21:42:43  <dreimark> Ich lerne, Du lernst ...
2009-08-10T21:43:04  <dreimark> er lernt
2009-08-10T21:43:18  <dimazest> danke
2009-08-10T21:44:21  <dreimark> cu, viel spass
2009-08-10T21:45:05  * ThomasWaldmann is reminded of Brian's quick course in Latin.
2009-08-10T22:42:12  *** tpfennig has quit IRC

MoinMoin: MoinMoinChat/Logs/moin-dev/2009-08-10 (last edited 2009-08-09 22:15:02 by IrcLogImporter)