aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Display the external ID in editusers.cgi (used by LDAP)Frédéric Buclin2017-10-155-3/+10
* Bugzilla extern_id and LDAP uid may differ as uid is always lowercaseFrédéric Buclin2017-10-103-4/+8
* Bug 899: Sync Bugzilla groups with LDAP groupsFrédéric Buclin2017-10-095-2/+175
* Bug 1306534: Crash when pasting UTF8 text as an attachment (PostgreSQL only)Frédéric Buclin2017-08-171-0/+1
* Include all field values given by drakbug when creating a new bug report (mga...Frédéric Buclin2017-08-111-9/+8
* Use the DD.MM.YY format for dates in Old and New ChartsFrédéric Buclin2017-08-062-2/+2
* Load DateTime::TimeZone before using itFrédéric Buclin2017-08-042-0/+2
* Sync with upstream 5.0 branchFrédéric Buclin2017-08-0412-26/+41
|\
| * Revert "Bug 1306534 - Crash when pasting UTF8 text as an attachment"Dylan William Hardison2016-10-191-1/+0
| * Bug 1310728 - editflagtypes.cgi crashes when classifications are enabled and ...Frédéric Buclin2016-10-171-1/+1
| * Bug 1306534 - Crash when pasting UTF8 text as an attachmentMatt Tyson2016-10-111-0/+1
| * nit: wrong method call in Bugzilla::MigrateDylan William Hardison2016-10-081-1/+1
| * Bug 1300437 - DateTime::TimeZone::offset_as_string called incorrectly (#19)Dylan William Hardison2016-10-082-2/+2
| * Bug 1303702 - bug history table 'when' column shows 00:00 only using sqliteAndrea Orsini2016-09-191-0/+1
| * - New CI docker image for testingDavid Lawrence2016-09-071-17/+19
| * Bug 1292510 - replace references to git.mozilla.org with references to github...Gervase Markham2016-08-057-6/+18
* | Escape left brace in regular expression to make Perl 5.26 happyFrédéric Buclin2017-08-041-1/+1
* | Implement inline historyFrédéric Buclin2017-08-025-3/+179
* | Backport upstream bug 69267: Add the ability to deactivate keywordsFrédéric Buclin2017-08-0114-62/+148
* | Improve the help text for the "Source RPM" field in the guided bug creation f...Frédéric Buclin2017-07-181-4/+3
* | Add a link to identity.m.o to edit user account settings (mga#21266)Frédéric Buclin2017-07-181-0/+10
* | Replace the "Importance" field by two distinct "Priority" and "Severity" fiel...Frédéric Buclin2017-07-111-9/+14
* | Fix the "Clone this bug" link (mga#21209)Frédéric Buclin2017-07-091-1/+1
* | Add a comment in the bugmail footer to not reply by email (mga#21085)Frédéric Buclin2017-06-242-0/+7
* | Make sure $args->{changes} exists to not autovivify it when no changes are madeFrédéric Buclin2017-06-051-3/+8
* | Backport upstream bug 1128119: Add 'See Also' support for PhabricatorFrédéric Buclin2017-04-244-0/+43
* | Backport upstream bug 1235772: Display all text/* attachments as plainFrédéric Buclin2017-04-221-2/+7
* | Backport upstream bug 622455: The attachment mime type autodetectionFrédéric Buclin2017-04-221-5/+3
* | Do not email global watchers if the single change is about the CC list (mga#1...Frédéric Buclin2017-04-192-1/+18
* | Improve the performance of the SQL query when searching for unvisited involve...Frédéric Buclin2017-04-191-2/+2
* | Cleanup + make Bugzilla tests happyFrédéric Buclin2017-04-183-33/+14
* | Prevent wrapping of the colored disk besides the bug ID in the buglistFrédéric Buclin2017-04-181-0/+7
* | Implement a UI in the buglist for the last visit timeFrédéric Buclin2017-04-184-2/+87
* | Correctly decode LDAP data (mga#20686)Frédéric Buclin2017-04-171-1/+2
* | Revert "Do a test commit for gitweb"Nicolas Lécureuil2017-04-161-1/+1
* | Do a test commit for gitwebNicolas Lécureuil2017-04-161-1/+1
* | Fix SQL_ASCII -> UTF8 decoding issuesFrédéric Buclin2017-04-151-0/+9
* | Merge branch '5.0' of https://github.com/bugzilla/bugzillaFrédéric Buclin2016-08-054-17/+15
|\ \ | |/
| * Fix the default API URLFrédéric Buclin2016-06-011-2/+2
| * Bug 1269266 - API links for Bugzilla 5+ not working anymoreFrédéric Buclin2016-06-012-6/+5
| * Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ...Frédéric Buclin2016-05-201-9/+8
* | Bugzilla 5.0.3Frédéric Buclin2016-05-162-2/+8
|\ \ | |/
| * Bumped version post-releaseDavid Lawrence2016-05-161-1/+1
| * Bumped version to 5.0.3David Lawrence2016-05-161-1/+1
| * Bug 1253263 - (CVE-2016-2803) [SECURITY] XSS vulnerability in dependency grap...Frédéric Buclin2016-05-161-1/+7
* | Merge branch '5.0' of https://git.mozilla.org/bugzilla/bugzillaFrédéric Buclin2016-05-1534-133/+223
|\ \ | |/
| * Bug 1269388 - Release notes for Bugzilla 5.0.3Frédéric Buclin2016-05-131-0/+34
| * Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if tab...Dylan William Hardison2016-05-131-1/+1
| * Add build.platform = linux64, machine.platform = linux64 to taskgraph.json to...David Lawrence2016-05-021-6/+42
| * Bug 1259881 - CSV export vulnerable to formulae injection (again)Frédéric Buclin2016-04-251-3/+4