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
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
2005-08-25
Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...
lpsolit%gmail.com
1
-3
/
+3
2005-08-22
Bug 302202: "Odd number of elements in anonymous hash" error when loading que...
lpsolit%gmail.com
1
-2
/
+2
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
1
-4
/
+4
2005-07-21
Bug 301458: Move url_decode out of CGI.pl - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com
1
-1
/
+2
2005-07-07
Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...
lpsolit%gmail.com
1
-2
/
+1
2005-06-15
Bug 293501: Add me to files where I belong and fix kerio.com emails
mkanat%kerio.com
1
-1
/
+1
2005-04-11
Bug 288861: Odd number of elements in anonymous hash at query.cgi line 392 - ...
lpsolit%gmail.com
1
-1
/
+1
2005-03-16
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
1
-0
/
+1
2005-03-16
Bug 238866 : remove %FORM from query.cgi
travis%sedsystems.ca
1
-17
/
+17
2005-02-19
Bug 254347: Use of uninitialized value msg in query.cgi
mkanat%kerio.com
1
-1
/
+1
2005-02-18
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
1
-3
/
+3
2005-02-17
Bug 282128: query.cgi: Eliminate deprecated Bugzilla::DB routines
mkanat%kerio.com
1
-22
/
+25
2005-02-17
Bug 237862: New database layer for cross-database compatibility
mkanat%kerio.com
1
-1
/
+1
2005-02-02
Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
travis%sedsystems.ca
1
-1
/
+1
2005-01-19
Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...
travis%sedsystems.ca
1
-4
/
+4
2004-12-31
Patch for bug 275788: Provide a line of code that defines legal query formats...
jocuri%softhome.net
1
-1
/
+2
2004-12-31
Bug 275019 - The query page no longer selects the defaults when the only opti...
jake%bugzilla.org
1
-1
/
+9
2004-12-05
Patch for bug 271048: Remove confusion when sorting classifications by modify...
jocuri%softhome.net
1
-1
/
+1
2004-08-21
Bug 224208 Add a higher level of categorization (.ie departments, locations, ...
bugreport%peshkin.net
1
-3
/
+20
2004-07-31
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
bugreport%peshkin.net
1
-6
/
+5
2004-07-22
Bug 98751: Make it easier to update a stored query.
jouni%heikniemi.net
1
-0
/
+3
2004-07-22
Fix for bug 252379: Remove $COOKIE from query.cgi. r=joel, a=justdave.
kiko%async.com.br
1
-5
/
+5
2004-07-21
Bug 245272: Add per-chart negation to boolean searches
bugreport%peshkin.net
1
-1
/
+1
2004-07-12
Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being used
bugreport%peshkin.net
1
-2
/
+3
2004-07-08
Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...
dkl%redhat.com
1
-1
/
+3
2004-07-07
Bug 245077: The "Find a specific bug" tab is now the default query when you g...
justdave%bugzilla.org
1
-4
/
+21
2004-03-27
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
1
-4
/
+4
2004-02-12
Adding a comment to avoid further dupes of bug 97736 -- and also
kiko%async.com.br
1
-0
/
+2
2003-11-01
Fix for bug 190611: Query page crashes if any product has no versions defined...
jocuri%softhome.net
1
-0
/
+5
2003-09-08
Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.
gerv%gerv.net
1
-1
/
+1
2003-09-03
Fix for bug 145588: adds full-text search option for more accurate finding of...
myk%mozilla.org
1
-1
/
+2
2003-06-26
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
gerv%gerv.net
1
-1
/
+8
[next]