Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-22 | Patch for bug 327624 : Add missing space in error message ↵ | jocuri%softhome.net | 1 | -4/+4 | |
(template/en/default/global/user-error.html.tmpl); patch by GavinS <bugzilla@chimpychompy.org>, r=LpSolit, a=justdave. | |||||
2006-02-21 | [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498. | |||||
2006-01-03 | Bug 313547: When strict_isolation is set, don't allow inappropriate users on ↵ | bugreport%peshkin.net | 1 | -0/+2 | |
new bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-12-20 | Bug 320902 confirm-user-match is mean to IE | timeless%mozdev.org | 1 | -2/+4 | |
r=mkanat a=justdave | |||||
2005-12-14 | Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes ↵ | lpsolit%gmail.com | 1 | -2/+7 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-12-12 | Bug 271596: editcomponents priv allows you to see/edit products you don't ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-11-30 | Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+10 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-11-20 | Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵ | karl%kornel.name | 1 | -0/+19 | |
allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | |||||
2005-11-20 | Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on | bugreport%peshkin.net | 1 | -2/+13 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-11-17 | 316146 - 'Add bugs to new saved search' has empty <select> | bbaetz%acm.org | 1 | -8/+11 | |
r=lpsolit, a=justdave | |||||
2005-11-10 | Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errors | wurblzap%gmail.com | 1 | -2/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk | |||||
2005-11-08 | Bug 314682: link rel entry for votes never gets created | wurblzap%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave | |||||
2005-11-08 | Bug 314680: Dependecy graph link rel entry should depend on webdotbase param | wurblzap%gmail.com | 1 | -2/+4 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave | |||||
2005-10-28 | Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave | |||||
2005-10-27 | Bug 109339: Be able to set assignee/QA to default for multiple bugs across ↵ | lpsolit%gmail.com | 1 | -9/+0 | |
products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2005-10-26 | Bug 313732: fix typo in name of error message variable. Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
bugzilla.mozilla@rjb.za.net; r=gerv, a=myk. | |||||
2005-10-26 | Bug 313020: Implement the ability to add individual bugs to saved searches - ↵ | lpsolit%gmail.com | 4 | -1/+50 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-24 | Bug 312307: Misused Throw*Error tags in code and templates - Patch by Dennis ↵ | lpsolit%gmail.com | 2 | -45/+11 | |
Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave | |||||
2005-10-22 | Bug 312787 When strict_isolation is set, do not permit users to alter deps ↵ | bugreport%peshkin.net | 1 | -0/+7 | |
on bugs unless they can edit both bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave | |||||
2005-10-20 | Bug 298688: Forbid the deletion of values used by default for the priority, ↵ | lpsolit%gmail.com | 1 | -0/+9 | |
severity, platform and OS and update data/params when editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=justdave | |||||
2005-10-19 | Bug 141593 You can add/remove dependencies on bugs you can't see | bugreport%peshkin.net | 1 | -2/+7 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-10-18 | Bug 305807: Fix some incorrect template filtering types - Patch by GavinS ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<bugzilla@chimpychompy.org> r=LpSolit r=justdave a=justdave | |||||
2005-10-18 | Bug 309681 Prevent users from adding another user who shouldn't have access ↵ | bugreport%peshkin.net | 1 | -0/+5 | |
to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave | |||||
2005-10-14 | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 3 | -1/+33 | |
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | |||||
2005-10-12 | Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵ | lpsolit%gmail.com | 2 | -0/+20 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-07 | Bug 310982: Remove the 'browserbugmessage' parameter completely - Patch by ↵ | lpsolit%gmail.com | 2 | -3/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-09-28 | Bug 308318: Can create a product without description but cannot remove an ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
existing description - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-09-26 | Bug 308228: Whine-related saved search can be forgotten through buglist.cgi ↵ | lpsolit%gmail.com | 1 | -1/+8 | |
- Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | |||||
2005-09-12 | Bug 306757: Templatize the 'new' section of editproducts.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+13 | |
Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave | |||||
2005-09-09 | Bug 306242: Templatize the 'update product' bit of editproducts.cgi - Patch ↵ | lpsolit%gmail.com | 1 | -5/+49 | |
by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2005-09-07 | Bug 301743: Replace old code from editcomponents.cgi by methods and routines ↵ | lpsolit%gmail.com | 1 | -10/+0 | |
from Component.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave | |||||
2005-09-06 | Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -4/+0 | |
<LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-09-03 | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 1 | -9/+7 | |
Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave | |||||
2005-09-02 | Bug 298306: For new products, the charting error message "The tool which ↵ | lpsolit%gmail.com | 1 | -2/+12 | |
gathers bug counts has not been run yet" is misleading - Patch by Marc Schumann <wurblzap@gmail.com> r=gerv a=myk | |||||
2005-09-01 | Partial fix for bug 302669: rewrites Attachment.pm to provide a real ↵ | myk%mozilla.org | 1 | -6/+5 | |
Attachment class; r=lpsolit | |||||
2005-08-31 | Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+15 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-08-31 | Fix for bug 305773: fixes regression in flag validation code that let ↵ | myk%mozilla.org | 2 | -4/+9 | |
through untrusted requestees when multiple requestees were entered into a requestee field (per the new feature that lets multiple requestees be entered into those fields); r=lpsolit | |||||
2005-08-22 | Bug 300093: index.cgi remains unsecure when the SSL parameter is set to ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
"authenticated sessions" - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-08-22 | Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵ | lpsolit%gmail.com | 1 | -4/+7 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk | |||||
2005-08-22 | Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+10 | |
Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-08-11 | Bug 301664: Hook for field-descs.html.tmpl | mkanat%kerio.com | 1 | -0/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk | |||||
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 2 | -2/+2 | |
r=mkanat,wicked a=justdave | |||||
2005-08-01 | Bug 302582: "add component/version" doesn't include action=add on ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
enter_bug.cgi - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=justdave | |||||
2005-07-30 | Fixing build bustage caused by not correctly updating filter exceptions (and ↵ | myk%mozilla.org | 1 | -2/+2 | |
in a couple cases not filtering when it would make sense) | |||||
2005-07-30 | Fix for bug 302702: refactors tabs code into shared file so not only prefs ↵ | myk%mozilla.org | 1 | -0/+47 | |
and search but also other pages can use it | |||||
2005-07-29 | Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵ | lpsolit%gmail.com | 1 | -4/+0 | |
use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk | |||||
2005-07-28 | Bug 293950: enter bug product failure messages suboptimal - Patch by ↵ | lpsolit%gmail.com | 1 | -14/+14 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2005-07-28 | Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2005-07-21 | Bug 300743: add "px" to prevent query help tooltips appearing at wrong ↵ | gerv%gerv.net | 1 | -2/+2 | |
position. Patch by gerv; r=myk, kiko, wicked, a=mkanat, myk. | |||||
2005-07-20 | Bug 298220: Graphs should use localised terms for statuses and resolutions - ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Patch by Emmanuel Seyman <eseyman@linagora.com> r=gerv,wurblzap a=myk |