- 06 Jul, 2016 2 commits
-
-
Albert Ting authored
r=dylan Initial implementation by Koosha KM <koosha.khajeh@gmail.com>
-
Dylan William Hardison authored
-
- 30 Jun, 2016 2 commits
-
-
Dylan William Hardison authored
Bug 1283612 - Add Bugzilla::Extension module loader last r=dkl
-
Dylan William Hardison authored
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.
-
- 23 Jun, 2016 1 commit
-
-
Dylan William Hardison authored
-
- 22 Jun, 2016 1 commit
-
-
Dylan William Hardison authored
-
- 01 Jun, 2016 4 commits
-
-
Dylan Hardison authored
Bug 1274764 - Increasing memcached performance is possible because Cache::Memcached::Fast does not need detainting r=dkl,a=dylan
-
Frédéric Buclin authored
-
Frédéric Buclin authored
-
Frédéric Buclin authored
-
- 24 May, 2016 1 commit
-
-
David Lawrence authored
r=dylan
-
- 23 May, 2016 1 commit
-
-
Frédéric Buclin authored
r=dkl
-
- 20 May, 2016 2 commits
-
-
Albert Ting authored
r=dylan
-
Dylan Hardison authored
-
- 19 May, 2016 1 commit
-
-
Frédéric Buclin authored
r=dkl
-
- 18 May, 2016 1 commit
-
-
Kenneth Lorber authored
r=dylan
-
- 16 May, 2016 6 commits
-
-
David Lawrence authored
-
David Lawrence authored
-
Frédéric Buclin authored
r/a=dkl
-
Emmanuel Seyman authored
r=dylan
-
David Lawrence authored
Bug 1261114 - Release notes cannot be displayed due to missing REQUIRED_MODULES and OPTIONAL_MODULES r=dylan
-
David Lawrence authored
r=LpSolit
-
- 13 May, 2016 4 commits
-
-
Albert Ting authored
r=LpSolit
-
Frédéric Buclin authored
r=dkl
-
Dylan William Hardison authored
Bug 1250114 - XSS possible in extensions calling global/tabs.html.tmpl if tab.link is user-controlled
-
Gervase Markham authored
-
- 12 May, 2016 3 commits
-
-
Frédéric Buclin authored
r=dkl
-
Kenneth Lorber authored
r=dylan
-
Alex Xu authored
r=dylan
-
- 10 May, 2016 4 commits
-
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
Dylan William Hardison authored
-
Dylan William Hardison authored
Bug 1251100 - checksetup.pl no longer tells admins which modules are installed and which version is installed
-
- 09 May, 2016 1 commit
-
-
Dylan Hardison authored
r=dkl
-
- 05 May, 2016 2 commits
-
-
Frédéric Buclin authored
r=dylan
-
David Lawrence authored
-
- 03 May, 2016 1 commit
-
-
Dylan William Hardison authored
Bug 1268989 - Inefficient check of "Bugzilla_api_token" might lead to CSRF/data disclosure vulnerability in Bugzilla's REST API r=dkl
-
- 02 May, 2016 2 commits
-
-
David Lawrence authored
Add build.platform = linux64, machine.platform = linux64 to taskgraph.json to remove b2gtest from Treeherder results
-
David Lawrence authored
Bug 1269252 - Using callback parameter with REST API causes read-only accessor error in Bugzilla/API/Server.pm r=dylan
-
- 28 Apr, 2016 1 commit
-
-
Frédéric Buclin authored
Bug 1268174 - [PostgreSQL] $dbh->bz_add_column() fails to create new columns with the NOT NULL constraint if there is no DEFAULT value r=gerv
-