justdave%bugzilla.org
|
9aebcd92bd
|
Bug 325264: can't change newsgroups, doc links, or component description. Fixed SQL error.
r=dbaron
|
2006-04-27 06:31:59 +00:00 |
justdave%bugzilla.org
|
13d9e4b421
|
Bug 322734: sanitize sort order input
r=timeless
|
2006-01-09 02:25:47 +00:00 |
justdave%bugzilla.org
|
0062d5b4ac
|
Bug 322787: remove /bonsaitools/ from the perl path
r=timeless
|
2006-01-09 02:22:02 +00:00 |
timeless%mozdev.org
|
cd6804b09f
|
Bug 320105 trivial sql injection in despot.mozilla.org
r=justdave
|
2006-01-08 10:32:52 +00:00 |
justdave%bugzilla.org
|
0e30c18a8e
|
Bug 313041: Make Despot use DBI instead of the deprecated Mysql module
Bug 313039: Make database host, name, password, etc configurable
Bug 318879: Fix "too early to check prototype" warning
r=timeless
|
2006-01-08 06:50:21 +00:00 |
timeless%mozdev.org
|
998b0843bc
|
Fixing typo
r=justdave
|
2005-12-19 01:15:38 +00:00 |
timeless%mozdev.org
|
de7da0ec5e
|
Bug 16439 despot/genstats using MySQL reserved "when" as colname
r=justdave
|
2005-12-19 00:47:50 +00:00 |
justdave%bugzilla.org
|
b94527e5e4
|
Bug 295035: "Find Module" produces the incorrect anchor tag for the redirect to owners.html
|
2005-05-26 19:50:03 +00:00 |
jwatt%jwatt.org
|
084ea02a2f
|
Fixing bug 286542. In the html source of owners.html, each module owner and peer should be on a separate line. r=myk@mozilla.org
|
2005-03-17 23:23:13 +00:00 |
myk%mozilla.org
|
3034f72bd2
|
Fix for bug 286171: make despot use a despot-specific MySQL user instead of root; r=justdave
|
2005-03-15 02:58:55 +00:00 |
jwatt%jwatt.org
|
081e750675
|
Fixing bug 245664. www.mozilla.org/owners.html looks awful in Mozilla. r=myk@mozilla.org
|
2005-03-14 20:01:26 +00:00 |
myk%mozilla.org
|
9de196f20f
|
make dontcommit work for owners.html as well so we don't hork the database while testing
|
2005-02-25 04:15:14 +00:00 |
myk%mozilla.org
|
8355eedfa1
|
checking in changes that have been hanging around here for way too long
|
2005-02-25 01:05:12 +00:00 |
myk%mozilla.org
|
80e56c177b
|
checking in changes that have been hanging around here for way too long
|
2005-02-25 01:02:47 +00:00 |
dbaron%dbaron.org
|
c7fc898151
|
Add TITLE element. b=278640
|
2005-01-16 19:57:39 +00:00 |
myk%mozilla.org
|
e43d0d8a4a
|
use the entire password as the seed when encrypting it, since some crypt() routines no longer use only the first two characters
|
2004-07-08 19:18:40 +00:00 |
timeless%mozdev.org
|
c60ba0b88a
|
Bug 241737 Despot should have some spam protection
r=leaf
|
2004-05-07 19:10:57 +00:00 |
timeless%mozdev.org
|
a9050bf000
|
Bug 241755 153 print PASSWD "# DO NOT EDIT THIS FILE! You must instead go to http://warp/mozilla.org, and\n";
r=leaf
|
2004-04-30 12:10:33 +00:00 |
timeless%mozdev.org
|
7414eeb704
|
Bug 239709 despot.cgi should accept whitespace as delims
r=justdave
|
2004-04-22 04:21:43 +00:00 |
brendan%mozilla.org
|
256b89dcd4
|
Updates proposed by Gerv edited by me.
|
2004-03-05 00:00:07 +00:00 |
myk%mozilla.org
|
e98257d42f
|
Fixed perl path for new server.
|
2003-09-09 03:51:53 +00:00 |
leaf%mozilla.org
|
3703272a3b
|
rest of bug 201520, r=cyeh. using $regexp exposed an unterminated regexp match
for [^/] when % is used, which matches any string that has any non-/ characters
in it, rather than *no* / characters before the end of the string.
|
2003-04-11 00:16:05 +00:00 |
leaf%mozilla.org
|
b507264e5d
|
bug 201520, r=dmose, cyeh. Use the modified regexp string instead of the
flat pattern string when comparing file entries in pre-existing partitions.
|
2003-04-10 22:26:49 +00:00 |
myk%mozilla.org
|
b50b364672
|
Fix for bug 169713: Added PrintHeader to a few more places that return HTML, and added a $::header_done global variable so two PrintHeader() calls cause the header to be displayed only once.
r=dmose
|
2002-09-19 19:52:03 +00:00 |
myk%mozilla.org
|
8cfb3cd4c2
|
Fix for bug 164143: enables non-authenticated users to look up the module to which a file belongs via a form at the top of owners.html.
r=dmose
|
2002-09-18 21:32:08 +00:00 |
terry%mozilla.org
|
67833d883f
|
Fixing a mistake made long ago that resulted in an empty image being committed in place of the despot handcuff image. This is the original image (from revision 1.3).
|
2002-09-18 21:28:55 +00:00 |
dmose%mozilla.org
|
4b69b94fcd
|
Changing despot owner to endico@mozilla.org with her permission
|
2001-06-19 04:04:34 +00:00 |
blakeross%telocity.com
|
6573419a09
|
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
|
2001-04-05 19:53:13 +00:00 |
leaf%mozilla.org
|
9039a9220c
|
reworded description of when to contact module owners, moa=dmose
|
2000-11-30 23:41:35 +00:00 |
dmose%mozilla.org
|
a034d76a78
|
disable Delete User functionality until it gets fixed; currently leaves dangling pointers in the db. contributed by zach@zachlipton.com, r=dmose@mozilla.org
|
2000-11-23 00:41:03 +00:00 |
dmose%mozilla.org
|
694ef2fefb
|
updated comments relating to cvs patch requirements
|
2000-11-08 19:53:40 +00:00 |
dmose%mozilla.org
|
9646c87736
|
added prerequisite cvs patch and modified README to reflect this
|
2000-04-26 23:59:15 +00:00 |
dmose%mozilla.org
|
02933d90f5
|
added lots of info
|
2000-04-26 23:51:39 +00:00 |
dmose%mozilla.org
|
c1fae03af7
|
Fixed a security hole: .cvspass was in the webtree, and thus readable via the server.
|
2000-03-29 22:15:15 +00:00 |
dmose%mozilla.org
|
526440afb5
|
Update brendan's mailto link to point to brendan@mozilla.org.
|
2000-03-29 20:54:42 +00:00 |
dmose%mozilla.org
|
20669d47af
|
got rid of a perl warning
|
2000-03-08 23:58:11 +00:00 |
dmose%mozilla.org
|
4db120651b
|
fixed typo
|
2000-03-08 23:47:52 +00:00 |
dmose%mozilla.org
|
013f2a593c
|
added error checking; moved vconfigurables to top of file; made cvs commit not spew noise to the webserver error log
|
2000-03-07 22:51:08 +00:00 |
dmose%mozilla.org
|
62c87543eb
|
added patch from terry@mozilla.org to allow branches to be restricted; added self to contributor list for previous checkin
|
2000-03-07 22:37:10 +00:00 |
dmose%mozilla.org
|
e88ff2743a
|
move configurables to the top of the file and get rid of a few perl warnings
|
2000-03-03 06:14:50 +00:00 |
risto%netscape.com
|
f45b25b4cf
|
Changind cvs-mirror to despot URL
|
2000-02-02 23:07:20 +00:00 |
terry%mozilla.org
|
73d420e00f
|
Back out that completely bizarre and weird checkin that warren did.
|
1999-11-11 13:58:45 +00:00 |
warren%netscape.com
|
4046d0d447
|
Removing neckoutil_s.lib from tree. Moving/renaming nsNeckoUtil.h to nsNetUtil.h. Bug#11159. r=colin@theblakes.com,kipp,waterson,valeski,pierre,nisheeth
|
1999-11-11 08:50:26 +00:00 |
dmose%mozilla.org
|
18f71469a1
|
updated license boilerplate
|
1999-11-01 23:33:56 +00:00 |
brendan%mozilla.org
|
dad8ccfdcb
|
Don't ask for Berkeley-DB owner, sleepycat owns it.
|
1999-07-07 00:02:40 +00:00 |
terry%mozilla.org
|
fab6a2a35c
|
dmose now owns despot.
|
1999-06-04 17:10:28 +00:00 |
terry%netscape.com
|
3d1cecb375
|
Was displaying junk for the branch name if a checkin wasn't allowed.
|
1999-03-10 01:52:32 +00:00 |
terry%netscape.com
|
8c03480a06
|
Use new lxr links.
|
1999-03-09 20:57:24 +00:00 |
terry%netscape.com
|
3601a300fa
|
Figure out the secure URL in an apache-friendly manner.
|
1999-02-09 20:13:15 +00:00 |
terry%netscape.com
|
e9cc0b61a3
|
Oops; wasn't cleaning up properly.
|
1999-01-13 20:33:03 +00:00 |