1 2010-06-18T00:29:00  *** RogerHaase has quit IRC
   2 2010-06-18T01:10:43  *** TheSheep has quit IRC
   3 2010-06-18T01:17:43  *** TheSheep has joined #moin-dev
   4 2010-06-18T02:29:56  *** mramige has joined #moin-dev
   5 2010-06-18T03:04:12  *** grzywacz has quit IRC
   6 2010-06-18T03:26:33  *** mramige has quit IRC
   7 2010-06-18T04:55:21  <CIA-47> Diogenes Augusto <diofeher@gmail.com> default * 8270:7ffbabc5bbfc 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] fixing using a list comprehension to get rid of falsy elements of the editbar_actions list
   8 2010-06-18T05:32:05  *** RogerHaase has joined #moin-dev
   9 2010-06-18T06:50:43  *** RogerHaase has quit IRC
  10 2010-06-18T07:18:50  <CIA-47> Dmitry Andreev <klieg.polar@gmail.com> default * 8313:c69ec68aa0cd 2.0-dev-wiki-rest-dandreev/MoinMoin/converter2/_tests/test_moinwiki_out.py: DOM->Moinwiki: fixed unicode problems of unit test
  11 2010-06-18T07:18:52  <CIA-47> Dmitry Andreev <klieg.polar@gmail.com> default * 8314:9085af417950 2.0-dev-wiki-rest-dandreev/MoinMoin/converter2/rst_out.py: DOM->reStracturedText: added support of a table header
  12 2010-06-18T07:18:54  <CIA-47> Dmitry Andreev <klieg.polar@gmail.com> default * 8315:d4ae8f7b6e45 2.0-dev-wiki-rest-dandreev/MoinMoin/converter2/rst_out.py: DOM->reStruturedText: basicw support of image objects and links
  13 2010-06-18T07:25:15  <ThomasWaldmann>  moin
  14 2010-06-18T08:11:15  <ThomasWaldmann> diofeher: cleaned up and commented your todo
  15 2010-06-18T08:22:06  *** DmitryAndreev has quit IRC
  16 2010-06-18T08:27:15  <diofeher> moin! or better good evening :)
  17 2010-06-18T08:27:15  <diofeher> moin! or better good evening :)
  18 2010-06-18T08:27:15  <diofeher> moin!
  19 2010-06-18T08:27:20  <diofeher> ops flood :x
  20 2010-06-18T08:27:36  <ThomasWaldmann> :)
  21 2010-06-18T08:27:50  <ThomasWaldmann> see your wiki page :)
  22 2010-06-18T08:28:03  <diofeher> ThomasWaldmann: i saw! gonna work in these modifications now
  23 2010-06-18T08:28:49  <ThomasWaldmann> i might be not available later, but if you have questions, just ask here or on the wiki page
  24 2010-06-18T08:29:32  <ThomasWaldmann> about merging main repo: is this your first merge?
  25 2010-06-18T08:29:53  <diofeher> ok
  26 2010-06-18T08:29:59  <diofeher> yes, it is
  27 2010-06-18T08:30:21  <diofeher> oh, i'm gonna merge? or one of you?
  28 2010-06-18T08:36:09  <ThomasWaldmann> http://moinmo.in/MoinDev/MercurialGuide look there before merging
  29 2010-06-18T08:37:20  <diofeher> ThomasWaldmann: i have access in main repo?
  30 2010-06-18T08:37:28  <ThomasWaldmann> (it is important to do that cleanly, without creating a mess. if you push a mess to upstream repo, it will be there forever)
  31 2010-06-18T08:37:53  <ThomasWaldmann> diofeher: you only need to pull changesets from it
  32 2010-06-18T08:38:05  <ThomasWaldmann> you merge main > your repo, not vice versa
  33 2010-06-18T08:39:58  <ThomasWaldmann> make sure you committed and pushed everything before starting the merge
  34 2010-06-18T08:40:51  <ThomasWaldmann> so you could throw away your local repo in case you messed something and start from scratch (after cloning a fresh copy of it)
  35 2010-06-18T08:41:55  <ThomasWaldmann> btw, check that your merge tool is setup correctly and that you know how to operate it
  36 2010-06-18T08:42:59  <ThomasWaldmann> (this is a matter of taste, there are misc tools available - i personally dislike most of them and prefer just having hg put conflict markers into source)
  37 2010-06-18T08:45:40  <diofeher> oh understood
  38 2010-06-18T08:45:50  <ThomasWaldmann> if you are lucky, you won't have too many conflicts, but the longer you wait with merging, the bigger and more complex the merging gets
  39 2010-06-18T08:45:50  <diofeher> i'm gonna merge repo later
  40 2010-06-18T08:46:02  <diofeher> just finish some little tasks here
  41 2010-06-18T08:46:04  <diofeher> ^^
  42 2010-06-18T08:48:27  <diofeher> ThomasWaldmann: it's not possible to use request.href with do=action
  43 2010-06-18T08:48:35  <ThomasWaldmann> (and be AWAKE when doing the merge :)
  44 2010-06-18T08:48:45  <diofeher> i mean, i have to modify this fuction in request object
  45 2010-06-18T08:48:51  <diofeher> hehe ok
  46 2010-06-18T08:49:03  <ThomasWaldmann> why is it not possible?
  47 2010-06-18T08:49:19  <diofeher> it's ok to modify this function in request object?
  48 2010-06-18T08:51:12  <CIA-47> Diogenes Augusto <diofeher@gmail.com> default * 8271:f6690fc7a889 2.0-dev-jinja2-plugins-dfeher/MoinMoin/theme/jinja.py: [templating] killed getLocalizedPage in some places
  49 2010-06-18T08:58:33  <diofeher> i really need to sleep.. 8 hours studying JSF... i really hate java and all theirs xml ._.
  50 2010-06-18T08:59:03  <diofeher> bbl, good night
  51 2010-06-18T09:12:55  <ThomasWaldmann> gn
  52 2010-06-18T09:40:55  <dreimark> moin
  53 2010-06-18T10:07:18  *** DmitryAndreev has joined #moin-dev
  54 2010-06-18T12:15:40  *** kursor has joined #moin-dev
  55 2010-06-18T12:42:37  *** DmitryAndreev has quit IRC
  56 2010-06-18T12:55:48  *** DmitryAndreev has joined #moin-dev
  57 2010-06-18T15:32:58  *** DmitryAndreev_ has joined #moin-dev
  58 2010-06-18T15:32:59  *** DmitryAndreev has quit IRC
  59 2010-06-18T15:48:18  *** DmitryAndreev_ is now known as DmitryAndreev
  60 2010-06-18T16:13:25  *** RogerHaase has joined #moin-dev
  61 2010-06-18T17:37:07  *** DmitryAndreev has quit IRC
  62 2010-06-18T17:39:16  <ei-grad> ьщшт
  63 2010-06-18T17:39:18  <ei-grad> moin
  64 2010-06-18T17:39:29  <ei-grad> sorry, wrong layout)
  65 2010-06-18T18:04:06  <ThomasWaldmann> re
  66 2010-06-18T18:12:33  *** kursor has quit IRC
  67 2010-06-18T18:30:22  <dreimark> re
  68 2010-06-18T18:30:41  <dreimark> ei-grad: do you sometimes run all tests ?
  69 2010-06-18T18:33:19  <dreimark> e.g. moin-1.9-ldap-kerberos-agrigorev/MoinMoin/datastruct/backends/ldap_groups.py:68:22
  70 2010-06-18T18:33:28  <dreimark> E799 don't use 'x == None', but just 'x is None' or 'not x'
  71 2010-06-18T18:34:51  <ei-grad> oh, ok, will try to do it more frequently...
  72 2010-06-18T18:46:35  *** grzywacz has joined #moin-dev
  73 2010-06-18T20:16:41  *** DmitryAndreev has joined #moin-dev
  74 2010-06-18T20:54:19  <CIA-47> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 8325:abb599579b17 2.0-dev/MoinMoin/storage/_tests/test_serialization.py: storage serialization: added quoting, escaping, unserialization tests
  75 2010-06-18T22:09:42  <ei-grad> bbl
  76 2010-06-18T22:16:19  * ThomasWaldmann tries to fix deleted items in fs19
  77 

MoinMoin: MoinMoinChat/Logs/moin-dev/2010-06-18 (last edited 2010-06-17 22:45:03 by IrcLogImporter)