- 06 May, 1999 2 commits
-
-
terry%mozilla.org authored
-
terry%mozilla.org authored
-
- 28 Apr, 1999 1 commit
-
-
terry%netscape.com authored
param to allow people to customize the html put in the <HEAD> portion of generated documents. Also, a few other minor patches.
-
- 09 Apr, 1999 1 commit
-
-
terry%netscape.com authored
-
- 27 Mar, 1999 1 commit
-
-
terry%netscape.com authored
-
- 25 Mar, 1999 2 commits
-
-
terry%netscape.com authored
javascript stuff on all instances of IE.
-
terry%netscape.com authored
-
- 24 Mar, 1999 1 commit
-
-
terry%netscape.com authored
optionally to a specified value.
-
- 23 Mar, 1999 1 commit
-
-
terry%netscape.com authored
-
- 20 Mar, 1999 1 commit
-
-
terry%netscape.com authored
hacks by me): Added javascript magic to adjust component/version lists when products get selected.
-
- 12 Mar, 1999 2 commits
-
-
terry%netscape.com authored
-
terry%netscape.com authored
put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug.
-
- 05 Feb, 1999 1 commit
-
-
terry%netscape.com authored
-
- 04 Feb, 1999 1 commit
-
-
terry%netscape.com authored
milestone back to null.
-
- 28 Jan, 1999 1 commit
-
-
terry%netscape.com authored
turned on): target_milestone, qa_contact, and status_whiteboard.
-
- 20 Jan, 1999 2 commits
-
-
terry%netscape.com authored
-
terry%netscape.com authored
button was completely busted.
-
- 19 Jan, 1999 1 commit
-
-
terry%netscape.com authored
-
- 16 Jan, 1999 2 commits
-
-
terry%netscape.com authored
-
terry%netscape.com authored
-
- 04 Dec, 1998 1 commit
-
-
terry%netscape.com authored
-
- 21 Nov, 1998 1 commit
-
-
terry%netscape.com authored
-
- 17 Nov, 1998 1 commit
-
-
terry%netscape.com authored
-
- 21 Oct, 1998 1 commit
-
-
harrison%netscape.com authored
-
- 19 Oct, 1998 1 commit
-
-
harrison%netscape.com authored
sorted by owner. updated README to reflect my experiences installing mysql, bugzilla. put links into index.html, query.cgi to point into reports.cgi. harrison 10/18/98
-
- 15 Oct, 1998 1 commit
-
-
terry%netscape.com authored
-
- 30 Sep, 1998 1 commit
-
-
terry%netscape.com authored
-
- 16 Sep, 1998 1 commit
-
-
terry%netscape.com authored
-
- 03 Sep, 1998 2 commits
-
-
terry%netscape.com authored
empty resolution.
-
terry%netscape.com authored
crypt'd version of the password in the database, and check against that. (This is silly, because we're also keeping the plaintext version there, but I have plans...) Stop passing the plaintext password around as a cookie; instead, we have a cookie that references a record in a new database table, logincookies. IMPORTANT: if updating from an older version of Bugzilla, you must run the following commands to keep things working: ./makelogincookiestable.sh echo "alter table profiles add column cryptpassword varchar(64);" | mysql bugs echo "update profiles set cryptpassword = encrypt(password,substring(rand(),3, 4));" | mysql bugs
-
- 01 Sep, 1998 1 commit
-
-
terry%netscape.com authored
-
- 29 Aug, 1998 1 commit
-
-
terry%netscape.com authored
that stuff in this database.
-
- 28 Aug, 1998 1 commit
-
-
terry%netscape.com authored
-
- 27 Aug, 1998 1 commit
-
-
terry%netscape.com authored
-
- 26 Aug, 1998 1 commit
-
-
terry%netscape.com authored
-