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
/
reports
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-03
Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a...
Frédéric Buclin
1
-1
/
+1
2010-07-23
Bug 398701: Replace |FILTER url_quote| by |FILTER uri|
Frédéric Buclin
8
-23
/
+23
2010-07-08
Bug 142394: Tabular reports should be sortable
Guy Pyrzak
2
-34
/
+123
2010-02-24
Bug 547496: Add IDs to some form elements
Frédéric Buclin
1
-5
/
+6
2010-02-17
Bug 546340 - Change <a name> anchors to use @id
Gordon P. Hemsley
3
-10
/
+8
2010-02-08
Bug 544812: Template hooks for reports/menu.html.tmpl
Max Kanat-Alexander
1
-0
/
+3
2010-02-04
Bug 544296: Bad title displayed when viewing the duplicates table (simple for...
Frédéric Buclin
1
-2
/
+4
2010-02-02
Bug 514970: Clean up duplicates.cgi and make it use Bug objects
Max Kanat-Alexander
3
-125
/
+114
2010-02-01
Fix the data in the bzr repo to match the data in the CVS repo.
Max Kanat-Alexander
1
-50
/
+0
2009-12-12
Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ...
mkanat%bugzilla.org
1
-24
/
+31
2009-11-18
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...
mkanat%bugzilla.org
6
-65
/
+17
2009-10-24
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
1
-19
/
+25
2009-10-05
Add missing file change for bug 302542
lpsolit%gmail.com
1
-3
/
+3
2009-10-04
Bug 302542: Implement the ability to delete data sets (series) in New Charts ...
lpsolit%gmail.com
2
-2
/
+63
2009-10-01
Bug 512623: Change get_status and get_resolution to display_value everywhere.
mkanat%bugzilla.org
5
-14
/
+14
2009-09-07
Bug 176002: Move duplicate statistics into the db
mkanat%bugzilla.org
1
-6
/
+1
2009-08-19
Bug 505015: Selections are not persistent across submissions - Patch by FrÃÂ...
lpsolit%gmail.com
2
-26
/
+14
2009-08-13
Bug 214861: Allow loading of stored queries as the bug set for reporting - Pa...
lpsolit%gmail.com
1
-1
/
+17
2009-06-02
Bug 194272: Provide a way to browse bugs instead of searching for them
mkanat%bugzilla.org
1
-5
/
+13
2009-01-29
Bug 219021: Only display email addresses to logged-in users
mkanat%bugzilla.org
4
-36
/
+45
2008-08-27
Bug 182238: Allow users to choose what time zone to display times in - Patch ...
lpsolit%gmail.com
2
-2
/
+6
2008-03-31
Bug 391949 colchange, login, and a number of other forms are missing a space ...
timeless%mozdev.org
2
-4
/
+4
2007-11-12
Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin
lpsolit%gmail.com
2
-2
/
+6
2007-08-21
Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...
lpsolit%gmail.com
23
-23
/
+0
2007-08-08
Bug 385319: Long titles (aka z-axis) in tabular reports break the UI (tables ...
lpsolit%gmail.com
1
-9
/
+4
2007-05-10
Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...
lpsolit%gmail.com
2
-2
/
+2
2007-04-19
Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...
lpsolit%gmail.com
1
-2
/
+2
2007-04-11
Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...
lpsolit%gmail.com
5
-9
/
+9
2007-01-08
Bug 365522 reports/create-chart has unescaped &
timeless%mozdev.org
1
-1
/
+1
2006-10-23
Bug 355924: report.cgi generates bare '&' in img src URL
olav%bkor.dhs.org
1
-1
/
+2
2006-10-18
Bug 321556: Prepare Bugzilla to ship with at least 2 skins.
wurblzap%gmail.com
3
-3
/
+3
2006-10-15
Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in global/header.html.t...
lpsolit%gmail.com
1
-1
/
+4
2006-10-15
Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...
lpsolit%gmail.com
2
-4
/
+4
2006-09-10
Bug 123105: No tooltips in duplicates.cgi - Patch by victory(_RSZ_) <bmo2007@...
lpsolit%gmail.com
1
-2
/
+1
2006-09-05
Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
mkanat%bugzilla.org
3
-4
/
+4
2006-08-19
Bug 252856: HTML charts don't validate - Patch by victory(_RSZ_) <bmo@rsz.jp>...
lpsolit%gmail.com
2
-6
/
+6
2006-08-04
Bug 304889: Templatize reports.cgi - Patch by Frédéric Buclin <LpSolit@gmai...
lpsolit%gmail.com
1
-0
/
+69
2006-07-14
Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...
lpsolit%gmail.com
5
-9
/
+9
2006-07-12
Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...
lpsolit%gmail.com
3
-10
/
+16
2006-07-11
Bug 327782: describecomponents.cgi should include the product description of ...
lpsolit%gmail.com
1
-0
/
+4
2006-07-02
Bug 343248: SQL query to get all keywords with bug count is duplicated in edi...
mkanat%bugzilla.org
1
-5
/
+6
2006-04-18
Bug 281691: Misused <label>'s cause screen reader problems.
wurblzap%gmail.com
2
-40
/
+36
2006-03-15
Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...
lpsolit%gmail.com
1
-39
/
+29
2006-02-22
Bug 24697: Display search link for open bugs for each keyword in describekeyw...
mozilla%colinogilvie.co.uk
1
-1
/
+11
2006-01-10
Bug 321691 duplicates.cgi doesn't use <th>
timeless%mozdev.org
1
-94
/
+92
2005-12-30
Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=j...
karl%kornel.name
1
-0
/
+1
2005-11-17
Bug 313452: why isn't _Number of bugs_ quoted?
wurblzap%gmail.com
1
-1
/
+1
2005-09-03
Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...
lpsolit%gmail.com
1
-4
/
+4
2005-08-04
Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...
lpsolit%gmail.com
1
-1
/
+1
2005-07-20
Bug 298220: Graphs should use localised terms for statuses and resolutions - ...
lpsolit%gmail.com
3
-0
/
+60
[next]