aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 255663: Query on [Bug creation] and anything to do with attachments no lo...justdave%bugzilla.org2004-09-111-2/+2
* Fix for bug 215319: changes "flag requester" field in boolean charts to "flag...myk%mozilla.org2004-09-112-5/+8
* basic docs on using flagsmyk%mozilla.org2004-09-101-0/+50
* Fix for bug 254360: lists the rules governing who can edit which fields in 2....myk%mozilla.org2004-09-101-0/+76
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-104-41/+49
* Patch for bug 257303: convert lastused field in logincookies from timestamp t...jocuri%softhome.net2004-09-093-3/+11
* Patch for bug 254729: fix editproducts.cgi generated warnings in the error lo...jocuri%softhome.net2004-09-091-15/+17
* Patch for bug 211188: Make testing suite check for any #! lines that are not ...jocuri%softhome.net2004-09-091-4/+8
* Patch for bug 253308: Mention the Scmbug integration system in documentation;...jocuri%softhome.net2004-09-041-0/+18
* Bug 250591: Conversion of boolean conditions in SQL statements for better db ...jocuri%softhome.net2004-09-041-1/+1
* Patch for bug 257419: make checksetup.pl quote database name in 'show table s...jocuri%softhome.net2004-09-031-1/+1
* Patch for bug 257152: make flag type deletion not crash when JavaScript is sw...jocuri%softhome.net2004-09-031-2/+2
* Bug 257267: allow trimming leading zeros when typing the test number in the t...jocuri%softhome.net2004-09-031-1/+1
* Patch for bug 257106: Make testing suite know about new directory levels in B...jocuri%softhome.net2004-09-031-1/+2
* Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <...jocuri%softhome.net2004-09-031-1/+3
* Bug 257111: t/006spellcheck.t should check each file only once.jouni%heikniemi.net2004-09-021-20/+17
* Patch for bug 254371: include Flag Types in create new attachments form; patc...jocuri%softhome.net2004-09-012-0/+40
* Whitespace-only fix to indentation in BugMail.pm, bear with me.kiko%async.com.br2004-08-311-3/+3
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-3011-200/+192
* Patch for bug 254146: make the error message clear if servertest.pl failed to...jocuri%softhome.net2004-08-281-2/+4
* Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo...jocuri%softhome.net2004-08-284-17/+75
* Patch for bug 235061: move CSS stylings in global.css if they are used across...jocuri%softhome.net2004-08-284-8/+10
* Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every add...jocuri%softhome.net2004-08-281-1/+1
* Fix for bug 253480: pages should be classified rather than identified bykiko%async.com.br2004-08-241-1/+1
* Fix for bug 254587: group description not displayed on delete groupkiko%async.com.br2004-08-241-1/+1
* Addtional item for fix for bug 252810: p1, critical not displayed in redkiko%async.com.br2004-08-231-0/+0
* Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br2004-08-231-2/+3
* Patch for bug 252810: p1, critical not displayed in red when groups arekiko%async.com.br2004-08-233-19/+51
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net2004-08-2138-103/+1607
* Bug 255772: Prevent whine.pl from running endless whining loopbugreport%peshkin.net2004-08-171-9/+30
* Bug 244239: Add group-based pronouns to querybugreport%peshkin.net2004-08-115-13/+101
* Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net2004-08-119-6/+276
* Bug 251669: add an option to show users in a drop down menu instead of a text...bugreport%peshkin.net2004-08-117-16/+151
* More whitespace fixes. r=ssdbot. I've already talked to Alexandrekiko%async.com.br2004-08-061-3/+3
* Bug 254430: Fix User.pm so it returns a logged-out user if userid=0bugreport%peshkin.net2004-08-061-1/+1
* Whitespace fixes. r=ssdbotkiko%async.com.br2004-08-051-2/+2
* Fix for bug 253562: Hours Worked (actual_time) is being listed as 1.kiko%async.com.br2004-08-051-5/+6
* Bug 254374: Fix regression in qacontact from bug 186093bugreport%peshkin.net2004-08-051-1/+1
* Bug 185090: Add revamped whining systembugreport%peshkin.net2004-08-0513-7/+1786
* Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net2004-08-051-0/+65
* Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net2004-08-0412-58/+97
* Patch for bug 253604: When commit a bug, validate timetracking before user ma...jocuri%softhome.net2004-08-031-2/+10
* Bug 253968: Fix extra column in insert statement in checksetupbugreport%peshkin.net2004-08-021-1/+1
* Bug 253583 Warning: assignment to undeclared variable assigned_totimeless%mozdev.org2004-08-021-1/+1
* Remove accidentally committed .orig files (from bug 190220)jouni%heikniemi.net2004-08-019-0/+0
* Patch for bug 253360: replace IF() with CASE WHEN for database compatibility;...jocuri%softhome.net2004-07-313-14/+14
* Patch for bug 253357: replace IFNULL with COALESCE for increased database com...jocuri%softhome.net2004-07-313-3/+3
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-3115-49/+73
* Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ...jocuri%softhome.net2004-07-311-0/+5
* Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzill...jocuri%softhome.net2004-07-3124-442/+1148