Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-19 | Bug 304550: Bugzilla should always store data in MySQL as UTF-8 | mkanat%bugzilla.org | 7 | -9/+147 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-17 | Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute ↵ | olav%bkor.dhs.org | 1 | -2/+4 | |
failed: Field 'status_whiteboard' ".... Patch by Olav Vitters <olav@bkor.dhs.org> r=gavins a=justdave | |||||
2006-11-15 | Do commit-time fix: Add comment explaining the sql modes that are removed | olav%bkor.dhs.org | 1 | -0/+3 | |
2006-11-15 | Bug 346091: editparams.cgi should validate the 'timezone' parameter - Patch ↵ | lpsolit%gmail.com | 2 | -0/+11 | |
by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave | |||||
2006-11-15 | Bug 349256: Make the webservice get_bug into a stable API | mkanat%bugzilla.org | 2 | -7/+134 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave | |||||
2006-11-15 | Bug 321645: [MySQL 5] MySql Error on insert... "DBD::mysql::st execute ↵ | olav%bkor.dhs.org | 1 | -0/+12 | |
failed: Field 'status_whiteboard' ".... Patch by Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave | |||||
2006-11-14 | Bug 277370: Ability to specify an email address to which notification about ↵ | olav%bkor.dhs.org | 4 | -9/+28 | |
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk | |||||
2006-11-13 | Checkin fix for bug 360028. | mkanat%bugzilla.org | 1 | -0/+1 | |
2006-11-13 | Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵ | mkanat%bugzilla.org | 3 | -0/+108 | |
buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-13 | Bug 355839: The WebService should provide lists of legal field values | mkanat%bugzilla.org | 2 | -0/+111 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=myk | |||||
2006-11-13 | Bug 350307: Split out the create and update functionality of ↵ | mkanat%bugzilla.org | 2 | -74/+188 | |
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-11 | Bug 357873: loginnetmask param should default to 0 | olav%bkor.dhs.org | 1 | -1/+1 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=justdave a=justdave | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 8 | -70/+170 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-11-10 | Bug 357482: Webservice should have a get_products method | mkanat%bugzilla.org | 2 | -29/+115 | |
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk | |||||
2006-11-04 | Bug 258675: action=view is still used in comments - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-11-04 | Bug 352403: Create an object for saved searches, and have Bugzilla::User use it | mkanat%bugzilla.org | 3 | -78/+299 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-11-04 | Bug 359234: missing indexes on the cc and profiles table cause upgrades to fail | mkanat%bugzilla.org | 1 | -4/+10 | |
Patch By Noel Cragg <noel@red-bean.com> r=mkanat, a=myk | |||||
2006-11-03 | Bug 353711: Move to Email:: modules for email sending | mkanat%bugzilla.org | 5 | -175/+83 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk | |||||
2006-11-03 | Bug 357322: Make the login/logout of webservice conform to the bugzilla ↵ | mkanat%bugzilla.org | 1 | -36/+145 | |
webservice standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=justdave | |||||
2006-11-03 | Bug 355837: Make the webservice able to create bugs | mkanat%bugzilla.org | 3 | -11/+246 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=mbd, a=justdave | |||||
2006-11-02 | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 1 | -1/+1 | |
r=glennrp@gmail.com, bclary@bclary.com rs=brendan | |||||
2006-11-01 | Bug 357526: buglist.cgi doesn't specify encoding as UTF-8 when the rest of ↵ | mkanat%bugzilla.org | 1 | -1/+13 | |
Bugzilla does Patch By John Beranek <john@redux.org.uk> r=mkanat, a=justdave | |||||
2006-11-01 | Bug 358956: [PostgreSQL] Sequences need to be renamed when their field is ↵ | mkanat%bugzilla.org | 2 | -2/+29 | |
renamed Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-11-01 | Bug 358703: WebService functions version and timezone should follow bugzilla ↵ | mkanat%bugzilla.org | 1 | -13/+38 | |
standard Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk | |||||
2006-11-01 | Bug 356816: Make the webservice able to list products | mkanat%bugzilla.org | 1 | -0/+72 | |
Patch By Mads Bondo Dydensborg <mbd@dbc.dk> r=mkanat, a=myk | |||||
2006-10-31 | Bug 357374: Can't locate object method "use_for" via package ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
"Bugzilla::Group" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk | |||||
2006-10-24 | Bug 357676: Missing module declarations in Bug.pm - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-24 | Bug 357677 Crash on enter_bug.cgi | timeless%mozdev.org | 1 | -0/+1 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks r=colin.ogilvie Object->new_from_list() orders the list by LIST_ORDER which have these defaults: LIST_ORDER => NAME_FIELD NAME_FIELD => 'name' but the profiles table has login_name, not name so this object needs to set NAME_FIELD | |||||
2006-10-23 | Bug 121576: fields should not be editable when viewing a bug if the user is ↵ | olav%bkor.dhs.org | 1 | -8/+1 | |
not logged in Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-10-22 | Bug 357537: MIME-Types direct requirement is unnecessary | mkanat%bugzilla.org | 1 | -8/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-10-21 | Bug 352699: bug creation time not available on bug creation | olav%bkor.dhs.org | 1 | -0/+2 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-10-21 | Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵ | lpsolit%gmail.com | 1 | -0/+6 | |
- Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk | |||||
2006-10-21 | Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updates | mkanat%bugzilla.org | 2 | -23/+117 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-10-21 | Bug 340538: Insecure dependency in exec while running with -T switch at ↵ | wurblzap%gmail.com | 4 | -5/+15 | |
/usr/lib/perl5/site_perl/5.8.6/Mail/Mailer/sendmail.pm line 16. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | |||||
2006-10-17 | Bug 350921: [email_in] Create an email interface that can create a bug in ↵ | mkanat%bugzilla.org | 3 | -0/+36 | |
Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk | |||||
2006-10-17 | Bug 350220: Add hooks to checksetup for extensions. | mkanat%bugzilla.org | 2 | -4/+71 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
2006-10-17 | Bug 192451: Checksetup should prioritize missing module whines | mkanat%bugzilla.org | 2 | -269/+256 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-10-15 | Bug 356206: Allow "do $file" to be used within localconfig | olav%bkor.dhs.org | 1 | -0/+3 | |
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave | |||||
2006-10-15 | Bump the version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-10-15 | Bump version number pre-release for 2.23.3. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 1 | -3/+54 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-15 | Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵ | lpsolit%gmail.com | 3 | -44/+84 | |
attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
2006-10-15 | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 4 | -3/+129 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-10-08 | Bug 355841: Bug::check_can_change_field() incorrectly updates ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
$PrivilegesRequired - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-10-07 | Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=myk | |||||
2006-10-07 | Bug 355709: [PostgreSQL] Crash when querying the DB | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-10-06 | Bug 350232: Allow the Webservice interface to create User Accounts | mkanat%bugzilla.org | 2 | -0/+143 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave | |||||
2006-10-06 | Bug 352410: Shared Queries don't work if usevisibilitygroups is off. | wurblzap%gmail.com | 1 | -9/+31 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | |||||
2006-10-05 | Bug 351175: The WebService interface should include the error text along ↵ | mkanat%bugzilla.org | 3 | -8/+89 | |
with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk | |||||
2006-09-30 | I originally checked in the wrong patch for Bug 351178. Here are the | mkanat%bugzilla.org | 1 | -4/+4 | |
checkin fixes for that bug. |