1 2013-01-27T00:12:44  *** ronny has quit IRC
   2 2013-01-27T00:12:57  *** ronny has joined #moin-dev
   3 2013-01-27T00:13:44  *** MattMaker has joined #moin-dev
   4 2013-01-27T00:41:05  <ThomasWaldmann> http://gcc.gnu.org/wiki/SystemInfo
   5 2013-01-27T01:07:45  *** spy has quit IRC
   6 2013-01-27T01:29:15  <ronny> ThomasWaldmann, lol?
   7 2013-01-27T01:32:56  <ThomasWaldmann> at least it is so old it doesn't have the remote code execution vulnerability
   8 2013-01-27T02:21:56  <ronny> ThomasWaldmann, still a wut
   9 2013-01-27T02:22:18  <ronny> gcc wiki - too old to have security issues :P
  10 2013-01-27T02:38:46  <ThomasWaldmann> it has others :)
  11 2013-01-27T03:11:32  *** ronny has quit IRC
  12 2013-01-27T03:59:32  * ThomasWaldmann is back to 1 failing test (as before)
  13 2013-01-27T05:27:38  *** eSyr has joined #moin-dev
  14 2013-01-27T10:31:59  *** ronny has joined #moin-dev
  15 2013-01-27T10:31:59  *** ronny has joined #moin-dev
  16 2013-01-27T11:13:05  *** greg_f has joined #moin-dev
  17 2013-01-27T14:57:21  *** ebo^ has joined #moin-dev
  18 2013-01-27T15:47:21  *** RogerHaase has joined #moin-dev
  19 2013-01-27T16:07:38  *** ronny2 has joined #moin-dev
  20 2013-01-27T16:11:09  *** ronny has quit IRC
  21 2013-01-27T16:25:51  <RogerHaase> ThomasWaldmann: fix for #314 Comments with internal markup render incorrectly ready for another review:  https://codereview.appspot.com/7220049/
  22 2013-01-27T16:29:26  *** dwcramer has quit IRC
  23 2013-01-27T16:43:31  *** greg_f has quit IRC
  24 2013-01-27T18:04:03  <dreimark> re
  25 2013-01-27T18:31:21  <ThomasWaldmann> moin
  26 2013-01-27T18:37:13  <ThomasWaldmann> RogerHaase: review done
  27 2013-01-27T18:38:04  *** dwcramer has joined #moin-dev
  28 2013-01-27T18:44:01  * dreimark is currently in a train with a less good connection
  29 2013-01-27T18:46:43  * ThomasWaldmann updated the textchas, one answer was obviously known to spammers
  30 2013-01-27T18:48:45  <RogerHaase> ThomasWaldmann: yes, the ins CSS is needed.  foobar shows ins as yellow background (per reset CSS) with no underline.  Need the inherit (or maybe transparent) to pick up colored background of comments.
  31 2013-01-27T18:50:22  <ThomasWaldmann> ah
  32 2013-01-27T18:54:53  <ThomasWaldmann> RogerHaase: another thing is you check for attr equality. maybe attrs subset check rather?
  33 2013-01-27T19:03:32  <RogerHaase> ThomasWaldmann:  Equality was easier as the check is for exactly whatever inline_underline_repl added.  Will try to modify top_check and add in subset check.
  34 2013-01-27T19:41:39  *** paepke has joined #moin-dev
  35 2013-01-27T19:44:04  <paepke> hi guys. Am playing around with moin2. I'm too stupid to find the right parameter to put the wiki under example.net/wiki and not to wiki.example.net. its always redirecting to the example.net/
  36 2013-01-27T20:21:38  *** dwcramer has quit IRC
  37 2013-01-27T20:26:38  <RogerHaase> paepke: how did you install moin2, what server are you running?
  38 2013-01-27T20:28:02  <paepke> RogerHaase: frontend is nginx, backend is currently the moin script running in a virtualdev
  39 2013-01-27T20:28:24  <paepke> it should run later with gunicorn.
  40 2013-01-27T20:28:51  <paepke> am just looking at the flask docs. looks like i should supple some headers to the moin process...
  41 2013-01-27T20:38:33  <RogerHaase> paepke: I am not sure the moin script will run as non-root and I am not familiar with gunicorn.  This is what I have in my apache conf running behind nginx:  http://rn0.ru/show/6FTuVEBhgXJn5pTEwGq9/
  42 2013-01-27T20:41:02  <ThomasWaldmann> hi paepke
  43 2013-01-27T20:41:31  <paepke> RogerHaase: ok. i'll take a look
  44 2013-01-27T20:41:34  <paepke> moinBot: ThomasWaldmann
  45 2013-01-27T20:41:34  <moinBot> paepke: Error: "ThomasWaldmann" is not a valid command.
  46 2013-01-27T20:41:41  <paepke> moin. ThomasWaldmann
  47 2013-01-27T20:44:47  <paepke> ThomasWaldmann: do you have any clues about my problem?
  48 2013-01-27T20:45:00  <ThomasWaldmann> the moin builtin server is maybe not made for such setups (but rather for laptop wikis, development)
  49 2013-01-27T20:45:50  <paepke> ThomasWaldmann: ok. than i fire it up as wsgi app.
  50 2013-01-27T20:45:55  <ThomasWaldmann> and i can't help much with nginx/gunicorn, but as long as you implement wsgi correctly, it should work
  51 2013-01-27T20:46:10  <paepke> ThomasWaldmann: i'll report
  52 2013-01-27T20:46:38  <ThomasWaldmann> i never tested the static serving for non-root, maybe you need to tweak it
  53 2013-01-27T20:49:05  <paepke> ThomasWaldmann: the point is that this url_for resolves correctly
  54 2013-01-27T20:49:59  <paepke> ThomasWaldmann: i'm not dived into the css and js stuff.
  55 2013-01-27T20:50:28  <paepke> the /static path would be ok for me
  56 2013-01-27T20:56:53  <ThomasWaldmann> paepke: url_for should work correctly automatically (if your wsgi server supplies the usual stuff, like PATH_INFO etc.)
  57 2013-01-27T20:57:11  <ThomasWaldmann> and SCRIPT_NAME
  58 2013-01-27T21:01:54  <RogerHaase> ThomasWaldmann:  ready for another review on #314:  https://codereview.appspot.com/7220049/
  59 2013-01-27T21:25:28  <ThomasWaldmann> done, still not getting the ins stuff. i thought we are using spans for underline/line-through, do we use ins/del?
  60 2013-01-27T21:26:12  <ThomasWaldmann> RogerHaase: ^
  61 2013-01-27T21:33:48  <RogerHaase> ThomasWaldmann: html_out line 452 converts span-underline  to ins; also converts spane-line-through to del
  62 2013-01-27T21:35:38  <ThomasWaldmann> hmm, ok
  63 2013-01-27T22:06:50  *** dwcramer has joined #moin-dev
  64 2013-01-27T22:21:06  <RogerHaase> ThomasWaldmann:  one more try using sets to check attrib:  https://codereview.appspot.com/7220049/
  65 2013-01-27T22:27:42  <ThomasWaldmann> RogerHaase: done. read both comments before answering/changing.
  66 2013-01-27T22:53:52  *** ebo^ has quit IRC
  67 2013-01-27T23:23:10  *** RogerHaase has left #moin-dev
  68 

MoinMoin: MoinMoinChat/Logs/moin-dev/2013-01-27 (last edited 2013-01-26 23:15:03 by IrcLogImporter)