summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-24bump version to 20180124.1Dylan William Hardison1-1/+1
2018-01-24Bug 1432812 - Send preload headers only for web-browser requestsDylan William Hardison1-9/+11
2018-01-24Bug 1429888 - See All link in Requests dropdown should show results grouped ↵Kohei Yoshino2-2/+2
by flags as before
2018-01-23Bug 1428270 - Unwrappable content in summary can cause top buttons to bleed ↵Kohei Yoshino4-3/+15
out of main content box
2018-01-23no bug - fix the entrypoint arbitrary command execution Dylan William Hardison1-1/+1
2018-01-18Bug 1431294 - requests.cgi - allocate less memoryDylan William Hardison1-18/+17
2018-01-18Bug 1429688 - focus Search Bugs box by defaultKohei Yoshino1-1/+1
2018-01-18Bug 1429785 - In-page back navigation brokenKohei Yoshino1-17/+46
2018-01-18Bug 1430495 - Make loading of Requests dropdown fasterKohei Yoshino1-1/+9
2018-01-18Bug 1431135: add bug status css class to markupPascal Chevrel1-1/+1
2018-01-17no bug - Lowercase the email address before generating the MD5 for GravatarMatt N1-1/+1
This is step 2 of https://en.gravatar.com/site/implement/hash/
2018-01-12Bug 1426414 - Send preload headers for webfontsMarkus Staab1-0/+10
2018-01-11Bug 1429600 - Update Revision.pm type checking to treat bug id as a simple ↵dklawren1-2/+5
string or undefined
2018-01-10bump version to 20180110.2Dylan William Hardison1-1/+1
2018-01-10Bug 1429290 - allow bug modal to be narrower than 900pxDylan William Hardison1-0/+24
2018-01-10Bug 1429290 - Bugs now display too wide to fit in my window; reading bugs is ↵Kohei Yoshino1-1/+22
much harder
2018-01-10Bug 1429449 - Do not handle non-primary click on dropdown menuarai-a1-0/+8
2018-01-10Bug 1429398 - Scrolling down with keyboard no longer works correctly in at ↵Dylan William Hardison1-4/+7
least Firefox Note that kohei actually fixed this.
2018-01-10no bug - Fix a markup error (#361)Kohei Yoshino1-1/+1
This error can be observed in show_bug.cgi's source.
2018-01-10bump version to 20180110.1Dylan William Hardison1-1/+1
2018-01-10Bug 1429220 - Issues with the new fixed header implementationKohei Yoshino1-5/+13
2018-01-09bump version to 20180109.3Dylan William Hardison1-1/+1
2018-01-09Bug 1429194 - Clicking requests icon gives "Loading... " but never actually ↵Kohei Yoshino1-2/+2
completes
2018-01-09Bug 1429220 - Issues with the new fixed header implementationKohei Yoshino1-1/+2
2018-01-09Bug 1429076 - Can we have a lock icon for requests in security-sensitive ↵Kohei Yoshino3-10/+26
bugs in Requests Quick Look Dropdown?
2018-01-09Bug 1429075 - Encoding issue in notification area (mojibake)Dylan William Hardison1-1/+5
2018-01-09Bug 1429110: Update Revision.pm type checking to treat bug id as a simple stringdklawren1-7/+5
2018-01-09bump version to 20180109.2Dylan William Hardison1-1/+1
2018-01-09Bug 1429060 - Fix nagios checker blocker breakage from PR #340Dylan William Hardison1-1/+2
2018-01-09bump version to 20180109.1Dylan William Hardison1-1/+1
2018-01-09no bug - Update editorconfig to use 2 space indentation for CSS and ↵Kohei Yoshino1-4/+4
JavaScript (#353)
2018-01-08Bug 1428641 - Implement Requests quick look dropdown on global headerKohei Yoshino7-22/+294
2018-01-08Bug 1428642 - Fix minor bugs on new global headerKohei Yoshino7-20/+46
* The magnifier icon on the search bar should not trigger search as reported in https://twitter.com/colinjoy/status/949035254949523457 * The search dropdown should show Saved Searches Edit link as suggested in my UX analysis * Remove the CSS transition on the More Tools button for consistency. I didn't add the transition; it's default style for buttons * Fix the position of the arrow/triangle on dropdown lists. An error of 1px. * Add `user-select: none;` to `#header` https://developer.mozilla.org/en-US/docs/Web/CSS/user select
2018-01-08Bug 1427800 - Wrong anchor scrolling with old UIKohei Yoshino4-39/+80
2018-01-08Bug 1428146 - Fix static assets url rewriting ruleDylan William Hardison1-1/+1
2018-01-08Add MPLv2 LICENSE file (#350)Dylan William Hardison1-0/+373
2018-01-05Bug 1428079 - No horizontal scrollbar when bug summary is very long or ↵Kohei Yoshino1-2/+1
narrow browser width
2018-01-05Bug 1428227 - Google doesn't index bugzilla.mozilla.org any moreDylan William Hardison3-5/+5
2018-01-05Bug 1428156 - BMO will mark a revision as public if it sees a new one ↵dklawren1-2/+12
created without a bug id associated with it
2018-01-04Bug 1428166 - Move <meta charset> to start of <head>Edgaras1-4/+4
The <meta> element declaring the encoding must be inside the <head> element and within the first 1024 bytes of the HTML as some browsers only look at those bytes before choosing an encoding. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset
2018-01-04no bug - fix some perlcritic warnings to make test happy (#340)Dylan William Hardison1-13/+14
2018-01-04bump version to 20180104.2Dylan William Hardison1-1/+1
2018-01-04Bug 1428052 - security bugs always have the vertical scrollbar outside of ↵Dylan William Hardison1-2/+0
area visible by default (overflow on the right)
2018-01-04Bug 1428038 - Background color of security bugs is wrong againDylan William Hardison1-1/+0
2018-01-04no bug - move contrib nagios checker to scripts dirgcoxmoz2-312/+113
2018-01-04fix tests that rely on error messages preserving the case of bug aliasesDylan William Hardison1-1/+1
2018-01-04fix tests that rely on error messages prior to bug 1426475Dylan William Hardison4-4/+4
2018-01-04fix strange error during pushDylan William Hardison1-0/+1
2018-01-04bump version to 20180104.1Dylan William Hardison1-1/+1
2018-01-04Bug 1426409 - github_secret key has no rate limitingDylan William Hardison4-16/+42