index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-05
Bug 1091584: Typo in users/confirm-delete.html.tmpl
David Lawrence
1
-1
/
+1
2014-11-05
Bug 1089820: Make use of User.use_markdown() defined in Bug 1059684
Koosha KM
1
-11
/
+6
2014-11-05
Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv.
Matt Selsky
1
-9
/
+9
2014-11-03
Bump the version number to 5.1 on trunk
David Lawrence
1
-1
/
+1
2014-10-31
Bug 1062739: add the ability for administrators to limit the number of emails...
Byron Jones
11
-22
/
+336
2014-10-30
'cgi' is not defined in templates, see bug 913364
Frédéric Buclin
2
-2
/
+6
2014-10-29
Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...
David Lawrence
2
-12
/
+26
2014-10-29
Bug 258026 - add format hint to chart date input. r=gerv, a=glob.
Matt Selsky
1
-0
/
+2
2014-10-29
Bug 1081675 - remove unused variables. r=gerv, a=glob.
Matt Selsky
2
-2
/
+0
2014-10-28
Bug 1073590 - Bugzilla should inherit rewrite rules.
Marc Schumann
1
-0
/
+1
2014-10-28
Bug 1059684: markdown text should not be rendered within a <pre> tag
David Lawrence
7
-21
/
+53
2014-10-27
Bug 1088156 - Add a config file for Reply
Dylan William Hardison
2
-0
/
+34
2014-10-27
Bug 1083081 - javascript concatenation should insert a semicolon between files
Dylan William Hardison
1
-1
/
+1
2014-10-27
Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" warn...
Frédéric Buclin
1
-0
/
+1
2014-10-27
Bug 1088483: Remove references to the "enable bug tagging" preference from th...
Frédéric Buclin
1
-2
/
+0
2014-10-27
Bug 1067753: Allow the job queue to specify one or more types of jobs to run
Matt Tyson
2
-8
/
+12
2014-10-27
Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
Byron Jones
1
-5
/
+0
2014-10-24
Bug 1082106: $dbh->bz_add_columns creates a foreign key constraint causing fa...
David Lawrence
1
-4
/
+11
2014-10-24
Bug 1088399 - Add support for Github pull requests in See Also field. r=gerv,...
Matt Selsky
2
-2
/
+4
2014-10-24
Bug 1073264 - allow attachment download to be offloaded to the webserver usin...
Damien Nozay
4
-4
/
+94
2014-10-23
Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take...
Dylan William Hardison
2
-1
/
+5
2014-10-22
Bug 1033068: The "unknown_action" error message could confuse the user
Frédéric Buclin
1
-2
/
+3
2014-10-21
Bug 1073380 - Pass the hostname and port as two separate arguments to Email::...
Dylan William Hardison
1
-1
/
+3
2014-10-21
Bug 1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct POD
Dylan William Hardison
1
-11
/
+4
2014-10-21
Bug 1083737: Validate the smtpserver parameter
Frédéric Buclin
2
-2
/
+32
2014-10-20
Backout Bug 1015226: When using field-label.html.tmpl there is not a way to u...
David Lawrence
1
-10
/
+1
2014-10-16
Bug 1080840: Update WebServices to include Markdown feature
Koosha KM
3
-18
/
+112
2014-10-16
Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
Frédéric Buclin
10
-282
/
+26
2014-10-16
Bug 1082557: Use a persistent connection to the SMTP server for improved perf...
Frédéric Buclin
2
-4
/
+8
2014-10-16
Fix a warning thrown by 008filter.t
Frédéric Buclin
1
-3
/
+3
2014-10-16
Bug 1082887: comments made when setting a flag from the attachment details pa...
Byron Jones
1
-53
/
+59
2014-10-14
Bug 1059723: Reply button should become AJAX-based
Koosha KM
4
-10
/
+93
2014-10-08
Bug 1009406 - A user with local editcomponents privs cannot update the inclus...
Simon Green
1
-2
/
+17
2014-10-07
Bug 1011263 - The qa test suite should have a master branch that bugzilla mas...
David Lawrence
1
-0
/
+12
2014-10-07
Bug 1011263 - The qa test suite should have a master branch that bugzilla mas...
David Lawrence
1
-8
/
+17
2014-10-06
Bump version post-release
David Lawrence
1
-1
/
+1
2014-10-06
Bump version to 4.5.6
David Lawrence
1
-1
/
+1
2014-10-06
Bug 1054702: CSV export vulnerable to formulae injection
Simon Green
2
-4
/
+8
2014-10-06
Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...
Simon Green
3
-18
/
+38
2014-10-06
Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data override
Frédéric Buclin
1
-1
/
+32
2014-10-06
Bug 1075578: [SECURITY] Improper filtering of CGI arguments
Frédéric Buclin
11
-45
/
+46
2014-10-05
Bug 1071276: Markdown comment checkbox value is not passed through properly w...
Koosha
1
-0
/
+1
2014-10-02
Bug 1076155: Remove "?" from table columns and labels + code cleanup
Frédéric Buclin
3
-23
/
+14
2014-10-01
Bug 1069760 - Cannot use 'component' in a template
Simon Green
3
-17
/
+17
2014-10-01
Bug 1070640: Update (and rename) Bugzilla::Send::Sendmail to work with Email:...
Frédéric Buclin
2
-31
/
+22
2014-10-01
Fix bustage due to bug 1061247
Frédéric Buclin
1
-0
/
+1
2014-10-01
Bug 1061247 - Successfully using a password change token should invalidate al...
Reed Loden
1
-0
/
+2
2014-10-01
Bug 1070317 - Bugzilla::Flag's attribute modification_date is affected by the...
Dylan William Hardison
1
-2
/
+3
2014-09-29
Bug 1071317: Remove unused variables
Frédéric Buclin
3
-4
/
+0
2014-09-29
Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not exist
Dylan William Hardison
1
-0
/
+3
[prev]
[next]