summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2006-11-11Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin...lpsolit%gmail.com8-70/+170
2006-11-10Bug 357482: Webservice should have a get_products methodmkanat%bugzilla.org2-29/+115
2006-11-04Bug 258675: action=view is still used in comments - Patch by Frédéric B...lpsolit%gmail.com1-3/+3
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org3-78/+299
2006-11-04Bug 359234: missing indexes on the cc and profiles table cause upgrades to failmkanat%bugzilla.org1-4/+10
2006-11-03Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org5-175/+83
2006-11-03Bug 357322: Make the login/logout of webservice conform to the bugzilla webse...mkanat%bugzilla.org1-36/+145
2006-11-03Bug 355837: Make the webservice able to create bugsmkanat%bugzilla.org3-11/+246
2006-11-02Bug 106386 Correct misspellings in source codetimeless%mozdev.org1-1/+1
2006-11-01Bug 357526: buglist.cgi doesn't specify encoding as UTF-8 when the rest of Bu...mkanat%bugzilla.org1-1/+13
2006-11-01Bug 358956: [PostgreSQL] Sequences need to be renamed when their field is ren...mkanat%bugzilla.org2-2/+29
2006-11-01Bug 358703: WebService functions version and timezone should follow bugzilla ...mkanat%bugzilla.org1-13/+38
2006-11-01Bug 356816: Make the webservice able to list productsmkanat%bugzilla.org1-0/+72
2006-10-31Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com1-0/+6
2006-10-24Bug 357676: Missing module declarations in Bug.pm - Patch by Frédéric Bucli...lpsolit%gmail.com1-0/+2
2006-10-24Bug 357677 Crash on enter_bug.cgitimeless%mozdev.org1-0/+1
2006-10-23Bug 121576: fields should not be editable when viewing a bug if the user is n...olav%bkor.dhs.org1-8/+1
2006-10-22Bug 357537: MIME-Types direct requirement is unnecessarymkanat%bugzilla.org1-8/+0
2006-10-21Bug 352699: bug creation time not available on bug creationolav%bkor.dhs.org1-0/+2
2006-10-21Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com1-0/+6
2006-10-21Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updatesmkanat%bugzilla.org2-23/+117
2006-10-21Bug 340538: Insecure dependency in exec while running with -T switch at /usr/...wurblzap%gmail.com4-5/+15
2006-10-17Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org3-0/+36
2006-10-17Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2-4/+71
2006-10-17Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2-269/+256
2006-10-15Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org1-0/+3
2006-10-15Bump the version number post-release.mkanat%bugzilla.org1-1/+1
2006-10-15Bump version number pre-release for 2.23.3.mkanat%bugzilla.org1-1/+1
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com1-3/+54
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a...lpsolit%gmail.com3-44/+84
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com4-3/+129
2006-10-08Bug 355841: Bug::check_can_change_field() incorrectly updates $PrivilegesRequ...lpsolit%gmail.com1-6/+6
2006-10-07Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch by...lpsolit%gmail.com1-1/+1
2006-10-07Bug 355709: [PostgreSQL] Crash when querying the DBmkanat%bugzilla.org1-1/+1
2006-10-06Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2-0/+143
2006-10-06Bug 352410: Shared Queries don't work if usevisibilitygroups is off.wurblzap%gmail.com1-9/+31
2006-10-05Bug 351175: The WebService interface should include the error text along with...mkanat%bugzilla.org3-8/+89
2006-09-30I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org1-4/+4
2006-09-29Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2-1/+75
2006-09-28Bug 354304: Changing several bugs at once fails if aliases are in use - Patch...lpsolit%gmail.com1-2/+2
2006-09-24Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windowsmkanat%bugzilla.org1-1/+2
2006-09-23Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by FrÃ...lpsolit%gmail.com1-5/+0
2006-09-23Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no 'changer...lpsolit%gmail.com1-1/+4
2006-09-23Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org2-2/+18
2006-09-23Bug 349852: "I'm added to or removed from this capacity" email pref doesn't w...lpsolit%gmail.com2-2/+13
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in USAGE_...mkanat%bugzilla.org1-0/+16
2006-09-22Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10ghendricks%novell.com1-1/+1
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org2-30/+12
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org3-2/+43
2006-09-20Bug 348518: grant / reject options for flag listbox should only appear if use...lpsolit%gmail.com2-11/+39