1 2012-10-29T00:03:05  *** MattMaker has quit IRC
   2 2012-10-29T00:03:27  *** MattMaker has joined #moin-dev
   3 2012-10-29T04:01:07  *** dcramer__ has quit IRC
   4 2012-10-29T05:11:31  *** MattMaker has quit IRC
   5 2012-10-29T05:15:19  *** xiaq_ has joined #moin-dev
   6 2012-10-29T05:17:01  *** xiaq has quit IRC
   7 2012-10-29T05:17:57  *** MattMaker has joined #moin-dev
   8 2012-10-29T05:30:30  *** xiaq_ is now known as xiaq
   9 2012-10-29T05:39:13  <sunu> moin :)
  10 2012-10-29T05:47:52  <ThomasWaldmann> moin
  11 2012-10-29T05:48:11  * ThomasWaldmann still a bit out of sync, timewise
  12 2012-10-29T05:51:02  *** xiaq_ has joined #moin-dev
  13 2012-10-29T05:51:03  *** xiaq has quit IRC
  14 2012-10-29T05:57:55  <sunu> ThomasWaldmann: replied on CR..https://codereview.appspot.com/6692048
  15 2012-10-29T05:58:18  <sunu> btw didn't expect you'll be up so early :D
  16 2012-10-29T06:09:48  <ThomasWaldmann> sunu: what happens if you don't redirect after login?
  17 2012-10-29T06:10:34  <sunu> ThomasWaldmann: the user stays on a blank page
  18 2012-10-29T06:11:42  <sunu> the page has no body.. just the header
  19 2012-10-29T06:13:56  <sunu> ThomasWaldmann: `do you want a screenshot ?
  20 2012-10-29T06:20:48  <ThomasWaldmann> no, it's ok
  21 2012-10-29T06:24:42  * ThomasWaldmann reviews again
  22 2012-10-29T06:32:49  *** sunu1 has joined #moin-dev
  23 2012-10-29T06:49:21  <ThomasWaldmann> sunu: sunu1: review done
  24 2012-10-29T06:57:48  <sunu1> ThomasWaldmann i'll check in half an hour or so.. when I get home
  25 2012-10-29T07:46:35  *** spy has joined #moin-dev
  26 2012-10-29T08:02:04  *** AndChat-690900 has joined #moin-dev
  27 2012-10-29T08:05:50  *** sunu1 has quit IRC
  28 2012-10-29T08:09:12  *** AndChat-690900 has left #moin-dev
  29 2012-10-29T08:38:45  <sunu> ThomasWaldmann: replied on CR http://codereview.appspot.com/6692048
  30 2012-10-29T08:56:50  <ThomasWaldmann> so, what does that mean?
  31 2012-10-29T09:01:42  <sunu> ThomasWaldmann: which one ?
  32 2012-10-29T09:02:29  <sunu> login or mustistageRedirectLogin ?
  33 2012-10-29T09:06:31  <sunu> for the login part try http://moin-test.appspot.com to see what I mean.
  34 2012-10-29T09:28:46  <ThomasWaldmann> ok, login looks ok. a bit strange that one gets redirected to google search when one denies login, though.
  35 2012-10-29T09:31:23  <sunu> ThomasWaldmann: yeah, it should rather redirect to the app
  36 2012-10-29T09:46:58  <sunu> ThomasWaldmann: what about MultistageRedirectLogin ? Do you still think it's possible ?
  37 2012-10-29T09:57:38  <dreimark> moin
  38 2012-10-29T10:02:46  <dreimark> bbl
  39 2012-10-29T10:10:49  *** xiaq_ is now known as xiaq
  40 2012-10-29T10:12:18  <xiaq> ThomasWaldmann: can i have Flask handle requests asynchronously, so that should a request take too long to process, other requests (which arrive while the costly request is being processed) are not blocked?
  41 2012-10-29T10:24:01  <xiaq> ThomasWaldmann: i asked that on #pocoo and it seems the builtin development server is single-threaded
  42 2012-10-29T10:25:56  *** greg_f has joined #moin-dev
  43 2012-10-29T11:12:54  <xorAxAx> xiaq: its not
  44 2012-10-29T11:13:04  <xorAxAx> xiaq: you can switch it to multithreading
  45 2012-10-29T12:09:17  <dreimark> wb xorAxAx
  46 2012-10-29T12:16:50  * dreimark greets from cologne
  47 2012-10-29T12:23:21  <dreimark> bbl
  48 2012-10-29T12:55:01  <xiaq> xorAxAx: yeah. later i knew that using app.run(threaded=True) enables multithreading
  49 2012-10-29T14:28:55  <ThomasWaldmann> sunu: 08:46  sunu$ ThomasWaldmann: what about MultistageRedirectLogin ? Do you still think it's possible ?
  50 2012-10-29T14:28:59  <ThomasWaldmann> yes
  51 2012-10-29T14:29:13  * ThomasWaldmann gtg, bbl
  52 2012-10-29T14:39:40  *** gwork has joined #moin-dev
  53 2012-10-29T14:56:56  *** dave_largo has joined #moin-dev
  54 2012-10-29T15:32:19  *** MattMaker has quit IRC
  55 2012-10-29T15:32:25  *** Trip_ has joined #moin-dev
  56 2012-10-29T15:34:52  *** dcramer__ has joined #moin-dev
  57 2012-10-29T16:06:12  <sunu> ThomasWaldmann: yes, done already :). Let me upload the changeset to CR.
  58 2012-10-29T16:12:32  <sunu> ThomasWaldmann: updated. https://codereview.appspot.com/6692048. have a look now :)
  59 2012-10-29T16:37:33  *** Trip_ is now known as MattMaker
  60 2012-10-29T17:20:17  <MaikuMori> ThomasWaldmann: sorry haven't been following IRC lately. I guess you don't need the project description this late.
  61 2012-10-29T17:22:49  *** dave_largo has quit IRC
  62 2012-10-29T17:24:37  *** greg_f has quit IRC
  63 2012-10-29T18:11:56  *** dcramer__ has quit IRC
  64 2012-10-29T18:15:12  *** dwcramer has joined #moin-dev
  65 2012-10-29T22:04:10  *** RogerHaase has joined #moin-dev
  66 2012-10-29T22:11:54  *** spy has quit IRC
  67 2012-10-29T22:31:57  *** RogerHaase has quit IRC
  68 2012-10-29T22:34:08  *** RogerHaase has joined #moin-dev
  69 2012-10-29T22:52:29  <ThomasWaldmann> MaikuMori: see the baypiggies slides on the wiki. hope i remembered it correctly.
  70 2012-10-29T22:55:17  <ThomasWaldmann> sunu: btw, if you post urls somewhere, put whitespace left and right of them
  71 2012-10-29T22:58:39  *** dwcramer has quit IRC
  72 2012-10-29T23:19:41  <sunu> moin :)
  73 2012-10-29T23:23:17  <sunu> ThomasWaldmann: replied on CR
  74 2012-10-29T23:23:27  <sunu> https://codereview.appspot.com/6692048
  75 2012-10-29T23:33:44  *** RogerHaase has left #moin-dev
  76 2012-10-29T23:44:15  <sunu> ThomasWaldmann: updated the CR a bit too.
  77 2012-10-29T23:44:57  <ThomasWaldmann> sunu: replied
  78 2012-10-29T23:49:43  <sunu> ThomasWaldmann: see the update.
  79 2012-10-29T23:50:38  <ThomasWaldmann> ok, so now it does not redirect
  80 2012-10-29T23:50:54  <ThomasWaldmann> so we get an empty login view?
  81 2012-10-29T23:51:09  <sunu> no. it works as expected.
  82 2012-10-29T23:51:31  <sunu> we redirect without creating the user.
  83 2012-10-29T23:51:36  <ThomasWaldmann> what's expected?
  84 2012-10-29T23:52:01  <sunu> then we create the user at the next request.
  85 2012-10-29T23:52:59  <ThomasWaldmann> ah, i didn't see that new code piece in the middle
  86 2012-10-29T23:54:02  <sunu> yes. I moved the MultistageRedirectLogin there.
  87 2012-10-29T23:58:16  <ThomasWaldmann> see comment

MoinMoin: MoinMoinChat/Logs/moin-dev/2012-10-29 (last edited 2012-10-28 23:45:04 by IrcLogImporter)