- 16 Feb, 2018 2 commits
-
-
David Lawrence authored
-
Dylan William Hardison authored
Bug 1433400 (CVE-2018-5123) Prevent cross-site image requests from leaking contents of certain fields due to regex search r=jfearn,a=dylan
-
- 13 Feb, 2018 1 commit
-
-
Chris Dumez authored
After https://github.com/bugzilla/bugzilla/commit/7d0c10e71498f2909f466fc0ccda1890595bd3ff, the <option> used when no flag is set is displayed as 'X' in Safari. This is because WebKit displays the label when provided as per the latest HTML specification: - https://html.spec.whatwg.org/multipage/rendering.html#the-select-element-2 - https://html.spec.whatwg.org/multipage/forms.html#concept-option-label Chrome/Blink also display the label in standards mode, but not in quirks mode. The proposed fix is to use a whitespace as label instead of 'X'. This renders as empty in Firefox / Chrome and Safari and is still recognized as valid HTML as per https://validator.w3.org.
-
- 09 Jan, 2018 1 commit
-
-
klemens authored
-
- 21 Sep, 2017 1 commit
-
-
ku3nsting authored
Docs about installing full perl dependents missing "."
-
- 08 Sep, 2017 1 commit
-
-
Gervase Markham authored
-
- 05 Jul, 2017 1 commit
-
-
Emmanuel Seyman authored
-
- 25 May, 2017 2 commits
-
-
Gervase Markham authored
-
Jeff Fearn authored
-
- 26 Mar, 2017 3 commits
-
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
- 11 Mar, 2017 1 commit
-
-
Christophe JAILLET authored
r=dylan, a=dylan
-
- 27 Feb, 2017 4 commits
-
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
- 26 Feb, 2017 3 commits
-
-
Gervase Markham authored
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
- 23 Feb, 2017 1 commit
-
-
Simon Green authored
-
- 22 Feb, 2017 1 commit
-
-
David Lawrence authored
-
- 20 Feb, 2017 1 commit
-
-
Dylan William Hardison authored
Bug 1301383 - Memoize does not work under threaded perl in windows: "Anonymous function called in forbidden scalar context"
-
- 16 Feb, 2017 1 commit
-
-
Christophe JAILLET authored
r=dkl
-
- 14 Feb, 2017 1 commit
-
-
Matthew Noorenberghe authored
-
- 28 Dec, 2016 1 commit
-
-
Emmanuel Seyman authored
r/a=dylan
-
- 23 Dec, 2016 2 commits
-
-
Ujjwal Sharma authored
This commit fixes bug #1287265. https://bugzilla.mozilla.org/show_bug.cgi?id=1287265
-
Dylan William Hardison authored
r=dkl,a=dylan
-
- 16 Dec, 2016 1 commit
-
-
Albert Ting authored
r=dkl,a=dkl
-
- 30 Nov, 2016 3 commits
-
-
David Lawrence authored
* tvau-patch-1: Bug 1317777 - REST API 1.0 - datetime inputs cause server error
-
https://github.com/tvau/bugzillaDavid Lawrence authored
* 'patch-1' of https://github.com/tvau/bugzilla: Bug 1317777 - REST API 1.0 - datetime inputs cause server error
-
David Lawrence authored
* DierickxD71-patch-1: Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or point
-
- 15 Nov, 2016 1 commit
-
-
tvau authored
Use datetime_format_inbound from Bugzilla::API::1_0::Util package.
-
- 08 Nov, 2016 1 commit
-
-
Danny Dierickx authored
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.
-
- 30 Oct, 2016 2 commits
-
-
Simon Green authored
-
Simon Green authored
-
- 19 Oct, 2016 2 commits
-
-
Dylan William Hardison authored
-
Dylan William Hardison authored
This reverts commit f1b9ed5d.
-
- 18 Oct, 2016 1 commit
-
-
Dylan William Hardison authored
-
- 17 Oct, 2016 1 commit
-
-
Frédéric Buclin authored
Bug 1310728 - editflagtypes.cgi crashes when classifications are enabled and the user hasn't global editcomponents privs r=dkl
-