1 2012-06-03T00:06:42  <eSyr-ng> dreimark: thanks for the invitation :)
   2 2012-06-03T00:10:44  *** spy_ has quit IRC
   3 2012-06-03T00:36:17  *** dwcramer has joined #moin-dev
   4 2012-06-03T00:49:27  *** bilal has quit IRC
   5 2012-06-03T00:49:58  *** bilal has joined #moin-dev
   6 2012-06-03T01:58:36  <CIA-65> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 5863:5f5faedac588 1.9/MoinMoin/search/builtin.py: remove copy.copy() that crashed on windows/iis/isapi-wsgi after page save, replace it with minimal FakeRequest instance
   7 2012-06-03T02:21:32  *** jaiditya has quit IRC
   8 2012-06-03T02:46:45  *** bilal has quit IRC
   9 2012-06-03T02:48:32  *** bilal has joined #moin-dev
  10 2012-06-03T02:49:43  *** diofeher has joined #moin-dev
  11 2012-06-03T02:57:24  *** diofeher_ has joined #moin-dev
  12 2012-06-03T03:00:20  *** diofeher has quit IRC
  13 2012-06-03T03:26:34  *** diofeher_ has quit IRC
  14 2012-06-03T03:30:36  *** diofeher_ has joined #moin-dev
  15 2012-06-03T06:43:48  *** diofeher_ has quit IRC
  16 2012-06-03T07:41:53  *** dwcramer has quit IRC
  17 2012-06-03T08:38:01  *** MattMaker has quit IRC
  18 2012-06-03T08:40:49  *** MattMaker has joined #moin-dev
  19 2012-06-03T08:41:32  *** MattMaker has quit IRC
  20 2012-06-03T09:46:35  <xiaq> Moin
  21 2012-06-03T09:47:27  <xiaq> why is do_modify put in items/__init__.py instead of apps/frontend/views.py?
  22 2012-06-03T09:48:17  <xiaq> uh oh - answering my own question
  23 2012-06-03T09:48:52  <xiaq> - because different item types require different behaviors of do_modify
  24 2012-06-03T10:35:23  *** MattMaker has joined #moin-dev
  25 2012-06-03T13:19:38  *** spy_ has joined #moin-dev
  26 2012-06-03T14:04:45  *** DasIch has joined #moin-dev
  27 2012-06-03T14:05:19  *** spy_ has quit IRC
  28 2012-06-03T14:09:40  <ThomasWaldmann> moin
  29 2012-06-03T14:45:22  *** dwcramer has joined #moin-dev
  30 2012-06-03T14:58:51  *** DasIch_ has joined #moin-dev
  31 2012-06-03T15:01:09  *** DasIch has quit IRC
  32 2012-06-03T15:01:10  *** DasIch_ is now known as DasIch
  33 2012-06-03T15:28:02  <ThomasWaldmann> MaikuMori: eSyr-ng: as MaikuMori missed the meeting, please agree on a meeting date, i suggest monday 1345 or 1415 utc
  34 2012-06-03T15:28:14  <eSyr-ng> hur-hur.
  35 2012-06-03T15:28:37  <eSyr-ng> i'm fine.
  36 2012-06-03T15:28:43  <eSyr-ng> (with both dates)
  37 2012-06-03T15:32:50  <ThomasWaldmann> (that's before/after waldi / jaiditya meeting btw)
  38 2012-06-03T15:39:36  *** kanha has joined #moin-dev
  39 2012-06-03T15:39:47  <eSyr-ng> ah, see :)
  40 2012-06-03T15:40:19  *** kanha_ has quit IRC
  41 2012-06-03T15:40:22  <eSyr-ng> well, i'll try to be near the terminal and not fall asleep as usual -_-
  42 2012-06-03T16:16:33  *** dwcramer has quit IRC
  43 2012-06-03T17:13:38  *** dwcramer has joined #moin-dev
  44 2012-06-03T17:42:47  <DasIch> wow there are a lot of unused imports in the moin2 source
  45 2012-06-03T17:44:42  <ThomasWaldmann> "wo gehobelt wird, da fallen spaene"
  46 2012-06-03T17:46:41  <DasIch> someone should fix those
  47 2012-06-03T17:47:05  <ronny> hmm
  48 2012-06-03T17:47:36  <ronny> btw, since we use virtualenv now, we could just kill the test_pep8 thing and depend on pytest_codecheckers'
  49 2012-06-03T17:47:50  <ronny> (which also does pyflakes)
  50 2012-06-03T17:48:44  <DasIch> o0 hg status shows me a lot of files in docs, contrib and build that I'm fairly sure are generated shouldn't those be in .hgignore?
  51 2012-06-03T17:49:30  <DasIch> ThomasWaldmann: ^
  52 2012-06-03T17:59:22  *** dwcramer has quit IRC
  53 2012-06-03T17:59:56  <ThomasWaldmann> prepare a changeset and publish it, if it is non-trivial, put it on codereview
  54 2012-06-03T18:00:41  <DasIch> ah you do actually put docs/devel/api* stuff into the repo even though it is generated
  55 2012-06-03T18:02:32  * DasIch misses the git index already
  56 2012-06-03T18:12:49  <DasIch> ThomasWaldmann: so this is the result I get from make apidoc, is this fine to commit? http://codereview.appspot.com/6287043/
  57 2012-06-03T18:16:29  <breton> TypeError: must be cannot convert raw buffers, not str
  58 2012-06-03T18:16:59  <breton> my parser errored, when tried to parse this exception
  59 2012-06-03T18:17:18  <ThomasWaldmann> DasIch: why is it killing inherited-members?
  60 2012-06-03T18:17:24  <DasIch> ThomasWaldmann: no idea
  61 2012-06-03T18:18:46  <DasIch> ThomasWaldmann: unless someone added those manually it looks like a change in sphinx
  62 2012-06-03T18:19:44  <DasIch> can't find any sign of that being manually added
  63 2012-06-03T18:20:27  <ThomasWaldmann> DasIch: modules.rst is not needed, the upper levels directly refer to MoinMoin
  64 2012-06-03T18:21:36  <DasIch> ThomasWaldmann: should I put modules.rst in .hgignore?
  65 2012-06-03T18:29:04  <CIA-65> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1363:87ade74f956a 2.0/docs/devel/api/ (31 files): make apidoc update
  66 2012-06-03T18:29:46  <ThomasWaldmann> DasIch: i ran the update locally and left out the modules.rst, otherwise it should be same result
  67 2012-06-03T18:43:46  <ThomasWaldmann> breton: if you want help with that, publish full traceback and code (if modified)
  68 2012-06-03T19:29:01  *** jaiditya has joined #moin-dev
  69 2012-06-03T20:40:14  *** dwcramer has joined #moin-dev
  70 2012-06-03T21:14:56  *** eSyr has quit IRC
  71 2012-06-03T21:25:35  *** esyr has joined #moin-dev
  72 2012-06-03T23:15:14  *** dwcramer has quit IRC
  73 2012-06-03T23:20:07  <breton> I cannot understand how I got that
  74 2012-06-03T23:20:16  <breton> cannot reproduce >_>
  75 2012-06-03T23:20:57  <breton> it happened when I was testing my "edit specific revision" and it broke. And now it doesn't brake.
  76 2012-06-03T23:24:05  <breton> it went from MoinMoin/converter/archive_in.py:95, but tar was not the content I was testing with
  77 2012-06-03T23:26:56  <breton> though I found it. It was because of my experiments with contenttype earlier. But I have no idea what has it have to do with my code.
  78 2012-06-03T23:27:29  <breton> s/have/had/
  79 2012-06-03T23:44:52  <dreimark> breton: always save the traceback, the firs time it occures
  80 2012-06-03T23:45:09  <dreimark> it is very difficult to track down a vanishing bug
  81 2012-06-03T23:45:24  <dreimark> even more if ther is no hint

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