index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
DB.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
Bug 388765: Bugzilla::DB::db_new should accept attributes that *override* the...
mkanat%bugzilla.org
1
-15
/
+23
2007-04-19
Bug 377564: Indexes are not renamed when renaming tables
mkanat%bugzilla.org
1
-0
/
+11
2007-04-15
Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...
justdave%bugzilla.org
1
-1
/
+43
2007-03-16
Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...
mkanat%bugzilla.org
1
-0
/
+1
2007-03-15
Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choos...
mkanat%bugzilla.org
1
-2
/
+11
2007-03-15
Bug 374004: Enable transaction code and use it in some installation places
mkanat%bugzilla.org
1
-21
/
+43
2007-03-11
Bug 373442: Add referential integrity against the profiles table in some more...
mkanat%bugzilla.org
1
-6
/
+86
2007-03-10
Bug 347439: Implement support for referential integrity in Bugzilla::DB::Sche...
mkanat%bugzilla.org
1
-2
/
+3
2006-12-17
Bug 364055: Message confusing when your version of DBD::foo is too old - Patc...
lpsolit%gmail.com
1
-1
/
+1
2006-12-14
Bug 360710: checksetup.pl needs to blacklist some non-working external modules
mkanat%bugzilla.org
1
-3
/
+4
2006-11-19
Bug 304550: Bugzilla should always store data in MySQL as UTF-8
mkanat%bugzilla.org
1
-3
/
+13
2006-11-13
Bug 350307: Split out the create and update functionality of Bugzilla::Field:...
mkanat%bugzilla.org
1
-0
/
+2
2006-10-17
Bug 192451: Checksetup should prioritize missing module whines
mkanat%bugzilla.org
1
-1
/
+1
2006-09-19
Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig from...
mkanat%bugzilla.org
1
-14
/
+21
2006-09-14
Bug 352608: Make checksetup more localizable
mkanat%bugzilla.org
1
-18
/
+20
2006-09-09
Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...
lpsolit%gmail.com
1
-1
/
+16
2006-09-04
Bug 13534: Remove REMIND and LATER from the default resolution list (only aff...
lpsolit%gmail.com
1
-2
/
+2
2006-08-31
Bug 350649: Improve the rendering of POD from Bugzilla::DB
mkanat%bugzilla.org
1
-334
/
+874
2006-08-22
Bug 349363: DB::bz_add_column() shouldn't print anything when called from edi...
lpsolit%gmail.com
1
-1
/
+2
2006-07-30
Bug 346414: Move the creation/maintenance of the data/ directory out of check...
mkanat%bugzilla.org
1
-2
/
+7
2006-07-29
Bug 346410: Move enum-table population code into Bugzilla::DB
mkanat%bugzilla.org
1
-12
/
+68
2006-07-29
Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DB
mkanat%bugzilla.org
1
-4
/
+158
2006-07-04
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
1
-1
/
+1
2006-07-04
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
1
-5
/
+7
2006-06-20
Bug 278017: Eliminate use of deprecated Bugzilla::DB routines (SendSQL, etc.)...
lpsolit%gmail.com
1
-139
/
+2
2006-06-19
Spelling in code comments patch: 'wirtten' -> 'written' in Bugzilla/DB.pm; pa...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'defauly' -> 'default' in Bugzilla/DB.pm; pa...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'overriden' -> 'overridden' in Bugzilla/DB.p...
vladd%bugzilla.org
1
-12
/
+12
2006-06-19
Spelling in code comments patch: 'theres' -> 'there's' in Bugzilla/DB.pm; pat...
vladd%bugzilla.org
1
-1
/
+1
2006-05-29
Bug 302876: Database Version-Checking needs to be more modular and more generic
mkanat%bugzilla.org
1
-29
/
+8
2006-01-05
Bug 322412 Typo in error message
timeless%mozdev.org
1
-1
/
+1
2005-12-30
Bug 311047: populating enum tables fails without localconfig, when upgrading
mkanat%kerio.com
1
-0
/
+27
2005-12-23
Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fré...
lpsolit%gmail.com
1
-0
/
+7
2005-11-14
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b...
lpsolit%gmail.com
1
-2
/
+2
2005-11-10
Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by Fré...
lpsolit%gmail.com
1
-0
/
+3
2005-10-13
Bug 311434: bz_table_columns should use _bz_real_schema
mkanat%kerio.com
1
-1
/
+1
2005-09-03
Bug 299230: Schema-Modification Functions Shouldn't Die on A DB-side Deletion...
mkanat%kerio.com
1
-3
/
+16
2005-08-31
Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept st...
mkanat%kerio.com
1
-2
/
+5
2005-08-15
Bug 304588: Remove 'use Bugzilla::User' from DB.pm - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-2
/
+1
2005-08-13
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-3
/
+3
2005-08-09
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
1
-3
/
+3
2005-08-09
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-3
/
+3
2005-08-05
Bug 303088: MoreSQLData and FetchSQLData/FetchOneColumn may return wrong resu...
lpsolit%gmail.com
1
-2
/
+5
2005-07-26
Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-7
/
+25
2005-07-15
Fix for bug 232612: enables boolean mode fulltext searches for better searchi...
myk%mozilla.org
1
-12
/
+13
2005-07-08
Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...
mkanat%kerio.com
1
-0
/
+40
2005-06-15
Bug 293501: Add me to files where I belong and fix kerio.com emails
mkanat%kerio.com
1
-0
/
+1
2005-05-27
Bug 286672: Require correct DBD depending on the $db_driver in use
mkanat%kerio.com
1
-1
/
+5
2005-04-23
Bug 287986: Bugzilla::DB::Mysql needs a way to read in a Schema object from t...
mkanat%kerio.com
1
-21
/
+35
2005-04-23
Bug 285722: Updates From 2.18- to 2.20+ will not work
mkanat%kerio.com
1
-287
/
+27
[next]