Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-28 | Bug 361867: The description for the 'allowbugdeletion' parameter should not ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
say deleting versions can delete bugs - Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=LpSolit a=justdave | |||||
2006-11-19 | Bug 304550: Bugzilla should always store data in MySQL as UTF-8 | mkanat%bugzilla.org | 1 | -3/+7 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-14 | Bug 360489: Can't locate object method "type_name" via package ↵ | lpsolit%gmail.com | 1 | -3/+12 | |
"Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-11-14 | Bug 277370: Ability to specify an email address to which notification about ↵ | olav%bkor.dhs.org | 1 | -1/+4 | |
all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk | |||||
2006-11-13 | Bug 350307: Split out the create and update functionality of ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric ↵ | lpsolit%gmail.com | 4 | -14/+46 | |
Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-11-03 | Bug 353711: Move to Email:: modules for email sending | mkanat%bugzilla.org | 1 | -4/+3 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=myk | |||||
2006-10-31 | Bug 357374: Can't locate object method "use_for" via package ↵ | lpsolit%gmail.com | 1 | -8/+4 | |
"Bugzilla::Group" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk | |||||
2006-10-21 | Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
- Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk | |||||
2006-10-21 | Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletion | lpsolit%gmail.com | 1 | -0/+6 | |
Bug 357429: Renaming a group which plays a special role generates a SQL error Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-20 | Bug 330290: Edit users should include user's real name and address in title ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-10-18 | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 10 | -23/+29 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | |||||
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 37 | -38/+139 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-15 | Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵ | lpsolit%gmail.com | 5 | -9/+16 | |
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-10-15 | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 18 | -42/+62 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-09-23 | Bug 353820: The confirmation page when deleting a user account who has ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
entries in the bugs_activity table fails to notify the administrator correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave | |||||
2006-09-21 | Bug 38922: Default (Initial) CC list for each component | mkanat%bugzilla.org | 3 | -2/+56 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-09 | Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵ | lpsolit%gmail.com | 3 | -4/+26 | |
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk | |||||
2006-09-06 | Bug 351098: Make Bugzilla::Object able to update objects in the database, ↵ | mkanat%bugzilla.org | 3 | -19/+18 | |
and make Bugzilla::Keyword use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-09-05 | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2 | -8/+9 | |
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk | |||||
2006-08-27 | Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-08-25 | Bug 349766: Use of uninitialized value in pattern match (m//) at ↵ | lpsolit%gmail.com | 1 | -19/+0 | |
editusers.cgi line 270 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=myk | |||||
2006-08-22 | Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
an addition to the inclusion list instead of saving changes - Patch by Frédéric Buclin <LpSolit@gmail.com> r=timeless a=myk | |||||
2006-08-20 | Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵ | lpsolit%gmail.com | 3 | -0/+273 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-08-15 | Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André ↵ | lpsolit%gmail.com | 1 | -19/+0 | |
Batosti <batosti@async.com.br> r=LpSolit a=myk | |||||
2006-08-12 | Bug 310753: editflagtypes.cgi page fails w3 validation - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+5 | |
victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk | |||||
2006-08-09 | Bug 347269: Deleting a user account displays incoherent comments - Patch by ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-07-30 | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 1 | -0/+18 | |
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | |||||
2006-07-25 | Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype ↵ | lpsolit%gmail.com | 3 | -10/+11 | |
objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk | |||||
2006-07-21 | Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by ↵ | lpsolit%gmail.com | 3 | -5/+5 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-19 | Bug 313125: Implement validations and database persistence functions for ↵ | lpsolit%gmail.com | 1 | -5/+3 | |
Versions.pm and clean-up editversions.cgi - Patch by André Batosti <batosti@async.com.br> r=LpSolit a=myk | |||||
2006-07-17 | Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ↵ | lpsolit%gmail.com | 6 | -1/+25 | |
<bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-07-14 | Bug 344074: Parameter to show announcements at the top of all pages | karl%kornel.name | 1 | -0/+13 | |
Patch by A. Karl Kornel <karl@kornel.name> r=myk a=myk | |||||
2006-07-14 | Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵ | wurblzap%gmail.com | 3 | -7/+49 | |
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk | |||||
2006-07-14 | Fix on checkin for bug 94534 | lpsolit%gmail.com | 1 | -1/+1 | |
2006-07-14 | Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 3 | -13/+41 | |
<LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-07-12 | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 26 | -27/+28 | |
<batosti@async.com.br> r=ghendricks a=myk | |||||
2006-07-11 | Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+4 | |
guillomovitch@zarb.org r=mkanat a=justdave | |||||
2006-07-02 | Bug 343248: SQL query to get all keywords with bug count is duplicated in ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
editkeywords.cgi and describekeywords.cgi Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave | |||||
2006-06-27 | Bug 341495: Merge the banner and header | bugzilla%glob.com.au | 1 | -2/+2 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave | |||||
2006-06-20 | Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵ | vladd%bugzilla.org | 1 | -1/+1 | |
Dascalu <vladd@bugzilla.org>. | |||||
2006-06-19 | Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
ID - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk | |||||
2006-06-15 | Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵ | lpsolit%gmail.com | 2 | -11/+41 | |
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-06-13 | Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+16 | |
Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-06-08 | Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵ | lpsolit%gmail.com | 1 | -12/+1 | |
<eseyman@linagora.com> r=LpSolit a=myk | |||||
2006-06-02 | Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
a=justdave | |||||
2006-05-31 | Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵ | mkanat%bugzilla.org | 1 | -2/+6 | |
the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk | |||||
2006-05-30 | Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk | |||||
2006-05-30 | Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵ | lpsolit%gmail.com | 1 | -3/+15 | |
used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk |