aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB
Commit message (Expand)AuthorAgeFilesLines
* Bug 1234977: Replace \d+ by [0-9]+ in critical validation placesFrédéric Buclin2016-03-091-1/+1
* Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson2015-09-231-0/+69
* Bug 1138417: sql_group_concat() generates bad SQL code with PostgreSQL 8.xSimon Green2015-04-091-51/+86
* Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgiMatt Tyson2015-03-201-1/+1
* Bug 1088086: Possible duplicate search doesn't return any results if you inpu...Byron Jones2015-02-201-7/+11
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-041-2/+1
* Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not existDylan William Hardison2014-09-281-0/+3
* Bug 252555: Remove the ANSI mode when running MySQLVishant Gautam2014-09-151-3/+4
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-281-1/+2
* Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-141-3/+15
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-139-0/+10
* Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated ...Simon Green2014-08-101-0/+10
* Bug 1044561: Bad definition of indexes for the new user_api_keys DB tableFrédéric Buclin2014-07-311-2/+2
* Bug 726696 - All authenticated WebServices methods should require username/pa...Simon Green2014-07-271-1/+21
* Bug 936275 - In buglists, flags are sorted alphabetically instead of using th...Simon Green2014-07-152-32/+76
* Bug 1022923 - Add index to bug_user_last_visit.last_visit_tsDylan William Hardison2014-06-121-1/+2
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+19
* Bug 870369: An error about longdescs.comment_id is thrown by MySQL 5.1 and ol...Frédéric Buclin2013-12-251-0/+4
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-251-0/+48
* Bug 938161: sql_date_format() method for SQLite has an incorrect default formatFrédéric Buclin2013-11-141-1/+1
* Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko2013-11-051-0/+12
* Bug 919475: [Oracle] Crash when non-mandatory free text custom fields are lef...Jiří Netolický2013-09-231-0/+4
* Bug 911512: Bugzilla::DB::Oracle lacks POD coverageDamien Nozay2013-09-031-0/+66
* Bug 903895 - Allow more than 32k componentsSimon Green2013-08-301-5/+5
* Bug 858909: When running checksetup.pl for the first time using Oracle as DB ...Frédéric Buclin2013-04-281-1/+1
* Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not exis...Frédéric Buclin2013-04-181-1/+3
* Bug 148564 - Ability to ignore specific bugs (not get email from them, even a...Dave Lawrence2013-04-081-0/+17
* Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_inn...Frédéric Buclin2013-03-201-3/+2
* Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE i...Dave Lawrence2013-02-171-4/+4
* Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to imp...Frédéric Buclin2013-01-071-1/+1
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-024-3/+4
* Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package requir...Frédéric Buclin2012-12-061-1/+1
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-018-9/+9
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-308-0/+228
* Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-221-3/+3
* Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...Frédéric Buclin2012-11-031-1/+4
* Bug 780053: Oracle crashes when listing keywords, tags or flags in buglistsDavid Taylor2012-10-191-9/+13
* Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3Frédéric Buclin2012-10-161-4/+5
* Update POD to fix bustage in Perl 5.16.1Frédéric Buclin2012-09-142-0/+7
* Bug 787687: SQLite doesn't support CHAR_LENGTH nativelyFrédéric Buclin2012-09-041-0/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-019-2/+26
* Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL co...Frédéric Buclin2012-08-302-29/+97
* Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor2012-08-261-0/+6
* Bug 783786: PostgreSQL databases can be created with the wrong encodingFrédéric Buclin2012-08-211-0/+10
* Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi2012-08-181-1/+1
* Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman2012-08-071-0/+17
* Bug 756953 - Dependencies table should have unique index so that duplicate en...Dave Lawrence2012-08-021-1/+2
* Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growthDave Lawrence2012-07-311-2/+2
* Bug 776972 - Increase bugs_activity primary key size to INTSERIAL for future ...Dave Lawrence2012-07-251-1/+1
* Bug 764466 - Add a primary key to the profiles_activity tableDave Lawrence2012-07-231-0/+2