Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-13 | Bug 383935: Display how many other users have chosen to see your saved ↵ | lpsolit%gmail.com | 1 | -0/+23 | |
search in their footer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=LpSolit | |||||
2007-05-27 | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵ | lpsolit%gmail.com | 4 | -48/+308 | |
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-05-26 | Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-05-26 | Bug 382037: Default CC is ignored when a bug is created via the webservice | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-05-26 | Bug 381640: abstract_schema hook is broken--it prevents modification of the ↵ | mkanat%bugzilla.org | 1 | -14/+18 | |
extension's own tables Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-05-25 | Bug 304999: Emails not generating Date header for non-sendmail methods - ↵ | lpsolit%gmail.com | 1 | -0/+7 | |
Patch by Brion Vibber <brion@pobox.com> r=glob a=mkanat | |||||
2007-05-24 | Bug 380928 â Bugzilla::Auth::Verify::create_or_update_user can return ↵ | ghendricks%novell.com | 1 | -4/+3 | |
stale Bugzilla::User object patch by vrb@novell.com r=mkanat a=mkanat | |||||
2007-05-17 | Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2 | -0/+101 | |
<LpSolit@gmail.com> r=gerv r=mkanat a=mkanat | |||||
2007-05-15 | Bug 373660: Move dependency checking from process_bug into Bugzilla::Bug | mkanat%bugzilla.org | 1 | -20/+52 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-05-15 | Bug 379787: Flag request mail has a blank requestee when requestee doesn't ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
get the mail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=myk a=LpSolit | |||||
2007-05-15 | Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin ↵ | lpsolit%gmail.com | 1 | -114/+23 | |
<bugreport@peshkin.net> r/a=mkanat | |||||
2007-05-14 | Bug 327077: Implement a way to get all the components with a given default ↵ | lpsolit%gmail.com | 1 | -5/+24 | |
assignee (owner) and/or default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit | |||||
2007-05-10 | Bug 376908: Installation process should not assume skins are in the same ↵ | lpsolit%gmail.com | 3 | -4/+5 | |
directory as checksetup.pl - Patch by guillomovitch@zarb.org r/a=mkanat | |||||
2007-05-06 | Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer ↵ | mkanat%bugzilla.org | 1 | -2/+3 | |
exists, use $languages[0] instead. r=LpSolit | |||||
2007-05-06 | Bug 374331: Bugzilla::Template should use template_include_path from ↵ | mkanat%bugzilla.org | 3 | -109/+49 | |
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat | |||||
2007-04-25 | Bug 378672: Use of uninitialized value in numeric comparison (<=>) at ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Bugzilla/Update.pm line 178 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-04-19 | Bug 377564: Indexes are not renamed when renaming tables | mkanat%bugzilla.org | 3 | -1/+41 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-04-19 | Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
get the correct URL to the Bugzilla installation - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | |||||
2007-04-19 | Bug 372531: "match" should be a generic function in Bugzilla::Object | mkanat%bugzilla.org | 3 | -75/+84 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-04-18 | Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch ↵ | lpsolit%gmail.com | 2 | -4/+32 | |
by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton r=mkanat a=LpSolit | |||||
2007-04-15 | Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting ↵ | justdave%bugzilla.org | 5 | -2/+128 | |
throws an error Patch by mkanat and justdave r=LpSolit,mkanat; a=mkanat | |||||
2007-04-13 | Bug 92552: Separate reassignment from bug status change (they are now ↵ | lpsolit%gmail.com | 1 | -17/+0 | |
independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-04-11 | Bug 375191: Remove ChangeStatus() and ChangeResolution() from ↵ | lpsolit%gmail.com | 1 | -0/+84 | |
process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit | |||||
2007-04-07 | Bug 371727: One week is too long to wait for an update notification - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-04-04 | Bug 376497: validateID() should return an attachment object - Patch by ↵ | lpsolit%gmail.com | 1 | -8/+8 | |
Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | |||||
2007-03-26 | Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit] | reed%reedloden.com | 1 | -1/+1 | |
2007-03-26 | Bug 375357: GD::Graph requires GD::Text (not vice-versa) | mkanat%bugzilla.org | 1 | -5/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-26 | Bug 375352: Building DBI requires PathTools | mkanat%bugzilla.org | 1 | -5/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-25 | Bug 371475: Quicksearch should include OS field (in addition to Platform ↵ | lpsolit%gmail.com | 1 | -2/+6 | |
field) by default - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | |||||
2007-03-25 | Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-03-25 | Bug 375246: Installation is broken by "can't coerce array into hash" | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-24 | Bug 374016: Use transactions to create bugs | mkanat%bugzilla.org | 1 | -5/+8 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-24 | Bug 374012: Use transactions inside of Bugzilla::Object | mkanat%bugzilla.org | 1 | -1/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-21 | Bug 192054: Bugzilla dependencies upgrade messages in wrong order | mkanat%bugzilla.org | 1 | -50/+65 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-21 | Bug 374540: Print out the requirements in an HTML table instead of ↵ | mkanat%bugzilla.org | 2 | -17/+34 | |
preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-20 | Bug 374330: Make it possible for installation templates to be text or HTML | mkanat%bugzilla.org | 1 | -19/+52 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-17 | Bug 374227: Create a system for localizing basic installation strings | mkanat%bugzilla.org | 1 | -3/+250 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-17 | Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu ↵ | lpsolit%gmail.com | 2 | -13/+7 | |
Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | |||||
2007-03-17 | Bug 174085: Want to be able to query via group in quicksearch - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit | |||||
2007-03-17 | Bug 45207: Automated sanity check that can send an e-mail if there are ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2007-03-16 | Bug 374215: Move all generally-useful Installation subroutines to ↵ | mkanat%bugzilla.org | 5 | -105/+202 | |
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-15 | Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can ↵ | mkanat%bugzilla.org | 1 | -2/+11 | |
choose their own level Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-15 | Bug 374004: Enable transaction code and use it in some installation places | mkanat%bugzilla.org | 3 | -40/+57 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-11 | Bug 366466 - "flag notification mail has canceled spelled incorrectly" ↵ | reed%reedloden.com | 1 | -3/+3 | |
[p=reed r=timeless a=mkanat] | |||||
2007-03-11 | Bug 373511: InnoDB conversion can fail silently | mkanat%bugzilla.org | 1 | -0/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-11 | Bug 373442: Add referential integrity against the profiles table in some ↵ | mkanat%bugzilla.org | 4 | -172/+192 | |
more simple places Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-11 | We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
tinderboxen to burn. | |||||
2007-03-10 | Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgi | mkanat%bugzilla.org | 3 | -29/+107 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-10 | Bug 365150: #cNN comment not part of linkified URL - Patch by David D. ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit | |||||
2007-03-10 | Fix POD to fix burning tree from checkin of bug 347439. | mkanat%bugzilla.org | 1 | -3/+9 | |