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
2015-06-12
Bug 1170722: Authentication Delegation should add an App ID column to associa...
Dylan William Hardison
3
-13
/
+34
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
2
-3
/
+6
2015-06-08
Bug 1164761: Add a couple of extra options to checksetup to skip some actions
Jeff Fearn
1
-2
/
+9
2015-06-03
Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of dum...
Jeff Fearn
2
-0
/
+12
2015-06-03
Bug 1168725: Fix typo in See Also documentation for launchpad.net
Mike Frysinger
1
-1
/
+1
2015-05-28
Bug 1100476: Add microdata to flag request bugmail so Gmail can display a "Vi...
Ed Morley
1
-1
/
+12
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
10
-3
/
+246
2015-05-19
Bug 1161068 - Write mailer.testfile as UTF-8. r,a=glob
Gervase Markham
1
-1
/
+1
2015-05-18
Bug 1155009: Cache::Memcached causes email_in.pl to stop working
Frédéric Buclin
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 1160809: Validate the MIME type before uploading attachments
Frédéric Buclin
2
-2
/
+8
2015-05-14
Bug 1163248: checksetup.pl is unable to run if File::Slurp is missing
Frédéric Buclin
2
-3
/
+9
2015-05-14
Bug 1162914: Editing a user field when confirmuniqueusermatch = true no longe...
Frédéric Buclin
1
-1
/
+1
2015-05-12
Bug 1153725: Fix incorrect documentation about the IIS configuration on Windows
Frédéric Buclin
1
-15
/
+10
2015-05-12
Bug 1163393: XSS in the new jQuery autocomplete code
Byron Jones
1
-2
/
+6
2015-05-11
Bug 1144086 - Move extension docs assembly from makedocs.pl to conf.py. r=dkl...
Gervase Markham
1
-0
/
+4
2015-05-11
Bug 1144086 - Move extension docs assembly from makedocs.pl to conf.py. r=dkl...
Gervase Markham
3
-27
/
+46
2015-05-11
Bug 1140575: Comment-creation WebService API should allow tags to be specified
David Lawrence
4
-18
/
+50
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-07
Bug 1159589: migrate autocomplete from yui to jquery
Byron Jones
26
-220
/
+213
2015-05-07
Bug 1162016: The user settings under userprefs.cgi display in random order
Byron Jones
1
-1
/
+1
2015-05-05
Bug 1160598: url() in concatenated CSS files are incorrect when using Multipl...
Frédéric Buclin
1
-1
/
+1
2015-05-05
Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the nam...
Gervase Markham
1
-23
/
+0
2015-05-05
Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the nam...
Gervase Markham
3
-6
/
+57
2015-05-05
Bug 1119336: Add css classes to html emails, such as the comment block
Albert Ting
1
-8
/
+25
2015-05-01
doc fix: keyword activation note
Dylan William Hardison
1
-2
/
+2
2015-05-01
Bug 69267: Add the ability to deactivate keywords
Dylan William Hardison
14
-65
/
+152
2015-04-30
Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...
Frédéric Buclin
6
-37
/
+25
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
Disable WebService/Selenium tests temporarily in Travis CI til a resolution c...
David Lawrence
1
-28
/
+0
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-22
Bug 1157004 - Correct release-branch names in installation docs.
Mark Côté
5
-5
/
+5
2015-04-21
Bug 1156240: Return proper "See Also" data on REST API call to a bug
David Lawrence
1
-1
/
+1
2015-04-18
Prevent wrapping, see bug 1155512
Frédéric Buclin
1
-0
/
+1
2015-04-18
Bug 1155512: Localization template links not lining up with other header links
Frédéric Buclin
2
-8
/
+5
2015-04-17
Fix regression due to bug 325315: immediately display an error message when a...
Frédéric Buclin
1
-0
/
+1
2015-04-16
Fix an uninitialized value warning, see bug 1059684
Frédéric Buclin
1
-1
/
+1
2015-04-15
Fix release notes about deprecated WebService methods, see bug 1154099
Frédéric Buclin
1
-0
/
+3
2015-04-15
Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history
Matt Tyson
3
-36
/
+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
Really use PROCESS instead of INCLUDE for custom fields, see bug 1137307
Frédéric Buclin
1
-1
/
+3
2015-04-13
Bug 1153027: Bugzilla->feature incorrectly checks Perl modules
Frédéric Buclin
1
-4
/
+4
[prev]
[next]