2006-02-04T00:00:52  <dreimark> could one use this to create many users from remote?
2006-02-04T00:01:54  <dreimark> if he could create many many new users he could exceed the inode limit of the dir on the server
2006-02-04T00:02:56  <ThomasWaldmann> there are much easier ways for this
2006-02-04T00:05:18  <xorAxAx> [PERIODIC ANNOUNCEMENT] Logs can be found on http://moinmoin.wikiwikiweb.de/MoinMoinChat/Logs/moin-dev
2006-02-04T00:05:22  <dreimark> that's right
2006-02-04T00:25:02  <xorAxAx> ThomasWaldmann: dont you always log messages now regardless if logging is enabled or not?
2006-02-04T00:27:28  <dreimark> Is there another makeSelection as in web.py
2006-02-04T00:28:40  <dreimark> I'd like to use size probably
2006-02-04T00:33:29  <starshine> hm, creating many users to kick things off is an often requested feature
2006-02-04T00:33:53  <starshine> ldap people get it easy, they just hook up apache+mod_ldap and roll
2006-02-04T00:34:17  <starshine> defending it from not being done by spammers instead of enthusiastic managers though...
2006-02-04T00:55:59  <dreimark> makeSelection(name, values, selectedval=None,size="1"):
2006-02-04T00:56:04  <dreimark> and result = html.SELECT(name=name,size="%s" % size)
2006-02-04T00:56:28  <dreimark> in util/web.py
2006-02-04T00:56:54  <dreimark> will allow to use selection lists with scrollbars
2006-02-04T00:57:04  <dreimark> size="1" is default for pulldown
2006-02-04T00:57:53  <dreimark> does this make trouble? I like use this in userform.py
2006-02-04T00:58:20  <dreimark> ,blank
2006-02-04T01:10:10  <dreimark> see FeatureRequests/ScrollBarLists
2006-02-04T01:10:42  <dreimark> changed userform comes in a few hours
2006-02-04T01:11:23  <starshine> I'll nap, wake up, when I do which tree should I fetch?
2006-02-04T01:12:09  <dreimark> ?
2006-02-04T01:14:33  <starshine> main tree or a refactor tree? I want to see about putting a theme into 1.5.2
2006-02-04T01:15:20  <starshine> oh well. nn
2006-02-04T07:50:29  <ThomasWaldmann> starshine_away: we are working in main currently
2006-02-04T14:52:58  <ThomasWaldmann> >>> x = urlparse.urlsplit("http:file.txt")
2006-02-04T14:52:58  <ThomasWaldmann> >>> urlparse.urlunsplit(x)
2006-02-04T14:52:58  <ThomasWaldmann> 'http:///file.txt'
2006-02-04T16:11:05  * ThomasWaldmann committed dreimarks su patch
2006-02-04T18:58:29  <xorAxAx> 00:25:01 < xorAxAx> ThomasWaldmann: dont you always log messages now regardless if logging is enabled or not?
2006-02-04T18:58:44  <xorAxAx> s/if logg/if lock/
2006-02-04T19:01:40  <ThomasWaldmann> ?
2006-02-04T19:04:07  <xorAxAx> ThomasWaldmann: check the if condition where you added the else branch
2006-02-04T19:04:12  <xorAxAx> ThomasWaldmann: it does not match
2006-02-04T19:07:35  <ThomasWaldmann> show me what you mean
2006-02-04T19:08:04  <dreimark>  name = user.User(self.request, id=uid).name+str(uid) to see which empty name id it is
2006-02-04T19:23:35  <ThomasWaldmann> hmpf. files filled with \0.
2006-02-04T19:33:44  <dreimark> are this old files?
2006-02-04T19:34:10  <dreimark> spam?
2006-02-04T19:37:34  <ThomasWaldmann> no, XFS trouble last year
2006-02-04T19:57:34  <ThomasWaldmann> xorAxAx: show me what's the problem
2006-02-04T23:17:40  <dreimark> thomas, is there always a delay for patches on archzoom, e.g. commiting
2006-02-04T23:17:44  <dreimark> ic na
2006-02-04T23:17:55  <dreimark> i an't download the css patch
2006-02-04T23:17:59  <dreimark> can't
2006-02-04T23:24:54  <starshine> your arch dir is pristine?
2006-02-04T23:25:11  <starshine> I don't use archzoom, only cmmandline tla
2006-02-04T23:27:27  <dreimark> I tried tla update
2006-02-04T23:27:40  <ThomasWaldmann> there is no delay
2006-02-04T23:27:45  <dreimark> but only if I see something changed in archzoom
2006-02-04T23:28:10  <dreimark> http://arch.thinkmo.de/cgi-bin/archzoom.cgi/arch%40arch.thinkmo.de--2003-archives/moin--main--1.5?rbnum=4
2006-02-04T23:28:18  <dreimark> shows only patch 427
2006-02-04T23:30:02  <ThomasWaldmann> we are at 431
2006-02-04T23:30:12  <ThomasWaldmann> try tla update
2006-02-04T23:30:49  <dreimark> do it now
2006-02-04T23:34:30  * ThomasWaldmann cleans revlib dir
2006-02-04T23:43:47  <dreimark> I am on moin--main--1.5--patch-431 too
2006-02-04T23:51:11  * ThomasWaldmann freed 2GB by cleaning revlib
2006-02-04T23:52:38  <starshine> hm, maybe I should do that :)

MoinMoin: MoinMoinChat/Logs/moin-dev/2006-02-04 (last edited 2007-10-29 19:09:19 by localhost)