aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-206-87/+74
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave
* Bug 312876: Make new products non-selectable until they have components - ↵lpsolit%gmail.com2006-10-192-3/+5
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk
* Bug 321556: Prepare Bugzilla to ship with at least 2 skins.wurblzap%gmail.com2006-10-1847-359/+479
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave
* Bug 356924: Remove the old bug_email inbound email interfacemkanat%bugzilla.org2006-10-176-1811/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> a=justdave
* Fix docs/makedocs.pl to include email_in.pl in the API index (checkin fix ↵mkanat%bugzilla.org2006-10-171-1/+1
| | | | for bug 350921)
* Bug 353994: [email_in] Make the email interface able to update (process) bugsmkanat%bugzilla.org2006-10-172-29/+175
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
* Bug 350921: [email_in] Create an email interface that can create a bug in ↵mkanat%bugzilla.org2006-10-177-7/+492
| | | | | | Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk
* Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2006-10-172-4/+71
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-175-291/+272
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 350933: Ability to limit config.cgi output by productmkanat%bugzilla.org2006-10-171-2/+16
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
* Bug 314789: 'Leave as {CURRENT STATE}' should not appear unless there is ↵olav%bkor.dhs.org2006-10-171-7/+21
| | | | | | another radio button Patch By Olav Vitters <olav@bkor.dhs.org> r=timeless a=myk
* Bug 356206: Allow "do $file" to be used within localconfigolav%bkor.dhs.org2006-10-151-0/+3
| | | | Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave
* Bump the version number post-release.mkanat%bugzilla.org2006-10-151-1/+1
|
* Bump version number pre-release for 2.23.3.mkanat%bugzilla.org2006-10-152-4/+4
|
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-1559-87/+403
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 346564: [SECURITY] timetracking deadline leaks in XML - Patch by Olav ↵lpsolit%gmail.com2006-10-151-1/+1
| | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 355728: [SECURITY] XSS in the "id" parameter of showdependencygraph.cgi ↵lpsolit%gmail.com2006-10-152-5/+6
| | | | when "doall" is set - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com2006-10-158-121/+143
| | | | attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com2006-10-1510-13/+26
| | | | global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com2006-10-1536-108/+219
| | | | Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
* Bug 356393: No title is displayed when confirming a bug by popular votes - ↵lpsolit%gmail.com2006-10-132-0/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 356336: Crash when calling showdependencytree.cgi with no bug ID - Patch ↵lpsolit%gmail.com2006-10-121-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 356256: Missing word 'are' in email notification - Patch by ↵lpsolit%gmail.com2006-10-121-1/+1
| | | | victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat a=justdave
* Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk2006-10-111-3/+1
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
* Bug 343336: Document how to set up Apache for mod_perlmozilla%colinogilvie.co.uk2006-10-091-92/+216
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
* Bug 351486: Documentation for the new "skins" featuremozilla%colinogilvie.co.uk2006-10-091-0/+36
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wurblzap
* Bug 355841: Bug::check_can_change_field() incorrectly updates ↵lpsolit%gmail.com2006-10-081-6/+6
| | | | $PrivilegesRequired - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 355833: Groups are out of order when sharing queries - Patch by ↵lpsolit%gmail.com2006-10-081-4/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch ↵lpsolit%gmail.com2006-10-071-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 355709: [PostgreSQL] Crash when querying the DBmkanat%bugzilla.org2006-10-071-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2006-10-062-0/+143
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave
* Bug 352410: Shared Queries don't work if usevisibilitygroups is off.wurblzap%gmail.com2006-10-061-9/+31
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
* Bug 351175: The WebService interface should include the error text along ↵mkanat%bugzilla.org2006-10-054-10/+110
| | | | | | with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk
* Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵lpsolit%gmail.com2006-10-052-3/+6
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 351178 renamed Bugzilla.get_version to Bugzilla.version and omittedwurblzap%gmail.com2006-10-051-2/+2
| | | | updating this.
* Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by ↵lpsolit%gmail.com2006-10-032-5/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 355158: Bad filtering of bug list names - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-10-031-6/+4
| | | | <LpSolit@gmail.com> r=mkanat a=myk
* I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org2006-09-301-4/+4
| | | | checkin fixes for that bug.
* Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2006-09-292-1/+75
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
* Fix on checkin for bug 354661lpsolit%gmail.com2006-09-291-0/+1
|
* Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com2006-09-295-7/+74
| | | | users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk
* Bug 354304: Changing several bugs at once fails if aliases are in use - ↵lpsolit%gmail.com2006-09-281-2/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 354314: Missing "--do_not_change--" option for custom select fields when ↵lpsolit%gmail.com2006-09-282-1/+9
| | | | changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Fixing bustagelpsolit%gmail.com2006-09-261-2/+2
|
* Bug 352165: Improve the "Bug Writing Guidelines" - Patch by ↵lpsolit%gmail.com2006-09-261-168/+125
| | | | eli@prometheus-music.com r=gerv, r=timeless a=justdave
* Bug 346505: Release Notes For Bugzilla 2.22.1mkanat%bugzilla.org2006-09-251-0/+60
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windowsmkanat%bugzilla.org2006-09-241-1/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 353768: "editcomponents" group is not appropriate for editvalues.cgi ↵lpsolit%gmail.com2006-09-241-2/+2
| | | | (Field Values) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵lpsolit%gmail.com2006-09-242-1/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by ↵lpsolit%gmail.com2006-09-231-5/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave