summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-02-11Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander6-21/+78
r=mkanat, a=mkanat (module owner)
2010-02-11Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander3-5/+13
r=mkanat, a=mkanat (module owner) https://bugzilla.mozilla.org/show_bug.cgi?id=545683
2010-02-11Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander3-0/+50
r=mkanat, a=mkanat (module owner)
2010-02-11Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= ↵Reed Loden2-2/+27
searches" [r=mkanat a=mkanat]
2010-02-11Bug 545551: Hook: object_update_columnsMax Kanat-Alexander3-2/+46
r=mkanat, a=mkanat (module owner)
2010-02-11Bug 545541: New Hook: object_columnsMax Kanat-Alexander7-13/+90
r=mkanat, a=mkanat (module owner)
2010-02-11Fix a typo in Object.pm.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=545524
2010-02-11Bug 545524: New Hook: object_validatorsMax Kanat-Alexander5-6/+93
r=mkanat, a=mkanat (module owner)
2010-02-10Bug 310450 - Bugzilla should send an email when a comment becomes private ↵Dave Lawrence6-14/+69
or un-private r=mkanat, a=mkanat
2010-02-10Bug 545277: Closed bugs were always marked as FIXED in the resolutionMax Kanat-Alexander1-1/+2
<select> when show_bug.cgi was loaded r=LpSolit, a=mkanat
2010-02-10Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" ↵Reed Loden3-6/+9
[r=mkanat a=mkanat]
2010-02-10Bug 527641 - "QuickSearch should include aliases in default search chart" ↵Reed Loden2-0/+2
[r=mkanat a=mkanat]
2010-02-10Bug 533330: JSON-RPC webservice returns and expects a bad date formatJustin Wood1-12/+26
r+a=mkanat
2010-02-10Bug 545253: Do not display flags as editable when you cannot edit attachment ↵Frédéric Buclin2-1/+2
attributes a=LpSolit (module owner)
2010-02-09Bug 544990: Allow directory names in page.cgi idsMax Kanat-Alexander1-3/+3
r=LpSolit, a=mkanat
2010-02-09Bug 520993: If the "FIXED" resolution was a visibility or value controller, ↵Max Kanat-Alexander1-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
2010-02-08Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander1-0/+3
r=mkanat, a=mkanat (module owner)
2010-02-08Fix a typo in the new quicksearch docs.Max Kanat-Alexander1-3/+3
2010-02-08Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander3-5/+8
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark14-26/+233
blocks/dependson) r=mkanat, a=mkanat
2010-02-08Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide ↵Frédéric Buclin1-1/+3
an address for the new assignee. " r/a=mkanat
2010-02-08Bug 58731: Make the keywords regexp boolean charts workRémi Zara2-2/+21
r=mkanat, a=mkanat
2010-02-08Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander8-532/+290
r=LpSolit, a=LpSolit
2010-02-07Bug 496488: Hooks for creating, updating, and deleting groupsMax Kanat-Alexander3-0/+105
r=mkanat, a=mkanat (module owner)
2010-02-06Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin3-0/+8
r/a=mkanat
2010-02-06Bug 544615: Bug.legal_values triggers an insecure dependency in ↵Frédéric Buclin1-1/+3
Bugzilla::Field::get_legal_field_values() r/a=mkanat
2010-02-05Bug 544506: Bugzilla->input_params is undefined when calling ↵Frédéric Buclin1-1/+1
Bugzilla.version and other methods taking no argument r/a=mkanat
2010-02-05Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is ↵Frédéric Buclin1-2/+6
still in use r/a=mkanat
2010-02-04Bug 544296: Bad title displayed when viewing the duplicates table (simple ↵Frédéric Buclin1-2/+4
format) r/a=mkanat
2010-02-04Update .bzrignore to properly exclude the contents of lib/.Max Kanat-Alexander1-1/+1
2010-02-03Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bugMax Kanat-Alexander1-0/+267
487508.
2010-02-03Remove the <link> tags in the <head> for Saved SearchesJustin Wood1-6/+0
https://bugzilla.mozilla.org/show_bug.cgi?id=303126
2010-02-02Bug 543500: Cannot add/edit components anymore (regression in user matching)Frédéric Buclin1-12/+12
r/a=mkanat
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander21-222/+139
component r=dkl, a=mkanat
2010-02-02Set version number to 3.7 on trunk after branching.Max Kanat-Alexander1-1/+1
2010-02-02Bug 543459: Speed up the new duplicates.cgiMax Kanat-Alexander2-6/+8
r=LpSolit, a=LpSolit
2010-02-02Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander11-282/+300
r=LpSolit, a=LpSolit
2010-02-01Bump version number post-release.Max Kanat-Alexander1-1/+1
2010-02-01Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander11-36/+31
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander173-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.
2010-02-01Bump version number for 3.5.3.Max Kanat-Alexander2-4/+4
2010-02-01Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from ↵Reed Loden2-4/+14
the web Patch by Reed Loden <reed@reedloden.com> r=mkanat a=LpSolit
2010-02-01Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing ↵Max Kanat-Alexander3-29/+52
CVS/, contrib/, docs/, and t/ directories iatch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2010-02-01Bug 532493: [SECURITY] Restricting a bug to a group while moving it to ↵Frédéric Buclin2-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
2010-02-01Bug 538705: Assure that Bugzilla->dbh doesn't become invalid under MySQL ↵Max Kanat-Alexander1-2/+6
during long jobqueue.pl runs. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2010-02-01Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin10-115/+114
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2010-02-01Bug 543342: Release Notes for Bugzilla 3.4.5Max Kanat-Alexander1-0/+35
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2010-02-01Bug 533363: [PostgreSQL] Using "Bug ID contains foo" in boolean charts or ↵Frédéric Buclin1-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
2010-02-01Bug 537746: Search criteria headers on buglist duplicate unnecessarily when ↵Frédéric Buclin5-16/+18
bugidtype is in use Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2010-02-01Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm ↵Tiago Mello1-1/+1
module a correct package name Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat