Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-04-13 | Bug 1150667: Don't wrap email comments when in markdown mode | Albert Ting | 2 | -3/+7 |
2015-04-13 | Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings duri... | David Lawrence | 10 | -15/+16 |
2015-04-13 | Bug 1137307: Bug reports are not valid HTML5 pages | Frédéric Buclin | 5 | -59/+75 |
2015-04-13 | Bug 1031035: xmlrpc can be DoS'd with billion laughs attack | Byron Jones | 2 | -0/+11 |
2015-04-13 | Bug 1153131: bug 1051056 causes "Undocumented methods: FIELD_MAP" during t/01... | Frédéric Buclin | 1 | -1/+1 |
2015-04-11 | Use hardcoded "bugzilla" in the DTD, see bug 770073 | Frédéric Buclin | 1 | -2/+2 |
2015-04-11 | Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506 | Frédéric Buclin | 1 | -1/+1 |
2015-04-10 | Bug 1135398: Release notes for 5.0 miss some important changes | Frédéric Buclin | 1 | -3/+17 |