aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.Gabor Szabo2010-02-111-1/+6
| | | | r=mkanat, a=mkanat
* Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander2010-02-116-21/+78
| | | | r=mkanat, a=mkanat (module owner)
* Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander2010-02-113-5/+13
| | | | | r=mkanat, a=mkanat (module owner) https://bugzilla.mozilla.org/show_bug.cgi?id=545683
* Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander2010-02-113-0/+50
| | | | r=mkanat, a=mkanat (module owner)
* Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= ↵Reed Loden2010-02-102-2/+27
| | | | | | searches" [r=mkanat a=mkanat]
* Bug 545551: Hook: object_update_columnsMax Kanat-Alexander2010-02-103-2/+46
| | | | r=mkanat, a=mkanat (module owner)
* Bug 545541: New Hook: object_columnsMax Kanat-Alexander2010-02-107-13/+90
| | | | r=mkanat, a=mkanat (module owner)
* Fix a typo in Object.pm.Max Kanat-Alexander2010-02-101-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=545524
* Bug 545524: New Hook: object_validatorsMax Kanat-Alexander2010-02-105-6/+93
| | | | r=mkanat, a=mkanat (module owner)
* Bug 310450 - Bugzilla should send an email when a comment becomes private ↵Dave Lawrence2010-02-106-14/+69
| | | | | | or un-private r=mkanat, a=mkanat
* Bug 545277: Closed bugs were always marked as FIXED in the resolutionMax Kanat-Alexander2010-02-091-1/+2
| | | | | <select> when show_bug.cgi was loaded r=LpSolit, a=mkanat
* Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" ↵Reed Loden2010-02-093-6/+9
| | | | [r=mkanat a=mkanat]
* Bug 527641 - "QuickSearch should include aliases in default search chart" ↵Reed Loden2010-02-092-0/+2
| | | | [r=mkanat a=mkanat]
* Bug 533330: JSON-RPC webservice returns and expects a bad date formatJustin Wood2010-02-091-12/+26
| | | r+a=mkanat
* Bug 545253: Do not display flags as editable when you cannot edit attachment ↵Frédéric Buclin2010-02-102-1/+2
| | | | | | attributes a=LpSolit (module owner)
* Bug 544990: Allow directory names in page.cgi idsMax Kanat-Alexander2010-02-081-3/+3
| | | | r=LpSolit, a=mkanat
* Bug 520993: If the "FIXED" resolution was a visibility or value controller, ↵Max Kanat-Alexander2010-02-081-8/+23
| | | | | | then controlled fields weren't properly changing when the status changed to RESOLVED and "FIXED" appeared as the first value in the Resolution field. r=LpSolit, a=mkanat
* Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander2010-02-071-0/+3
| | | | r=mkanat, a=mkanat (module owner)
* Fix a typo in the new quicksearch docs.Max Kanat-Alexander2010-02-071-3/+3
|
* Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2010-02-073-5/+8
|
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark2010-02-0714-26/+233
| | | | | | blocks/dependson) r=mkanat, a=mkanat
* Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide ↵Frédéric Buclin2010-02-081-1/+3
| | | | | | an address for the new assignee. " r/a=mkanat
* Bug 58731: Make the keywords regexp boolean charts workRémi Zara2010-02-072-2/+21
| | | | r=mkanat, a=mkanat
* Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander2010-02-078-532/+290
| | | | r=LpSolit, a=LpSolit
* Bug 496488: Hooks for creating, updating, and deleting groupsMax Kanat-Alexander2010-02-073-0/+105
| | | | r=mkanat, a=mkanat (module owner)
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-063-0/+8
| | | | r/a=mkanat
* Bug 544615: Bug.legal_values triggers an insecure dependency in ↵Frédéric Buclin2010-02-061-1/+3
| | | | | | Bugzilla::Field::get_legal_field_values() r/a=mkanat
* Bug 544506: Bugzilla->input_params is undefined when calling ↵Frédéric Buclin2010-02-051-1/+1
| | | | | | Bugzilla.version and other methods taking no argument r/a=mkanat
* Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is ↵Frédéric Buclin2010-02-051-2/+6
| | | | | | still in use r/a=mkanat
* Bug 544296: Bad title displayed when viewing the duplicates table (simple ↵Frédéric Buclin2010-02-041-2/+4
| | | | | | format) r/a=mkanat
* Update .bzrignore to properly exclude the contents of lib/.Max Kanat-Alexander2010-02-031-1/+1
|
* Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bugMax Kanat-Alexander2010-02-031-0/+267
| | | | 487508.
* Remove the <link> tags in the <head> for Saved SearchesJustin Wood2010-02-021-6/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=303126
* Bug 543500: Cannot add/edit components anymore (regression in user matching)Frédéric Buclin2010-02-021-12/+12
| | | | r/a=mkanat
* Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2010-02-0121-222/+139
| | | | | | component r=dkl, a=mkanat
* Set version number to 3.7 on trunk after branching.Max Kanat-Alexander2010-02-011-1/+1
|
* Bug 543459: Speed up the new duplicates.cgiMax Kanat-Alexander2010-02-012-6/+8
| | | | r=LpSolit, a=LpSolit
* Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander2010-02-0111-282/+300
| | | | r=LpSolit, a=LpSolit
* Bump version number post-release.Max Kanat-Alexander2010-02-011-1/+1
|
* Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2010-02-0111-36/+31
|
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-01173-25509/+1
| | | | | | | During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
* Bump version number for 3.5.3.Max Kanat-Alexander2010-02-012-4/+4
|
* Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from ↵Reed Loden2010-02-012-4/+14
| | | | | | the web Patch by Reed Loden <reed@reedloden.com> r=mkanat a=LpSolit
* Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing ↵Max Kanat-Alexander2010-02-013-29/+52
| | | | | | CVS/, contrib/, docs/, and t/ directories iatch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 532493: [SECURITY] Restricting a bug to a group while moving it to ↵Frédéric Buclin2010-02-012-44/+20
| | | | | | another product has no effect if the group is not used by both products Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 538705: Assure that Bugzilla->dbh doesn't become invalid under MySQL ↵Max Kanat-Alexander2010-02-011-2/+6
| | | | | | during long jobqueue.pl runs. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin2010-02-0110-115/+114
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 543342: Release Notes for Bugzilla 3.4.5Max Kanat-Alexander2010-02-011-0/+35
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 533363: [PostgreSQL] Using "Bug ID contains foo" in boolean charts or ↵Frédéric Buclin2010-02-011-2/+14
| | | | | | "Exclude bug numbered" charts crash PostgreSQL 8.3 and newer (non-character data types are no longer automatically cast to TEXT) Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 537746: Search criteria headers on buglist duplicate unnecessarily when ↵Frédéric Buclin2010-02-015-16/+18
| | | | | | bugidtype is in use Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat