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-07-29
Bug 166951 - Query for "Duplicate Of" (dupe_of)
Simon Green
2
-0
/
+65
2015-07-29
Bug 1174560 - DBI link in API docs broken.
Simon Green
1
-4
/
+5
2015-07-29
Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter
Simon Green
4
-11
/
+2
2015-07-29
Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter
Simon Green
4
-24
/
+0
2015-07-28
Bug 1179856 - Increase length of logincookie value for greater security
Dylan William Hardison
3
-3
/
+14
2015-07-28
Fix typo in POD
Frédéric Buclin
1
-1
/
+1
2015-07-28
Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL d...
Matt Tyson
1
-1
/
+4
2015-07-28
Bug 1183492: Optimize the SQL query for get_enterable_products()
Matt Tyson
1
-2
/
+2
2015-07-28
Bug 1163399: Autocompletion no longer works when impersonating a user
David Lawrence
1
-2
/
+3
2015-07-28
Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ...
David Lawrence
1
-0
/
+1
2015-07-25
Bug 1161070: api searches should honour the same fields in its "order" parame...
David Lawrence
2
-2
/
+38
2015-06-28
Bug 1178618: POD test failing due to undocumented methods api_version, api_na...
David Lawrence
1
-0
/
+5
2015-06-28
Bug 1178618: POD test failing due to undocumented methods api_version and api...
David Lawrence
1
-0
/
+4
2015-06-19
Bug 1174695: The cpanfile created by checksetup.pl defines the same feature m...
Ed Morley
1
-6
/
+21
2015-06-15
Bug 1169767: Upgrading from pre-4.4 to master fails
Frédéric Buclin
1
-10
/
+8
2015-06-12
Bug 1170722: Authentication Delegation should add an App ID column to associa...
Dylan William Hardison
2
-2
/
+9
2015-06-10
Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specified
Dylan William Hardison
1
-2
/
+2
2015-06-10
Bug 1171924: REST API method to update a bug incorrectly removes aliases
Tom Stejskal
1
-2
/
+4
2015-06-08
Bug 1167919: See Also: support debbugs.gnu.org tracker
Mike Frysinger
1
-2
/
+5
2015-06-03
Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of dum...
Jeff Fearn
1
-0
/
+8
2015-05-27
Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on Windows
Frédéric Buclin
1
-2
/
+10
2015-05-23
The utf8 parameter no longer exists, see bug 1105568
Frédéric Buclin
1
-1
/
+1
2015-05-22
Bug 1144468: Bugzilla Auth Delegation via API Keys
Dylan William Hardison
2
-0
/
+54
2015-05-19
Bug 1161068 - Write mailer.testfile as UTF-8. r,a=glob
Gervase Markham
1
-1
/
+1
2015-05-18
Bug 1162334: email_enabled value inverted in User.update RPC call
Jeff Fearn
3
-6
/
+7
2015-05-14
Bug 1163248: checksetup.pl is unable to run if File::Slurp is missing
Frédéric Buclin
1
-3
/
+8
2015-05-11
Bug 1140575: Comment-creation WebService API should allow tags to be specified
David Lawrence
2
-2
/
+27
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
[prev]
[next]