Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-04 | Patch for bug 253308: Mention the Scmbug integration system in ↵ | jocuri%softhome.net | 1 | -0/+18 | |
documentation; patch by Kristis Makris <mkgnu@gmx.net>; r=vladd, a=justdave. | |||||
2004-09-04 | Bug 250591: Conversion of boolean conditions in SQL statements for better db ↵ | jocuri%softhome.net | 1 | -1/+1 | |
independence (take 2); patch by David Lawrence <dkl@redhat.com>; r=vladd, a=justdave. | |||||
2004-09-03 | Patch for bug 257419: make checksetup.pl quote database name in 'show table ↵ | jocuri%softhome.net | 1 | -1/+1 | |
status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk. | |||||
2004-09-03 | Patch for bug 257152: make flag type deletion not crash when JavaScript is ↵ | jocuri%softhome.net | 1 | -2/+2 | |
switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk. | |||||
2004-09-03 | Bug 257267: allow trimming leading zeros when typing the test number in the ↵ | jocuri%softhome.net | 1 | -1/+1 | |
testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk. | |||||
2004-09-03 | Patch for bug 257106: Make testing suite know about new directory levels in ↵ | jocuri%softhome.net | 1 | -1/+2 | |
Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk. | |||||
2004-09-03 | Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann ↵ | jocuri%softhome.net | 1 | -1/+3 | |
<wurblzap@gmail.com>; r=kiko; a=myk. | |||||
2004-09-02 | Bug 257111: t/006spellcheck.t should check each file only once. | jouni%heikniemi.net | 1 | -20/+17 | |
Patch by Marc Schumann <marcschum@web.de> r=jouni, a=myk | |||||
2004-09-01 | Patch for bug 254371: include Flag Types in create new attachments form; ↵ | jocuri%softhome.net | 2 | -0/+40 | |
patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk. | |||||
2004-08-31 | Whitespace-only fix to indentation in BugMail.pm, bear with me. | kiko%async.com.br | 1 | -3/+3 | |
2004-08-30 | Bug 225687 - add group controls to charts, along with various other ↵ | gerv%gerv.net | 11 | -200/+192 | |
cleanups. Patch by gerv; r=joel, a=justdave. | |||||
2004-08-28 | Patch for bug 254146: make the error message clear if servertest.pl failed ↵ | jocuri%softhome.net | 1 | -2/+4 | |
to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave. | |||||
2004-08-28 | Patch for bug 248613: Custom global default platform/OS in ↵ | jocuri%softhome.net | 4 | -17/+75 | |
non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. | |||||
2004-08-28 | Patch for bug 235061: move CSS stylings in global.css if they are used ↵ | jocuri%softhome.net | 4 | -8/+10 | |
across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. | |||||
2004-08-28 | Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every ↵ | jocuri%softhome.net | 1 | -1/+1 | |
additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave. | |||||
2004-08-24 | Fix for bug 253480: pages should be classified rather than identified by | kiko%async.com.br | 1 | -1/+1 | |
domain name. r,a=myk. | |||||
2004-08-24 | Fix for bug 254587: group description not displayed on delete group | kiko%async.com.br | 1 | -1/+1 | |
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>. r=kiko, a=myk. | |||||
2004-08-24 | Addtional item for fix for bug 252810: p1, critical not displayed in red | kiko%async.com.br | 1 | -0/+0 | |
when groups are used for bug. Including padlock.png image. r=myk,a=myk. | |||||
2004-08-24 | Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk. | kiko%async.com.br | 1 | -2/+3 | |
2004-08-24 | Patch for bug 252810: p1, critical not displayed in red when groups are | kiko%async.com.br | 3 | -19/+51 | |
used for bug. Roundabout patch that adds a padlock icon next to the bug ID to bug listings, and does even/odd striping of the buglist. r,a=myk. | |||||
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 38 | -103/+1607 | |
etc.) patch by Albert Ting r=joel, glob a=myk | |||||
2004-08-17 | Bug 255772: Prevent whine.pl from running endless whining loop | bugreport%peshkin.net | 1 | -9/+30 | |
patch by erik r=joel, jouni a=myk | |||||
2004-08-11 | Bug 244239: Add group-based pronouns to query | bugreport%peshkin.net | 5 | -13/+101 | |
r=erik,justdave a=justdave | |||||
2004-08-11 | Bug 241903: Add Environment Variable Authentication for apache auth and SSO | bugreport%peshkin.net | 9 | -6/+276 | |
patch by erik r=joel a=justdave | |||||
2004-08-11 | Bug 251669: add an option to show users in a drop down menu instead of a ↵ | bugreport%peshkin.net | 7 | -16/+151 | |
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave | |||||
2004-08-06 | More whitespace fixes. r=ssdbot. I've already talked to Alexandre | kiko%async.com.br | 1 | -3/+3 | |
about this, won't happen again. | |||||
2004-08-06 | Bug 254430: Fix User.pm so it returns a logged-out user if userid=0 | bugreport%peshkin.net | 1 | -1/+1 | |
r=erik, kiko a=justdave | |||||
2004-08-05 | Whitespace fixes. r=ssdbot | kiko%async.com.br | 1 | -2/+2 | |
2004-08-05 | Fix for bug 253562: Hours Worked (actual_time) is being listed as 1. | kiko%async.com.br | 1 | -5/+6 | |
Cleans up Bugzilla::Bug::actual_time to do things the right way (dbi, Bugzilla->user) and apparently fixes a problem limited to some platforms. r=joel, a=justdave. | |||||
2004-08-05 | Bug 254374: Fix regression in qacontact from bug 186093 | bugreport%peshkin.net | 1 | -1/+1 | |
2004-08-05 | Bug 185090: Add revamped whining system | bugreport%peshkin.net | 13 | -7/+1786 | |
patch by: Erik r=joel r=jouni a=justdave | |||||
2004-08-05 | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 1 | -0/+65 | |
r=kiko a=justdave | |||||
2004-08-05 | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 12 | -58/+97 | |
r=kiko a=justdave | |||||
2004-08-03 | Patch for bug 253604: When commit a bug, validate timetracking before user ↵ | jocuri%softhome.net | 1 | -2/+10 | |
match; patch by Tiago R. Mello <tiago@async.com.br>; r=kiko, a=justdave. | |||||
2004-08-02 | Bug 253968: Fix extra column in insert statement in checksetup | bugreport%peshkin.net | 1 | -1/+1 | |
r=glob a=justdave | |||||
2004-08-02 | Bug 253583 Warning: assignment to undeclared variable assigned_to | timeless%mozdev.org | 1 | -1/+1 | |
patch by mcsmurf@gmx.de r=vladd a=justdave | |||||
2004-08-01 | Remove accidentally committed .orig files (from bug 190220) | jouni%heikniemi.net | 9 | -0/+0 | |
2004-07-31 | Patch for bug 253360: replace IF() with CASE WHEN for database ↵ | jocuri%softhome.net | 3 | -14/+14 | |
compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. | |||||
2004-07-31 | Patch for bug 253357: replace IFNULL with COALESCE for increased database ↵ | jocuri%softhome.net | 3 | -3/+3 | |
compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. | |||||
2004-07-31 | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 15 | -49/+73 | |
patch by erik,joel r=kiko a=justdave | |||||
2004-07-31 | Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ↵ | jocuri%softhome.net | 1 | -0/+5 | |
a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave. | |||||
2004-07-31 | Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS ↵ | jocuri%softhome.net | 24 | -442/+1148 | |
<bugzilla@chimpychompy.org>; r=jouni, a=justdave. | |||||
2004-07-30 | Bug 253447: Fix unhelpful error if user enters text in "blocks" field | bugreport%peshkin.net | 2 | -5/+3 | |
r=kiko a=justdave | |||||
2004-07-29 | Fix for bug 216008: Time Tracking: default values cause change bug | kiko%async.com.br | 1 | -1/+8 | |
errors. Check if the time values haven't actually changed by using integer comparison (instead of string comparison). r=jouni, a=justdave. | |||||
2004-07-29 | Missing bits of fix for bug 236678: Clean up access to COOKIE global. | kiko%async.com.br | 1 | -8/+0 | |
Murder the last remaining places in the tree where COOKIE is used; includes a rather thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave. | |||||
2004-07-29 | Fix for bug 252789: Empty timetrackinggroup causes error "hours worked | kiko%async.com.br | 1 | -15/+22 | |
needs to be positive" when changing bug. Sanitizing the AddComment bits in process_bug.cgi to only touch work_time if user is in timetrackinggroup. Fixes regression introduced in bug 252159. r=jouni,joel; a=justdave. | |||||
2004-07-29 | Fix for bug 252839: Remove &action=view from links in attachment table; | kiko%async.com.br | 1 | -1/+1 | |
this was done to improve link target consistency and avoid shell-pasting bustage from the & character. r=myk, a=justdave. | |||||
2004-07-29 | Fix for bug 236678: Clean up access to COOKIE global. Murder the last | kiko%async.com.br | 4 | -42/+29 | |
remaining places in the tree where COOKIE is used; includes a rather thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave. | |||||
2004-07-29 | Bug 204903: Enable searches to match NULL aliases, missing qa_contact, and ↵ | bugreport%peshkin.net | 1 | -3/+16 | |
search on CC even when cc-list is empty r=jouni a=myk | |||||
2004-07-28 | Bug 251837: Extend group_group_map to control which groups can see each other | bugreport%peshkin.net | 9 | -74/+286 | |
r=kiko a=justdave |