pas-dev Mailing List for Perl Application Server (Page 5)
Status: Beta
Brought to you by:
mortis
You can subscribe to this list here.
2002 |
Jan
|
Feb
(6) |
Mar
(19) |
Apr
(3) |
May
(147) |
Jun
(6) |
Jul
(4) |
Aug
(12) |
Sep
(1) |
Oct
(12) |
Nov
(23) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(4) |
Feb
(12) |
Mar
(13) |
Apr
(16) |
May
(28) |
Jun
(9) |
Jul
(1) |
Aug
(2) |
Sep
|
Oct
|
Nov
(84) |
Dec
(25) |
2004 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(13) |
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(5) |
Oct
|
Nov
|
Dec
|
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:09:32
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Plint In directory sc8-pr-cvs1:/tmp/cvs-serv24608 Modified Files: Check.pm Log Message: quiet uninitialized warning |
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:08:48
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv24499/bin Modified Files: plint Log Message: oops, removing config dump |
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:07:20
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv24242/bin Modified Files: plint Log Message: oops, cvs expanded $Log! |
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:03:06
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv23462/bin Modified Files: cvs-agent plint Log Message: more plint cleanup |
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:03:04
|
Update of /cvsroot/pas/pas/etc In directory sc8-pr-cvs1:/tmp/cvs-serv23462/etc Modified Files: log4perl.conf plint.conf Log Message: more plint cleanup |
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:03:02
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Plint In directory sc8-pr-cvs1:/tmp/cvs-serv23462/src/Org/Bgw/Plint Modified Files: Check.pm CoreChecker.pm Log Message: more plint cleanup |
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:03:02
|
Update of /cvsroot/pas/pas In directory sc8-pr-cvs1:/tmp/cvs-serv23462 Modified Files: ChangeLog Log Message: more plint cleanup |
From: Kyle R. B. <mo...@us...> - 2003-11-12 15:03:02
|
Update of /cvsroot/pas/pas/src/Org/Bgw In directory sc8-pr-cvs1:/tmp/cvs-serv23462/src/Org/Bgw Modified Files: Config.pm Log Message: more plint cleanup |
From: Kyle R. B. <mo...@vo...> - 2003-11-11 15:46:03
|
> At this point the proxy runs and works, but the connection management should > probably be redone. A connection manager class would simplify the proxy a > good deal. I think the Connection object was originally supposed to be the object that represented the endpoint-pair of client socket to server socket. Could we extend BufferedSocket to become the embodiment of the single socket, and then refactor Connection to become the thing that manages the pairing? Kyle -- ------------------------------------------------------------------------------ Wisdom and Compassion are inseparable. -- Christmas Humphreys mo...@vo... http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ |
From: Jason S. <fa...@us...> - 2003-11-11 15:33:25
|
Update of /cvsroot/pas/pas/src/Org/Bgw/HTTP In directory sc8-pr-cvs1:/tmp/cvs-serv22028/src/Org/Bgw/HTTP Modified Files: Proxy.pm Log Message: Reworked proxy to not block. At this point the proxy runs and works, but the connection manangement should probably be redone. A connection manager class would simplify the proxy a good deal. Commiting the working changes pending more refactoring at a later date |
From: Jason S. <fa...@us...> - 2003-11-11 15:33:19
|
Update of /cvsroot/pas/pas/src/Org/Bgw/HTTP/Header In directory sc8-pr-cvs1:/tmp/cvs-serv22028/src/Org/Bgw/HTTP/Header Modified Files: Request.pm Log Message: Reworked proxy to not block. At this point the proxy runs and works, but the connection manangement should probably be redone. A connection manager class would simplify the proxy a good deal. Commiting the working changes pending more refactoring at a later date |
From: Jason S. <fa...@us...> - 2003-11-11 15:33:17
|
Update of /cvsroot/pas/pas/src/Org/Bgw/HTTP/Proxy In directory sc8-pr-cvs1:/tmp/cvs-serv22028/src/Org/Bgw/HTTP/Proxy Modified Files: BufferedSocket.pm Connection.pm Log Message: Reworked proxy to not block. At this point the proxy runs and works, but the connection manangement should probably be redone. A connection manager class would simplify the proxy a good deal. Commiting the working changes pending more refactoring at a later date |
From: Kyle R. B. <mo...@us...> - 2003-11-10 22:47:53
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv6333/bin Modified Files: cvs-agent Log Message: added TODO to pod |
From: Kyle R. B. <mo...@us...> - 2003-11-10 20:38:34
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv11041/bin Modified Files: plint Log Message: now checks pwd for .plint and plint.conf files |
From: Kyle R. B. <mo...@us...> - 2003-11-10 16:38:13
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv21457/bin Modified Files: plint Log Message: changed print statement to logging |
From: Kyle R. B. <mo...@us...> - 2003-11-10 16:26:04
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv18207/bin Modified Files: plint Log Message: now respects the config command line parameter |
From: Kyle R. B. <mo...@us...> - 2003-11-09 15:22:07
|
Update of /cvsroot/pas/pas/src/Org/Bgw In directory sc8-pr-cvs1:/tmp/cvs-serv32070/src/Org/Bgw Modified Files: Pas.pm Log Message: lint cleanup and more documentation |
From: Kyle R. B. <mo...@us...> - 2003-11-09 15:22:07
|
Update of /cvsroot/pas/pas/etc In directory sc8-pr-cvs1:/tmp/cvs-serv32070/etc Modified Files: plint.conf Log Message: lint cleanup and more documentation |
From: Kyle R. B. <mo...@us...> - 2003-11-09 15:22:07
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Plint In directory sc8-pr-cvs1:/tmp/cvs-serv32070/src/Org/Bgw/Plint Modified Files: Check.pm CoreChecker.pm Log Message: lint cleanup and more documentation |
From: Kyle R. B. <mo...@us...> - 2003-11-09 15:22:07
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv32070/bin Modified Files: plint Log Message: lint cleanup and more documentation |
From: Kyle R. B. <mo...@us...> - 2003-11-09 15:22:07
|
Update of /cvsroot/pas/pas In directory sc8-pr-cvs1:/tmp/cvs-serv32070 Modified Files: ChangeLog Log Message: lint cleanup and more documentation |
From: Kyle R. B. <mo...@us...> - 2003-11-09 06:12:11
|
Update of /cvsroot/pas/pas/bin In directory sc8-pr-cvs1:/tmp/cvs-serv23794/bin Modified Files: plint Log Message: removed non-functional check |
From: Kyle R. B. <mo...@us...> - 2003-11-09 06:12:11
|
Update of /cvsroot/pas/pas/src/Org/Bgw/Plint In directory sc8-pr-cvs1:/tmp/cvs-serv23794/src/Org/Bgw/Plint Modified Files: CoreChecker.pm Log Message: removed non-functional check |
From: Kyle R. B. <mo...@vo...> - 2003-11-09 06:11:12
|
> - plint, a simple source checker If you feel like giving plint a whirl, try: find src -name '*.pm' | xargs bin/plint --summary find src -name '*.pm' | xargs bin/plint bin/plint `find src -name '*.pm'` --summary bin/plint `find src -name '*.pm'` The source base doesn't look too bad according to the current crop of checks (%70 or 80% looks to be the avg). We should probably work to clean the rest of the issues up. Kyle -- ------------------------------------------------------------------------------ Wisdom and Compassion are inseparable. -- Christmas Humphreys mo...@vo... http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ |
From: Kyle R. B. <mo...@vo...> - 2003-11-09 06:07:08
|
I just committed some new utilities and the start of some code-base changes. - plint, a simple source checker - cvs-agent, an ssh-agent like background process to store your CVS password to make working with CVS on SourceForge easier - Log::Log4perl, I started some integration with Log4perl. I haven't started ripping out the old Log::Dispatch, so nothing should break for the time-being. Though that will change as more of the codebase migrates away from dispatch to Log4perl. - etc/, I'd like to deprecate the conf/ directory in favor of using etc/ - Par: http://par.perl.org/, if you haven't seen this yet, please take a look at it. I'd like to re-work Pas to build a Par file that we can offer up as a download and to make Apache installation easier. Kyle -- ------------------------------------------------------------------------------ Wisdom and Compassion are inseparable. -- Christmas Humphreys mo...@vo... http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ |