index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
query.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized use...
Reed Loden
1
-0
/
+3
2012-04-12
Bug 744823 - Deadline throws error when selected in change history field list...
Dave Lawrence
1
-0
/
+1
2011-09-07
Bug 684744: All fields in the "People" section are reset when clicking "Edit ...
Frédéric Buclin
1
-1
/
+1
2011-08-27
Bug 622487: Product and component mismatch: a product without any component g...
Frédéric Buclin
1
-0
/
+3
2011-06-14
Bug 660866: Allow editing of old "boolean chart" searches using the new
Max Kanat-Alexander
1
-0
/
+10
2011-05-31
Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR
Max Kanat-Alexander
1
-91
/
+15
2010-10-14
Bug 599953: Editing an advanced search doesn't remember values passed to disc...
Frédéric Buclin
1
-4
/
+6
2010-08-24
Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
Tiago Mello
1
-1
/
+1
2010-03-08
Bug 547863: Stop supporting upgrades from 2.8
Max Kanat-Alexander
1
-38
/
+0
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
1
-1
/
+1
2010-02-01
Bug 537746: Search criteria headers on buglist duplicate unnecessarily when b...
Frédéric Buclin
1
-1
/
+1
2009-11-10
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...
lpsolit%gmail.com
1
-1
/
+1
2009-11-09
Bug 524669: Allow every simple field in fielddefs to be specified directly in...
mkanat%bugzilla.org
1
-4
/
+2
2009-10-27
Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard para...
lpsolit%gmail.com
1
-1
/
+1
2009-08-11
Bug 509045: Make "use_keywords" a global template variable instead of having ...
mkanat%bugzilla.org
1
-2
/
+0
2009-07-18
Bug 456743 - Add the ability to disable field values (mark them as inactive)
ghendricks%novell.com
1
-10
/
+6
2009-07-14
Bug 448690: Changing columns after editing a saved search forgets edits - Pat...
wicked%sci.fi
1
-0
/
+1
2009-01-25
Bug 471880: More scripts should use the shadow DB instead of the master DB - ...
lpsolit%gmail.com
1
-0
/
+3
2009-01-03
Bug 377956: Tabular and graphical reports should support single-select custom...
lpsolit%gmail.com
1
-3
/
+15
2008-03-27
Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when...
mkanat%bugzilla.org
1
-0
/
+1
2008-03-17
Bug 375585: Deadline not showing in Edit Search view of saved Search - Patch ...
lpsolit%gmail.com
1
-0
/
+1
2008-02-04
Bug 395460: Make multi-select fields searchable
mkanat%bugzilla.org
1
-2
/
+0
2007-11-15
Bug 403824: Replace table locks in most Bugzilla files with transactions - Pa...
lpsolit%gmail.com
1
-2
/
+2
2007-10-19
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
1
-1
/
+1
2007-10-08
Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in c...
mkanat%bugzilla.org
1
-0
/
+1
2007-09-23
Bug 203951: Setting your default query to include boolean charts doesn't work...
lpsolit%gmail.com
1
-6
/
+11
2007-09-08
Bug 287330: Multi-Select Custom Fields
mkanat%bugzilla.org
1
-4
/
+15
2007-03-16
Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...
mkanat%bugzilla.org
1
-1
/
+1
2006-12-30
Bug 365376: query.cgi: Use of uninitialized value at line 178 - Patch by FrÃ...
lpsolit%gmail.com
1
-1
/
+1
2006-12-30
Bug 365300: [mod_perl] Editing a saved search does not re-populate the search...
lpsolit%gmail.com
1
-28
/
+11
2006-09-05
Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
mkanat%bugzilla.org
1
-1
/
+1
2006-08-04
Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav Vitter...
lpsolit%gmail.com
1
-1
/
+2
2006-07-06
Bug 173629: Clean up "my" variable scoping issues for mod_perl
mkanat%bugzilla.org
1
-1
/
+1
2006-07-04
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
1
-1
/
+0
2006-07-04
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
1
-4
/
+4
2006-06-21
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
1
-2
/
+2
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
-20
/
+10
2006-06-16
Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander <mkanat@b...
lpsolit%gmail.com
1
-2
/
+2
2006-05-30
Bug 335790: Field names in search form lists should be ordered alphabetically...
lpsolit%gmail.com
1
-0
/
+1
2006-05-12
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
1
-9
/
+1
2006-03-31
Bug 306695: Boolean charts forgets "0" values.
wurblzap%gmail.com
1
-1
/
+5
2006-03-16
Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...
lpsolit%gmail.com
1
-41
/
+14
2006-03-09
Bug 328638: Remove @::legal_keywords and %::keywordsbyname
mkanat%kerio.com
1
-2
/
+2
2006-03-03
Bug 328602: Eliminate %::versions and @::legal_versions
mkanat%kerio.com
1
-49
/
+14
2005-12-23
Bug 321213 - spell provided correctly
timeless%mozdev.org
1
-1
/
+1
2005-11-03
Bug 314795: [Oracle] SQL query in query.cgi is missing a space
mkanat%kerio.com
1
-1
/
+1
2005-10-25
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
1
-2
/
+2
2005-10-14
Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...
lpsolit%gmail.com
1
-17
/
+1
2005-09-03
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...
lpsolit%gmail.com
1
-11
/
+20
[next]