Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-13 | Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵ | mkanat%bugzilla.org | 1 | -50/+19 | |
buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-10-05 | Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 1 | -4/+4 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-08-22 | Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -14/+35 | |
Buclin <LpSolit@gmail.com> r=bkor a=myk | |||||
2006-08-09 | Bug 347228: turn off server push and setting cookies when X-Moz request ↵ | myk%mozilla.org | 1 | -3/+11 | |
header set to "microsummary" r=lpsolit a=myk | |||||
2006-07-26 | Bug 343752: The 'order' field in buglist.cgi is not properly parsed when ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
using aliases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-07-18 | Bug 344513: Make plain-text custom fields functional on all pages except ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-14 | Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵ | wurblzap%gmail.com | 1 | -20/+73 | |
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk | |||||
2006-07-12 | Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
SERVER-PUSH TECHNOLOGY" warning on brower under mod_perl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave | |||||
2006-07-06 | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -5/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 1 | -11/+6 | |
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | |||||
2006-06-20 | Spelling patch: 'precentage' -> 'percentage'; patch by Vlad Dascalu ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
<vladd@bugzilla.org>. | |||||
2006-04-03 | Bug 330698: Remove $::components, @::enterable_products and ↵ | lpsolit%gmail.com | 1 | -5/+2 | |
$::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-04-02 | Bug 330583: Bad alignment of ) for Alias - Patch by timeless ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-03-09 | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-03-07 | Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Patch by Dave Miller <justdave@bugzilla.org> r=wicked a=myk | |||||
2006-03-07 | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | |||||
2006-03-03 | Bug 328602: Eliminate %::versions and @::legal_versions | mkanat%kerio.com | 1 | -6/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-02-21 | [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵ | lpsolit%gmail.com | 1 | -6/+11 | |
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-20 | Bug 323769: Column names for reporter, assignee and QA contact realnames are ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
incorrect when exporting a bug list to non-HTML formats - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2005-12-28 | Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-12-22 | Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be ↵ | lpsolit%gmail.com | 1 | -1/+7 | |
displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-12-21 | Bug 302326: Column sort links in bug lists should use field IDs instead of ↵ | lpsolit%gmail.com | 1 | -7/+17 | |
names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-11-19 | Bug 312928: Title RSS bug-list based on Saved Search name - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-11-14 | Bug 313695: buglist.cgi and some other scripts do not use the shadow DB ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-11-04 | Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-31 | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -16/+14 | |
Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-10-27 | Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk | |||||
2005-10-26 | Bug 313020: Implement the ability to add individual bugs to saved searches - ↵ | lpsolit%gmail.com | 1 | -10/+39 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-12 | Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave | |||||
2005-10-08 | Bug 311437 Buglist does not send utf8 charset after server push | bugreport%peshkin.net | 1 | -1/+5 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=kiko, a=justdave | |||||
2005-09-26 | Bug 308228: Whine-related saved search can be forgotten through buglist.cgi ↵ | lpsolit%gmail.com | 1 | -0/+21 | |
- Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave | |||||
2005-09-09 | Bug 256135: Parameter 'movers' is handled differently in Bug.pm and ↵ | lpsolit%gmail.com | 1 | -10/+0 | |
buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-08-31 | Bug 45349: Allow to change the OS when changing several bugs at once - Patch ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-08-23 | Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) ↵ | lpsolit%gmail.com | 1 | -11/+6 | |
- Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave | |||||
2005-08-22 | Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵ | lpsolit%gmail.com | 1 | -0/+10 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk | |||||
2005-08-13 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-08-10 | Bug 277466: saved search's old name is used when running a search - Patch by ↵ | lpsolit%gmail.com | 1 | -6/+5 | |
Rob Siklos <robzilla@siklos.ca> r=LpSolit,joel a=justdave | |||||
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 1 | -11/+12 | |
r=mkanat,wicked a=justdave | |||||
2005-08-09 | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 1 | -1/+1 | |
of other items. | |||||
2005-08-09 | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-07-20 | Bug 282737: Software Error from time-tracking fields during Change Columns | mozilla%colinogilvie.co.uk | 1 | -2/+10 | |
Patch by Joel, Me, r=wurblzap, a=myk | |||||
2005-07-08 | Bug 300006: "cookies need value" error code when a query returns an empty ↵ | mkanat%kerio.com | 1 | -1/+4 | |
result. Patch By Marc Schumann <wurblzap@gmail.com> r=glob, a=justdave | |||||
2005-07-07 | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave |