| [00:04:02] |
* |
Advachiel has quit IRC |
| [00:13:02] |
* |
Davey has joined #trac |
| [00:13:37] |
* |
nergalix has joined #trac |
| [00:17:06] |
* |
cmlenz has quit IRC |
| [00:19:47] |
* |
nOgAnOo has quit IRC |
| [00:24:48] |
* |
Advachiel has joined #trac |
| [00:26:35] |
* |
jborg has joined #trac |
| [00:32:13] |
<asmodai> |
morn jborg |
| [00:33:01] |
* |
huats has joined #trac |
| [00:33:17] |
<jborg> |
morning Jeroen |
| [00:35:21] |
* |
guardian has joined #trac |
| [00:37:49] |
* |
Advachiel has quit IRC |
| [00:47:39] |
<evil_twin> |
New news from t.e.o: Ticket #7366 (copy tickets) closed <http://trac.edgewall.org/ticket/7366#comment:1> || Ticket #7366 (copy tickets) created <http://trac.edgewall.org/ticket/7366> |
| [00:50:27] |
* |
proofek has joined #trac |
| [00:53:43] |
<asmodai> |
wuhahaha |
| [00:54:40] |
* |
asmodai has his own office with 1 colleague |
| [00:56:16] |
* |
lyakh has joined #trac |
| [00:59:13] |
* |
Skoog[A] has joined #Trac |
| [01:00:05] |
* |
Skoog[W] has quit IRC |
| [01:02:56] |
* |
[domon] has quit IRC |
| [01:03:31] |
* |
[domon] has joined #trac |
| [01:05:10] |
* |
mcella has joined #trac |
| [01:15:55] |
* |
nergalix has quit IRC |
| [01:16:05] |
* |
nergalix has joined #trac |
| [01:26:09] |
* |
[domon] is now known as [domon]|away |
| [01:26:29] |
* |
br0kn has joined #trac |
| [01:28:52] |
* |
kirean has quit IRC |
| [01:31:53] |
* |
andrei2102 has joined #trac |
| [01:39:40] |
* |
Davey has quit IRC |
| [01:48:06] |
<evil_twin> |
New news from t.e.o: Ticket #7358 ([ticket-custom] and notifications of ticket-custom fields not working) closed <http://trac.edgewall.org/ticket/7358#comment:3> |
| [02:02:27] |
* |
kirean has joined #trac |
| [02:04:17] |
* |
cmlenz has joined #trac |
| [02:13:25] |
* |
andrei21021 has joined #trac |
| [02:13:25] |
* |
andrei2102 has quit IRC |
| [02:14:55] |
* |
alch has joined #trac |
| [02:14:59] |
<alch> |
hey all :) |
| [02:15:50] |
<alch> |
I installed trac but somehow I am getting a 500 error when accessing from the web. my question is does the trac web files resides in the trac environement project? because this is where I point my <location /trac> |
| [02:16:54] |
<coderanger_> |
No, trac is a dynamic web app. You need to configure apache to map that URL to the application code |
| [02:17:21] |
<asmodai> |
coderanger_: you're up late? |
| [02:17:32] |
<coderanger_> |
early |
| [02:17:39] |
<coderanger_> |
there was a really bad storm that woke me up |
| [02:17:44] |
<coderanger_> |
can't fall back asleep |
| [02:18:03] |
* |
asmodai pats coderanger_ |
| [02:20:19] |
<alch> |
ok coderanger, since this is the first time I am installing trac, and trac installation isnt the easiest one, could you be more specific? |
| [02:20:55] |
<coderanger_> |
https://coderanger.net/~coderanger/tracdoc/install/index.html |
| [02:20:58] |
<coderanger_> |
read that |
| [02:24:43] |
<alch> |
btw, is it really not a good thing to run mysql with trac/ |
| [02:25:01] |
<alch> |
I mean I have mysql installed on my server, should I install SQlite? |
| [02:25:08] |
<coderanger_> |
only do it if you have no choice |
| [02:25:17] |
<coderanger_> |
chnaces are you already have sqlite |
| [02:26:58] |
<alch> |
checking that now, I hope so |
| [02:27:07] |
* |
prologic__ has quit IRC |
| [02:36:11] |
<alch> |
btw, If I misconfigured the environement at startup, I just need to change the conf file right? |
| [02:37:13] |
<coderanger_> |
yes |
| [02:38:58] |
* |
havvg has joined #trac |
| [02:41:47] |
* |
andrei2102 has joined #trac |
| [02:41:47] |
* |
andrei21021 has quit IRC |
| [02:48:10] |
<alch> |
hmmm |
| [02:48:20] |
<alch> |
I have enabled debug on |
| [02:48:26] |
<alch> |
now I have some info why it isnt working :) |
| [02:48:29] |
<evil_twin> |
New news from t.e.o: TracInstall edited <http://trac.edgewall.org/wiki/TracInstall?version=249> || TracInstall edited <http://trac.edgewall.org/wiki/TracInstall?version=248> || TracInstall edited <http://trac.edgewall.org/wiki/TracInstall?version=247> || Ticket #7367 (Rollback error while creating new project) created <http://trac.edgewall.org/ticket/7367> |
| [02:48:45] |
* |
clajo04 has quit IRC |
| [02:50:13] |
* |
andrei21021 has joined #trac |
| [02:55:46] |
<alch> |
coderanger - I think I have a problem I have 2 python installed on my system |
| [02:55:50] |
<alch> |
python 2.3 and 2.4 |
| [02:56:06] |
<alch> |
mod_python is installed in site-package under 2.4 |
| [02:56:12] |
<alch> |
trac is installed under 2.4 |
| [02:56:17] |
<alch> |
I mean under 2.3 |
| [02:56:29] |
<alch> |
when apache load it is calling for the trac under 2.4 (not there though) |
| [02:59:46] |
* |
andrei21021 has quit IRC |
| [03:04:42] |
* |
andrei21021 has joined #trac |
| [03:05:41] |
* |
andrei2102 has quit IRC |
| [03:18:51] |
<evil_twin> |
New news from t.e.o: SandBox edited <http://trac.edgewall.org/wiki/SandBox?version=829> |
| [03:22:40] |
* |
lyakh has quit IRC |
| [03:33:18] |
* |
alch has quit IRC |
| [03:33:29] |
* |
lyakh has joined #trac |
| [03:33:32] |
* |
dosc^off is now known as dosc |
| [03:36:54] |
* |
proofek has quit IRC |
| [03:37:39] |
* |
yoswink has joined #trac |
| [03:42:18] |
* |
Federico2 has joined #trac |
| [03:47:39] |
<Federico2> |
hi there |
| [03:49:03] |
<evil_twin> |
New news from t.e.o: Ticket #7368 (Wiki page with accents / umlauts fails) created <http://trac.edgewall.org/ticket/7368> || SandBox edited <http://trac.edgewall.org/wiki/SandBox?version=830> |
| [03:50:10] |
* |
pingou_ has joined #trac |
| [03:50:13] |
<pingou_> |
hi |
| [03:50:36] |
<pingou_> |
I do not find on google the what is the <nowiki> tag for trac :/ |
| [03:53:36] |
<pingou_> |
any hints ? |
| [03:56:05] |
* |
proofek has joined #trac |
| [03:56:15] |
<pingou_> |
got it seems that ! does it |
| [03:56:17] |
<pingou_> |
thanks and bye |
| [03:56:20] |
* |
pingou_ has left #trac |
| [03:58:41] |
* |
kirean has quit IRC |
| [04:00:08] |
* |
tinh_ has joined #trac |
| [04:04:28] |
* |
[domon]|away has quit IRC |
| [04:04:28] |
* |
dsch04 has quit IRC |
| [04:04:28] |
* |
seemant has quit IRC |
| [04:04:28] |
* |
mitsuhiko has quit IRC |
| [04:04:28] |
* |
jmeeuwen has quit IRC |
| [04:04:28] |
* |
yoswink has quit IRC |
| [04:04:28] |
* |
tinh has quit IRC |
| [04:04:28] |
* |
stevegt_1 has quit IRC |
| [04:04:28] |
* |
titang has quit IRC |
| [04:04:28] |
* |
liquidat0r has quit IRC |
| [04:04:28] |
* |
quabbles has quit IRC |
| [04:04:28] |
* |
prologic_ has quit IRC |
| [04:04:28] |
* |
OmiKrOn has quit IRC |
| [04:04:28] |
* |
hypno has quit IRC |
| [04:04:28] |
* |
neoxed has quit IRC |
| [04:04:28] |
* |
c1|freaky has quit IRC |
| [04:04:28] |
* |
AnMaster has quit IRC |
| [04:04:28] |
* |
havvg has quit IRC |
| [04:04:28] |
* |
cmlenz has quit IRC |
| [04:04:28] |
* |
explody has quit IRC |
| [04:04:28] |
* |
the_lalelu has quit IRC |
| [04:04:28] |
* |
doki_pen has quit IRC |
| [04:04:28] |
* |
groogs has quit IRC |
| [04:04:28] |
* |
w0nder has quit IRC |
| [04:04:28] |
* |
lightcap has quit IRC |
| [04:04:28] |
* |
ChanServ has quit IRC |
| [04:04:28] |
* |
Federico2 has quit IRC |
| [04:04:28] |
* |
lyakh has quit IRC |
| [04:04:28] |
* |
andrei21021 has quit IRC |
| [04:04:28] |
* |
nergalix has quit IRC |
| [04:04:28] |
* |
mcella has quit IRC |
| [04:04:28] |
* |
huats has quit IRC |
| [04:04:28] |
* |
row has quit IRC |
| [04:04:28] |
* |
orkam_wrk has quit IRC |
| [04:04:28] |
* |
takayama has quit IRC |
| [04:04:28] |
* |
gakman has quit IRC |
| [04:04:28] |
* |
osimons has quit IRC |
| [04:04:28] |
* |
no_maam_ has quit IRC |
| [04:04:28] |
* |
jfkw_ has quit IRC |
| [04:04:28] |
* |
borg_ has quit IRC |
| [04:04:28] |
* |
blazer has quit IRC |
| [04:04:28] |
* |
dennis- has quit IRC |
| [04:04:28] |
* |
coling has quit IRC |
| [04:04:28] |
* |
vhold has quit IRC |
| [04:04:28] |
* |
KaZeR has quit IRC |
| [04:04:28] |
* |
kjdavies has quit IRC |
| [04:04:28] |
* |
parti has quit IRC |
| [04:04:28] |
* |
Naked has quit IRC |
| [04:04:28] |
* |
Skoog[A] has quit IRC |
| [04:04:28] |
* |
jborg has quit IRC |
| [04:04:28] |
* |
asmodai has quit IRC |
| [04:04:28] |
* |
AllenJB has quit IRC |
| [04:04:28] |
* |
s0undt3ch has quit IRC |
| [04:04:28] |
* |
Rockj has quit IRC |
| [04:04:28] |
* |
cy_` has quit IRC |
| [04:04:28] |
* |
Chintoh has quit IRC |
| [04:04:28] |
* |
f13 has quit IRC |
| [04:04:28] |
* |
termie has quit IRC |
| [04:04:28] |
* |
owlmanatt has quit IRC |
| [04:04:28] |
* |
ricky has quit IRC |
| [04:04:38] |
* |
aat has quit IRC |
| [04:04:38] |
* |
hvr has quit IRC |
| [04:04:38] |
* |
jimpy_ has quit IRC |
| [04:04:38] |
* |
tris has quit IRC |
| [04:04:38] |
* |
vampas has quit IRC |
| [04:04:38] |
* |
kiorky has quit IRC |
| [04:04:38] |
* |
`nstuff has quit IRC |
| [04:04:38] |
* |
tinh_ has quit IRC |
| [04:04:38] |
* |
timte has quit IRC |
| [04:04:38] |
* |
SunWuKung has quit IRC |
| [04:04:38] |
* |
retracile has quit IRC |
| [04:04:38] |
* |
coderanger_ has quit IRC |
| [04:04:38] |
* |
omry has quit IRC |
| [04:04:38] |
* |
olistudent has quit IRC |
| [04:04:38] |
* |
bartc_ has quit IRC |
| [04:04:38] |
* |
Leentje has quit IRC |
| [04:04:38] |
* |
visitors has quit IRC |
| [04:04:38] |
* |
shabble_ has quit IRC |
| [04:04:38] |
* |
dosc has quit IRC |
| [04:04:38] |
* |
bencer has quit IRC |
| [04:04:38] |
* |
dna has quit IRC |
| [04:04:38] |
* |
lisppaste5 has quit IRC |
| [04:04:38] |
* |
wingot has quit IRC |
| [04:04:38] |
* |
tazle_ has quit IRC |
| [04:04:38] |
* |
dfas has quit IRC |
| [04:04:38] |
* |
dikim33 has quit IRC |
| [04:04:38] |
* |
sdboyer has quit IRC |
| [04:04:38] |
* |
guardian has quit IRC |
| [04:04:38] |
* |
handyande has quit IRC |
| [04:04:38] |
* |
Jappelbaum has quit IRC |
| [04:04:38] |
* |
pacopablo has quit IRC |
| [04:04:38] |
* |
straszheim has quit IRC |
| [04:04:38] |
* |
dunk_ has quit IRC |
| [04:04:38] |
* |
nicomen has quit IRC |
| [04:04:38] |
* |
datallah has quit IRC |
| [04:04:38] |
* |
beasty_ has quit IRC |
| [04:04:38] |
* |
De_Mon has quit IRC |
| [04:04:38] |
* |
m_stone has quit IRC |
| [04:04:38] |
* |
roh has quit IRC |
| [04:04:38] |
* |
BrianHV has quit IRC |
| [04:04:38] |
* |
misc has quit IRC |
| [04:04:38] |
* |
proofek has quit IRC |
| [04:04:38] |
* |
br0kn has quit IRC |
| [04:04:38] |
* |
tsb has quit IRC |
| [04:04:38] |
* |
teefive has quit IRC |
| [04:04:38] |
* |
coderanger has quit IRC |
| [04:04:38] |
* |
grimboy has quit IRC |
| [04:04:38] |
* |
ThrushAAX has quit IRC |
| [04:04:38] |
* |
Kapsel has quit IRC |
| [04:04:38] |
* |
Dwarfoo7 has quit IRC |
| [04:04:38] |
* |
johann___ has quit IRC |
| [04:04:38] |
* |
henkie has quit IRC |
| [04:04:38] |
* |
VxJasonxV has quit IRC |
| [04:04:38] |
* |
thatch has quit IRC |
| [04:04:38] |
* |
MrRagga has quit IRC |
| [04:04:48] |
* |
tsb has joined #trac |
| [04:05:57] |
* |
dunkert` has joined #trac |
| [04:05:57] |
* |
tinh_ has joined #trac |
| [04:05:57] |
* |
Skoog[A] has joined #trac |
| [04:05:57] |
* |
jborg has joined #trac |
| [04:05:57] |
* |
Rockj has joined #trac |
| [04:05:57] |
* |
timte has joined #trac |
| [04:05:57] |
* |
SunWuKung has joined #trac |
| [04:05:57] |
* |
retracile has joined #trac |
| [04:05:57] |
* |
asmodai has joined #trac |
| [04:05:57] |
* |
coderanger_ has joined #trac |
| [04:05:57] |
* |
omry has joined #trac |
| [04:05:57] |
* |
hvr has joined #trac |
| [04:05:57] |
* |
Naked has joined #trac |
| [04:05:57] |
* |
owlmanatt has joined #trac |
| [04:05:57] |
* |
AllenJB has joined #trac |
| [04:05:57] |
* |
termie has joined #trac |
| [04:05:57] |
* |
tris has joined #trac |
| [04:05:57] |
* |
bencer has joined #trac |
| [04:05:57] |
* |
ricky has joined #trac |
| [04:05:57] |
* |
vampas has joined #trac |
| [04:05:57] |
* |
f13 has joined #trac |
| [04:05:57] |
* |
jimpy_ has joined #trac |
| [04:05:57] |
* |
bartc_ has joined #trac |
| [04:05:57] |
* |
Leentje has joined #trac |
| [04:05:57] |
* |
`nstuff has joined #trac |
| [04:05:57] |
* |
aat has joined #trac |
| [04:05:57] |
* |
kiorky has joined #trac |
| [04:05:57] |
* |
dna has joined #trac |
| [04:05:57] |
* |
lisppaste5 has joined #trac |
| [04:05:57] |
* |
cy_` has joined #trac |
| [04:05:57] |
* |
dosc has joined #trac |
| [04:05:57] |
* |
olistudent has joined #trac |
| [04:05:57] |
* |
visitors has joined #trac |
| [04:05:57] |
* |
Chintoh has joined #trac |
| [04:05:57] |
* |
shabble_ has joined #trac |
| [04:05:57] |
* |
s0undt3ch has joined #trac |
| [04:06:10] |
* |
ChanServ has joined #trac |
| [04:06:10] |
* |
w0nder has joined #trac |
| [04:06:10] |
* |
lightcap has joined #trac |
| [04:06:10] |
* |
irc.freenode.net sets mode: +o ChanServ |
| [04:06:23] |
* |
straszheim has joined #trac |
| [04:06:25] |
* |
pacopablo has joined #trac |
| [04:06:28] |
* |
misc has joined #trac |
| [04:06:45] |
* |
teefive has joined #trac |
| [04:07:00] |
* |
BrianHV has joined #trac |
| [04:07:07] |
* |
beasty has joined #trac |
| [04:09:06] |
* |
datallah_ has joined #trac |
| [04:09:21] |
* |
proofek has joined #trac |
| [04:09:21] |
* |
br0kn has joined #trac |
| [04:09:21] |
* |
guardian has joined #trac |
| [04:09:21] |
* |
Jappelbaum has joined #trac |
| [04:09:21] |
* |
handyande has joined #trac |
| [04:09:21] |
* |
coderanger has joined #trac |
| [04:09:21] |
* |
grimboy has joined #trac |
| [04:09:21] |
* |
Kapsel has joined #trac |
| [04:09:21] |
* |
ThrushAAX has joined #trac |
| [04:09:21] |
* |
dunk_ has joined #trac |
| [04:09:21] |
* |
beasty_ has joined #trac |
| [04:09:21] |
* |
henkie has joined #trac |
| [04:09:21] |
* |
MrRagga has joined #trac |
| [04:09:21] |
* |
roh has joined #trac |
| [04:09:21] |
* |
johann___ has joined #trac |
| [04:09:21] |
* |
thatch has joined #trac |
| [04:09:21] |
* |
Dwarfoo7 has joined #trac |
| [04:09:21] |
* |
nicomen has joined #trac |
| [04:09:21] |
* |
m_stone has joined #trac |
| [04:09:22] |
* |
VxJasonxV has joined #trac |
| [04:09:22] |
* |
datallah has joined #trac |
| [04:09:27] |
* |
MrRagga has quit IRC |
| [04:09:29] |
* |
grimboy has quit IRC |
| [04:09:29] |
* |
johann__ has joined #trac |
| [04:09:30] |
* |
nicomen_ has joined #trac |
| [04:09:30] |
* |
VxJasonxV` has joined #trac |
| [04:09:30] |
* |
De_Mon has joined #trac |
| [04:09:49] |
* |
lyakh has joined #trac |
| [04:09:49] |
* |
andrei21021 has joined #trac |
| [04:09:49] |
* |
nergalix has joined #trac |
| [04:09:49] |
* |
mcella has joined #trac |
| [04:09:49] |
* |
huats has joined #trac |
| [04:09:49] |
* |
row has joined #trac |
| [04:09:49] |
* |
orkam_wrk has joined #trac |
| [04:09:49] |
* |
takayama has joined #trac |
| [04:09:49] |
* |
gakman has joined #trac |
| [04:09:49] |
* |
osimons has joined #trac |
| [04:09:49] |
* |
vhold has joined #trac |
| [04:09:49] |
* |
parti has joined #trac |
| [04:09:49] |
* |
coling has joined #trac |
| [04:09:49] |
* |
dennis- has joined #trac |
| [04:09:49] |
* |
borg_ has joined #trac |
| [04:09:49] |
* |
blazer has joined #trac |
| [04:09:49] |
* |
kjdavies has joined #trac |
| [04:09:49] |
* |
jfkw_ has joined #trac |
| [04:09:49] |
* |
KaZeR has joined #trac |
| [04:09:49] |
* |
no_maam_ has joined #trac |
| [04:09:51] |
* |
johann___ has quit IRC |
| [04:09:51] |
* |
proofek has quit IRC |
| [04:10:05] |
* |
Dwarfoo7 has quit IRC |
| [04:10:10] |
* |
[domon]|away has joined #trac |
| [04:10:10] |
* |
dsch04 has joined #trac |
| [04:10:10] |
* |
jmeeuwen has joined #trac |
| [04:10:10] |
* |
seemant has joined #trac |
| [04:10:10] |
* |
mitsuhiko has joined #trac |
| [04:10:13] |
* |
havvg has joined #trac |
| [04:10:13] |
* |
cmlenz has joined #trac |
| [04:10:13] |
* |
groogs has joined #trac |
| [04:10:13] |
* |
the_lalelu has joined #trac |
| [04:10:13] |
* |
doki_pen has joined #trac |
| [04:10:13] |
* |
explody has joined #trac |
| [04:10:23] |
* |
beasty_ has quit IRC |
| [04:10:27] |
* |
Kapsel has quit IRC |
| [04:10:31] |
* |
teefive has quit IRC |
| [04:10:33] |
* |
Kapsel has joined #trac |
| [04:10:33] |
* |
dikim33 has joined #trac |
| [04:10:33] |
* |
sdboyer has joined #trac |
| [04:10:33] |
* |
tazle_ has joined #trac |
| [04:10:33] |
* |
dfas has joined #trac |
| [04:10:33] |
* |
wingot has joined #trac |
| [04:10:35] |
* |
MrRagga has joined #trac |
| [04:10:35] |
* |
grimboy has joined #trac |
| [04:10:35] |
* |
proofek has joined #trac |
| [04:10:35] |
* |
yoswink has joined #trac |
| [04:10:35] |
* |
stevegt_1 has joined #trac |
| [04:10:35] |
* |
titang has joined #trac |
| [04:10:35] |
* |
liquidat0r has joined #trac |
| [04:10:35] |
* |
quabbles has joined #trac |
| [04:10:35] |
* |
prologic_ has joined #trac |
| [04:10:35] |
* |
OmiKrOn has joined #trac |
| [04:10:35] |
* |
neoxed has joined #trac |
| [04:10:35] |
* |
AnMaster has joined #trac |
| [04:10:35] |
* |
c1|freaky has joined #trac |
| [04:10:35] |
* |
hypno has joined #trac |
| [04:10:58] |
* |
datallah has quit IRC |
| [04:11:03] |
* |
thatch has quit IRC |
| [04:11:03] |
* |
m_stone has quit IRC |
| [04:11:03] |
* |
dunk_ has quit IRC |
| [04:11:07] |
* |
titang has quit IRC |
| [04:11:24] |
* |
mcella has quit IRC |
| [04:14:12] |
* |
t5_ has joined #trac |
| [04:14:40] |
* |
m_stone has joined #trac |
| [04:14:42] |
* |
thatch has joined #trac |
| [04:14:52] |
* |
Dwarfoo7 has joined #trac |
| [04:19:19] |
<evil_twin> |
New news from t.e.o: SeaChange/WhatUsersWant edited <http://trac.edgewall.org/wiki/SeaChange/WhatUsersWant?version=3> |
| [04:19:52] |
* |
t5_ is now known as teefive |
| [04:19:59] |
* |
VxJasonxV has quit IRC |
| [04:21:35] |
* |
nicomen has quit IRC |
| [04:22:33] |
* |
hypno has quit IRC |
| [04:22:33] |
* |
quabbles has quit IRC |
| [04:22:33] |
* |
stevegt_1 has quit IRC |
| [04:22:33] |
* |
proofek has quit IRC |
| [04:22:33] |
* |
liquidat0r has quit IRC |
| [04:22:33] |
* |
grimboy has quit IRC |
| [04:22:33] |
* |
neoxed has quit IRC |
| [04:22:33] |
* |
OmiKrOn has quit IRC |
| [04:22:33] |
* |
c1|freaky has quit IRC |
| [04:22:33] |
* |
AnMaster has quit IRC |
| [04:22:33] |
* |
prologic_ has quit IRC |
| [04:22:34] |
* |
yoswink has quit IRC |
| [04:22:34] |
* |
MrRagga has quit IRC |
| [04:22:50] |
* |
MrRagga has joined #trac |
| [04:22:50] |
* |
grimboy has joined #trac |
| [04:22:50] |
* |
proofek has joined #trac |
| [04:22:50] |
* |
yoswink has joined #trac |
| [04:22:50] |
* |
stevegt_1 has joined #trac |
| [04:22:50] |
* |
liquidat0r has joined #trac |
| [04:22:50] |
* |
quabbles has joined #trac |
| [04:22:50] |
* |
prologic_ has joined #trac |
| [04:22:51] |
* |
OmiKrOn has joined #trac |
| [04:22:51] |
* |
neoxed has joined #trac |
| [04:22:51] |
* |
AnMaster has joined #trac |
| [04:22:51] |
* |
c1|freaky has joined #trac |
| [04:22:51] |
* |
hypno has joined #trac |
| [04:23:15] |
* |
huats has quit IRC |
| [04:24:00] |
* |
huats has joined #trac |
| [04:35:43] |
* |
hypno has quit IRC |
| [04:35:56] |
* |
__t has joined #trac |
| [04:37:04] |
* |
m_g has joined #trac |
| [04:49:22] |
* |
takayama has quit IRC |
| [04:49:25] |
<evil_twin> |
New news from t.e.o: Ticket #7369 (roadmap layout glitch in Firefox 3.0) created <http://trac.edgewall.org/ticket/7369> |
| [04:49:35] |
* |
hypno has joined #trac |
| [04:49:43] |
* |
hypno is now known as hypnox |
| [04:50:44] |
* |
alch has joined #trac |
| [04:50:55] |
* |
hypnox has quit IRC |
| [04:55:26] |
* |
Tetraboy has joined #trac |
| [04:59:51] |
* |
tuxipuxi_ has joined #trac |
| [05:02:29] |
* |
chr1s has joined #trac |
| [05:02:30] |
<chr1s> |
hey everyone! |
| [05:03:06] |
<chr1s> |
is there a way to programatically query trac using an API or something similar? |
| [05:03:27] |
<chr1s> |
I'd like to get the ticket title when I give trac a number. |
| [05:03:40] |
* |
__t has quit IRC |
| [05:03:40] |
* |
quabbles has quit IRC |
| [05:03:40] |
* |
stevegt_1 has quit IRC |
| [05:03:40] |
* |
proofek has quit IRC |
| [05:03:40] |
* |
liquidat0r has quit IRC |
| [05:03:40] |
* |
grimboy has quit IRC |
| [05:03:40] |
* |
neoxed has quit IRC |
| [05:03:40] |
* |
OmiKrOn has quit IRC |
| [05:03:40] |
* |
c1|freaky has quit IRC |
| [05:03:40] |
* |
AnMaster has quit IRC |
| [05:03:40] |
* |
prologic_ has quit IRC |
| [05:03:40] |
* |
yoswink has quit IRC |
| [05:03:40] |
* |
MrRagga has quit IRC |
| [05:04:00] |
* |
johann__ has quit IRC |
| [05:04:48] |
* |
johann__ has joined #trac |
| [05:07:03] |
* |
__t has joined #trac |
| [05:07:03] |
* |
MrRagga has joined #trac |
| [05:07:03] |
* |
grimboy has joined #trac |
| [05:07:03] |
* |
proofek has joined #trac |
| [05:07:03] |
* |
yoswink has joined #trac |
| [05:07:03] |
* |
stevegt_1 has joined #trac |
| [05:07:03] |
* |
liquidat0r has joined #trac |
| [05:07:03] |
* |
quabbles has joined #trac |
| [05:07:03] |
* |
prologic_ has joined #trac |
| [05:07:03] |
* |
OmiKrOn has joined #trac |
| [05:07:03] |
* |
neoxed has joined #trac |
| [05:07:03] |
* |
AnMaster has joined #trac |
| [05:07:03] |
* |
c1|freaky has joined #trac |
| [05:08:21] |
<lisppaste5> |
alch pasted "trac not working" at http://paste.lisp.org/display/62713 |
| [05:08:50] |
* |
lightcap has quit IRC |
| [05:08:51] |
<alch> |
hey guys, I can't get trac to work properly |
| [05:08:54] |
* |
Advachiel has joined #trac |
| [05:08:55] |
<alch> |
anyone can help? |
| [05:08:55] |
* |
lightcap has joined #trac |
| [05:09:10] |
* |
Advachiel has quit IRC |
| [05:19:14] |
<alch> |
guys |
| [05:19:17] |
* |
m_g has quit IRC |
| [05:19:40] |
<evil_twin> |
New news from t.e.o: Ticket #7368 (Wiki page with accents / umlauts fails) closed <http://trac.edgewall.org/ticket/7368#comment:1> |
| [05:19:43] |
* |
yoswink has quit IRC |
| [05:30:05] |
<jborg> |
alch: Hard to tell, you haven't asked any question yet :) |
| [05:30:54] |
* |
attachmentgenie has joined #trac |
| [05:31:45] |
<asmodai> |
jborg: http://techfaux.com/2008/06/17/peta-targets-computer-programmers-with-string-of-bizarre-protests/ |
| [05:31:48] |
<asmodai> |
seen that? :) |
| [05:33:42] |
<alch> |
jborg, well this is the page I Am getting when loading trac |
| [05:34:07] |
<jborg> |
asmodai: wtf? :) |
| [05:34:43] |
<asmodai> |
jborg: rofl |
| [05:35:01] |
<jborg> |
hehe |
| [05:36:57] |
<asmodai> |
jborg: got to be a joke |
| [05:37:12] |
<asmodai> |
jborg: But knowing Jacob that's how he could react and Guido can be really tongue in cheek |
| [05:37:18] |
<jborg> |
yeah, some or some kind of weird viral advertising |
| [05:37:50] |
* |
takayama has joined #trac |
| [05:43:38] |