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
/
template
/
en
/
default
/
search
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-31
Merge from bugzilla/4.2
Reed Loden
1
-5
/
+4
2012-08-28
Bug 772953: Remove the token from buglist urls
Byron Jones
1
-2
/
+9
2012-07-17
Bug 772953: buglist urls should not contain a token
Byron Jones
1
-1
/
+9
2012-06-15
Better fix instant search crashing when a product is not pre-selected
Byron Jones
1
-3
/
+5
2012-06-15
Fix instant search crashing when a product is not pre-selected
Byron Jones
1
-2
/
+2
2012-06-05
merged with bugzilla/4.2
Dave Lawrence
1
-10
/
+16
2012-05-29
Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized s...
Reed Loden
1
-9
/
+14
2012-05-29
Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized use...
Reed Loden
1
-1
/
+2
2012-03-09
Bug 734009: add "does not contain" to people search
Byron Jones
1
-0
/
+1
2012-01-23
Bug 719363: add instant search
Byron Jones
2
-1
/
+86
2011-11-30
merged with bugzilla/4.2
Dave Lawrence
1
-1
/
+5
2011-11-29
Bug 686422: Fix custom search's history interaction on HTML4 browsers
Byron Jones
1
-1
/
+5
2011-11-28
merged with bugzilla/4.2
Dave Lawrence
1
-1
/
+1
2011-11-26
Bug 255606: Do not let buglist.cgi return all bugs by default
Frédéric Buclin
1
-1
/
+1
2011-10-18
merged with bugzilla/4.2
David Lawrence
1
-1
/
+4
2011-10-15
Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" bu...
Max Kanat-Alexander
1
-1
/
+4
2011-10-05
more porting work
David Lawrence
4
-3
/
+71
2011-09-13
Bug 685316: Change Simple Search template to use field_descs for Status
Tiago Mello
1
-2
/
+2
2011-08-03
Bug 660382: Hide the complex features of custom search by default
Max Kanat-Alexander
1
-5
/
+18
2011-06-07
Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in addition...
Frédéric Buclin
1
-0
/
+1
2011-05-31
Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR
Max Kanat-Alexander
4
-83
/
+113
2011-04-27
Bug 652338: The "Component" multi-select field in the search page automatical...
Frédéric Buclin
1
-1
/
+0
2011-04-05
Bug 635202: Make the Simple search page compliant with WAI
Francisco Donalisio
1
-10
/
+11
2011-03-26
Bug 449067: Add an ID to more buttons (to help with Selenium scripts)
rojanu
1
-1
/
+1
2011-03-24
Bug 644285: Fix javascript errors while creating data sets
Byron Jones
1
-1
/
+1
2011-01-24
Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protection
Frédéric Buclin
1
-0
/
+1
2010-11-11
Bug 591535: "Give me some help" link's iframe behavior is no longer necessary
Guy Pyrzak
1
-17
/
+4
2010-10-24
Bug 606518: query.cgi#chart doesn't work anymore (again)
Guy Pyrzak
1
-1
/
+1
2010-09-19
Bug 578256 - Autocomplete user names in the search UI
Max Kanat-Alexander
1
-1
/
+13
2010-08-29
Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behind
Guy Pyrzak
4
-30
/
+32
2010-08-29
Bug 571636: Make the Advanced Search UI follow a grid design
Guy Pyrzak
2
-4
/
+4
2010-07-08
Bug 575499: Fix a few text issues on the new Advanced Search page
Reed Loden
2
-4
/
+4
2010-07-05
Bug 576969 - Add missing 'autocomplete' to yui array so keyword autocompletio...
Reed Loden
3
-3
/
+3
2010-07-05
Bug 455810 - Add autocomplete support to the keywords field
Reed Loden
2
-6
/
+31
2010-07-01
Bug 545766: Figure out what columns can be reported on from the database,
Max Kanat-Alexander
1
-5
/
+1
2010-06-18
Bug 572949: Update YUI to 2.8.1
Max Kanat-Alexander
4
-9
/
+12
2010-06-06
Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tind...
Guy Pyrzak
2
-15
/
+16
2010-06-06
Bug 450301: What Simplify searching UI, initial improvements to the advanced ...
Guy Pyrzak
7
-452
/
+360
2010-03-29
Bug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander
1
-0
/
+1
2010-02-17
Bug 546340 - Change <a name> anchors to use @id
Gordon P. Hemsley
1
-5
/
+3
2010-02-17
Bug 529201: Add help for every single field to fields.html
Max Kanat-Alexander
2
-105
/
+1
2010-02-16
Bug 372979: Make voting into an extension
Max Kanat-Alexander
3
-25
/
+5
2010-02-11
Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= sea...
Reed Loden
1
-0
/
+2
2010-02-08
Bug 58731: Make the keywords regexp boolean charts work
Rémi Zara
1
-1
/
+1
2010-02-01
Bug 537746: Search criteria headers on buglist duplicate unnecessarily when b...
Frédéric Buclin
1
-3
/
+3
2010-01-12
Bug 539229 - Editing a search with resolution '---' does not remember that ...
ghendricks%novell.com
1
-4
/
+5
2009-12-04
Bug 523759: Template hooks for the Advanced Search form
mkanat%bugzilla.org
1
-6
/
+17
2009-11-18
Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A....
lpsolit%gmail.com
1
-0
/
+1
2009-11-18
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...
mkanat%bugzilla.org
1
-10
/
+2
2009-11-10
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...
lpsolit%gmail.com
1
-1
/
+1
[next]