Age | Commit message (Expand) | Author | Files | Lines |
2015-10-31 | Bug 1218457 - Allow localconfig to override (force) certain data/params values | Dylan William Hardison | 1 | -0/+2 |
2015-08-11 | Bug 1160929 - add support for storing attachments in s3 | Byron Jones | 1 | -7/+25 |
2011-08-17 | Bug 298268: editparams.cgi should accept urlbase, sslbase, etc.. with or with... | Frédéric Buclin | 1 | -0/+5 |
2011-01-25 | Make param pages without a sortkey sort to the end. r=dkl, a=lpsolit. | Gervase Markham | 1 | -0/+1 |
2010-02-10 | Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=m... | Reed Loden | 1 | -1/+1 |
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead of... | mkanat%bugzilla.org | 1 | -1/+1 |
2008-08-22 | Bug 449511: get_param_list() takes no argument - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -1/+1 |
2008-08-07 | Bug 438435: Need code hooks for authentication | mkanat%bugzilla.org | 1 | -1/+6 |
2008-05-06 | Bug 430909 - add hook for parameters | bbaetz%acm.org | 1 | -5/+8 |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 |
2007-08-22 | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 1 | -12/+0 |
2007-07-13 | Bug 385415: Bugs marked as duplicate or moved to another installation always ... | lpsolit%gmail.com | 1 | -0/+4 |
2007-05-06 | Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer e... | mkanat%bugzilla.org | 1 | -1/+1 |
2006-12-12 | Bug 297186: Send emails in the recipient's locale, not the current user's - P... | lpsolit%gmail.com | 1 | -0/+14 |
2006-11-14 | Bug 277370: Ability to specify an email address to which notification about a... | olav%bkor.dhs.org | 1 | -0/+10 |
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest... | lpsolit%gmail.com | 1 | -0/+6 |
2006-08-01 | Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module. | mkanat%bugzilla.org | 1 | -1/+1 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+1 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -2/+2 |
2006-07-04 | Bug 343112: @Bugzilla::Config::parampanels is only defined if something calls... | mkanat%bugzilla.org | 1 | -6/+3 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -2/+3 |
2006-06-20 | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -0/+1 |
2006-06-20 | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 1 | -5/+2 |
2006-03-07 | Bug 328748 - Report inability to just view parameters - not edit them | timeless%mozdev.org | 1 | -1/+1 |
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 1 | -1/+2 |
2005-10-19 | Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsy... | lpsolit%gmail.com | 1 | -0/+2 |
2005-10-13 | Bug 312195: Add an index to all parameters to editparams - Patch by Frédéri... | lpsolit%gmail.com | 1 | -1/+1 |
2005-10-13 | Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Pat... | lpsolit%gmail.com | 1 | -0/+2 |
2005-10-12 | Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Frédér... | lpsolit%gmail.com | 1 | -97/+82 |
2005-09-16 | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri... | lpsolit%gmail.com | 1 | -3/+2 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -1/+1 |
2005-07-22 | Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Frédér... | lpsolit%gmail.com | 1 | -2/+4 |
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -0/+1 |
2005-01-16 | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ... | jocuri%softhome.net | 1 | -8/+4 |
2004-05-23 | Bug 141006: Run edit*.cgis in taint mode. | jouni%heikniemi.net | 1 | -1/+1 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -2/+2 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -1/+1 |
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 |
2002-08-29 | Bug 163829 - move pref code into a separate package | bbaetz%student.usyd.edu.au | 1 | -38/+31 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-08-11 | Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=j... | preed%sigkill.com | 1 | -1/+45 |
2002-06-17 | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-04-30 | Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou... | gerv%gerv.net | 1 | -0/+1 |
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is r... | justdave%syndicomm.com | 1 | -4/+4 |
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 1 | -1/+1 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -0/+2 |
2000-01-13 | Provide a simple param to let the maintainer shut down Bugzilla for a while. | terry%mozilla.org | 1 | -1/+2 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -5/+4 |
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -1/+1 |