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
2009-08-17
Bug 509497: Implement sql_group_concat for all databases
mkanat%bugzilla.org
1
-1
/
+2
2009-08-06
Bug 508181: UTF-8 table conversion was failing when there were FKs on the col...
mkanat%bugzilla.org
1
-0
/
+22
2009-07-07
Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t...
mkanat%bugzilla.org
1
-1
/
+0
2009-02-20
Bug 477459: buglist.cgi crashes for logged out users if the "Reporter" column...
lpsolit%gmail.com
1
-1
/
+1
2009-01-29
Bug 219021: Only display email addresses to logged-in users
mkanat%bugzilla.org
1
-0
/
+25
2008-12-03
Bug 463688: editusers.cgi no longer lets you search for users using regular e...
lpsolit%gmail.com
1
-7
/
+6
2008-11-06
Oh, actually, Xiaoou was right about where the constraint is supposed to go.
mkanat%bugzilla.org
1
-2
/
+2
2008-11-06
Bug 460421: [Oracle] Adding custom fields with type FIELD_TYPE_MULTI_SELECT r...
mkanat%bugzilla.org
1
-1
/
+1
2008-10-25
Bug 291433: Ability to have custom fields whose visibility depends on the val...
mkanat%bugzilla.org
1
-5
/
+9
2008-10-17
Bug 455857: [Oracle] 'Find a Specific Bug' doesn't work - Patch by Xiaoou <xi...
lpsolit%gmail.com
1
-0
/
+1
2008-08-01
Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1
mkanat%bugzilla.org
1
-1
/
+1
2008-07-01
Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete invali...
mkanat%bugzilla.org
1
-20
/
+39
2008-06-30
Bug 327344: Create sql_iposition and use it in Search.pm to fix the fact that...
mkanat%bugzilla.org
1
-1
/
+15
2008-06-29
Bug 429804: Add Foreign Keys to Multiselect fields
mkanat%bugzilla.org
1
-4
/
+10
2008-06-20
Bug 157092 â Implement a checking mechanism for invalid regexp
dkl%redhat.com
1
-0
/
+9
2008-04-20
Bug 429847: config.cgi should include additional information about custom fie...
lpsolit%gmail.com
1
-40
/
+0
2008-03-25
Bug 419979: Bugzilla::DB::bz_add_field_table directly modifies the FIELD_TABL...
mkanat%bugzilla.org
1
-8
/
+13
2008-02-06
Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Pa...
lpsolit%gmail.com
1
-0
/
+7
2008-01-28
Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm...
lpsolit%gmail.com
1
-115
/
+1
2008-01-18
Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail
mkanat%bugzilla.org
1
-0
/
+31
2007-12-19
Bug 408766: Apache::DBI was unnecessary and was causing problems for some users.
mkanat%bugzilla.org
1
-1
/
+0
2007-12-16
Bug 369062 prior should read "earlier" in edit groups
timeless%mozdev.org
1
-1
/
+1
2007-12-13
Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle
mkanat%bugzilla.org
1
-0
/
+31
2007-12-11
Bug 310717: [Oracle] Bugzilla::DB::Oracle module
mkanat%bugzilla.org
1
-0
/
+56
2007-09-08
Bug 287330: Multi-Select Custom Fields
mkanat%bugzilla.org
1
-3
/
+15
2007-08-21
Bug 257351: collectstats.pl dies if an invalid series is defined - Patch by F...
lpsolit%gmail.com
1
-1
/
+1
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
[next]