Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-27 | more debugging for the benefit of taskcluster | Dylan William Hardison | 1 | -5/+5 | |
2017-02-27 | fix one test and add diagnostics to other | Dylan William Hardison | 2 | -1/+4 | |
2017-02-27 | fix another error | Dylan William Hardison | 1 | -1/+1 | |
2017-02-27 | alias_in_use error message test | Dylan William Hardison | 1 | -1/+1 | |
2017-02-26 | Bug 1174341 - only treat emphasis markdown based on spaces | Gervase Markham | 4 | -21/+57 | |
2017-02-26 | only call Bugzilla::Bug->CLEANUP if Bugzilla::Bug is loaded. | Dylan William Hardison | 1 | -1/+1 | |
2017-02-26 | Bug 1301951 - Fix Bugzilla::Bug memory leaks | Dylan William Hardison | 4 | -5/+35 | |
2017-02-23 | Bug 1299141 - Duplicate accesskey="c" on query.cgi | Simon Green | 1 | -1/+1 | |
2017-02-22 | - Adding .taskcluster.yml file to support new Taskcluster/Github integration ↵ | David Lawrence | 1 | -0/+168 | |
for CI testing | |||||
2017-02-20 | Bug 1301383 - Memoize does not work under threaded perl in windows: ↵ | Dylan William Hardison | 1 | -7/+6 | |
"Anonymous function called in forbidden scalar context" | |||||
2017-02-16 | Bug 1249561 - Description of 'letsubmitterchoosepriority' is misleading | Christophe JAILLET | 1 | -1/+3 | |
r=dkl | |||||
2017-02-14 | Bug 1332976 - Include quicksearch query string in the buglist.cgi HTML ↵ | Matthew Noorenberghe | 1 | -0/+2 | |
title. r=dylan | |||||
2016-12-28 | Bug 1288737 - Add CONTRIBUTING.md file to Bugzilla repo | Emmanuel Seyman | 1 | -0/+35 | |
r/a=dylan | |||||
2016-12-23 | Fix Bug #1287265 | Ujjwal Sharma | 1 | -0/+4 | |
This commit fixes bug #1287265. https://bugzilla.mozilla.org/show_bug.cgi?id=1287265 | |||||
2016-12-23 | Bug 1325425 - checksetup.pl on windows should ensure $/ is "\r\n" | Dylan William Hardison | 1 | -0/+4 | |
r=dkl,a=dylan | |||||
2016-12-16 | Bug 521536 - Allow user search by external id when using env authentication | Albert Ting | 2 | -0/+3 | |
r=dkl,a=dkl | |||||
2016-11-30 | Merge branch 'tvau-patch-1' | David Lawrence | 1 | -3/+3 | |
* tvau-patch-1: Bug 1317777 - REST API 1.0 - datetime inputs cause server error | |||||
2016-11-30 | Merge branch 'patch-1' of https://github.com/tvau/bugzilla into tvau-patch-1 | David Lawrence | 1 | -3/+3 | |
* 'patch-1' of https://github.com/tvau/bugzilla: Bug 1317777 - REST API 1.0 - datetime inputs cause server error | |||||
2016-11-30 | Merge branch 'DierickxD71-patch-1' | David Lawrence | 1 | -2/+2 | |
* DierickxD71-patch-1: Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or point | |||||
2016-11-15 | Bug 1317777 - REST API 1.0 - datetime inputs cause server error | tvau | 1 | -3/+3 | |
Use datetime_format_inbound from Bugzilla::API::1_0::Util package. | |||||
2016-11-08 | Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or point | Danny Dierickx | 1 | -2/+2 | |
For non-US locales the bug entry/update page shows values with commas as decimal seperator in the timetracking fields "Orig Est." and "Hours Left". However when saving/updating bugzilla refuses these values. (see bug 1122419) These 2 changed lines let bugzilla accept/process these "comma-values" as "point-values". This patch *should* not influence systems with US locale. | |||||
2016-10-30 | Bug 228444 - Checking for unquoted non regex variable interpolated into regex | Simon Green | 1 | -1/+1 | |
2016-10-30 | Bug 331007 - alias_in_use doesn't acknowledge that you could remove the ↵ | Simon Green | 2 | -6/+7 | |
alias from the other bug | |||||
2016-10-19 | fix typo | Dylan William Hardison | 1 | -1/+1 | |
2016-10-19 | Revert "Bug 1306534 - Crash when pasting UTF8 text as an attachment" | Dylan William Hardison | 1 | -1/+0 | |
This reverts commit f1b9ed5d96a4738471559c9a275eabc4333d74f4. | |||||
2016-10-18 | Bug 1309884 - constants.CONCATENATE_ASSETS gets constant folded when true | Dylan William Hardison | 2 | -12/+12 | |
2016-10-17 | Bug 1310728 - editflagtypes.cgi crashes when classifications are enabled and ↵ | Frédéric Buclin | 1 | -1/+1 | |
the user hasn't global editcomponents privs r=dkl | |||||
2016-10-15 | Bug 1306455 - Group icons are badly displayed in bug comments | Ryan Wilson | 1 | -1/+1 | |
r=dylan | |||||
2016-10-15 | Bug 1308949 - Keep MYMETA.json up-to-date when checksetup is run | Dylan Hardison | 5 | -1/+4037 | |
r=dkl | |||||
2016-10-14 | Merge pull request #30 from kyoshino/bug-1309737-user-agent | dklawren | 1 | -1/+1 | |
Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers header | |||||
2016-10-14 | nit: doc fail | Dylan William Hardison | 1 | -0/+4 | |
2016-10-13 | Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is ↵ | Dylan William Hardison | 8 | -23/+39 | |
recommended to not use it (#21) r=mtyson | |||||
2016-10-13 | Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers header | Kohei Yoshino | 1 | -1/+1 | |
2016-10-12 | Bug 1307003 - Add whoami endpoint | David Lawrence | 3 | -0/+173 | |
r=dylan | |||||
2016-10-12 | Bug 1309649 - Add longdescs.count to table of fields in the documentation ↵ | Emma Humphries | 1 | -0/+4 | |
for search. r=dylan | |||||
2016-10-12 | Revert "Bug 711655 - 'reply' JS should insert at caret position" | Dylan William Hardison | 1 | -2/+2 | |
This reverts commit b0f5a16ece2ae97d5ebec0c36aed4f965b162398. | |||||
2016-10-12 | Bug 1306534 - Crash when pasting UTF8 text as an attachment | Matt Tyson | 1 | -0/+1 | |
r=dylan | |||||
2016-10-12 | Bug 711655 - 'reply' JS should insert at caret position | Anamika_07 | 1 | -2/+2 | |
r=dylan | |||||
2016-10-11 | Bug 1309278 - Cache::Memcached::Fast returns tainted data if the key is tainted | Dylan William Hardison | 1 | -0/+2 | |
r=dkl | |||||
2016-10-08 | nit: wrong method call in Bugzilla::Migrate | Dylan William Hardison | 1 | -1/+1 | |
2016-10-08 | Bug 1300437 - DateTime::TimeZone::offset_as_string called incorrectly (#19) | Dylan William Hardison | 2 | -2/+2 | |
2016-10-06 | Bug 1290588 - Group Administration via interface should error if regular ↵ | Simon Green | 3 | -0/+63 | |
expression size is greater than column length | |||||
2016-10-03 | Bug 1305468 - Don't concatenate assets when PLACK_ENV ne development | Ekta Parmar | 1 | -1/+1 | |
r=dylan | |||||
2016-10-03 | Bug 1254516 - Emails do not indicate to Exchange that they are ↵ | Marko Kohtala | 1 | -0/+2 | |
auto-generated, and so get auto-responses r=dylan | |||||
2016-09-30 | Bug 1293782 - Document how to set keywords during initial bug creation via ↵ | Simon Green | 1 | -0/+1 | |
REST api | |||||
2016-09-27 | Bug 1291968 - Add UI cue explaining non-editability of email address | Simon Green | 1 | -1/+1 | |
2016-09-26 | Bug 1284979 - Write test case to find obvious uses of inline javascript in ↵ | Dylan William Hardison | 1 | -0/+123 | |
the templates r=dkl | |||||
2016-09-21 | Bug 1263244 - Throw*Error inside templates should always use die(), as if ↵ | Dylan William Hardison | 3 | -4/+20 | |
error_mode is ERROR_MODE_DIE r=dkl,a=dylan | |||||
2016-09-20 | fix rst syntax | Dylan William Hardison | 1 | -0/+2 | |
2016-09-20 | small improvement to README | Dylan William Hardison | 1 | -2/+12 | |