*** Joins: kirillka (~Miranda@195.242.142.17) | 00:04 | |
*** Joins: asm89 (~asm89@dhcp-077-250-198-251.chello.nl) | 00:07 | |
*** Quits: asm89 (~asm89@dhcp-077-250-198-251.chello.nl) (Changing host) | 00:07 | |
*** Joins: asm89 (~asm89@unaffiliated/asm89) | 00:07 | |
*** Quits: FrankZZ (~FrankZZ@unaffiliated/frankzz) (Ping timeout: 252 seconds) | 00:32 | |
*** Joins: FrankZZ (~FrankZZ@frankwammes.nl) | 00:39 | |
*** Quits: FrankZZ (~FrankZZ@frankwammes.nl) (Changing host) | 00:39 | |
*** Joins: FrankZZ (~FrankZZ@unaffiliated/frankzz) | 00:39 | |
*** Quits: asm89 (~asm89@unaffiliated/asm89) (Quit: bye!) | 02:14 | |
*** Joins: giallu (~giallu@fedora/giallu) | 02:35 | |
*** Joins: rolfkleef (~rolf@92.254.21.180) | 02:37 | |
*** Joins: asm89 (~asm89@unaffiliated/asm89) | 05:08 | |
*** Joins: root_ (~root@178.63.23.88) | 06:52 | |
*** Quits: root_ (~root@178.63.23.88) (Client Quit) | 06:52 | |
*** Quits: rolfkleef (~rolf@92.254.21.180) (Ping timeout: 244 seconds) | 08:39 | |
*** Quits: kirillka (~Miranda@195.242.142.17) (Quit: kirillka) | 09:00 | |
*** Joins: rolfkleef (~rolf@87.237.26.137) | 09:04 | |
*** Quits: rolfkleef (~rolf@87.237.26.137) (Ping timeout: 245 seconds) | 10:58 | |
*** Quits: asm89 (~asm89@unaffiliated/asm89) (Quit: bye!) | 11:04 | |
*** Joins: wnydev (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) | 11:31 | |
*** Parts: wnydev (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) () | 11:32 | |
*** Joins: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) | 11:37 | |
romer628 | hello all, i'm a PHP dev looking for a new issue tracker, i was wondering if anybody could tell me what the mantis community is like | 11:43 |
---|---|---|
*** Joins: kirillka (~Miranda@52-61-68-178.baltnet.ru) | 11:46 | |
*** Quits: FrankZZ (~FrankZZ@unaffiliated/frankzz) (Ping timeout: 252 seconds) | 12:01 | |
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 245 seconds) | 12:11 | |
*** Joins: FrankZZ (~FrankZZ@unaffiliated/frankzz) | 12:18 | |
jreese | romer628: quiet | 12:36 |
romer628 | i got that impression | 12:39 |
romer628 | are we expecting much growth of the project? what does it need in that regard? | 12:40 |
romer628 | it seems like this is the best out there as far as issue tracking in PHP, it would be nice to see it grow | 12:41 |
jreese | well, most of the planned growth at the moment is focused around improving the code base, and improving the output | 12:42 |
jreese | but we have a stong lack of developer time | 12:42 |
jreese | feature wise though, Mantis is quite mature, and with the plugin system, just about anything can be added on | 12:43 |
romer628 | what's the status of source code integration? | 12:45 |
romer628 | i see some support for git, but it seems like it's only web based, any way to set that up where I don't need to post my source for the world to see? | 12:45 |
jreese | romer628: you can either set up a gitweb instance that's only visible to localhost, or you can use private repositories on github | 12:46 |
romer628 | with the localhost setup with gitweb, only mantis needs to be on the localhost correct? not the user? | 12:47 |
jreese | when I wrote the git integrations, it was easier and faster to rely on external services for pulling info from the repos, rather than needing to clone the repository local to mantis and interact with it that way | 12:47 |
jreese | right | 12:47 |
romer628 | ok, so that could work then, i'll look into that, thanks | 12:48 |
jreese | you're welcome | 12:48 |
romer628 | as long as i can get git working with it i think it will match all my requirements | 12:48 |
romer628 | i had actually worked with mantis for about 2 years at an old job, although it was a very hacked version, i really wish they would have done it right and contributed back isntead | 12:49 |
jreese | ideally, I would like to use the command line git client, so that it will work regardless of where the repo is hosted, and without the need for scraping gitweb, but I just don't have the time to work on that lately | 12:49 |
romer628 | they eventually switched to Jira, and then botched that up too | 12:49 |
romer628 | yeah, that would be nice to set that up too, but i know what you mean about the time issue | 12:49 |
jreese | yeah, I actually did most of my contributions to Mantis for one of my old employers, they thankfully let me open source any of my work and plugins that weren't proprietary | 12:50 |
romer628 | nice, i like it when businesses do that | 12:50 |
romer628 | i'm self employed now, so i plan to do the same, but that's still essentially out of my own pocket | 12:51 |
romer628 | so i've already installed mantis, and as long as I can get git and the wiki working, i think it will fit my needs, i'll see what i can do to help once i get going with it | 12:52 |
romer628 | what's the procedure to jump in once i'm ready? | 12:54 |
jreese | for contributing you mean? | 12:54 |
romer628 | yeah | 12:54 |
jreese | http://www.mantisbt.org/docs/master/en/developers/ | 12:55 |
jreese | if there's anything missing, feel free to ask me | 12:55 |
romer628 | ok, sounds good | 12:55 |
romer628 | is this the best place to do that? | 12:55 |
jreese | either here, #mantisbt, or on the mailing lists | 12:56 |
romer628 | ok, i'll get on those as well | 12:56 |
romer628 | alright, well i think that covers my questions for now, i'll finish my own setup and go from there, thanks for the help | 12:57 |
jreese | you're welcome, and good luck :) | 13:00 |
*** Quits: kirillka (~Miranda@52-61-68-178.baltnet.ru) (*.net *.split) | 13:35 | |
*** Joins: kirillka (~Miranda@52-61-68-178.baltnet.ru) | 13:43 | |
*** Joins: Paul_46 (~IceChat09@2001:470:9310:aaaa:540e:af00:929a:511f) | 14:24 | |
*** Quits: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) (Ping timeout: 252 seconds) | 14:38 | |
*** Quits: kirillka (~Miranda@52-61-68-178.baltnet.ru) (Quit: kirillka) | 14:56 | |
*** Joins: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) | 15:06 | |
*** Joins: asm89 (~asm89@unaffiliated/asm89) | 15:52 | |
*** Joins: giallu (~giallu@fedora/giallu) | 16:08 | |
*** Quits: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) (Ping timeout: 244 seconds) | 17:41 | |
*** Joins: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) | 17:51 | |
*** Quits: asm89 (~asm89@unaffiliated/asm89) (Quit: bye!) | 18:44 | |
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 252 seconds) | 18:54 | |
*** Quits: sdfjkljkdfsljkl (~sdfjkljkd@static.96.23.63.178.clients.your-server.de) (Remote host closed the connection) | 19:00 | |
*** Joins: sdfjkljkdfsljkl (~sdfjkljkd@static.96.23.63.178.clients.your-server.de) | 19:00 | |
*** Quits: Paul_46 (~IceChat09@2001:470:9310:aaaa:540e:af00:929a:511f) (Quit: Why is the alphabet in that order? Is it because of that song?) | 19:10 | |
*** Quits: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) (Ping timeout: 244 seconds) | 20:31 | |
*** Joins: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) | 20:32 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 21:49 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Remote host closed the connection) | 21:50 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 21:55 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Remote host closed the connection) | 21:57 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 22:00 | |
*** Quits: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) (Ping timeout: 245 seconds) | 22:01 | |
*** Joins: Protogenes2 (~Protogene@cmnz-4db37f13.pool.mediaWays.net) | 22:02 | |
*** Quits: Protogenes (~Protogene@cmnz-4db36a01.pool.mediaWays.net) (Disconnected by services) | 22:02 | |
*** Joins: romer628 (~romer628@189.221.214.155.cable.dyn.cableonline.com.mx) | 22:03 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Read error: Connection reset by peer) | 22:17 | |
*** Joins: JackyAlcine_ (~desktop@sii/jackyalcine) | 22:19 | |
*** Quits: JackyAlcine_ (~desktop@sii/jackyalcine) (Remote host closed the connection) | 22:24 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 22:28 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Remote host closed the connection) | 22:36 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 22:38 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Remote host closed the connection) | 22:55 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 22:59 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Excess Flood) | 23:01 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 23:02 | |
*** JackyAlcine is now known as ThisCode | 23:06 | |
*** ThisCode is now known as JackyAlcine | 23:08 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Remote host closed the connection) | 23:35 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 23:39 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Remote host closed the connection) | 23:43 | |
*** Joins: JackyAlcine (~desktop@sii/jackyalcine) | 23:55 | |
*** Quits: JackyAlcine (~desktop@sii/jackyalcine) (Remote host closed the connection) | 23:57 |
Generated by irclog2html.py 2.10.0 by Marius Gedminas - find it at mg.pov.lt!