Team Chat Logs

September 9, 2009

2009 8
Mo Tu We Th Fr Sa Su
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        

[00:06:57.826192]<evil_twin>t.e.o: Ticket #2672 (Trac is trying to diff binary content) updated - <http://trac.edgewall.org/ticket/2672#comment:30> - cboos
[00:26:58.003138]<evil_twin>t.e.o: Ticket #2672 (Trac is trying to diff binary content) reopened - <http://trac.edgewall.org/ticket/2672#comment:31> - rblank
[00:34:43.143884]<tdn>I have a problem with spam coming into Trac as tickets (email2trac). I find it too difficult to remove this spam. I regularly do this: 1) View tickets, 2) Identify a spam ticket, 3) Open the ticket 4) Resolve as 5) Invalid 6) Submit 7) Repeat from #1. Is there a way that I can just have a "Mark as invalid and submit" button?
[00:34:52.138161]<tdn>Or even a "Delete ticket"?
[00:35:37.378343]<manski>There is a plugins at trac-hacks that allows ticket deletion. but I'm not sure whether it works with Trac 0.11 or not.
[00:35:52.267372]<tdn>Of course the best solution would be a check box in the tickets view that allows me to mark multiple tickets and resolve them as invalid/fixed or delete them.
[00:36:27.842524]<tdn>I use trac 0.11.1
[00:36:57.270415]<tdn>manski, it is not enough to allow ticket deletion, it must be *easy*.
[00:37:18.585484]<tdn>The problem here is not that I can't delete them or mark as invalid. The problem is that the procedure is very time consuming.
[00:38:06.838107]<manski>then why are you using email2trac anyway? and how comes that spammers know of the address you can send tickets to?
[00:38:37.901983]<tdn>manski, I use the support@mydomain address to track incoming support requests.
[00:42:38.638591]<kirean>tdn: lookup batchmodifyplugin
[00:44:36.266407]<bionoid>tdn: batchmodifyplugin?
[00:44:54.247134]<bionoid>oh kirean said it already ;-)
[00:48:36.406835]<kirean>:-D
[00:49:45.371586]<tessier>Hello all! Does mercurial work with trac yet? How mature is it and how does the code browsing compare with the code browser cgi that mercurial itself ships with?
[00:51:58.377724]<evil_twin>t.e.o: Ticket #8643 (Number of closed / active / total tickets shows as float in roadmap page) updated - <http://trac.edgewall.org/ticket/8643#comment:3> - anonymous
[00:55:07.026604]<bionoid>tessier: There's a plugin, but I havn't tested it (or mercurial), so can't really comment. http://trac.edgewall.org/wiki/TracMercurial
[00:58:07.119306]<tessier>Yeah, I had heard there was such a thing. Just wondering if it is too oddball to consider using in production.
[00:58:27.455236]<tessier>Does track provide rss feeds of tickets or patchsets? I don't see any on the trac site.
[00:58:45.798278]<manski>yes
[00:58:57.194126]<manski>they're usually at the bottom of each page
[00:59:18.226069]<manski>you can also assemble your own rss feed from the timeline
[01:01:02.236028]<tessier>ooh...multirepos...cool. Very handy when dealing with Hg
[01:02:33.587292]<DigitalFlux-AFK>hey guys
[01:02:39.853797]<DigitalFlux-AFK>i am using agilo
[01:02:54.582889]<DigitalFlux-AFK>and i would like to add the "remaining time" field to the reports
[01:02:58.834128]<DigitalFlux-AFK>how can i do that ?
[01:06:58.513583]<evil_twin>t.e.o: Ticket #8643 (Number of closed / active / total tickets shows as float in roadmap page) closed - <http://trac.edgewall.org/ticket/8643#comment:4> - rblank
[01:16:58.609668]<evil_twin>t.e.o: Ticket #8650 (Wiki does not render/obfuscate explicit e-mail links user friendly) created - <http://trac.edgewall.org/ticket/8650> - Mitar
[01:44:08.986966]<deever>hi
[01:44:37.448292]<deever>can i somehow include the user's login name in a wiki page?
[01:54:30.650939]<bionoid>deever: I don't know of any builtin way, however it's a trivial macro to write.
[02:20:18.307182]<dzi>Hi everybody. Has anyone experienced loosig ticket status when acivating TypedTicketWorkflow?
[02:30:56.773639]<Po0ky>W 9
[02:31:59.273676]<evil_twin>t.e.o: Changeset [8584]: MultiRepos: merged with 0.12dev [8571:8583/trunk] - <http://trac.edgewall.org/changeset/8584> - cboos
[02:32:06.154295]<oznt>hi everyone, can someone direct me how to put inline code ? The trac help pages show only examples to block codes, and I didn't manage to make it
[02:35:32.742983]<dzi>oznt: I think there is a plugin/macro for that. have you already searched track-hacks.org?
[02:39:23.932769]<oznt>dzi, i did, it says in the trac manuall that by default it should work onward 0.11. Which is what i have, but I don't understand what is the syntax I should use. Blocks work
[02:39:38.358881]<oznt>dzi, all I need is an example
[02:42:16.026404]<osimons>oznt: code with syntax highlighting will only work for blocks. if you just want preformatted text, then backquotes `something` or {{{something}}} will work
[02:43:19.718740]<oznt>osimons, http://trac.edgewall.org/wiki/WikiProcessors#CodeHighlightingSupport says this.
[02:43:58.257902]<oznt>osimons, so it should be possible to do inliners
[02:45:42.290787]<osimons>oznt: well, yes and no. the output of the code-hightlighting processors are always blocks regardless of how you call it
[02:46:44.562246]<oznt>so it's not display as in moinmoin ? always with a block around it ?
[02:48:40.518952]<osimons>oznt: dunno moinmoin so can't say. but i've never seen it in trac, and any trick i try don't work.
[02:49:39.251026]<oznt>ok. same problem as mine. I can do {{{DATA}}} for example. But my problem is that does not look very much like the wiki text
[02:49:56.237217]<oznt>sorry, I meant it looks too much like the wiki text
[02:49:57.673117]<osimons>oznt: nope, only pre-formatted
[02:51:18.006563]<osimons>oznt: if you think it is a good idea, then perhaps some way of detecting how the call is made so that [[python(def test(): pass)]] gets displayed inline instead of as block. check tickets, for inline display of code, and by all means create an enhancement request for it
[02:51:58.993758]<oznt>maybe it's just the browser definitions
[02:53:20.565681]<osimons>oznt: nah. more the internals of mimeview that are block and line-based. would need to detect inliners and adjust output somehow - and have CSS that match the alternative diplay tags as well
[02:53:56.501216]<oznt>ok, that sound like too much work for me.
[02:53:58.198607]<osimons>it ain't a bad idea, though. would likely be quite useful.
[02:54:34.546136]<oznt>oznt, well... what about looking at other themes ? maybe the css in other themes solves it
[02:55:25.446002]<osimons>no, don't think themes would do it - there is no way to distinquish it as all blocks are identical regardless of how it is called.
[02:56:00.255682]<osimons>the ouput needs to be tagged somehow to allow differentiation
[03:21:12.047378]<oznt>coderanger_, I've tried your theme plugin. python setup.py build does not produce an egg. Is it normal ?
[03:30:43.179335]<rapha>Hi!
[03:31:30.958586]<rapha>I'm trying to run Trac with --auth, but despite having followed TracGuide I still get the "Authentication information not available" message. What could I be missing?
[03:55:46.850841]<rapha>Got it, had the wrong project name, needed "*" - thanks :)
[04:22:03.751757]<evil_twin>t.e.o: Ticket #8507 (Developer WSGI Profiling and Debugging) updated - <http://trac.edgewall.org/ticket/8507#comment:9> - rupert.thurner
[04:27:00.262300]<evil_twin>t.e.o: TracModPython edited - <http://trac.edgewall.org/wiki/TracModPython?version=151> - thomas.kiess@…
[04:27:45.971502]<yak[work]>Hey guys, I have a question. Is it possible to change the date displayed on ticket comments to show the full date the comment was made on, not the relative offset from the current time; and if yes, how can I do that? I've looked into the wiki and the FAQ pages but haven't found a way.
[04:39:59.299512]<bionoid>yak[work]: Not without modifying the source code; AFAIK only the time delta makes it to the template (I could be wrong though).
[04:43:49.003355]<yak[work]>Hmm, bummer, upgraded from 0.11b to 0.11 release and now the client it complaining about this. Thanks, I'll go poke the templates, see if I can do anything about it.
[04:44:27.996280]<yak[work]>Full date should make it to the templases, seing how it's still available as the delta's "title" text.
[04:46:30.529798]<benschi>hello folks
[04:47:00.413949]<evil_twin>t.e.o: CookBook/Scripts/StandaloneWiki2Html created - <http://trac.edgewall.org/wiki/CookBook/Scripts/StandaloneWiki2Html?version=1> - akaihol+trac@…
[04:47:36.793334]<benschi>I'm trying to migrate a trac database from postgresql to sqllite. But I'm having some trouble with inserting values into the enum table
[04:49:28.378945]<benschi>hmm forget it. I need to sanitize the data more
[05:02:02.649354]<evil_twin>t.e.o: tracwiki2html.py attached to CookBook/Scripts/StandaloneWiki2Html - <http://trac.edgewall.org/attachment/wiki/CookBook/Scripts/StandaloneWiki2Html/tracwiki2html.py> - akaihol+trac@…
[05:05:15.290783]<kirean>benschi: why? ;-)
[05:07:01.130310]<evil_twin>t.e.o: COPYING attached to CookBook/Scripts/StandaloneWiki2Html - <http://trac.edgewall.org/attachment/wiki/CookBook/Scripts/StandaloneWiki2Html/COPYING> - akaihol+trac@…
[05:07:06.133947]<evil_twin>t.e.o: Ticket #8507 (Developer WSGI Profiling and Debugging) updated - <http://trac.edgewall.org/ticket/8507#comment:10> - rblank
[05:08:04.480580]<benschi>kirean: postgresql is just overblown for what I need
[05:09:25.874942]<benschi>kirean: why should I stick with postgres?
[05:23:44.423221]<knecht>i want to cusomize the project list of tracd when using multiple projects(trac-0.11.5). its done with genshi and python, i want to extend it. my question is, where can i find the genshi-part and the templates of that page?
[05:31:53.093027]<osimons>@wiki TracInterfaceCustomization
[05:31:53.103564]<evil_twin>http://trac.edgewall.org/wiki/TracInterfaceCustomization
[05:31:58.605241]<osimons>^^ knecht
[05:32:00.881927]<evil_twin>t.e.o: Ticket #7490 (Trac 0.11 really slow, high cpu usage) updated - <http://trac.edgewall.org/ticket/7490#comment:102> - anonymous
[05:47:01.086198]<evil_twin>t.e.o: Ticket #7490 (Trac 0.11 really slow, high cpu usage) updated - <http://trac.edgewall.org/ticket/7490#comment:103> - osimons
[05:53:52.491209]<knecht>osimons: thanks, i always read that. i have an custom file path set and that works. i want to get some addition information for each project on the start page (i.e. number open tickets, next milestone name and date). I think its not enough to simply edit the template example to get these values in the template. That why i ask. BTW, is there a list of existing variables that i can use in the template?
[05:57:45.591127]<osimons>knecht: you'll find it as part of trac.web.chrome - some send_index() method or similar. very little data is available for the index, as no environment will be loaded for the index.
[05:58:10.265320]<jhammel>knecht, osimons: unless you're using a version with http://trac.edgewall.org/ticket/8214 applied
[05:58:26.143187]<jhammel>(if i guess correctly what the conversation is about coming in halfway through)
[06:00:33.959107]<osimons>jhammel: oh. hadn't seen that. didn't know that had changed for recent 0.11. cool. don't use the index page myself, so haven't given it much thought
[06:05:24.846216]<knecht>osimons: hmm, i think i do a genshi tutorial first, and get a bit more familiar with python. am i right that it should be possible to execute some shell script out of python and give the std-output back as return? if so i can get the information needed with sqlite from console for each project.
[06:06:08.553447]<jhammel>knecht: of course; its really a python question, but the one-word answer is `subprocess`
[06:06:16.477185]<knecht>or sound that weird?
[06:06:34.753236]<knecht>subprocess? enlighten me please
[06:06:41.378187]<jhammel>http://www.python.org/doc/2.4/lib/module-subprocess.html
[06:06:45.173308]<jhammel>knecht: ^
[06:07:01.146005]<evil_twin>t.e.o: TracPerformance edited - <http://trac.edgewall.org/wiki/TracPerformance?version=7> - cboos
[06:08:08.363996]<knecht>jhammel: just startet to use python . . . thanks
[06:08:25.477112]<jhammel>knecht: np
[06:17:01.206016]<evil_twin>t.e.o: Ticket #7490 (Trac 0.11 really slow, high cpu usage) updated - <http://trac.edgewall.org/ticket/7490#comment:104> - cboos
[06:22:03.189371]<evil_twin>t.e.o: TracPerformance edited - <http://trac.edgewall.org/wiki/TracPerformance?version=8> - cboos
[06:22:08.189873]<evil_twin>t.e.o: Ticket #8651 (MemoryError:) created - <http://trac.edgewall.org/ticket/8651> - Aion
[06:27:23.008959]<aat>coderanger: ping
[06:29:52.757735]<knecht>osimons: the method in trac/web/chrome.py is called populate_data, thanks :D now i have a starting point
[06:32:01.278195]<evil_twin>t.e.o: TracPerformance edited - <http://trac.edgewall.org/wiki/TracPerformance?version=9> - cboos
[06:32:06.278016]<evil_twin>t.e.o: TracPerformance edited - <http://trac.edgewall.org/wiki/TracPerformance?version=10> - cboos
[06:37:01.373796]<evil_twin>t.e.o: Ticket #8651 (MemoryError:) closed - <http://trac.edgewall.org/ticket/8651#comment:1> - cboos
[06:37:31.529217]<jhammel>man, cboos is all over the place today ;)
[06:43:58.875946]*retracile sputters something vitriolic about mornings.
[06:44:30.730362]<retracile>someone ping me earlier?
[06:44:51.331032]<jhammel>having retracile around is like a caustic word-a-day calendar ;)
[06:45:09.393128]<retracile>hehe :)
[06:47:13.691109]<retracile>jhammel: hey, I don't have 'caustic' in my list...
[06:47:15.974857]*retracile fixes that
[06:47:23.485141]<jhammel>retracile: heh, i thought you did
[06:47:32.210122]<retracile>jhammel: so did I
[06:48:05.935383]<retracile>jhammel: but I just checked... and whadayaknow, it was awal
[06:48:25.642123]<jhammel>retracile: i think every once in awhile you should use a word that is completely inappropriate
[06:48:41.875020]<jhammel>e.g. "retractile says something hydrophilic about mornings"
[06:48:41.888756]<evil_twin>jhammel, it's retracile, NOT retractile. Get it right!
[06:48:48.501762]<jhammel>er, sorry ;)
[06:48:58.597797]<jhammel>retracile: awal?
[06:49:26.867349]<retracile>s/awal/AWOL/
[06:49:26.881108]<evil_twin>retracile meant: jhammel: but I just checked... and whadayaknow, it was AWOL
[06:49:38.571085]<jhammel>ah :)
[06:51:02.313082]<retracile>looking up a definition of caustic also led to a couple more words: acrid and acerbic
[06:51:28.229764]*jhammel forgot about acrid
[06:52:02.701785]<evil_twin>t.e.o: Ticket #8651 (MemoryError:) updated - <http://trac.edgewall.org/ticket/8651#comment:2> - rblank
[06:52:14.790688]<retracile>hm... though I do have 'acrimonious' already...
[06:52:52.754302]<jhammel>taciturn?
[06:53:11.473091]<jhammel>sordid?
[06:53:33.582255]<jhammel>laconic?
[06:53:34.490128]<retracile>taciturn would kind of be a paradox
[06:53:38.630298]<jhammel>a bit
[06:53:54.751987]<jhammel>though paradoxal would be good ;)
[06:54:04.689127]<retracile>heh :)
[06:54:08.459681]<jhammel>"retracile says something paradoxal about mornings"
[06:54:30.303019]<retracile>nah, doesn't quite fit :)
[06:54:40.157259]<jhammel>i suppose not
[06:54:58.934147]<jhammel>sardonic?
[06:55:07.177122]<jhammel>maybe you have that one
[06:55:15.354574]<retracile>yeah, I have that on
[06:55:16.974249]<retracile>e
[07:07:02.783278]<evil_twin>t.e.o: Ticket #8652 (Synchronize with the repository) created - <http://trac.edgewall.org/ticket/8652> - balakrishnan.kambrath@…
[07:22:05.038351]<evil_twin>t.e.o: Ticket #8652 (Synchronize with the repository) closed - <http://trac.edgewall.org/ticket/8652#comment:1> - cboos
[07:48:47.914209]<svntobe>Hi
[07:49:08.997955]<svntobe>I don't know where to put the httpd directive to password an area on trac
[07:49:17.094560]<svntobe>It doesn't seem to be using my apache installation's httpd.conf :\
[07:51:13.835647]<knecht>a question from a python noob: when i change python scripts from an installed trac (in /usr/lib64/python2.6/), and delete the .pyc and pyo files, and then restart my tracd server. Then my changes should be used, or not? Or is it not possible to work this way on the python modules? (i do changes on trac.web.main and trac.main.chrome)
[07:51:55.445664]<jhammel>knecht: you shouldn't have to delete the .pyc and .pyo files
[07:52:02.106793]<jhammel>(AFAIK)
[07:52:55.779374]<knecht>jhammel: is it bad that i have done this? when i use tracd then the .pyc files are generatet. But no .pyo files.
[07:53:11.254203]<jhammel>knecht: not bad, just unnecessary
[07:53:48.211325]<knecht>are pyc = bytecode and pyo = native machinecode ?
[07:54:05.305140]<jhammel>pyc == bytecode, yes
[07:54:28.734688]<jhammel>i forget what pyo files are....for python w/ C extensions, I think?
[07:54:57.498652]<jhammel>oh, they're "optimized"
[07:55:01.418106]<jhammel>but not very optimized
[07:55:34.438812]<knecht>jhammel: so, if i change this files (chrome.py, main.py from trac/web/), the changes are used?
[07:55:59.145353]<jhammel>knecht: if they are the ones that python loads, then yes
[07:57:02.730478]<knecht>jhammel: does python some external caching of binaries? the files are the only one from trac on my filesystem.
[08:01:07.464839]<knecht>i try to get some extra content to the trac project list, and simple added a "test" entry in the project array d['project'] (in chrome.populate_data) and hdf['project'] array (in main.populate_hdf Methods). But $project.test is then substituted to nothing.
[08:09:01.183280]<knecht>to get content out to the project list template there should be a entry in hdf array and then a entry in d array from chrome.populate_data, or not?
[08:10:31.283558]<knecht>i read about that here http://trac.edgewall.org/wiki/TracDev/PortingFromClearSilverToGenshi (below Changes in the controllers)
[08:12:47.895354]<snoopotic>hi
[08:12:50.949596]<snoopotic>:)
[08:13:56.511161]<snoopotic>Does anyone has practice with trac used for requirement management? (not application management maybe in konjunction)
[08:17:03.878008]<evil_twin>t.e.o: Ticket #8559 (New Report: Tickets of Interest) updated - <http://trac.edgewall.org/ticket/8559#comment:2> - mpotter@…
[08:20:32.191412]<scfe>snoopotic: Depends on what you want to get from requirements management. We publish a trac plugin named "Agilo for Scrum"... It has also something to do with requirements management ;-)
[08:22:30.427165]<snoopotic>yeah. had a look at the agilo plugin. awesome. I just want some voices that say "we do it with trac and its good/whatever/bad" or "i do not sugggest using trac for requirement..." :D
[08:24:54.725881]<scfe> snoopotic: then I'm obviously the wrong person to answer this ;-)
[08:25:13.218098]<scfe>snoopotic: If you have questions related to Agilo, check the google group.
[08:27:04.233618]<evil_twin>t.e.o: Ticket #8559 (New Report: Tickets of Interest) updated - <http://trac.edgewall.org/ticket/8559#comment:3> - mpotter@…
[08:37:04.390921]<evil_twin>t.e.o: Ticket #8559 (New Report: Tickets of Interest) updated - <http://trac.edgewall.org/ticket/8559#comment:4> - mpotter@…
[08:37:09.394091]<evil_twin>t.e.o: Ticket #8559 (New Report: Tickets of Interest) updated - <http://trac.edgewall.org/ticket/8559#comment:5> - mpotter@…
[08:57:04.642043]<evil_twin>t.e.o: Ticket #8644 (Missing character encoding in <html> tag) updated - <http://trac.edgewall.org/ticket/8644#comment:10> - eblot
[10:03:03.497287]<TheClaus>Hi all. I was wondering if someone can help me with attachments. I uploaded the attachment and it shows up on the wiki page but when I click on the link the attachment can't be found. Yet when I check the directory the attachment is there
[10:03:38.027334]<jhammel>TheClaus: probably permissions
[10:04:03.030124]<TheClaus>in trac or file permissions?
[10:04:11.570397]<jhammel>file
[10:04:42.361774]<jhammel>if not, i have no guess
[10:06:18.671006]<TheClaus>hmm that didn't work. I am sure it has something to do with one click install that Dreamhost setup
[10:06:23.165145]<TheClaus>i'll talk to them.
[10:06:27.766939]<TheClaus>thanks though
[10:17:05.458005]<evil_twin>t.e.o: Ticket #8653 (Patch: Don't allow anonymous users to modify some fields) created - <http://trac.edgewall.org/ticket/8653> - Steven R. Loomis <srl@…>
[10:22:07.751961]<evil_twin>t.e.o: 8653_not_anon_fields.patch attached to Ticket #8653 - <http://trac.edgewall.org/attachment/ticket/8653/8653_not_anon_fields.patch> - Steven R. Loomis <srl@…>
[10:52:05.683081]<evil_twin>t.e.o: Changeset [8585]: 0.11-stable: Avoid reading the content of a node if it can be detected as ... - <http://trac.edgewall.org/changeset/8585> - rblank
[10:52:10.682370]<evil_twin>t.e.o: Ticket #2672 (Trac is trying to diff binary content) closed - <http://trac.edgewall.org/ticket/2672#comment:32> - rblank
[10:57:05.710486]<evil_twin>t.e.o: Ticket #8114 (NameError: global name 'rec' is not defined in trac/web/_fcgi.py line 808) closed - <http://trac.edgewall.org/ticket/8114#comment:13> - rblank
[11:22:09.789829]<evil_twin>t.e.o: Changeset [8586]: 0.12dev: Removed unnecessary `global` declarations. - <http://trac.edgewall.org/changeset/8586> - rblank
[11:22:14.790076]<evil_twin>t.e.o: TracDev/CodingStyle edited - <http://trac.edgewall.org/wiki/TracDev/CodingStyle?version=11> - rblank
[11:47:06.358072]<evil_twin>t.e.o: Changeset [8587]: 0.12dev: Merged [8585] from 0.11-stable. - <http://trac.edgewall.org/changeset/8587> - rblank
[11:58:35.363053]<workPragmatist>how can I test and resolve email issues with trac?
[11:58:45.474019]<workPragmatist>it's not receiving sending anything really
[11:58:51.727472]<workPragmatist>sending rather
[12:02:09.561332]<evil_twin>t.e.o: Changeset [8588]: 0.12dev: Fixed `svnmerge-(integrated|blocked)` properties to be in sync ... - <http://trac.edgewall.org/changeset/8588> - rblank
[12:43:30.878847]<workPragmatist>in later tracks is it possible to have a ticket belong to multiple components?
[12:43:33.354293]<workPragmatist>trac*
[12:44:35.786012]<jhammel>workPragmatist: nope
[12:44:52.325219]<jhammel>workPragmatist: which, by definition of "component" makes a lot of sense
[12:45:05.074358]<jhammel>workPragmatist: maybe use tags for whatever it is you want?
[12:45:21.777388]<workPragmatist>oh just keywords hrm
[12:45:43.029130]<jhammel>yeah, same difference, almost
[12:45:46.454122]<workPragmatist>well the issue is I want to still get the little component timelines as shown in the milestones
[12:46:23.881236]<workPragmatist>as shown: http://screencast.com/t/U8GiM6TTuU
[12:47:07.158387]<evil_twin>t.e.o: Ticket #454 ([patch]Edit ticket comments) updated - <http://trac.edgewall.org/ticket/454#comment:179> - David Sorber <baranovich@…>
[12:59:19.150981]<workPragmatist>jhammel: any insight on email issues... my guess is maybe this is a python thing?
[13:03:30.235513]<jhammel>workPragmatist: don't know....i usually blame the MTA
[13:03:58.109726]<workPragmatist>ya guess i need to check my postfix
[13:12:07.486009]<evil_twin>t.e.o: Ticket #7334 (tracmercurial problem) reopened - <http://trac.edgewall.org/ticket/7334#comment:8> - georgwk@…
[14:02:09.800258]<evil_twin>t.e.o: TracProject/UiGuidelines edited - <http://trac.edgewall.org/wiki/TracProject/UiGuidelines?version=15> - Laurie G. Fox <laurie_fox@…>
[14:27:07.978006]<evil_twin>t.e.o: Ticket #8559 (New Report: Tickets of Interest) updated - <http://trac.edgewall.org/ticket/8559#comment:6> - mpotter@…
[16:07:09.022468]<evil_twin>t.e.o: Ticket #8623 (env.config.save() may destroy trac.ini) closed - <http://trac.edgewall.org/ticket/8623#comment:8> - anonymous
[16:46:18.977090]<aat>hi
[17:52:10.218506]<evil_twin>t.e.o: Ticket #8623 (env.config.save() may destroy trac.ini) reopened - <http://trac.edgewall.org/ticket/8623#comment:9> - osimons
[18:23:45.587259]<dikim33_>Hi, anyone has setup accountmanager plugin with postgresql at the back-end password db?
[22:37:12.938914]<evil_twin>t.e.o: Ticket #8559 (New Report: Tickets of Interest) updated - <http://trac.edgewall.org/ticket/8559#comment:7> - Ryan Ollos <ryano@…>