mkanat%kerio.com
|
1417ffc0c4
|
Bug 285705: [PostgreSQL] Index on some text columns on Postgres could use LOWER
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
|
2005-09-04 08:12:37 +00:00 |
|
mkanat%kerio.com
|
4216db2d6e
|
Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion Failure
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
|
2005-09-02 23:30:11 +00:00 |
|
lpsolit%gmail.com
|
cb9c024d70
|
Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2005-09-02 21:33:36 +00:00 |
|
lpsolit%gmail.com
|
426b5bd478
|
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
|
2005-09-02 21:12:10 +00:00 |
|
lpsolit%gmail.com
|
f48bf8bf53
|
Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch by victory <bmo@rsz.jp> r=LpSolit a=myk
|
2005-09-01 22:07:48 +00:00 |
|
lpsolit%gmail.com
|
a4dddfad40
|
Bug 306632: editvalues.cgi title seems wrong when actually editting a value - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=myk
|
2005-09-01 22:00:54 +00:00 |
|
lpsolit%gmail.com
|
5ff08cd607
|
Bug 298306: For new products, the charting error message "The tool which gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk
|
2005-09-01 21:52:20 +00:00 |
|
lpsolit%gmail.com
|
2fdc589ff5
|
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-09-01 21:39:21 +00:00 |
|
lpsolit%gmail.com
|
3a6dd5bb54
|
Bug 302370: Remove the EmitFormElements() routine from editproducts.cgi and templatize that code - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=myk
|
2005-09-01 21:33:07 +00:00 |
|
myk%mozilla.org
|
5f6bb9b0cd
|
Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachment class; r=lpsolit
|
2005-09-01 14:02:30 +00:00 |
|
mkanat%kerio.com
|
22d2251946
|
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments
Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
|
2005-08-31 08:00:25 +00:00 |
|
lpsolit%gmail.com
|
a74250788c
|
Bug 156670: Move the 'Alias' field on its own row when viewing a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-31 01:03:26 +00:00 |
|
lpsolit%gmail.com
|
05ec30a017
|
Bug 45349: Allow to change the OS when changing several bugs at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-31 00:56:11 +00:00 |
|
lpsolit%gmail.com
|
0ed805b76a
|
Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-31 00:43:21 +00:00 |
|
myk%mozilla.org
|
02d03b2fe6
|
Fix for bug 305773: fixes regression in flag validation code that let through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit
|
2005-08-30 22:41:18 +00:00 |
|
lpsolit%gmail.com
|
2d53a4c6aa
|
Bug 306368: The "Block for SELECT fields" should only insert one cell in bug/edit-html.tmpl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-30 17:17:38 +00:00 |
|
lpsolit%gmail.com
|
7577e472cf
|
Bug 121112: long_list.cgi generates bad links - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-30 17:12:22 +00:00 |
|
lpsolit%gmail.com
|
de9b492b44
|
Bug 212856: Request queue doesn't validate email addresses - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-08-30 17:01:22 +00:00 |
|
lpsolit%gmail.com
|
8d869746f5
|
Bug 279738: Move GetLongDescriptionAsText() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-08-30 16:54:07 +00:00 |
|
lpsolit%gmail.com
|
53be54854b
|
Bug 275608: The group selection when editing flag types should be a listbox with (no group) meaning no restriction - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=myk
|
2005-08-30 16:47:33 +00:00 |
|
lpsolit%gmail.com
|
54744f8a4c
|
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-08-30 16:39:07 +00:00 |
|
lpsolit%gmail.com
|
2e5b08380e
|
Bug 306364: SQL crash when moving a bug to another product (regression) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
|
2005-08-30 16:32:05 +00:00 |
|
bugreport%peshkin.net
|
06ec004b81
|
Bug 305126: Fix table locks after removal of derive_groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=myk
|
2005-08-30 16:04:39 +00:00 |
|
lpsolit%gmail.com
|
a25e56ea98
|
Bug 306117: Search on "Percentage Completed" field returns "unknown column 'bugs.remaining_time' in 'having clause'" - Patch by Lance Larsh <lance.larsh@oracle.com> r=joel a=justdave
|
2005-08-28 17:52:00 +00:00 |
|
lpsolit%gmail.com
|
5dd4c7bdca
|
Bug 302955: Remove the "delete" link for the default milestone - Patch by Gavin Shelley <bugzilla@chimpychompy.org> r=LpSolit a=justdave
|
2005-08-28 17:41:53 +00:00 |
|
bugreport%peshkin.net
|
fa88e9516c
|
Bug 305333: Move attachments.thedata to its own table
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
|
2005-08-26 23:11:33 +00:00 |
|
lpsolit%gmail.com
|
88d59107ad
|
Bug 306060: Adding a new product should make it clear that a component is also required to enter bugs - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave
|
2005-08-26 20:08:46 +00:00 |
|
lpsolit%gmail.com
|
228a4c1b9d
|
Bug 302650: Product.pm methods don't return what is expected for milestones and versions - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
|
2005-08-26 19:59:53 +00:00 |
|
lpsolit%gmail.com
|
293c0b1966
|
Bug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2005-08-26 19:46:27 +00:00 |
|
lpsolit%gmail.com
|
b22ed8f8ea
|
Bug 303694: Eliminate deprecated Bugzilla::DB routines from enter_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
|
2005-08-26 19:39:37 +00:00 |
|
lpsolit%gmail.com
|
47d29290a0
|
Bug 305771: Cannot create request flags with no requestee - Patch by Myk Melez <myk@mozilla.org> r=LpSolit a=justdave
|
2005-08-26 10:53:23 +00:00 |
|
lpsolit%gmail.com
|
37c69cf443
|
Bug 303393: Deleting a user omits some bugs_activity logging - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
|
2005-08-26 10:28:07 +00:00 |
|
lpsolit%gmail.com
|
03d228295c
|
Fix nits for bug 208761 the reviewer asked me to do on checkin (make a description in POD more precise) and which I forgot to do. Sorry wicked ;)
|
2005-08-25 14:22:43 +00:00 |
|
lpsolit%gmail.com
|
8eb0a6455b
|
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2005-08-25 14:02:41 +00:00 |
|
lpsolit%gmail.com
|
41684a015d
|
Bug 305498: UTF-8 e-mail encoding is not working - Patch by Cedric Caron <cedric.caron@urbanet.ch> r=glob a=justdave
|
2005-08-25 13:51:48 +00:00 |
|
lpsolit%gmail.com
|
a090b402cf
|
Bug 304303: The "Forget Search" link in user prefs does not escape the name properly - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
|
2005-08-25 13:39:20 +00:00 |
|
mkanat%kerio.com
|
391733eb2b
|
Bug 303860: There is a database change in the wrong place in checksetup.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
|
2005-08-24 19:27:51 +00:00 |
|
mkanat%kerio.com
|
423e6e9484
|
Bug 298400: [PostgreSQL] SQL error using buglist.cgi and full text search. Column "relevance desc" not valid in GROUP BY
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, r=joel, a=justdave
|
2005-08-24 19:24:06 +00:00 |
|
zach%zachlipton.com
|
09231a466b
|
Remove tabs.
|
2005-08-24 03:05:02 +00:00 |
|
zach%zachlipton.com
|
19e3695eb8
|
For now, disable the hotlist since it's taking way too long to load.
|
2005-08-24 01:23:13 +00:00 |
|
dbaron%dbaron.org
|
8b2371bc3e
|
Add comment about bug 225735. b=227089 r=timeless
|
2005-08-23 20:55:11 +00:00 |
|
zach%zachlipton.com
|
f17250a320
|
Initial checkin of new test list code, designed to go with coop's querying work.
|
2005-08-23 19:33:54 +00:00 |
|
zach%zachlipton.com
|
25e8546830
|
Add anti-spam filtering to the stats page.
|
2005-08-23 16:41:07 +00:00 |
|
zach%zachlipton.com
|
29e13e9935
|
Require at least that the email address field cannot be blank, at least until we do a real login system.
|
2005-08-23 16:25:06 +00:00 |
|
zach%zachlipton.com
|
116b89c490
|
Add basic anti-spam filtering for email addresses.
|
2005-08-23 16:05:35 +00:00 |
|
lpsolit%gmail.com
|
61447bc9e5
|
Bug 304542: Focus/Select forms with javascript when editting milestones - Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
|
2005-08-23 12:39:17 +00:00 |
|
lpsolit%gmail.com
|
986c2494a0
|
Bug 303366: Possible locking tables conflict when voting for bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
|
2005-08-23 12:17:17 +00:00 |
|
zach%zachlipton.com
|
4f8ba67022
|
Add result count to the statistics page.
|
2005-08-23 05:25:03 +00:00 |
|
zach%zachlipton.com
|
20239e5b10
|
Fix broken "run some more tests" in process_test.cgi.
|
2005-08-23 05:22:14 +00:00 |
|
zach%zachlipton.com
|
f8f7a36213
|
Actually fix the bug...
|
2005-08-23 03:55:12 +00:00 |
|
mkanat%kerio.com
|
316d94d882
|
Bug 304997: "Setting any 'other' op_sys to 'Other'" runs every time you run checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=myk
|
2005-08-23 01:04:42 +00:00 |
|
zach%zachlipton.com
|
6696896f2e
|
Fix bustage in process_test.cgi where it was impossible to submit results.
|
2005-08-23 00:15:29 +00:00 |
|
lpsolit%gmail.com
|
01bbcc0c1d
|
Bug 189635: editcomponents.cgi should use user-matching for the default assignee and QA contact - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
|
2005-08-22 21:45:32 +00:00 |
|
lpsolit%gmail.com
|
7f135d5898
|
Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by default - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
|
2005-08-22 21:26:27 +00:00 |
|
lpsolit%gmail.com
|
fb632cf9d4
|
Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
|
2005-08-22 21:12:38 +00:00 |
|
lpsolit%gmail.com
|
a8ccdd2d86
|
Bug 305476: Group membership inheritance broken in editusers.cgi (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap a=justdave
|
2005-08-22 20:59:56 +00:00 |
|
lpsolit%gmail.com
|
94787be768
|
Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave
|
2005-08-22 20:48:44 +00:00 |
|
lpsolit%gmail.com
|
ba87dc7b04
|
Bug 303527: The bug entry page does not use localised terms for statuses - Patch by Marc Schumann <wurblzap@gmail.com> r=myk a=justdave
|
2005-08-21 22:18:01 +00:00 |
|
lpsolit%gmail.com
|
9aa394b92f
|
Bug 300231: Bugzilla::User needs a way of returning only Selectable classification objects - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=mkanat a=justdave
|
2005-08-21 21:12:10 +00:00 |
|
lpsolit%gmail.com
|
198a056ad4
|
Bug 302372: Requestee input field is way too small - Patch by Adam Guthrie <ispiked@gmail.com> r/a=myk
|
2005-08-21 21:01:33 +00:00 |
|
lpsolit%gmail.com
|
37dc375d9f
|
Bug 304725: keywords aren't displayed in show_bug.cgi when format=multiple - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk
|
2005-08-21 20:53:44 +00:00 |
|
lpsolit%gmail.com
|
ec24b8c7e3
|
Bug 302202: "Odd number of elements in anonymous hash" error when loading query.cgi - Patch by Rob Siklos <robzilla@siklos.ca> r=wicked a=justdave
|
2005-08-21 20:43:36 +00:00 |
|
lpsolit%gmail.com
|
35d379d8bc
|
Bug 304322: The Change-several-bugs-at-once page does not use localised terms for resolutions - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
|
2005-08-21 20:32:27 +00:00 |
|
lpsolit%gmail.com
|
d4d0ebc489
|
Bug 300831: editwhines.cgi twice uses $1 without checking for regex match - Patch by A. Karl Kornel <karl@kornel.name> r=joel a=myk
|
2005-08-21 20:21:38 +00:00 |
|
lpsolit%gmail.com
|
af6c93af32
|
Bug 290366: JavaScript error in productmenu.js from editflagtypes.cgi and request.cgi when only one product defined - Patch by Teemu Mannermaa <wicked@etlicon.fi> r/a=myk
|
2005-08-21 20:05:39 +00:00 |
|
lpsolit%gmail.com
|
b7966ecb40
|
Bug 304335: Status and resolution empty in whine mails - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
|
2005-08-21 19:55:42 +00:00 |
|
lpsolit%gmail.com
|
368597a238
|
Bug 300093: index.cgi remains unsecure when the SSL parameter is set to "authenticated sessions" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
|
2005-08-21 19:27:40 +00:00 |
|
lpsolit%gmail.com
|
65051b945e
|
Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
|
2005-08-21 18:16:43 +00:00 |
|
lpsolit%gmail.com
|
b3fceeed27
|
Bug 303401: move the move.pl code into process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-21 17:36:51 +00:00 |
|
myk%mozilla.org
|
b63b4e2ccc
|
Fix for bug 292022: accepts multiple requestees in the requestee field for a given flag, and creates multiple requests, one per requestee, so that users can request a flag multiple times simultaneously instead of one at a time; r=joel, a=myk
|
2005-08-20 17:02:41 +00:00 |
|
zach%zachlipton.com
|
b2deb05c02
|
Fix custom SQL in stats.cgi to work with the new schema.
|
2005-08-20 04:16:30 +00:00 |
|
zach%zachlipton.com
|
47b65c3586
|
Since we just required that we wipe the db, we'd better change the name for the login_cookie again...
|
2005-08-20 04:04:17 +00:00 |
|
zach%zachlipton.com
|
9bd17dd404
|
Shut up warning about @comments[0] vs $comments[0]
|
2005-08-20 03:52:05 +00:00 |
|
zach%zachlipton.com
|
0246c15f9a
|
Add new files as per previous checkin.
|
2005-08-20 03:40:12 +00:00 |
|
zach%zachlipton.com
|
208bbf31e9
|
Land Coop's new schema. This makes some pretty wideranging changes and there's no upgrade path, so to upgrade from a previous db, wipe your database and start over. Schema changes by coop, Class::DBI wrangling by me.
|
2005-08-20 03:39:02 +00:00 |
|
zach%zachlipton.com
|
46100724ea
|
Checkin new regexp-based matching for platform as well.
|
2005-08-19 22:43:00 +00:00 |
|
zach%zachlipton.com
|
4fd2c7e140
|
Add the 1.5 branch to populatedb. Also convert the branch detection to use real regexps instead of LIKE for matches. This work will continue with real regexps used for the other detected fields shortly.
|
2005-08-19 22:37:11 +00:00 |
|
zach%zachlipton.com
|
d1b7ed75b5
|
Fix for bustage; forgot to checkin process.html.tmpl.
|
2005-08-19 20:56:48 +00:00 |
|
bugreport%peshkin.net
|
02bbb51ea9
|
Bug 304583: Remove all remaining need to rederive inherited groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
|
2005-08-18 20:09:37 +00:00 |
|
zach%zachlipton.com
|
d15cc01f5b
|
Actually display the correct stats in stats.cgi. Also move the footer down a little.
|
2005-08-17 23:35:30 +00:00 |
|
zach%zachlipton.com
|
e3c139024f
|
But some padding is good too.
|
2005-08-17 21:44:18 +00:00 |
|
zach%zachlipton.com
|
a9d26c7d29
|
Footer should not appear in the middle of pages...
|
2005-08-17 21:43:24 +00:00 |
|
zach%zachlipton.com
|
7c6db314da
|
Fix broken link in footer
|
2005-08-17 21:38:26 +00:00 |
|
zach%zachlipton.com
|
087bc13d2c
|
Remove tabs from all files. Add more statistics to stats.cgi.
|
2005-08-17 21:36:19 +00:00 |
|
zach%zachlipton.com
|
2ea28aaa56
|
Initial checkin of new litmus statistics page. Also add "statistics" entry to the page footer.
|
2005-08-17 21:23:48 +00:00 |
|
mkanat%kerio.com
|
1d20c7a55c
|
Bug 296054: [PostgreSQL] Cannot add a new query for event/whining
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2005-08-17 18:24:45 +00:00 |
|
mkanat%kerio.com
|
069244c1a0
|
Bug 299848: enter_bug's automatic OS/Platform code does not work with the new default OS list
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
|
2005-08-17 18:15:13 +00:00 |
|
zach%zachlipton.com
|
2d9be986f7
|
Add a little more padding to the footer.
|
2005-08-17 17:34:10 +00:00 |
|
zach%zachlipton.com
|
cb801bb46c
|
Fix the bottom footer in index.cgi so it displays properly.
|
2005-08-17 17:33:08 +00:00 |
|
zach%zachlipton.com
|
256b55587e
|
First crack at a page footer. Note that this does break the home page. Hopefully someone will know how to fix it...
|
2005-08-17 03:37:38 +00:00 |
|
zach%zachlipton.com
|
a4f8188759
|
Forgot to add logincookie and sysconfigcookie to Config.pm.
|
2005-08-16 21:31:56 +00:00 |
|
gerv%gerv.net
|
f5c4dd0d02
|
Remove 100% width which was causing IE to wrap at a silly place.
|
2005-08-16 15:26:33 +00:00 |
|
mike.morgan%oregonstate.edu
|
9b5c176491
|
Started the creation of the session handler / auth class. Made some minor modifications elsewhere.
|
2005-08-16 01:52:38 +00:00 |
|
lpsolit%gmail.com
|
fa9d1a7629
|
Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzilla::Flag::process() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
|
2005-08-15 18:48:14 +00:00 |
|
lpsolit%gmail.com
|
90c3d4c720
|
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-08-15 17:58:19 +00:00 |
|
lpsolit%gmail.com
|
9bc783cb1d
|
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2005-08-15 17:43:38 +00:00 |
|
justdave%bugzilla.org
|
f3f3f661e9
|
Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi files already have it loaded, and it causes circular dependencies.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org>
r=justdave a=justdave
|
2005-08-14 22:34:32 +00:00 |
|
lpsolit%gmail.com
|
1866c7d01d
|
Bug 304588: Remove 'use Bugzilla::User' from DB.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
|
2005-08-14 16:46:04 +00:00 |
|
lpsolit%gmail.com
|
c5f3323544
|
Bug 284263: Inherited bless permissions without inherited membership do not work - Patch by Marc Schumann <wurblzap@gmail.com> r=joel,LpSolit a=justdave
|
2005-08-13 20:22:12 +00:00 |
|
jouni%heikniemi.net
|
d2869d5eed
|
Bug 303899: Allow changing Status Whiteboard when when editing multiple bugs
Patch by Matisse Enzer <matisse@matisse.net>, r=jouni, a=justdave
|
2005-08-13 18:49:02 +00:00 |
|