Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the | Xiaoou Wu | 2010-03-01 | 2 | -0/+24 | |
| | | | | | left-behind PRODUCTS_MILESTONEURL trigger that currently exists in 3.6/trunk. r=mkanat, a=mkanat | |||||
* | Bug 286041 - Allow people to undo "forget search" | Kent Rogers | 2010-03-01 | 2 | -6/+5 | |
| | | | | r=mkanat, a=mkanat | |||||
* | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 2010-02-28 | 10 | -19/+28 | |
| | | | | | Bugzilla->template_inner("")). r=LpSolit, a=LpSolit | |||||
* | Bug 547466: Release Notes for Bugzilla 3.6rc1 | Max Kanat-Alexander | 2010-02-28 | 2 | -20/+716 | |
| | | | | r=LpSolit, r=gerv | |||||
* | Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED | Max Kanat-Alexander | 2010-02-28 | 1 | -1/+2 | |
| | | | | r=pyrzak, a=mkanat | |||||
* | Bug 474738: Make all of the "not" search types show up in search descriptions | Max Kanat-Alexander | 2010-02-28 | 1 | -2/+3 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 545235: Simplify Bugzilla's language-choosing code | Max Kanat-Alexander | 2010-02-28 | 4 | -87/+70 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 537834 - "Buglist results using atom ctype do not display users with ↵ | Reed Loden | 2010-02-28 | 2 | -3/+5 | |
| | | | | | | empty real names" [r=LpSolit a=LpSolit] | |||||
* | Bug 549177 - "Typo in admin.cgi page header" | Reed Loden | 2010-02-28 | 1 | -1/+1 | |
| | | | | [r=LpSolit a=LpSolit] | |||||
* | Bug 547852: Make the JSON-RPC interface return the correct error format to | Max Kanat-Alexander | 2010-02-26 | 2 | -4/+13 | |
| | | | | | JSON-RPC 1.0 clients. r=dkl, a=mkanat | |||||
* | Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly. | Max Kanat-Alexander | 2010-02-26 | 1 | -2/+12 | |
| | | | | r=dkl, a=mkanat | |||||
* | Some lines in the release notes started with a "[% terms" item but didn't | Max Kanat-Alexander | 2010-02-24 | 1 | -13/+13 | |
| | | | | have [%+ on them, so the words would get crunched together, like "thisBugzilla". | |||||
* | Fix bustage (unused error tag) | Frédéric Buclin | 2010-02-24 | 1 | -4/+0 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=526184 | |||||
* | Bug 547496: Add IDs to some form elements | Frédéric Buclin | 2010-02-24 | 3 | -20/+25 | |
| | | | | r=pyrzak a=LpSolit | |||||
* | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 2010-02-22 | 9 | -152/+175 | |
| | | | | | or the WebService Bug.create method. r=LpSolit, a=LpSolit | |||||
* | Bug 547336: Make installation work on Windows with Strawberry Perl Professional | Max Kanat-Alexander | 2010-02-22 | 3 | -18/+13 | |
| | | | | r=glob, a=mkanat | |||||
* | Bug 547126: Make the JSON-RPC return error codes that are numerically | Max Kanat-Alexander | 2010-02-22 | 1 | -5/+52 | |
| | | | | | identical to the XML-RPC error codes. r=dkl, a=mkanat | |||||
* | Bug 486074: Allow the JSON-RPC interface to properly serialize objects | Max Kanat-Alexander | 2010-02-22 | 1 | -0/+5 | |
| | | | | | to JSON, so that the Bug.get "internals" return item works. r=dkl, a=mkanat | |||||
* | Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl | Max Kanat-Alexander | 2010-02-22 | 1 | -1/+3 | |
| | | | | r=dkl, a=mkanat | |||||
* | Include migrate.pl in the POD index. | Max Kanat-Alexander | 2010-02-22 | 1 | -1/+1 | |
| | ||||||
* | There was some POD at the end of Bugzilla::WebService::Server::JSONRPC | Max Kanat-Alexander | 2010-02-22 | 3 | -23/+31 | |
| | | | | | | that was supposed to be at the end of Bugzilla::WebService instead. Also added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server types' POD. | |||||
* | The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE. | Max Kanat-Alexander | 2010-02-22 | 1 | -2/+2 | |
| | ||||||
* | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 2010-02-21 | 12 | -19/+157 | |
| | | | | r=LpSolit, a=mkanat | |||||
* | fix bustage in 012throwables.t | Frédéric Buclin | 2010-02-20 | 1 | -1/+1 | |
| | ||||||
* | Bug 546871: Make checksetup.pl not try to fix the permissions of | Max Kanat-Alexander | 2010-02-20 | 2 | -12/+6 | |
| | | | | | bugzilla-update.xml, to avoid warnings. r=LpSolit, a=LpSolit | |||||
* | Bug 546867: Prevent email_in.pl from throwing a cryptic error on receiving | Max Kanat-Alexander | 2010-02-20 | 1 | -0/+1 | |
| | | | | | an invalid email r=LpSolit, a=LpSolit | |||||
* | Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm) | Max Kanat-Alexander | 2010-02-20 | 2 | -1/+19 | |
| | | | | | look for their tempaltes and libraries in. r=mkanat, a=mkanat (module owner) | |||||
* | Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead | Max Kanat-Alexander | 2010-02-20 | 2 | -1/+12 | |
| | | | | | of ON DELETE SET NULL r=LpSolit, a=LpSolit | |||||
* | Bug 499151: Only call format_comment when it's actually needed, as a slight | Max Kanat-Alexander | 2010-02-20 | 2 | -7/+10 | |
| | | | | | performance improvement. r=glob, a=LpSolit | |||||
* | Bug 547428: SQL error when deleting a product and its related series when it ↵ | Bodo-Merle Sandor | 2010-02-20 | 1 | -1/+3 | |
| | | | | | | has none r/a=LpSolit | |||||
* | Bug 373278: Add distinctive marking for security bugs in request.cgi | Frédéric Buclin | 2010-02-20 | 3 | -5/+10 | |
| | | | | r=pyrzak a=LpSolit | |||||
* | The fix for bug 329637 was missing an update to filterexceptions.pl. | Max Kanat-Alexander | 2010-02-19 | 1 | -1/+0 | |
| | ||||||
* | "my $template = Bugzilla->template" wasn't needed in _page_user and _page_bug | Max Kanat-Alexander | 2010-02-18 | 1 | -2/+0 | |
| | | | | in the Voting extension. (Thanks to timello for pointing this out!) | |||||
* | Bug 529573: Tabular reports do not show empty resolution | Greg Hendricks | 2010-02-18 | 1 | -0/+1 | |
| | | | | r/a=mkanat | |||||
* | Bug 546763: Extra spaces when copying bug header | Guy Pyrzak | 2010-02-18 | 1 | -2/+2 | |
| | | | | r=reed a=mkanat | |||||
* | Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops ↵ | Guy Pyrzak | 2010-02-18 | 1 | -2/+5 | |
| | | | | | | the correct page behavior r/a=mkanat | |||||
* | Bug 533018: "Confirm match" displays full email address to logged-out users ↵ | Frédéric Buclin | 2010-02-18 | 2 | -5/+10 | |
| | | | | | | in request.cgi r/a=mkanat | |||||
* | Bug 267541: Set "create chart dataset" checkbox to on by default | A. Karl Kornel | 2010-02-17 | 1 | -1/+3 | |
| | | | | r=LpSolit a=mkanat | |||||
* | Bug 545260: In the code for template hooks, the cached code of a hook | Max Kanat-Alexander | 2010-02-17 | 1 | -1/+1 | |
| | | | | | wasn't being stored properly per-language. r=mkanat, a=mkanat (module owner) | |||||
* | Bug 538211: Make value-controlled and visibility-controlled fields behave | Max Kanat-Alexander | 2010-02-17 | 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 | |||||
* | Bug 537887 - "The flag setter should be able to unset a flag even if not in ↵ | Reed Loden | 2010-02-17 | 2 | -2/+4 | |
| | | | | | | the request group" [r=LpSolit a=LpSolit] | |||||
* | Bug 329637: Add a Calendar widget to the Deadline field | Max Kanat-Alexander | 2010-02-17 | 6 | -18/+14 | |
| | | | | r=ghendricks, a=mkanat | |||||
* | Bug 546340 - Change <a name> anchors to use @id | Gordon P. Hemsley | 2010-02-17 | 17 | -164/+141 | |
| | | | | r=mkanat, a=mkanat | |||||
* | Bug 529201: Add help for every single field to fields.html | Max Kanat-Alexander | 2010-02-17 | 8 | -307/+430 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 494403: "Default" groups don't get set on bug creation using email_in.pl | Frédéric Buclin | 2010-02-17 | 1 | -1/+22 | |
| | | | | r/a=mkanat | |||||
* | Bug 545029: When deleting a group, no warning is thrown about group inheritance | Frédéric Buclin | 2010-02-17 | 1 | -0/+9 | |
| | | | | r=mkanat a=LpSolit | |||||
* | The sanitycheck_check hook documentation was in slightly the wrong place | Max Kanat-Alexander | 2010-02-15 | 1 | -11/+11 | |
| | | | | in Bugzilla/Hook.pm. | |||||
* | * Disable the Voting extension by default. | Max Kanat-Alexander | 2010-02-15 | 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 | |||||
* | Move the no_open_bug_status code error into the Voting extension. | Max Kanat-Alexander | 2010-02-15 | 3 | -6/+25 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 72 | -1284/+1577 | |
| | | | | r=mkanat, a=mkanat, a=LpSolit |