| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 718289: The deadline field should be visible by non-members of the timetr... | Frédéric Buclin | 2012-11-26 | 1 | -0/+1 |
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+1 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -22/+5 |
* | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 2011-12-26 | 1 | -1/+0 |
* | Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgi | Frédéric Buclin | 2011-08-17 | 1 | -4/+4 |
* | Bug 621109: Column changing lacks CSRF protection | Frédéric Buclin | 2011-01-22 | 1 | -5/+14 |
* | Bug 376044: If we're running under mod_perl, use a refresh-style redirect | Max Kanat-Alexander | 2010-05-19 | 1 | -4/+7 |
* | Bug 565240: Make colchange.cgi exit after it redirects the user, instead | Max Kanat-Alexander | 2010-05-12 | 1 | -0/+1 |
* | Bug 545587: Make colchange.cgi use the database to determine buglist-able | Max Kanat-Alexander | 2010-03-17 | 1 | -44/+39 |
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -3/+0 |
* | Bug 430014: Re-write the code hooks system so that it uses modules instead of... | mkanat%bugzilla.org | 2009-11-24 | 1 | -1/+1 |
* | Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa... | lpsolit%gmail.com | 2009-11-10 | 1 | -1/+1 |
* | Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buc... | lpsolit%gmail.com | 2009-08-18 | 1 | -1/+3 |
* | Bug 509045: Make "use_keywords" a global template variable instead of having ... | mkanat%bugzilla.org | 2009-08-11 | 1 | -1/+1 |
* | Bug 448690: Changing columns after editing a saved search forgets edits - Pat... | wicked%sci.fi | 2009-07-14 | 1 | -14/+7 |
* | Bug 480858: Change Columns fails to escape search name when re-running saved ... | lpsolit%gmail.com | 2009-03-01 | 1 | -1/+2 |
* | Bug 216557: Be able to specify the order of the columns in a bug list - Patch... | lpsolit%gmail.com | 2008-09-11 | 1 | -4/+4 |
* | Bug 437005: Add hook to colchange.cgi to add column(s) to buglist | mkanat%bugzilla.org | 2008-08-20 | 1 | -0/+2 |
* | Bug 449700: Remove useless code from colchange.cgi - Patch by Frédéric ... | lpsolit%gmail.com | 2008-08-08 | 1 | -3/+1 |
* | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri... | lpsolit%gmail.com | 2008-02-25 | 1 | -1/+1 |
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
* | Bug 287330: Multi-Select Custom Fields | mkanat%bugzilla.org | 2007-09-08 | 1 | -1/+3 |
* | Bug 345826: Ability to save column list in saved searches | mkanat%bugzilla.org | 2007-03-08 | 1 | -4/+48 |
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -1/+1 |
* | Bug 344513: Make plain-text custom fields functional on all pages except ente... | mkanat%bugzilla.org | 2006-07-18 | 1 | -0/+3 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -8/+8 |
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 2006-06-21 | 1 | -1/+2 |
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 2006-06-20 | 1 | -2/+0 |
* | Bug 328638: Remove @::legal_keywords and %::keywordsbyname | mkanat%kerio.com | 2006-03-09 | 1 | -5/+2 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 2005-10-25 | 1 | -2/+2 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -3/+2 |
* | Bug 300006: "cookies need value" error code when a query returns an empty res... | mkanat%kerio.com | 2005-07-08 | 1 | -3/+8 |
* | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis... | lpsolit%gmail.com | 2005-07-07 | 1 | -4/+9 |
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -0/+1 |
* | Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzil... | jocuri%softhome.net | 2005-01-17 | 1 | -3/+3 |
* | Patch for bug 103636: Support specifying a date on which a bug is expected to... | jocuri%softhome.net | 2005-01-16 | 1 | -1/+1 |
* | Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes... | jocuri%softhome.net | 2004-12-05 | 1 | -1/+4 |
* | Fix for bug 261273: make column changing work with Sun ONE web server; fix by... | myk%mozilla.org | 2004-09-24 | 1 | -2/+5 |
* | Bug 224208 Add a higher level of categorization (.ie departments, locations, ... | bugreport%peshkin.net | 2004-08-21 | 1 | -2/+7 |
* | Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in... | justdave%syndicomm.com | 2004-04-17 | 1 | -1/+1 |
* | Fix for bug 238874: remove %FORM and %COOKIE from colchange.cgi. Does | kiko%async.com.br | 2004-04-02 | 1 | -9/+9 |
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -2/+1 |
* | Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange use... | jouni%heikniemi.net | 2003-11-19 | 1 | -1/+11 |
* | Bug 223473: Query not resubmitted after changing columns; r=justdave; a=justd... | jocuri%softhome.net | 2003-11-14 | 1 | -1/+2 |
* | Bug 195977: Add ability to show alias column in buglist | bugreport%peshkin.net | 2003-05-13 | 1 | -0/+3 |
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -7/+14 |
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
* | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 2002-12-08 | 1 | -5/+6 |
* | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 2002-11-04 | 1 | -1/+3 |