Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2007-03-10 | Bug 347439: Implement support for referential integrity in ↵ | mkanat%bugzilla.org | 4 | -29/+297 | |
Bugzilla::DB::Schema and implement it on profiles_activity Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-09 | Bug 373286: Versions from 2.17.4 - 2.23.2 can no longer upgrade | mkanat%bugzilla.org | 1 | -1/+19 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-09 | Bug 347475: [MySQL] Use InnoDB for most tables | mkanat%bugzilla.org | 2 | -5/+30 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2007-03-09 | Bug 283926: Make process_bug add comments by using Bugzilla::Bug | mkanat%bugzilla.org | 1 | -0/+91 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-08 | Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug | mkanat%bugzilla.org | 1 | -15/+33 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-08 | Bug 367480: [LDAP] Try a list of servers in order until we connect successfully | mkanat%bugzilla.org | 1 | -4/+9 | |
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat | |||||
2007-03-06 | Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgi | mkanat%bugzilla.org | 1 | -2/+121 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit | |||||
2007-03-06 | Bug 372533: Bugzilla::Object->update throws a warning if some values are ↵ | mkanat%bugzilla.org | 1 | -8/+16 | |
undefined Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-03-06 | Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -38/+0 | |
<LpSolit@gmail.com> r/a=mkanat | |||||
2007-02-28 | Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2007-02-27 | bug 369429: bug reports should contain microformat markup in order to make ↵ | db48x%yahoo.com | 2 | -4/+3 | |
the information in them more useable. r=LpSolit | |||||
2007-02-26 | Bump version number on the trunk with the branching of 3.0. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-02-24 | Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -4/+6 | |
<LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-02-23 | Bug 349423: Release Notes for Bugzilla 3.0 | mkanat%bugzilla.org | 1 | -1/+11 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-02-21 | Bug 371016: Versions are no longer sorted by version-sort | mkanat%bugzilla.org | 1 | -1/+10 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-02-21 | Bug 370926: Incorrect mail sent when unsetting requestee on review request - ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
2007-02-20 | Bug 289627: Chart report crashes when there is no series data to plot - ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2007-02-13 | Bug 366408: MIME:: modules should now be optional, not required (because ↵ | mkanat%bugzilla.org | 1 | -11/+7 | |
we've moved to using mostly the Email:: modules instead) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-02-07 | Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bug | olav%bkor.dhs.org | 1 | -38/+50 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit | |||||
2007-02-06 | Bug 366187: Fix regression; ensure dependent changed bugmail will be sent out | olav%bkor.dhs.org | 2 | -1/+9 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit | |||||
2007-02-05 | Bug 369268: Wrong title for the API documentation of ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Bugzilla::WebService::Product - Patch by Guzmán Brasó <gbn@hqso.net> r/a=mkanat | |||||
2007-02-05 | Bug 364697: dataloss warning from UTF8 conversion is not precise/scary enough | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-02-05 | Bug 358354: WebService should perform a login in xmlrpc.cgi | mkanat%bugzilla.org | 3 | -3/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-02-05 | Bug 365317: Must add 'MIME-Version: 1.0' to avoid charset being possibly ignored | olav%bkor.dhs.org | 1 | -0/+3 | |
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=mkanat | |||||
2007-02-05 | Bug 364177: On attachment and bug creation, if *one* requestee cannot see ↵ | lpsolit%gmail.com | 2 | -12/+36 | |
the bug, *all* requests are cancelled - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-02-03 | Bump version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-02-03 | Bump version number pre-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2007-01-29 | Bug 361842: When filing a bug with dependencies, delta_ts is not updated on ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
dependent bugs, preventing correct midair collision detection in these bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit | |||||
2007-01-26 | Bug 368147: Upgrade from 2.16 and earlier does not work with DBD::mysql 4.0 | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2007-01-22 | Bug 366243: Permit boolean searches of creation date and last changed date ↵ | bugreport%peshkin.net | 1 | -1/+1 | |
to use relative dates Patch by Joel Peshkin <bugreport@peshkin.net> r,a=justdave | |||||
2007-01-22 | Bug 367654: Param('upgrade_notification') eq 'development_snapshot' should ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
catch release candidates too if no development snapshot is available - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2007-01-17 | Bug 367077: Big attachments which should be stored locally are not - Patch ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2007-01-11 | Bug 366593: everconfirmed is no longer passed to XML bug files - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2007-01-11 | Bug 365443 - "Bugmail for new bugs without flags contains two unneeded ↵ | reed%reedloden.com | 1 | -1/+1 | |
lines" [p=reed r=LpSolit a=LpSolit] |