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
2015-05-08
Bug 1149055: flag requestees are unable to set an attachment flag via a the u...
Byron Jones
2
-12
/
+54
2015-05-05
Bug 1160598: url() in concatenated CSS files are incorrect when using Multipl...
Frédéric Buclin
1
-1
/
+1
2015-05-01
Bug 69267: Add the ability to deactivate keywords
Dylan William Hardison
6
-6
/
+51
2015-04-30
Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...
Frédéric Buclin
1
-0
/
+1
2015-04-29
Bug 1051056 - The REST API needs to be versioned so that new changes can be m...
David Lawrence
1
-1
/
+1
2015-04-29
Bug 622455: The attachment mime type autodetection shouldn't rely on the brow...
Frédéric Buclin
1
-5
/
+3
2015-04-29
Bug 1159582: All api responses have unnecessary 'result'
Byron Jones
1
-2
/
+1
2015-04-26
Fix POD, see bug 1154099
Frédéric Buclin
1
-6
/
+0
2015-04-24
Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ...
Frédéric Buclin
2
-4
/
+3
2015-04-21
Bug 1156240: Return proper "See Also" data on REST API call to a bug
David Lawrence
1
-1
/
+1
2015-04-15
Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history
Matt Tyson
2
-34
/
+0
2015-04-14
Bug 1031035: xmlrpc can be DoS'd with billion laughs attack
Byron Jones
1
-1
/
+2
2015-04-13
Bug 1151290: It is possible to tell if someone made a private comment on a bu...
Simon Green
1
-2
/
+8
2015-04-13
Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings duri...
David Lawrence
10
-15
/
+16
2015-04-13
Bug 1031035: xmlrpc can be DoS'd with billion laughs attack
Byron Jones
1
-0
/
+8
2015-04-10
Bug 1051056: The REST API needs to be versioned so that new changes can be ma...
David Lawrence
1
-1
/
+2
2015-04-10
Bug 1152319: calling /rest/logout results in an internal error and a malforme...
David Lawrence
1
-0
/
+10
2015-04-10
Bug 1152862: Require PostgreSQL 9.0
Frédéric Buclin
2
-27
/
+3
2015-04-10
Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ...
Gervase Markham
1
-3
/
+3
2015-04-10
Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056
Frédéric Buclin
1
-2
/
+2
2015-04-10
URI::Escape is part of URI, see bug 1051056
Frédéric Buclin
1
-6
/
+0
2015-04-08
Bug 1051056: The REST API needs to be versioned so that new changes can be ma...
David Lawrence
26
-1395
/
+12373
2015-04-08
Backout bug 1089475, it causes deep recursions when the DB server is not acce...
Frédéric Buclin
1
-5
/
+0
2015-04-05
Bug 1143874: Improve load time of bug comments
Frédéric Buclin
2
-14
/
+21
2015-04-05
Bug 1143871: Correctly preload bug data when viewing a bug
Frédéric Buclin
3
-56
/
+78
2015-04-05
Bug 1143867: Optimize set_comment_is_private() and isopened()
Frédéric Buclin
1
-17
/
+25
2015-04-03
Fix bustage due to bug 1007605 (checksetup.pl crashes when installing Bugzilla)
Frédéric Buclin
1
-2
/
+7
2015-04-02
Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ...
David Lawrence
1
-0
/
+56
2015-04-02
Bug 1061226: markdown isn't linkifying urls
Albert Ting
1
-1
/
+17
2015-04-01
Bug 1093868: Markdown text rendering in comments is broken after commit from ...
Albert Ting
1
-0
/
+2
2015-03-30
Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to de...
Gervase Markham
6
-11
/
+36
2015-03-23
Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi
Matt Tyson
1
-1
/
+1
2015-03-20
Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgi
Matt Tyson
1
-1
/
+1
2015-03-20
Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi
Matt Tyson
1
-0
/
+1
2015-03-19
Bug 1136745: Kill the makeproductgroups parameter
Gervase Markham
3
-36
/
+0
2015-03-19
Bug 1139150: Support wrapping quoted comments in MarkDown
Albert Ting
1
-1
/
+1
2015-03-19
Bug 1105568: Add support for HTML flagmail
Ed Morley
4
-58
/
+79
2015-03-17
Bug 1142399: invalid xmlrpc requests warns: Use of uninitialized value $file ...
Byron Jones
1
-0
/
+3
2015-03-15
Bug 902395: Enforce utf8 = true for all installations and remove the utf8 par...
Frédéric Buclin
17
-139
/
+74
2015-03-13
Bug 1062718 - add the ability to disable sending of mail when updating bugs
Pami Ketolainen
6
-19
/
+94
2015-03-11
Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691
Frédéric Buclin
1
-1
/
+2
2015-03-11
Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (...
Frédéric Buclin
1
-8
/
+0
2015-03-11
Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...
David Lawrence
1
-1
/
+1
2015-03-11
Bug 1138463: mod_perl does not support Apache 2.4 directives
Frédéric Buclin
1
-9
/
+50
2015-03-11
Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...
David Lawrence
1
-2
/
+7
2015-03-11
Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...
David Lawrence
3
-11
/
+19
2015-03-09
Bug 1136125 - Reduce memory usage of Bugzilla::CGI->send_cookie()
Dylan William Hardison
1
-19
/
+3
2015-03-09
Bug 1130691: Support markdown tables
Albert Ting
2
-5
/
+5
2015-03-09
Bug 1139755: Fix 'Use of uninitialized value' warning
Byron Jones
1
-1
/
+1
2015-03-09
Bug 1139755: Allow API authentication with X-Headers
Byron Jones
3
-3
/
+21
[prev]
[next]