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
/
list
/
list.html.tmpl
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
Bug 1121788: Buttons in buglist don't work in IE
Byron Jones
1
-13
/
+20
2015-03-05
Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB
Byron Jones
1
-0
/
+1
2014-12-17
Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.
Gervase Markham
1
-1
/
+1
2014-09-17
Bug 1068277: No longer able to save/edit/forget a saved search if results are...
David Lawrence
1
-27
/
+27
2014-04-15
Bug 995873 - Don't use replaceState if it would result in an invalid URL
Simon Green
1
-5
/
+7
2014-03-22
Bug 276560: Use webbadge icons for alternate format links on buglist
Frédéric Buclin
1
-28
/
+29
2014-03-04
Bug 977030 - Remove the useless buglist_joined variable in buglist.cgi
Matt Selsky
1
-3
/
+3
2014-02-12
Bug 969881: All "Help" links in the header and footer of pages point to inexi...
Frédéric Buclin
1
-1
/
+1
2014-01-07
Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...
Connor Behan
1
-2
/
+2
2014-01-07
Bug 840407: Remove the "align" and "valign" attributes
Frédéric Buclin
1
-46
/
+39
2013-12-31
Bug 920681: Remove the cellspacing and cellpadding attributes from tables
Frédéric Buclin
1
-1
/
+0
2013-11-05
Bug 890165 - Buglist for single component should offer "File a new bug in the...
Simon Green
1
-2
/
+8
2013-09-04
Bug 875217 - SecurityError in Javascript on buglist.cgi
Simon Green
1
-6
/
+6
2013-07-24
Bug 345194: Add "is empty" and "is not empty" search operators to the boolean...
Byron Jones
1
-1
/
+1
2013-01-16
Bug 819432: Execute queries in two steps to improve performance
Frédéric Buclin
1
-4
/
+7
2012-09-20
Bug 450546: Use visible_bugs() where appropriate instead of/in combination wi...
Koosha Khajeh Moogahi
1
-3
/
+2
2012-08-28
Bug 772953: Remove the token from buglist urls
Byron Jones
1
-0
/
+3
2012-04-13
Bug 741627: Add ability to toggle search description in bug lists like
Tiago Mello
1
-1
/
+10
2012-03-22
Bug 732440: Add SQL execution timings to buglist.cgi's debug output
Byron Jones
1
-4
/
+7
2012-02-27
Bug 730670: Do not redirect in buglist.cgi to improve performance
Frédéric Buclin
1
-2
/
+24
2012-02-25
Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgi
Frédéric Buclin
1
-1
/
+1
2012-01-11
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
1
-17
/
+5
2011-11-18
Fix bustage due to bug 643411.
Tiago Mello
1
-2
/
+2
2011-11-18
Bug 643411: New default bug limit makes time summary results confusing
Tiago Mello
1
-0
/
+9
2011-08-07
Bug 666313: Remove the obsolete [% FLUSH %] directive
Frédéric Buclin
1
-1
/
+0
2011-03-31
Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it
Francisco Donalisio
1
-4
/
+4
2011-03-02
Bug 632718: Only return 500 search results unless the user specifically
Max Kanat-Alexander
1
-12
/
+24
2011-02-14
Bug 417551: Make it possible for CSV headers to be the field description
Michael J Tosh
1
-1
/
+1
2011-01-07
Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protection
David Lawrence
1
-0
/
+1
2010-08-02
Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link w...
Frédéric Buclin
1
-1
/
+1
2010-07-23
Bug 398701: Replace |FILTER url_quote| by |FILTER uri|
Frédéric Buclin
1
-6
/
+6
2010-06-18
Bug 572949: Update YUI to 2.8.1
Max Kanat-Alexander
1
-4
/
+3
2010-03-29
Bug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander
1
-1
/
+1
2010-03-01
Bug 474738: Make all of the "not" search types show up in search descriptions
Max Kanat-Alexander
1
-2
/
+3
2010-02-22
Bug 490923: Autocomplete assignee, qa contact, and cc on the client side
Guy Pyrzak
1
-2
/
+4
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
2009-10-29
Bug 524234: When there are no search results, include helpful links
mkanat%bugzilla.org
1
-9
/
+34
2009-10-01
Bug 512623: Change get_status and get_resolution to display_value everywhere.
mkanat%bugzilla.org
1
-2
/
+2
2009-07-23
Bug 506056 - Status and Resolution in Search description not localizable.
wurblzap%gmail.com
1
-1
/
+11
2009-02-12
Bug 475063: Make the logged-out index.cgi simpler
mkanat%bugzilla.org
1
-2
/
+1
2009-02-02
Bug 466748: [SECURITY] Shared/saved searches can be deleted without user conf...
lpsolit%gmail.com
1
-2
/
+3
2009-01-29
Bug 219021: Only display email addresses to logged-in users
mkanat%bugzilla.org
1
-1
/
+1
2008-12-06
Bug 463002 - Show a description of what you searched for, at the top of bugl...
mkanat%bugzilla.org
1
-6
/
+21
2008-09-18
Bug 452734: Remove the keyword chooser, because it's a usability regression
mkanat%bugzilla.org
1
-1
/
+1
2008-08-27
Bug 182238: Allow users to choose what time zone to display times in - Patch ...
lpsolit%gmail.com
1
-5
/
+1
2008-08-01
Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1
mkanat%bugzilla.org
1
-0
/
+3
2008-01-12
Bug 383643: When using "Find a specific bug", the generated buglist does not ...
lpsolit%gmail.com
1
-1
/
+0
2007-12-06
Bug 407036: buglist.css no longer loaded by buglists - Patch by Frédéri...
lpsolit%gmail.com
1
-2
/
+1
2007-11-29
Bug 397099: Date/Time Fields should have a JavaScript widget for picking a date
mkanat%bugzilla.org
1
-1
/
+3
[next]