Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-25 | Bug 1289154 - remove line about bugs because it shows up hundreds of times ↵ | Gervase Markham | 1 | -8/+0 | |
in PDF output. | |||||
2016-07-23 | Bug 1226865 - more fixes to Localiser's Guide (replace wrongly HTML-encoded >) | Gervase Markham | 1 | -6/+6 | |
2016-07-21 | - Fixed errors from t/002goodperl.t with t/015remote_ip.t | David Lawrence | 1 | -0/+3 | |
2016-07-13 | Bug 1284021 - checksetup.pl spins in an infinite loop when denied terminal ↵ | Tina Hardison | 1 | -28/+18 | |
input and no admin login is provided r=dkl | |||||
2016-07-08 | Bug 542507 - [PostgreSQL] The db_user sometimes cannot connect to the ↵ | Dylan William Hardison | 4 | -11/+12 | |
"template1" database | |||||
2016-07-08 | Bug 1284277 - nits | Dylan William Hardison | 1 | -1/+0 | |
2016-07-08 | Bug 1284277 - allow inbound_proxy to be set to '*' | Dylan William Hardison | 4 | -22/+111 | |
r=dkl | |||||
2016-07-06 | Bug 1203960 - Add syntax highlighting to markdown | Albert Ting | 6 | -3/+129 | |
r=dylan Initial implementation by Koosha KM <koosha.khajeh@gmail.com> | |||||
2016-07-06 | remove lpsolit per request | Dylan William Hardison | 1 | -1/+0 | |
2016-07-01 | Merge pull request #7 from dylanwh/master | Dylan William Hardison | 1 | -1/+1 | |
Bug 1283612 - Add Bugzilla::Extension module loader last r=dkl | |||||
2016-06-30 | Bug 1283612 - Add Bugzilla::Extension module loader last | Dylan William Hardison | 1 | -1/+1 | |
Currently, anything that is loaded after the bugzilla extensions are loaded has to search through each callback inserted into @INC by Bugzilla::Extension. If you have a lot of extensions this is slow. It is harmless to search for Bugzilla::Extension::* modules last, so we replace the unshift with a push. | |||||
2016-06-23 | more mailmap entries | Dylan William Hardison | 1 | -39/+44 | |
2016-06-22 | add mailmap file to make history make more sense | Dylan William Hardison | 1 | -0/+74 | |
2016-06-01 | Bug 1274764 - Increasing memcached performance is possible because ↵ | Dylan Hardison | 1 | -49/+2 | |
Cache::Memcached::Fast does not need detainting r=dkl,a=dylan | |||||
2016-06-01 | Fix documentation compilation errors due to bug 645282 | Frédéric Buclin | 1 | -2/+4 | |
2016-06-01 | Fix default API URL | Frédéric Buclin | 1 | -1/+1 | |
2016-06-01 | Bug 1269266 - API links for Bugzilla 5+ not working anymore | Frédéric Buclin | 2 | -6/+5 | |
2016-05-24 | Bug 1275404 - Makefile.PL and META.* should depend on Apache2::SizeLimit, ↵ | David Lawrence | 3 | -4/+4 | |
not Apache::SizeLimit r=dylan | |||||
2016-05-23 | Bug 1272883 - [Oracle] Exclude APEX tables from $dbh->bz_table_list_real() | Frédéric Buclin | 1 | -1/+2 | |
r=dkl | |||||
2016-05-20 | Bug 1205415 - Markdown incorrectly parses BlockQuote inside a CodeBlock | Albert Ting | 1 | -1/+9 | |
r=dylan | |||||
2016-05-20 | add markdown tests for Bug 1205415 | Dylan Hardison | 4 | -4/+68 | |
2016-05-20 | Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ↵ | Frédéric Buclin | 1 | -9/+8 | |
upgrade r=dkl | |||||
2016-05-18 | Bug 1273699 - patch to add to and correct pod for checksetup.pl | Kenneth Lorber | 1 | -3/+13 | |
r=dylan | |||||
2016-05-16 | Bumped version post-release | David Lawrence | 1 | -1/+1 | |
2016-05-16 | Bumped version to 5.1.1 | David Lawrence | 1 | -1/+1 | |
2016-05-16 | Bug 1253263 - (CVE-2016-2803) [SECURITY] XSS vulnerability in dependency ↵ | Frédéric Buclin | 1 | -1/+7 | |
graphs via bug summary r/a=dkl | |||||
2016-05-16 | Bug 1272247 - Small inconsistencies in layout when editing field values | Emmanuel Seyman | 2 | -3/+3 | |
r=dylan | |||||
2016-05-16 | Bug 1261114 - Release notes cannot be displayed due to missing ↵ | David Lawrence | 2 | -28/+48 | |
REQUIRED_MODULES and OPTIONAL_MODULES r=dylan | |||||
2016-05-16 | Bug 907710 - Add UI to reverse sort order | David Lawrence | 2 | -4/+7 | |
r=LpSolit | |||||
2016-05-13 | Bug 1208947 - Comment links in markdown-based emails are incomplete | Albert Ting | 2 | -17/+12 | |
r=LpSolit | |||||
2016-05-13 | Bug 1269388 - Release notes for Bugzilla 5.0.3 | Frédéric Buclin | 1 | -0/+34 | |
r=dkl | |||||
2016-05-13 | Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if ↵ | Dylan William Hardison | 1 | -1/+1 | |
tab.link is user-controlled | |||||
2016-05-13 | Rationalise lists of built-in groups and their capabilities into one correct ↵ | Gervase Markham | 3 | -80/+60 | |
list. r=dylan | |||||
2016-05-12 | Bug 1270991 - Update jQuery to 1.12.x | Frédéric Buclin | 4 | -178/+180 | |
r=dkl | |||||
2016-05-12 | Bug 1269160 - Localconfig.pm: LOCALCONFIG_VARS docs and functionality loss | Kenneth Lorber | 1 | -8/+13 | |
r=dylan | |||||
2016-05-12 | Bug 645282 - Document how to configure nginx to work with Bugzilla | Alex Xu | 1 | -3/+79 | |
r=dylan | |||||
2016-05-10 | re-add check-modules | Dylan William Hardison | 1 | -2/+2 | |
2016-05-10 | nit: include --skip-satisfied and --quiet for checksetup cpanm helper. | Dylan William Hardison | 1 | -2/+2 | |
2016-05-10 | Bug 1270536 - Provide helper script to run cpanm with sane default arguments | Dylan William Hardison | 1 | -1/+28 | |
2016-05-10 | Bug 1251100 - checksetup.pl no longer tells admins which modules are ↵ | Dylan William Hardison | 24 | -188/+9205 | |
installed and which version is installed | |||||
2016-05-10 | Bug 1270550 - Can't locate loadable object for module ↵ | Dylan Hardison | 5 | -0/+9 | |
main::Tie::Hash::NamedCapture in @INC r=dkl | |||||
2016-05-05 | Bug 1258157 - Document how to run Bugzilla as a PSGI application from Apache | Frédéric Buclin | 1 | -4/+51 | |
r=dylan | |||||
2016-05-05 | Due to bug 218917, checksetup_answers.txt needs ADMIN_LOGIN to be defined ↵ | David Lawrence | 1 | -0/+1 | |
properly. | |||||
2016-05-03 | Bug 1268989 - Inefficient check of "Bugzilla_api_token" might lead to ↵ | Dylan William Hardison | 1 | -9/+6 | |
CSRF/data disclosure vulnerability in Bugzilla's REST API r=dkl | |||||
2016-05-02 | Add build.platform = linux64, machine.platform = linux64 to taskgraph.json ↵ | David Lawrence | 1 | -6/+42 | |
to remove b2gtest from Treeherder results | |||||
2016-05-02 | Bug 1269252 - Using callback parameter with REST API causes read-only ↵ | David Lawrence | 1 | -5/+1 | |
accessor error in Bugzilla/API/Server.pm r=dylan | |||||
2016-04-28 | Bug 1268174 - [PostgreSQL] $dbh->bz_add_column() fails to create new columns ↵ | Frédéric Buclin | 2 | -8/+36 | |
with the NOT NULL constraint if there is no DEFAULT value r=gerv | |||||
2016-04-27 | Bug 1268146 - profiles.email is set back to match profiles.login_name every ↵ | Frédéric Buclin | 1 | -2/+4 | |
time checksetup.pl is run r=gerv | |||||
2016-04-27 | Bug 218917 - Allow the login name to be different from the email address | Frédéric Buclin | 78 | -598/+1014 | |
Original patch by Gervase Markham r=gerv a=dkl | |||||
2016-04-26 | fix module metadata | Dylan William Hardison | 4 | -10/+19 | |