Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-11 | Bug 63536: User preference for whether or not to go to the next bug after ↵ | lpsolit%gmail.com | 2 | -0/+7 | |
processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave | |||||
2005-07-08 | Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due ↵ | mkanat%kerio.com | 1 | -0/+27 | |
to a bad check in Flag::validate() and Flag::modify() Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave | |||||
2005-07-08 | Bug 87404: Attachments don't work if you need to use user matching | mkanat%kerio.com | 1 | -0/+11 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-07-08 | Bug 216028: User::match_field() displays no warning when the maximum number ↵ | lpsolit%gmail.com | 1 | -14/+6 | |
of matches is reached - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-07-08 | Bug 299212: "already locked" errors should be more informative - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave | |||||
2005-07-08 | Bug 289580: Templatize the 'confirm delete' bit of editproducts.cgi - Patch ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
by Tiago R. Mello <timello@async.com.br> r=LpSolit a=justdave | |||||
2005-07-08 | Bug 295530: Footer bug-search form should be "bug # ____ [Find]" for UI ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
consistency - Patch by Adam Guthrie <ispiked@gmail.com> r=mkanat a=myk | |||||
2005-07-07 | Bug 223570: Creating a bug in a product with no versions results in internal ↵ | lpsolit%gmail.com | 1 | -13/+15 | |
error - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | |||||
2005-07-07 | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave | |||||
2005-06-30 | Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2005-06-25 | Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave | |||||
2005-06-21 | Bug 289693: EditSettings page changes name from the link in the footer - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk | |||||
2005-06-21 | Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 1 | -12/+12 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-06-11 | Bug 277417: SQL error when reloading the page after changing the bug ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
resolution to duplicate - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-06-11 | Bug 296214: Add a hook into user-error.html.tmpl to allow user-extendable ↵ | lpsolit%gmail.com | 1 | -4/+18 | |
error messages - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=myk | |||||
2005-06-03 | Bug 296186: Bugzilla Message "OK, your search named ... is updated." needs work | bugzilla%glob.com.au | 1 | -1/+1 | |
Patch By Byron Jones <bugzilla@glob.com.au> r=vladd,a=justdave | |||||
2005-06-01 | Bug 293767: The search page does not use localised terms for statuses and ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
resolutions - Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk | |||||
2005-05-22 | Bug 294605: Use UTF-8 (Unicode) charset encoding for current templates - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-05-12 | Bug 287109: [SECURITY] Names of private products/components can be exposed ↵ | mkanat%kerio.com | 1 | -0/+5 | |
on certain CGIs Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, r=joel, a=justdave | |||||
2005-05-10 | Bug 215148 - make status and resolution localisable. Patch by ↵ | gerv%gerv.net | 1 | -0/+18 | |
eseyman@linagora.com; r=gerv, a=myk. | |||||
2005-05-04 | Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
- Patch by Peter D. Stout <pds@edgedynamics.com> r=LpSolit a=justdave | |||||
2005-05-04 | Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting ↵ | lpsolit%gmail.com | 1 | -1/+5 | |
<altlst@sonic.net> r=LpSolit a=justdave | |||||
2005-04-22 | Fix for bug 291391: allows users to rerequest set flags even if they don't ↵ | myk%mozilla.org | 1 | -6/+4 | |
have the privilege to set them; r=lpsolit; a=myk | |||||
2005-04-13 | Bug 289618: reference globals.pl's quoteUrls function for changing bug term ↵ | lpsolit%gmail.com | 1 | -0/+13 | |
- Patch by Peter Kay <peterkayatwork@yahoo.com> r=wurblzap a=justdave | |||||
2005-04-11 | Bug 289570: Blank value always shown on target type code error from ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk | |||||
2005-04-09 | Bug 199048: Preference option to reverse sort the comments stack - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+7 | |
Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk | |||||
2005-04-08 | Bug 238878: Make hidden-fields template, User Matching and Flags use direct ↵ | lpsolit%gmail.com | 2 | -14/+11 | |
CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave | |||||
2005-04-06 | Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch ↵ | lpsolit%gmail.com | 1 | -0/+23 | |
by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-03-30 | Bug 286003: Direct access to summarize-time.cgi when time tracking is off ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
generates an error - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=jouni a=justdave | |||||
2005-03-18 | Bug 278717: Can't create "create bug" template with multiple CCs if you use ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
usemenuforusers - Patch by Marc Schumann <wurblzap@gmail.com> r=myk, a=myk | |||||
2005-03-16 | Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵ | myk%mozilla.org | 1 | -0/+3 | |
extensions; r=gerv | |||||
2005-03-16 | Fix for bug 82878: Generate RSS 1.0 version of bug lists. | myk%mozilla.org | 1 | -0/+8 | |
Patch by Jason Remillard. r=myk a=myk | |||||
2005-03-15 | Bug 251960: Search.pm uses DB dependent comma operator | mkanat%kerio.com | 1 | -0/+5 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=justdave | |||||
2005-03-13 | Bug 83044 - Any page is now capable of being a login page simply by adding ↵ | jake%bugzilla.org | 2 | -2/+2 | |
the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave | |||||
2005-03-12 | Bug 285708 : colchange.cgi shows "actual_hours" instead of "Actual Hours" | travis%sedsystems.ca | 1 | -0/+1 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=myk | |||||
2005-03-11 | Bug 41972 : Per-user pref to turn quips off | travis%sedsystems.ca | 2 | -4/+1 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=mkanat a=justdave | |||||
2005-03-11 | Bug 98123 : Create a user preferences infrastructure (became 'General Settings') | travis%sedsystems.ca | 4 | -1/+39 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk | |||||
2005-03-10 | Bug 282574 : use the new "auth_failure" error message for all authentication ↵ | travis%sedsystems.ca | 1 | -21/+16 | |
failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk | |||||
2005-03-08 | Bug 284185 : Incorrect parameter in the "attachment_already_obsolete" error ↵ | travis%sedsystems.ca | 1 | -1/+1 | |
message Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-03-07 | Bug 162194: DOCTYPE should include system identifier | mkanat%kerio.com | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-03-05 | Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the ↵ | mkanat%kerio.com | 1 | -2/+3 | |
permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave | |||||
2005-03-02 | Bug 283135 : "<BLAH> is not a valid bug nor an alias to a bug number" should ↵ | travis%sedsystems.ca | 1 | -1/+1 | |
not mention |number| Patch by timeless@myrealbox.com r=travis a=justdave | |||||
2005-03-01 | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 3 | -2/+90 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave | |||||
2005-03-01 | Bug 283139 : Zero out 'hours remaining' field on certain state transitions ↵ | travis%sedsystems.ca | 2 | -5/+7 | |
r.t. throwing an error saying it's not zeroed out. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave | |||||
2005-02-26 | Bug 283424 : URL with extra space created in enter_bug.cgi when using a format | travis%sedsystems.ca | 2 | -8/+8 | |
Patch by Havard Wigtil <havardw+bugzilla@pvv.org> r=wurblzap a=myk | |||||
2005-02-26 | Fix burning tinderbox after checkin of 155414; 'Bugzilla' is a reserved word. | travis%sedsystems.ca | 1 | -2/+2 | |
2005-02-26 | Bug 155414 : "Account not found" error should be more friendly | travis%sedsystems.ca | 1 | -8/+8 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk | |||||
2005-02-26 | Bug 282983 : bug cloning doesn't work if classifications are enabled | travis%sedsystems.ca | 1 | -0/+2 | |
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=glob a=myk | |||||
2005-02-26 | Bug 282999 remove Javascript LANGUAGE attribute in all files | bugreport%peshkin.net | 2 | -3/+3 | |
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk |