summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-02-18Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org8-8/+224
2000-02-18Fixed bug where it was complaining that people without permissionsterry%mozilla.org1-0/+6
2000-02-18Was crashing when logging profile activity.terry%mozilla.org1-3/+6
2000-02-18Oops; had the name of the "editbugs" group typed in wrong in a coupleterry%mozilla.org2-3/+3
2000-02-18Display all possible state transitions in a bug if the user is notterry%mozilla.org2-4/+14
2000-02-18Put the "users" link in the trailer for people who are able to tweakterry%mozilla.org1-4/+4
2000-02-18Ignore leading and trailing whitespace when trying to decide ifterry%mozilla.org1-0/+3
2000-02-18Removed stupid debugging printf.terry%mozilla.org1-1/+0
2000-02-17Fixed icky infinite loop bug.terry%mozilla.org1-3/+4
2000-02-17Was crapping out if strictvaluechecks was turned on.terry%mozilla.org1-17/+17
2000-02-17Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org16-186/+942
2000-02-16Lock the tables as low-priority when writing. Maybe makes people making chan...terry%mozilla.org1-1/+6
2000-02-16Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...terry%mozilla.org1-2/+3
2000-02-15Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...terry%mozilla.org1-16/+11
2000-02-13This implements canonical email address transformation. i.e., you have the o...seth%cs.brandeis.edu1-9/+33
2000-02-13o this is a minor step towards getting canonical email addresses to work, and...seth%cs.brandeis.edu1-9/+41
2000-02-13this is the initial checkin of the bug_email.pl script into the bugzilla cvs ...seth%cs.brandeis.edu1-0/+1258
2000-02-09Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make theterry%mozilla.org1-0/+1
2000-02-09Get rid of a bit of unused Javascript code.terry%mozilla.org1-2/+0
2000-02-08Make the "mail a new password" text be a param.terry%mozilla.org2-17/+27
2000-02-05The "put this named query in the footer" feature was choking if theterry%mozilla.org1-8/+24
2000-02-04Add an optional ability to stagger the headers in the bug list, whichterry%mozilla.org2-8/+50
2000-02-03Simplify dependency wording.terry%mozilla.org1-2/+2
2000-02-02Whoops, searches of "Comment changed (before|after)" were not workingterry%mozilla.org1-2/+2
2000-02-02Nothing was checking that the bug number you entered for a duplicateterry%mozilla.org1-7/+9
2000-02-01REOPENing a bug now clears the resolution; most people will agree itterry%mozilla.org1-0/+1
2000-02-01The "And" and "Or" buttons now work faster, if you have Javascriptterry%mozilla.org1-4/+6
2000-01-31Allow searching of attachment stuff using boolean charts.terry%mozilla.org2-1/+32
2000-01-30Patch by aclark@ghoti.org -- use localconfig file to get databaseterry%mozilla.org1-1/+14
2000-01-30Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.terry%mozilla.org1-0/+1
2000-01-30Don't regenerate the shadow database until we're sure that our DB isterry%mozilla.org1-2/+11
2000-01-29Fixed busted mailto: link.terry%mozilla.org1-2/+2
2000-01-29The "Show list" link that is supposed to quickly get you back to theterry%mozilla.org1-1/+1
2000-01-29Apparently, you're supposed to put "#foo" stuff in a URL after all theterry%mozilla.org1-2/+4
2000-01-28Was crashing if you weren't already logged in.terry%mozilla.org1-0/+1
2000-01-28Allow searching by "last change date" in the boolean charts.terry%mozilla.org1-0/+3
2000-01-28Massive stomp on the query page and buglist page. Added the abilityterry%mozilla.org5-374/+768
2000-01-27Patch by granrose@netscape.com -- put initial focus into bug# field.terry%mozilla.org1-0/+3
2000-01-27Add support for keywords.terry%mozilla.org1-2/+9
2000-01-27Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugsterry%mozilla.org1-2/+2
2000-01-27Allow searches for "all keywords" or "no keywords"; fixed some otherterry%mozilla.org2-14/+31
2000-01-27Add a way to log all SQL requests made.terry%mozilla.org1-0/+19
2000-01-27If adding the new "lastdiffed" field, it works out better toterry%mozilla.org1-1/+1
2000-01-25Fixed minor grammatical typo.terry%mozilla.org1-1/+1
2000-01-25Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org10-185/+390
2000-01-25Added a way to query by bug numbers. Added an "edit this query" linkterry%mozilla.org2-8/+55
2000-01-24Very minor HTML tweaking.terry%mozilla.org1-3/+4
2000-01-24New email code wasn't sending to people who had voted for a bug.terry%mozilla.org5-6/+32
2000-01-24Fixed bug causing named queries to get all screwed up around "targetterry%mozilla.org1-1/+1
2000-01-24Named queries (and the default query) are now stored server side, interry%mozilla.org5-123/+234