IRC logs of #tryton for Friday, 2011-04-22

chat.freenode.net #tryton log beginning Fri Apr 22 00:00:01 CEST 2011
2011-04-22 00:53 -!- udono(~udono@ip-62-143-253-84.unitymediagroup.de) has joined #tryton
2011-04-22 01:09 -!- FWiesing(~franz@mail.tryton.at) has left #tryton
2011-04-22 03:11 -!- Cazou(~Cazou@213.177.91.165) has joined #tryton
2011-04-22 04:52 -!- elbenfreund(~elbenfreu@p54B9354C.dip.t-dialin.net) has joined #tryton
2011-04-22 04:53 -!- elbenfreund1(~elbenfreu@p54B9354C.dip.t-dialin.net) has joined #tryton
2011-04-22 05:20 -!- yangoon(~mathiasb@p549F38C5.dip.t-dialin.net) has joined #tryton
2011-04-22 07:22 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-04-22 07:54 -!- trifon(~trifon@p548C70F8.dip.t-dialin.net) has joined #tryton
2011-04-22 08:28 -!- silverfox1971(~sysadmin0@office.delfi2000.ru) has joined #tryton
2011-04-22 08:51 -!- enlightx(~enlightx@static-217-133-61-144.clienti.tiscali.it) has joined #tryton
2011-04-22 08:56 -!- chrue(~chrue@host-091-097-079-048.ewe-ip-backbone.de) has joined #tryton
2011-04-22 09:16 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has joined #tryton
2011-04-22 09:29 -!- nicoe(~nicoe@2001:6f8:3aa:0:217:f2ff:fef3:4e9) has joined #tryton
2011-04-22 09:41 -!- okko(~okko@62-177-160-78.dsl.bbeyond.nl) has joined #tryton
2011-04-22 09:45 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2011-04-22 09:57 -!- bechamel(~user@cismwks02-virtual1.cism.ucl.ac.be) has joined #tryton
2011-04-22 10:57 -!- silverfox1971(~sysadmin0@office.delfi2000.ru) has left #tryton
2011-04-22 11:13 -!- okko(~okko@213.125.38.170) has joined #tryton
2011-04-22 11:18 -!- chrue(~chrue@host-091-097-079-048.ewe-ip-backbone.de) has joined #tryton
2011-04-22 11:51 -!- okko(~okko@213.125.38.170) has joined #tryton
2011-04-22 12:07 -!- elbenfreund(~elbenfreu@p54B9354C.dip.t-dialin.net) has joined #tryton
2011-04-22 12:31 <albertca> My first patch with a small improvement in create() performance when RETURNING is available: https://bitbucket.org/albertca/trytond/changeset/3db10f9928ad
2011-04-22 12:36 <cedk> albertca: could you upload on codereview
2011-04-22 12:37 <cedk> albertca: follow http://code.google.com/p/tryton/wiki/HowtoContribute
2011-04-22 12:49 <albertca> cedk: okz!
2011-04-22 13:02 -!- okko(~okko@213.125.38.170) has joined #tryton
2011-04-22 13:03 -!- Cazou(~Cazou@213.177.91.165) has joined #tryton
2011-04-22 13:08 <cedk> albertca: you don't want to upload on codereview.tryton.org ?
2011-04-22 13:09 <albertca> yes I'm trying it, but made a mistake. How can I remove an issue there?
2011-04-22 13:10 <albertca> and how can I upload something that has already been commited in my branch?
2011-04-22 13:10 <albertca> I'm trying to use upload.py
2011-04-22 13:12 <bechamel> albertca: iirc upload.py is able to pass argument to hg
2011-04-22 13:12 <bechamel> so you have to add something like "--rev <rev id> -p" to get your patch
2011-04-22 13:12 <cedk> albertca: I don't know we never commit before codereview
2011-04-22 13:12 <albertca> bechamel: yes, just found that, thanks
2011-04-22 13:13 <albertca> and what about removing a codereview issue, is that possible?
2011-04-22 13:13 <bechamel> albertca: you can only close it
2011-04-22 13:15 <albertca> bechamel: there's a delete option, indeed
2011-04-22 13:16 <albertca> sorry I'm new to everything, from mercurial to tryton :D
2011-04-22 13:16 <bechamel> albertca: no problem, then channel is made for this
2011-04-22 13:20 <albertca> by the way, how do you handle *.pyc files
2011-04-22 13:20 <albertca> I'm used to using .gitignore and there's .hgignore AFAIK
2011-04-22 13:20 <albertca> but why are not them in the repository?
2011-04-22 13:21 <bechamel> albertca: add "ignore = ~/.hgignore" in the [ui] section of ~/.hgrc
2011-04-22 13:21 -!- okko(~okko@213.125.38.170) has joined #tryton
2011-04-22 13:21 <bechamel> and in .hgignore you can add "syntax: glob\n*.elc\n*.pyc", etc
2011-04-22 13:25 <albertca> bechamel: will do that, thanks!
2011-04-22 13:33 -!- okko(~okko@213.125.38.170) has joined #tryton
2011-04-22 13:49 -!- Cazou(~Cazou@213.177.86.91) has joined #tryton
2011-04-22 14:04 -!- elbenfreund(~elbenfreu@p54B9354C.dip.t-dialin.net) has joined #tryton
2011-04-22 14:10 -!- chrue(~chrue@host-091-097-079-048.ewe-ip-backbone.de) has joined #tryton
2011-04-22 14:42 -!- chrue(~chrue@host-091-097-079-048.ewe-ip-backbone.de) has joined #tryton
2011-04-22 15:13 -!- albertca(~albertca@16.pool85-50-244.dynamic.orange.es) has joined #tryton
2011-04-22 15:23 <nicoe> albertca: I created a mercurial extension to publish on a rietveld instance from the command line
2011-04-22 15:23 <nicoe> This extension tracks the issue_id so you don't have to remember it
2011-04-22 15:24 <nicoe> http://hg.openhex.org/hgreview
2011-04-22 15:34 -!- okko(~okko@62.58.29.41) has joined #tryton
2011-04-22 16:04 -!- alimon(~alimon@187.156.26.178) has joined #tryton
2011-04-22 16:25 -!- rhubner(~rhubner@189.58.63.64.dynamic.adsl.gvt.net.br) has joined #tryton
2011-04-22 16:46 -!- alimon(~alimon@187.156.32.163) has joined #tryton
2011-04-22 17:18 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has left #tryton
2011-04-22 17:38 -!- elbenfreund(~elbenfreu@p54B9407C.dip.t-dialin.net) has joined #tryton
2011-04-22 18:56 -!- enlightx(~enlightx@dynamic-adsl-94-34-202-104.clienti.tiscali.it) has joined #tryton
2011-04-22 19:23 -!- rhubner(~rhubner@189.58.63.64.dynamic.adsl.gvt.net.br) has left #tryton
2011-04-22 19:29 -!- Vladimirek(~vladimir@adsl-dyn88.91-127-104.t-com.sk) has joined #tryton
2011-04-22 19:57 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-04-22 20:28 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2011-04-22 20:28 -!- chrue(~chrue@host-091-097-079-048.ewe-ip-backbone.de) has joined #tryton
2011-04-22 20:55 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-04-22 21:23 -!- bechamel(~user@host-85-201-144-79.brutele.be) has joined #tryton
2011-04-22 21:33 -!- ikks(~ikks@186.83.198.61) has joined #tryton
2011-04-22 21:34 -!- okko(~okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2011-04-22 21:50 -!- rhubner(~rhubner@189.58.63.64.dynamic.adsl.gvt.net.br) has joined #tryton
2011-04-22 21:54 -!- curlynostrill(~curlynost@96.57.28.108) has joined #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!