/[Apache-SVN]/quetzalcoatl/mod_python/trunk/CREDITS
ViewVC logotype

Log of /quetzalcoatl/mod_python/trunk/CREDITS

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 615235 - (view) (annotate) - [select for diffs]
Modified Fri Jan 25 14:53:35 2008 UTC (22 months ago) by grisha
File length: 1915 byte(s)
Diff to previous 431435 (colored)
Moving mod_python under quetz

Revision 431435 - (view) (annotate) - [select for diffs]
Modified Mon Aug 14 21:09:49 2006 UTC (3 years, 3 months ago) by jgallacher
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1915 byte(s)
Diff to previous 160937 (colored)
Credit where credit is due. Added information on Aaron Watters early
contribution to mod_python.

Revision 160937 - (view) (annotate) - [select for diffs]
Modified Mon Apr 11 19:08:59 2005 UTC (4 years, 7 months ago) by nlehuen
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1880 byte(s)
Diff to previous 160259 (colored)
Updated credits to include Jim Gallacher for his work on FileSession.

Revision 160259 - (view) (annotate) - [select for diffs]
Modified Wed Apr 6 06:24:07 2005 UTC (4 years, 7 months ago) by nlehuen
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1841 byte(s)
Diff to previous 155954 (colored)
Fix for MODPYTHON-40 by Barry Pearce.

Revision 155954 - (view) (annotate) - [select for diffs]
Modified Wed Mar 2 20:55:56 2005 UTC (4 years, 8 months ago) by nlehuen
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1791 byte(s)
Diff to previous 153267 (colored)
- BuiltinFunctionTypes are not traversable nor publishable (this follows a discussion with Graham)
- Updated the credits (thanks Grisha) with my canonical e-mail address.

Revision 153267 - (view) (annotate) - [select for diffs]
Modified Thu Feb 10 15:32:07 2005 UTC (4 years, 9 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1797 byte(s)
Diff to previous 106619 (colored)
added graham and nicolas

Revision 106619 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 22:10:52 2004 UTC (5 years ago) by nd
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1713 byte(s)
Diff to previous 104354 (colored)
property cleanup

Revision 104354 - (view) (annotate) - [select for diffs]
Modified Fri Jul 23 14:05:03 2004 UTC (5 years, 4 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1713 byte(s)
Diff to previous 101159 (colored)
More credits and a header spelling fix from Clinton Roy.

Revision 101159 - (view) (annotate) - [select for diffs]
Modified Fri Sep 5 15:04:44 2003 UTC (6 years, 2 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1637 byte(s)
Diff to previous 101050 (colored)
The functions in psp.py placed into a PSP class now, which makes usage
cleaner and more intuitive, especially when psp is used as a templaing
mechanism in a custom handler or publisher. Still need to adjust docs
to reflect this.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 101050 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 02:22:44 2003 UTC (6 years, 3 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1563 byte(s)
Diff to previous 101044 (colored)
Much needed documentation spelling corrections. Thanks Ville!

PR:
Obtained from:
Submitted by:	Ville Skytt�
Reviewed by:

Revision 101044 - (view) (annotate) - [select for diffs]
Modified Thu Aug 21 18:25:12 2003 UTC (6 years, 3 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1527 byte(s)
Diff to previous 100898 (colored)
Added Barry to CREDITS, also fixed a small compilation problem
in mod_python.c. (Which, BTW, will need to change once the next
2.0 httpd release comes out where the permissions on file locks
will be handled in a more organized fashion.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 100898 - (view) (annotate) - [select for diffs]
Modified Mon Aug 4 15:04:50 2003 UTC (6 years, 3 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1495 byte(s)
Diff to previous 100006 (colored)
More names of good folks added.

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 100006 - (view) (annotate) - [select for diffs]
Modified Thu May 22 20:25:07 2003 UTC (6 years, 6 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1430 byte(s)
Diff to previous 98235 (colored)
Added Conrad Steenberg's patch to provide sendfile functionality. Conrad's
patch was altered in that I used req.sendfile() instead of req.write_file()
because it seems a more intuitive name, and also the test case and
documentation is mine.
PR:
Obtained from:
Submitted by:	Conrad Steenberg
Reviewed by:

Revision 98235 - (view) (annotate) - [select for diffs]
Modified Fri Jan 10 04:21:56 2003 UTC (6 years, 10 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1387 byte(s)
Diff to previous 98063 (colored)
Added more people to credits

Revision 98063 - (view) (annotate) - [select for diffs]
Modified Fri Dec 20 19:42:39 2002 UTC (6 years, 11 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1355 byte(s)
Diff to previous 97453 (colored)
Removed descriptions of what people did from CREDITS, leaving just names,
because the short descriptions were not descriptive enough, and we don't
have resources to maintain long ones. Now everyone gets equal credit.

Revision 97453 - (view) (annotate) - [select for diffs]
Modified Thu Nov 7 23:25:36 2002 UTC (7 years ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1771 byte(s)
Diff to previous 97107 (colored)
Added Justin Erenkrantz

Revision 97107 - (view) (annotate) - [select for diffs]
Modified Fri Oct 4 17:49:08 2002 UTC (7 years, 1 month ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1700 byte(s)
Diff to previous 96353 (colored)
Bugfixes/patches from Robin Munn and other stuff.

Revision 96353 - (view) (annotate) - [select for diffs]
Modified Mon Aug 12 02:01:17 2002 UTC (7 years, 3 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1652 byte(s)
Diff to previous 95579 (colored)
table subclassing segafult fixed

Revision 95579 - (view) (annotate) - [select for diffs]
Modified Sat Jun 8 00:48:31 2002 UTC (7 years, 5 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1600 byte(s)
Diff to previous 94150 (colored)
added Bob and Gary

Revision 94150 - (view) (annotate) - [select for diffs]
Modified Sat Mar 23 17:54:02 2002 UTC (7 years, 8 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1493 byte(s)
Diff to previous 89143 (colored)
new import_module

Revision 89143 - (view) (annotate) - [select for diffs]
Modified Fri May 18 02:42:45 2001 UTC (8 years, 6 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1412 byte(s)
Diff to previous 88807 (colored)
CallBack.req threading bug

Revision 88807 - (view) (annotate) - [select for diffs]
Modified Wed Apr 11 02:29:48 2001 UTC (8 years, 7 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1328 byte(s)
Diff to previous 87227 (colored)
Eliminated the atol hack

Revision 87227 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 03:05:38 2000 UTC (8 years, 11 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1243 byte(s)
Diff to previous 86877 (colored)
copyright change 2

Revision 86877 - (view) (annotate) - [select for diffs]
Modified Thu Nov 9 00:09:18 2000 UTC (9 years ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 1235 byte(s)
Diff to previous 86565 (colored)
req.readline() and read() changes, some new docs, and a couple of other things

Revision 86565 - (view) (annotate) - [select for diffs]
Modified Thu Oct 12 14:34:13 2000 UTC (9 years, 1 month ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 338 byte(s)
Diff to previous 86212 (colored)
periodic commit

Revision 86212 - (view) (annotate) - [select for diffs]
Modified Wed Sep 13 13:29:04 2000 UTC (9 years, 2 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 299 byte(s)
Diff to previous 86157 (colored)
server.register_cleanup()

Revision 86157 - (view) (annotate) - [select for diffs]
Modified Mon Aug 28 22:46:11 2000 UTC (9 years, 3 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 268 byte(s)
Diff to previous 86083 (colored)
rbarrets addr patch

Revision 86083 - (view) (annotate) - [select for diffs]
Modified Wed Aug 16 18:49:33 2000 UTC (9 years, 3 months ago) by gtrubetskoy
Original Path: httpd/mod_python/trunk/CREDITS
File length: 229 byte(s)
Diff to previous 85468 (colored)
read() improvements and PythonOptimize

Revision 85468 - (view) (annotate) - [select for diffs]
Modified Thu Jun 8 12:42:31 2000 UTC (9 years, 5 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 183 byte(s)
Diff to previous 85442 (colored)
PythonImport documentation

Revision 85442 - (view) (annotate) - [select for diffs]
Added Tue Jun 6 12:48:32 2000 UTC (9 years, 5 months ago) by grisha
Original Path: httpd/mod_python/trunk/CREDITS
File length: 151 byte(s)
Added PythonImport

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2