aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-274-48/+308
* Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com2007-05-261-0/+2
* Bug 382037: Default CC is ignored when a bug is created via the webservicemkanat%bugzilla.org2007-05-261-1/+1
* Bug 381640: abstract_schema hook is broken--it prevents modification of the e...mkanat%bugzilla.org2007-05-261-14/+18
* Bug 304999: Emails not generating Date header for non-sendmail methods - Patc...lpsolit%gmail.com2007-05-251-0/+7
* Bug 380928 – Bugzilla::Auth::Verify::create_or_update_user can return st...ghendricks%novell.com2007-05-231-4/+3
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-05-172-0/+101
* Bug 373660: Move dependency checking from process_bug into Bugzilla::Bugmkanat%bugzilla.org2007-05-151-20/+52
* Bug 379787: Flag request mail has a blank requestee when requestee doesn't ge...lpsolit%gmail.com2007-05-151-0/+2
* Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin ...lpsolit%gmail.com2007-05-141-114/+23
* Bug 327077: Implement a way to get all the components with a given default as...lpsolit%gmail.com2007-05-131-5/+24
* Bug 376908: Installation process should not assume skins are in the same dire...lpsolit%gmail.com2007-05-103-4/+5
* Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer e...mkanat%bugzilla.org2007-05-061-2/+3
* Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...mkanat%bugzilla.org2007-05-063-109/+49
* Bug 378672: Use of uninitialized value in numeric comparison (<=>) at Bugzill...lpsolit%gmail.com2007-04-251-2/+2
* Bug 377564: Indexes are not renamed when renaming tablesmkanat%bugzilla.org2007-04-193-1/+41
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-191-0/+3
* Bug 372531: "match" should be a generic function in Bugzilla::Objectmkanat%bugzilla.org2007-04-193-75/+84
* Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch b...lpsolit%gmail.com2007-04-182-4/+32
* Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...justdave%bugzilla.org2007-04-155-2/+128
* Bug 92552: Separate reassignment from bug status change (they are now indepen...lpsolit%gmail.com2007-04-131-17/+0
* Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi...lpsolit%gmail.com2007-04-111-0/+84
* Bug 371727: One week is too long to wait for an update notification - Patch b...lpsolit%gmail.com2007-04-071-1/+1
* Bug 376497: validateID() should return an attachment object - Patch by Fré...lpsolit%gmail.com2007-04-041-8/+8
* Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit]reed%reedloden.com2007-03-261-1/+1
* Bug 375357: GD::Graph requires GD::Text (not vice-versa)mkanat%bugzilla.org2007-03-261-5/+5
* Bug 375352: Building DBI requires PathToolsmkanat%bugzilla.org2007-03-261-5/+5
* Bug 371475: Quicksearch should include OS field (in addition to Platform fiel...lpsolit%gmail.com2007-03-251-2/+6
* Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric ...lpsolit%gmail.com2007-03-251-1/+1
* Bug 375246: Installation is broken by "can't coerce array into hash"mkanat%bugzilla.org2007-03-251-1/+1
* Bug 374016: Use transactions to create bugsmkanat%bugzilla.org2007-03-241-5/+8
* Bug 374012: Use transactions inside of Bugzilla::Objectmkanat%bugzilla.org2007-03-241-1/+9
* Bug 192054: Bugzilla dependencies upgrade messages in wrong ordermkanat%bugzilla.org2007-03-211-50/+65
* Bug 374540: Print out the requirements in an HTML table instead of preformatt...mkanat%bugzilla.org2007-03-212-17/+34
* Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2007-03-201-19/+52
* Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org2007-03-171-3/+250
* Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Ma...lpsolit%gmail.com2007-03-172-13/+7
* Bug 174085: Want to be able to query via group in quicksearch - Patch by Teem...lpsolit%gmail.com2007-03-171-0/+1
* Bug 45207: Automated sanity check that can send an e-mail if there are proble...lpsolit%gmail.com2007-03-171-0/+1
* Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...mkanat%bugzilla.org2007-03-165-105/+202
* Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choos...mkanat%bugzilla.org2007-03-151-2/+11
* Bug 374004: Enable transaction code and use it in some installation placesmkanat%bugzilla.org2007-03-153-40/+57
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2007-03-111-3/+3
* Bug 373511: InnoDB conversion can fail silentlymkanat%bugzilla.org2007-03-111-0/+18
* Bug 373442: Add referential integrity against the profiles table in some more...mkanat%bugzilla.org2007-03-114-172/+192
* We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup ...mkanat%bugzilla.org2007-03-101-1/+1
* Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgimkanat%bugzilla.org2007-03-103-29/+107
* Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer...lpsolit%gmail.com2007-03-101-2/+2
* Fix POD to fix burning tree from checkin of bug 347439.mkanat%bugzilla.org2007-03-101-3/+9
* Bug 347439: Implement support for referential integrity in Bugzilla::DB::Sche...mkanat%bugzilla.org2007-03-104-29/+297