summaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Oracle.pm
AgeCommit message (Expand)AuthorFilesLines
2009-08-17Bug 509497: Implement sql_group_concat for all databasesmkanat%bugzilla.org1-0/+92
2009-07-07Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t...mkanat%bugzilla.org1-1/+0
2009-02-26Bug 477745: [Oracle] Search doesn't work because of sql_string_until - Patch ...lpsolit%gmail.com1-0/+7
2009-02-20Bug 477459: buglist.cgi crashes for logged out users if the "Reporter" column...lpsolit%gmail.com1-1/+1
2009-01-05Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ...lpsolit%gmail.com1-1/+1
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org1-1/+3
2008-12-03Bug 463688: editusers.cgi no longer lets you search for users using regular e...lpsolit%gmail.com1-5/+7
2008-11-06Bug 460421: [Oracle] Adding custom fields with type FIELD_TYPE_MULTI_SELECT r...mkanat%bugzilla.org1-0/+9
2008-10-22Bug 460922: [Oracle] Need to drop all the FKs before dropping tables - Patch ...lpsolit%gmail.com1-0/+18
2008-10-17Bug 455857: [Oracle] 'Find a Specific Bug' doesn't work - Patch by Xiaoou <xi...lpsolit%gmail.com1-1/+2
2008-08-27Bug 450379: Searching SQL for candidates to truncate short_desc (> 255 chars)...lpsolit%gmail.com1-0/+2
2008-08-01Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1mkanat%bugzilla.org1-0/+9
2008-08-01Bug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong table...mkanat%bugzilla.org1-12/+48
2008-07-01Bug 442848: [Oracle] Remove hardcoded "ORDER BY quipid" in Bugzilla::DB::Oraclemkanat%bugzilla.org1-2/+2
2008-07-01Bug 432601: [Oracle] Fix 'Find a specific Bug' (fulltext searching)mkanat%bugzilla.org1-2/+2
2008-07-01Bug 421264: Fix 'usemenuforusers' on Oracle (fix empty string replacement)mkanat%bugzilla.org1-2/+7
2008-06-30Bug 421064: [Oracle] whine.pl crashes and doesn't workmkanat%bugzilla.org1-4/+15
2008-06-23Bug 157092: Implement a checking mechanism for invalid regexp (Fix the Oracle...mkanat%bugzilla.org1-0/+10
2008-06-20Bug 157092 – Implement a checking mechanism for invalid regexpdkl%redhat.com1-2/+6
2008-01-19Bug 411832: [Oracle] Change ISOLATION_LEVEL to 'READ COMMITTED'mkanat%bugzilla.org1-1/+1
2008-01-18Bug 408172: [Oracle] Bug lists longer than 1000 bugs failmkanat%bugzilla.org1-0/+16
2007-12-29Bug 410134: [Oracle] Make Oracle case-insensitive for Bugzillamkanat%bugzilla.org1-0/+3
2007-12-13Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org1-0/+23
2007-12-13Bug 408037: [Oracle] Running checksetup.pl twice doesn't workmkanat%bugzilla.org1-1/+7
2007-12-11Bug 310717: [Oracle] Bugzilla::DB::Oracle modulemkanat%bugzilla.org1-0/+487