- 15 Apr, 2020 1 commit
-
-
Dylan William Hardison authored
* use base to make merging with bmo easier * Revert "Bug 1497042 - Enclose table names in CREATE queries" This reverts commit 62d5637a. * refactor Bugzilla::DB to not subclass DBI * use DBIx::Connector to manage database connections * Ensure we always call DBIx::Connector->dbh before any DBI method The code didn't allow a way of doing this without a lot of work. So I had to take the following approach: The 'dbh' attribute is now a method that delegates to DBIx::Connector's dbh method. Per the docs, ->dbh() "Returns the connection's database handle. It will use a an existing handle if there is one, if the process has not been forked or a new thread spawned, and if the database is pingable. Otherwise, it will instantiate, cache, and return a new handle." Then there is the matter of the 'handles' on dbh. I've used Package::Stash to insert proxy methods into the class when it is loaded. * Bug 1328659 - Add support for utf8=utf8mb4 (switches to dynamic/compressed row format, and changes charset to utf8mb4) * add deps * add prepare_cached to the list of delegated methods. This was added in bug 340160 * improve the migration to compressed/dynamic rows, skip views * add missing semicolon * remove pre-utf8mb4 emoji support * fix small issue * add debugging fatal error
-
- 01 Feb, 2019 1 commit
-
-
Perl Tidy authored
blame jeff
-
- 31 Jan, 2019 1 commit
-
-
Perl Tidy authored
-
- 28 Aug, 2015 1 commit
-
-
David Lawrence authored
Bug 1171811: [Voting] When a user votes enough to confirm an individual bug, the bug does not change to CONFIRMED properly r=LpSolit,a=simon
-
- 13 Aug, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl a=sgreen
-
- 04 Mar, 2014 1 commit
-
-
Frédéric Buclin authored
r/a=glob
-
- 27 Jan, 2014 1 commit
-
-
Gervase Markham authored
-
- 08 Jan, 2014 1 commit
-
-
Frédéric Buclin authored
r/a=justdave
-
- 27 Sep, 2013 1 commit
-
-
Frédéric Buclin authored
r=dkl a=justdave
-
- 02 Jan, 2013 1 commit
-
-
Matt Selsky authored
r/a=LpSolit
-
- 01 Jan, 2013 1 commit
-
-
Matt Selsky authored
r/a=LpSolit
-
- 14 Dec, 2012 1 commit
-
-
Sunil Joshi authored
r/a=LpSolit
-
- 03 Dec, 2012 1 commit
-
-
Byron Jones authored
r=LpSolit,a=LpSolit
-
- 01 Dec, 2012 1 commit
-
-
Matt Selsky authored
r/a=LpSolit
-
- 08 Oct, 2012 1 commit
-
-
Frédéric Buclin authored
Bug 652047: checksetup.pl fails to compile/run if the Voting extension is enabled on a fresh install r=glob a=LpSolit
-
- 20 Sep, 2012 1 commit
-
-
Koosha Khajeh Moogahi authored
Bug 450546: Use visible_bugs() where appropriate instead of/in combination with can_see_bug() to improve performance r/a=LpSolit
-
- 17 Apr, 2012 1 commit
-
-
Frédéric Buclin authored
r=glob a=LpSolit
-
- 11 Jan, 2012 1 commit
-
-
Frédéric Buclin authored
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
-
- 23 Oct, 2011 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 28 Sep, 2011 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 15 Sep, 2011 1 commit
-
-
Frédéric Buclin authored
r=dkl a=LpSolit
-
- 25 Jul, 2011 1 commit
-
-
Byron Jones authored
for bugmail. r=LpSolit, a=LpSolit
-
- 05 Jul, 2011 1 commit
-
-
David Lawrence authored
r/a=mkanat
-
- 24 Jun, 2011 1 commit
-
-
David Lawrence authored
Bug 652444 - Voting for bugs where the product allows only one vote per bug but that isn't clear in the voting form or help r/a=LpSolit
-
- 31 May, 2011 1 commit
-
-
David Lawrence authored
Adding missing added file from previous checkin. Previous r/a=mkanat
-
- 27 May, 2011 1 commit
-
-
David Lawrence authored
r/a=mkanat
-
- 24 Apr, 2011 1 commit
-
-
Frédéric Buclin authored
r=mkanat a=LpSolit
-
- 24 Jan, 2011 2 commits
-
-
David Lawrence authored
r=mkanat,a=LpSolit
-
Frédéric Buclin authored
r=dkl a=LpSolit
-
- 12 Dec, 2010 1 commit
-
-
Max Kanat-Alexander authored
calling $class->VERSION on them won't throw an error on Perl 5.12 when there are non-numeric characters in BUGZILLA_VERSION. r=LpSolit, a=LpSolit
-
- 10 Sep, 2010 1 commit
-
-
Guy Pyrzak authored
-
- 27 Aug, 2010 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 06 Jul, 2010 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 03 Jun, 2010 1 commit
-
-
Max Kanat-Alexander authored
VALIDATOR_DEPENDENCIES, so that they don't need custom code in set_all.
-
- 07 May, 2010 1 commit
-
-
Reed Loden authored
[r=mkanat a=mkanat]
-
- 08 Apr, 2010 1 commit
-
-
Frédéric Buclin authored
r=reed a=LpSolit
-
- 05 Apr, 2010 1 commit
-
-
Max Kanat-Alexander authored
r=LpSolit, a=LpSolit
-
- 14 Mar, 2010 1 commit
-
-
Max Kanat-Alexander authored
field-descs globally for all template calls r=LpSolit, a=LpSolit
-
- 01 Mar, 2010 1 commit
-
-
Max Kanat-Alexander authored
Bugzilla->template_inner("")). r=LpSolit, a=LpSolit
-
- 18 Feb, 2010 1 commit
-
-
Max Kanat-Alexander authored
in the Voting extension. (Thanks to timello for pointing this out!)
-