aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore leading and trailing whitespace when trying to decide ifterry%mozilla.org2000-02-171-0/+3
* Removed stupid debugging printf.terry%mozilla.org2000-02-171-1/+0
* Fixed icky infinite loop bug.terry%mozilla.org2000-02-171-3/+4
* Was crapping out if strictvaluechecks was turned on.terry%mozilla.org2000-02-171-17/+17
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-1716-186/+942
* Lock the tables as low-priority when writing. Maybe makes people making chan...terry%mozilla.org2000-02-161-1/+6
* Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...terry%mozilla.org2000-02-161-2/+3
* Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...terry%mozilla.org2000-02-151-16/+11
* This implements canonical email address transformation. i.e., you have the o...seth%cs.brandeis.edu2000-02-131-9/+33
* o this is a minor step towards getting canonical email addresses to work, and...seth%cs.brandeis.edu2000-02-131-9/+41
* this is the initial checkin of the bug_email.pl script into the bugzilla cvs ...seth%cs.brandeis.edu2000-02-131-0/+1258
* Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make theterry%mozilla.org2000-02-091-0/+1
* Get rid of a bit of unused Javascript code.terry%mozilla.org2000-02-091-2/+0
* Make the "mail a new password" text be a param.terry%mozilla.org2000-02-082-17/+27
* The "put this named query in the footer" feature was choking if theterry%mozilla.org2000-02-051-8/+24
* Add an optional ability to stagger the headers in the bug list, whichterry%mozilla.org2000-02-042-8/+50
* Simplify dependency wording.terry%mozilla.org2000-02-031-2/+2
* Whoops, searches of "Comment changed (before|after)" were not workingterry%mozilla.org2000-02-021-2/+2
* Nothing was checking that the bug number you entered for a duplicateterry%mozilla.org2000-02-021-7/+9
* REOPENing a bug now clears the resolution; most people will agree itterry%mozilla.org2000-02-011-0/+1
* The "And" and "Or" buttons now work faster, if you have Javascriptterry%mozilla.org2000-02-011-4/+6
* Allow searching of attachment stuff using boolean charts.terry%mozilla.org2000-01-312-1/+32
* Patch by aclark@ghoti.org -- use localconfig file to get databaseterry%mozilla.org2000-01-301-1/+14
* Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.terry%mozilla.org2000-01-301-0/+1
* Don't regenerate the shadow database until we're sure that our DB isterry%mozilla.org2000-01-301-2/+11
* Fixed busted mailto: link.terry%mozilla.org2000-01-291-2/+2
* The "Show list" link that is supposed to quickly get you back to theterry%mozilla.org2000-01-291-1/+1
* Apparently, you're supposed to put "#foo" stuff in a URL after all theterry%mozilla.org2000-01-291-2/+4
* Was crashing if you weren't already logged in.terry%mozilla.org2000-01-281-0/+1
* Allow searching by "last change date" in the boolean charts.terry%mozilla.org2000-01-281-0/+3
* Massive stomp on the query page and buglist page. Added the abilityterry%mozilla.org2000-01-285-374/+768
* Patch by granrose@netscape.com -- put initial focus into bug# field.terry%mozilla.org2000-01-271-0/+3
* Add support for keywords.terry%mozilla.org2000-01-271-2/+9
* Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugsterry%mozilla.org2000-01-271-2/+2
* Allow searches for "all keywords" or "no keywords"; fixed some otherterry%mozilla.org2000-01-272-14/+31
* Add a way to log all SQL requests made.terry%mozilla.org2000-01-271-0/+19
* If adding the new "lastdiffed" field, it works out better toterry%mozilla.org2000-01-271-1/+1
* Fixed minor grammatical typo.terry%mozilla.org2000-01-251-1/+1
* Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org2000-01-2510-185/+390
* Added a way to query by bug numbers. Added an "edit this query" linkterry%mozilla.org2000-01-252-8/+55
* Very minor HTML tweaking.terry%mozilla.org2000-01-241-3/+4
* New email code wasn't sending to people who had voted for a bug.terry%mozilla.org2000-01-245-6/+32
* Fixed bug causing named queries to get all screwed up around "targetterry%mozilla.org2000-01-241-1/+1
* Named queries (and the default query) are now stored server side, interry%mozilla.org2000-01-245-123/+234
* Add a way to remove a default query that you may have set.terry%mozilla.org2000-01-241-5/+22
* Remove unused fileterry%mozilla.org2000-01-241-147/+0
* Added much more crosschecks, and simplified a lot of the code.terry%mozilla.org2000-01-231-83/+67
* Fixed stupid typo that caused exact email searches in descriptions to crash.terry%mozilla.org2000-01-231-1/+1
* Oops; previous change would cause delta_ts values to be lost in the bugs table.terry%mozilla.org2000-01-231-1/+6
* The "login_name" field in the "profiles" table was not declared to beterry%mozilla.org2000-01-231-8/+64