- 15 Apr, 2020 2 commits
-
-
Dylan William Hardison authored
-
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
-
- 27 Mar, 2020 2 commits
-
-
Давид Добряков authored
-
Давид Добряков authored
-
- 13 Nov, 2019 1 commit
-
-
Vitaly Lipatov authored
-
- 01 Feb, 2019 1 commit
-
-
Perl Tidy authored
blame jeff
-
- 31 Jan, 2019 2 commits
-
-
Dylan William Hardison authored
-
Perl Tidy authored
-
- 09 Mar, 2016 1 commit
-
-
Frédéric Buclin authored
r=dylan a=dkl
-
- 26 Aug, 2015 1 commit
-
-
Frédéric Buclin authored
r=gerv a=sgreen
-
- 13 Aug, 2015 1 commit
-
-
Frédéric Buclin authored
Bug 1191937: If a bug comment contains a reference to a very large bug ID, the bug is no longer viewable with PostgreSQL r=gerv a=sgreen
-
- 10 Jun, 2015 1 commit
-
-
Tom Stejskal authored
r=dkl,a=glob
-
- 05 Apr, 2015 2 commits
-
-
Frédéric Buclin authored
r=dkl a=sgreen
-
Frédéric Buclin authored
r=dkl a=sgreen
-
- 08 Dec, 2014 1 commit
-
-
David Lawrence authored
r=glob,a=glob
-
- 04 Nov, 2014 1 commit
-
-
David Lawrence authored
-
- 23 Oct, 2014 1 commit
-
-
Dylan William Hardison authored
Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take into account is_active r=dkl a=glob
-
- 06 Oct, 2014 1 commit
-
-
Simon Green authored
Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients who aren't in the insider group r=glob,a=glob
-
- 18 Sep, 2014 1 commit
-
-
David Lawrence authored
Bug 829273: Certain webservice tests failing due to improper error being thrown for undef or empty bug id values r=glob,a=glob
-
- 10 Sep, 2014 2 commits
-
-
Dylan William Hardison authored
I yearn for review board and more git-based development.
-
Byron Jones authored
r=sgreen,a=sgreen
-
- 09 Sep, 2014 1 commit
-
-
Dylan William Hardison authored
r/a=glob
-
- 28 Aug, 2014 1 commit
-
-
Koosha KM authored
r=dkl,a=sgreen
-
- 13 Aug, 2014 2 commits
-
-
Simon Green authored
r=dkl, a=sgreen
-
Frédéric Buclin authored
r=dkl a=sgreen
-
- 03 Jul, 2014 1 commit
-
-
Byron Jones authored
r=sgreen,a=sgreen
-
- 11 Jun, 2014 1 commit
-
-
Byron Jones authored
r=dkl,a=sgreen
-
- 05 Jun, 2014 1 commit
-
-
Byron Jones authored
r=dkl,a=glob
-
- 29 Apr, 2014 1 commit
-
-
Frédéric Buclin authored
Bug 1001846: When editing cc_accessible using Bug.update, the method should always return is_cc_accessible as being changed r=dkl a=justdave
-
- 22 Apr, 2014 1 commit
-
-
Dylan William Hardison authored
r=glob a=justdave
-
- 20 Mar, 2014 1 commit
-
-
David Lawrence authored
Bug 513212 - Allow people to set "See Also" when filing/creating/entering a bug on enter_bug.cgi or the Bug.create webservice r/a=glob
-
- 27 Feb, 2014 1 commit
-
-
Charlie Somerville authored
r=gerv a=justdave
-
- 26 Feb, 2014 2 commits
-
-
Simon Green authored
r=glob, a=justdave
-
Frédéric Buclin authored
Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thrown by Perl 5.10.1 and 5.12, see bug 405011 r=gerv
-
- 25 Feb, 2014 2 commits
-
-
Frédéric Buclin authored
Bug 405011: Text is cut off when containing Unicode supplementary characters (outside BMP) with MySQL as backend r=gerv a=justdave
-
Frédéric Buclin authored
Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged user doesn't alter the keywords list r=gerv a=justdave
-
- 14 Feb, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl a=justdave
-
- 11 Feb, 2014 1 commit
-
-
Byron Jones authored
r=dkl, a=glob
-
- 10 Feb, 2014 1 commit
-
-
Byron Jones authored
r=LpSolit, a=justdave
-
- 31 Jan, 2014 1 commit
-
-
Byron Jones authored
r=dkl, a=glob
-