aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm ↵Tiago Mello2010-02-011-1/+1
| | | | | | module a correct package name Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat
* Bug 537766: Add contrib/console.pl, a script which allows using Perl with ↵Jesse Clark2010-02-011-0/+186
| | | | | | Bugzilla libraries in a read-eval-print loop. Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
* Bug 532318: In mod_perl on Windows, instead of using Apache2::SizeLimit, ↵Michael Thomas2010-02-011-5/+13
| | | | | | just set MaxRequestsPerChild Patch by Michael Thomas <mockodin@gmail.com> r=mkanat, a=mkanat
* Bug 480968: Make checksetup.pl never show popup windows for errors, on ↵Max Kanat-Alexander2010-02-011-0/+22
| | | | | | Windows, to work around the error that pops up every time it tries to load DBD::Oracle. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=mkanat
* Bug 539229 - Editing a search with resolution '---' does not remember that ↵ghendricks%novell.com2010-01-121-4/+5
| | | | | | resolution patch by ghendricks r=LpSolit a=LpSolit
* Bug 509030: "Changes older than" in Advanced Search is sometimes ignored - ↵lpsolit%gmail.com2010-01-121-1/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
* Bug 539212: Simple search broken when searching for open or closed bugs only ↵lpsolit%gmail.com2010-01-121-1/+3
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 514703 - revert changes to bug link detection algorithm. r,a=LpSolitgerv%gerv.net2010-01-071-9/+4
|
* Bug 535675: Typing +foo in the QuickSearch box throws an "uninitialized ↵lpsolit%gmail.com2010-01-061-1/+3
| | | | value" warning (missing 'order' parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 538039: Typo when deleting a custom field value - Patch by ↵lpsolit%gmail.com2010-01-051-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=reed a=LpSolit
* Bug 467992: Login fails if the user's LDAP account is denied search in LDAP ↵lpsolit%gmail.com2010-01-052-6/+33
| | | | - Patch by Adam Batkin <adam@batkin.net> r/a=mkanat
* Bug 534587 - "Bugmail uses the timezone of the changee instead of the user ↵reed%reedloden.com2010-01-053-5/+5
| | | | receiving the mail" [p=reed r=mkanat a=mkanat]
* Bug 531841: Change all hour-related database fields to decimal(7,3) so that ↵mkanat%bugzilla.org2009-12-312-4/+12
| | | | | | they can store numbers greater than 999.99 in modern versions of MySQL. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxiesmkanat%bugzilla.org2009-12-318-14/+33
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ↵mkanat%bugzilla.org2009-12-317-202/+293
| | | | | | in editgroups.cgi Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit
* Bug 519858 - Move uncommonly used parameters out of the "Required" section ↵mkanat%bugzilla.org2009-12-3111-163/+316
| | | | | | and into a "General" and "Advanced" section Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to ↵mkanat%bugzilla.org2009-12-311-1/+1
| | | | | | help out extensions Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
* Bug 385606: Logincookies are recreated at each HTTP request when using the ↵lpsolit%gmail.com2009-12-311-0/+1
| | | | 'Env' auth method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" ↵reed%reedloden.com2009-12-311-1/+1
| | | | [p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit]
* Bug 532518: Credentials are not checked correctly when viewing one ↵lpsolit%gmail.com2009-12-301-21/+28
| | | | attachment from another bug's alternate host - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 537083: The attachment table is too narrow by default - Patch by ↵lpsolit%gmail.com2009-12-301-1/+0
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat