Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-18 | Bug 546763: Extra spaces when copying bug header | Guy Pyrzak | 1 | -2/+2 | |
r=reed a=mkanat | |||||
2010-02-18 | Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops ↵ | Guy Pyrzak | 1 | -2/+5 | |
the correct page behavior r/a=mkanat | |||||
2010-02-18 | Bug 533018: "Confirm match" displays full email address to logged-out users ↵ | Frédéric Buclin | 2 | -5/+10 | |
in request.cgi r/a=mkanat | |||||
2010-02-17 | Bug 267541: Set "create chart dataset" checkbox to on by default | A. Karl Kornel | 1 | -1/+3 | |
r=LpSolit a=mkanat | |||||
2010-02-17 | Bug 545260: In the code for template hooks, the cached code of a hook | Max Kanat-Alexander | 1 | -1/+1 | |
wasn't being stored properly per-language. r=mkanat, a=mkanat (module owner) | |||||
2010-02-17 | Bug 538211: Make value-controlled and visibility-controlled fields behave | Max Kanat-Alexander | 1 | -1/+8 | |
correctly on enter_bug.cgi when the user uses a bookmarkable template to pre-fill values in the controller. r=LpSolit, a=LpSolit | |||||
2010-02-17 | Bug 537887 - "The flag setter should be able to unset a flag even if not in ↵ | Reed Loden | 2 | -2/+4 | |
the request group" [r=LpSolit a=LpSolit] | |||||
2010-02-17 | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 6 | -18/+14 | |
r=ghendricks, a=mkanat | |||||
2010-02-17 | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 17 | -164/+141 | |
r=mkanat, a=mkanat | |||||
2010-02-17 | Bug 529201: Add help for every single field to fields.html | Max Kanat-Alexander | 8 | -307/+430 | |
r=LpSolit, a=LpSolit | |||||
2010-02-17 | Bug 494403: "Default" groups don't get set on bug creation using email_in.pl | Frédéric Buclin | 1 | -1/+22 | |
r/a=mkanat | |||||
2010-02-17 | Bug 545029: When deleting a group, no warning is thrown about group inheritance | Frédéric Buclin | 1 | -0/+9 | |
r=mkanat a=LpSolit | |||||
2010-02-16 | The sanitycheck_check hook documentation was in slightly the wrong place | Max Kanat-Alexander | 1 | -11/+11 | |
in Bugzilla/Hook.pm. | |||||
2010-02-16 | * Disable the Voting extension by default. | Max Kanat-Alexander | 3 | -1/+2 | |
* There was a syntax error in the code-error-errors.html.tmpl hook in the Voting extension. * Creating the TestProduct during checksetup was throwing an warning about use of an uninitialized value, due to the Voting extension. https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
2010-02-16 | Move the no_open_bug_status code error into the Voting extension. | Max Kanat-Alexander | 3 | -6/+25 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 72 | -1284/+1577 | |
r=mkanat, a=mkanat, a=LpSolit | |||||
2010-02-13 | Bug 545978 - "A '<th>' tag ends with '</td>' in ↵ | Reed Loden | 1 | -1/+1 | |
template/en/default/bug/edit.html.tmpl between lines 438-442." [r=LpSolit a=LpSolit] | |||||
2010-02-12 | Bug 545762: Allow tests to pass when using the PERL5LIB environment variable. | Gabor Szabo | 1 | -1/+6 | |
r=mkanat, a=mkanat | |||||
2010-02-11 | Bug 545715: New Hook: bugmail_relationships | Max Kanat-Alexander | 6 | -21/+78 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-11 | Add a "bug" argument to the bugmail_recipients hook that was just checked in. | Max Kanat-Alexander | 3 | -5/+13 | |
r=mkanat, a=mkanat (module owner) https://bugzilla.mozilla.org/show_bug.cgi?id=545683 | |||||
2010-02-11 | Bug 545683: New Hook: bugmail_recipients | Max Kanat-Alexander | 3 | -0/+50 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-11 | Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= ↵ | Reed Loden | 2 | -2/+27 | |
searches" [r=mkanat a=mkanat] | |||||
2010-02-11 | Bug 545551: Hook: object_update_columns | Max Kanat-Alexander | 3 | -2/+46 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-11 | Bug 545541: New Hook: object_columns | Max Kanat-Alexander | 7 | -13/+90 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-11 | Fix a typo in Object.pm. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=545524 | |||||
2010-02-11 | Bug 545524: New Hook: object_validators | Max Kanat-Alexander | 5 | -6/+93 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-10 | Bug 310450 - Bugzilla should send an email when a comment becomes private ↵ | Dave Lawrence | 6 | -14/+69 | |
or un-private r=mkanat, a=mkanat | |||||
2010-02-10 | Bug 545277: Closed bugs were always marked as FIXED in the resolution | Max Kanat-Alexander | 1 | -1/+2 | |
<select> when show_bug.cgi was loaded r=LpSolit, a=mkanat | |||||
2010-02-10 | Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" ↵ | Reed Loden | 3 | -6/+9 | |
[r=mkanat a=mkanat] | |||||
2010-02-10 | Bug 527641 - "QuickSearch should include aliases in default search chart" ↵ | Reed Loden | 2 | -0/+2 | |
[r=mkanat a=mkanat] | |||||
2010-02-10 | Bug 533330: JSON-RPC webservice returns and expects a bad date format | Justin Wood | 1 | -12/+26 | |
r+a=mkanat | |||||
2010-02-10 | Bug 545253: Do not display flags as editable when you cannot edit attachment ↵ | Frédéric Buclin | 2 | -1/+2 | |
attributes a=LpSolit (module owner) | |||||
2010-02-09 | Bug 544990: Allow directory names in page.cgi ids | Max Kanat-Alexander | 1 | -3/+3 | |
r=LpSolit, a=mkanat | |||||
2010-02-09 | Bug 520993: If the "FIXED" resolution was a visibility or value controller, ↵ | Max Kanat-Alexander | 1 | -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-08 | Bug 544812: Template hooks for reports/menu.html.tmpl | Max Kanat-Alexander | 1 | -0/+3 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-08 | Fix a typo in the new quicksearch docs. | Max Kanat-Alexander | 1 | -3/+3 | |
2010-02-08 | Fix some filter test failures caused by the checkin of bug 251556. | Max Kanat-Alexander | 3 | -5/+8 | |
2010-02-08 | Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵ | Jesse Clark | 14 | -26/+233 | |
blocks/dependson) r=mkanat, a=mkanat | |||||
2010-02-08 | Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide ↵ | Frédéric Buclin | 1 | -1/+3 | |
an address for the new assignee. " r/a=mkanat | |||||
2010-02-08 | Bug 58731: Make the keywords regexp boolean charts work | Rémi Zara | 2 | -2/+21 | |
r=mkanat, a=mkanat | |||||
2010-02-08 | Bug 518293: Improve and Simplify the QuickSearch Documentation | Max Kanat-Alexander | 8 | -532/+290 | |
r=LpSolit, a=LpSolit | |||||
2010-02-07 | Bug 496488: Hooks for creating, updating, and deleting groups | Max Kanat-Alexander | 3 | -0/+105 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-06 | Bug 515568: handle_login() doesn't check $@ after eval | Frédéric Buclin | 3 | -0/+8 | |
r/a=mkanat | |||||
2010-02-06 | Bug 544615: Bug.legal_values triggers an insecure dependency in ↵ | Frédéric Buclin | 1 | -1/+3 | |
Bugzilla::Field::get_legal_field_values() r/a=mkanat | |||||
2010-02-05 | Bug 544506: Bugzilla->input_params is undefined when calling ↵ | Frédéric Buclin | 1 | -1/+1 | |
Bugzilla.version and other methods taking no argument r/a=mkanat | |||||
2010-02-05 | Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is ↵ | Frédéric Buclin | 1 | -2/+6 | |
still in use r/a=mkanat | |||||
2010-02-04 | Bug 544296: Bad title displayed when viewing the duplicates table (simple ↵ | Frédéric Buclin | 1 | -2/+4 | |
format) r/a=mkanat | |||||
2010-02-04 | Update .bzrignore to properly exclude the contents of lib/. | Max Kanat-Alexander | 1 | -1/+1 | |
2010-02-03 | Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bug | Max Kanat-Alexander | 1 | -0/+267 | |
487508. | |||||
2010-02-03 | Remove the <link> tags in the <head> for Saved Searches | Justin Wood | 1 | -6/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=303126 |