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
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
Bug 1080840: Update WebServices to include Markdown feature
Koosha KM
2
-18
/
+109
2014-10-16
Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
Frédéric Buclin
3
-126
/
+17
2014-10-16
Bug 1082557: Use a persistent connection to the SMTP server for improved perf...
Frédéric Buclin
1
-2
/
+3
2014-10-14
Bug 1059723: Reply button should become AJAX-based
Koosha KM
2
-6
/
+38
2014-10-08
Bug 1009406 - A user with local editcomponents privs cannot update the inclus...
Simon Green
1
-2
/
+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
1
-1
/
+3
2014-10-06
Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...
Simon Green
2
-13
/
+30
2014-10-06
Bug 1075578: [SECURITY] Improper filtering of CGI arguments
Frédéric Buclin
1
-4
/
+3
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
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
2
-2
/
+0
2014-09-29
Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not exist
Dylan William Hardison
1
-0
/
+3
2014-09-25
Bug 1072110: _concatenate_js assumes javascript_urls is an array
Byron Jones
1
-1
/
+2
2014-09-23
Bug 1065444: Several columns are not legal when displaying queries
Frédéric Buclin
1
-7
/
+12
2014-09-20
Bug 502625: Replace Email::Send with Email::Sender
Frédéric Buclin
5
-71
/
+39
2014-09-18
Bug 829273: Certain webservice tests failing due to improper error being thro...
David Lawrence
1
-2
/
+2
2014-09-18
Bug 1068521: "Use of uninitialized value" warnings
Pami Ketolainen
1
-4
/
+11
2014-09-18
Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...
Byron Jones
1
-3
/
+8
2014-09-17
Bug 1064395: concatenate and slightly minify javascript files
Byron Jones
3
-7
/
+76
2014-09-16
Bug 1039940: serialisation of objects for webservice responses is extremely slow
Byron Jones
1
-5
/
+8
2014-09-15
Bug 252555: Remove the ANSI mode when running MySQL
Vishant Gautam
1
-3
/
+4
2014-09-15
Bug 1066184: data/params.js should be renamed to data/params.json since the d...
David Lawrence
3
-10
/
+15
2014-09-11
Bug 1064933: Bugzilla.pm does not compile without Text::Markdown
Koosha KM
2
-4
/
+4
2014-09-11
Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...
Frédéric Buclin
4
-51
/
+68
2014-09-11
Bug 1009013 - Require a user to change their password if they log in and thei...
Simon Green
4
-15
/
+49
2014-09-10
Bug 1053513 - fix patching error
Dylan William Hardison
1
-1
/
+1
2014-09-10
Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugs
Byron Jones
1
-0
/
+3
2014-09-09
Bug 1053513 - remove last-visited entries when a user removes involvement fro...
Dylan William Hardison
2
-0
/
+16
2014-09-08
Bug 1046126: Do not generate a new API token every time you access a bug-rela...
David Lawrence
1
-3
/
+10
2014-09-08
Bug 1046213: datetime_from() generates wrong dates if year < 1901
Frédéric Buclin
1
-3
/
+7
2014-09-05
Bug 1060308: Markdown: URLs and Emails are not rendered literally in code spa...
Koosha KM
1
-1
/
+6
2014-09-02
Bug 281791 - Add ability to change flags in "change several bugs at once"
Simon Green
2
-0
/
+112
2014-08-28
Bug 330707: Add optional support for MarkDown
Koosha KM
10
-3
/
+560
2014-08-25
Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent b...
Koosha KM
1
-13
/
+8
2014-08-24
Bug 1008766 - Fix typo in documentation (edit)
Simon Green
1
-1
/
+1
2014-08-19
Bug 1053802: Groups used for the comment_taggers_group and debug_group parame...
Frédéric Buclin
1
-2
/
+4
2014-08-19
Bug 1014337 - Update Bug.fields documentation
Simon Green
1
-0
/
+6
2014-08-14
Correctly remove the bugs.alias column, see bug 1012506
Frédéric Buclin
1
-4
/
+0
2014-08-14
Bug 1048712: comment tagging suggestions always returns a single result
Byron Jones
1
-1
/
+5
2014-08-14
Bug 1012506 - Allow a bug to have multiple aliases
Simon Green
6
-52
/
+217
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
147
-1
/
+157
2014-08-12
Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcached
Byron Jones
2
-11
/
+44
2014-08-12
Bug 419568 - Web Service module to create a component
Simon Green
5
-0
/
+204
2014-08-10
Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated ...
Simon Green
3
-6
/
+69
2014-08-10
Bug 897915 - Field lists not sorted alphabetically
Simon Green
1
-0
/
+15
[prev]
[next]