Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-01 | Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), ↵ | mkanat%bugzilla.org | 1 | -0/+6 | |
and use it to detect when PatchReader is available. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-01 | Bug 512623: Change get_status and get_resolution to display_value everywhere. | mkanat%bugzilla.org | 2 | -3/+3 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-01 | Bug 512623: Implement the basic infrastructure for localization of all ↵ | mkanat%bugzilla.org | 1 | -18/+24 | |
custom and standard field values Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-09-22 | Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
(himorin) <shimono+bug@gmail.com> r=pyrzak r=LpSolit a=LpSolit | |||||
2009-09-22 | Bug 388830: Use JS to make sure there's a Description value when submitting ↵ | mkanat%bugzilla.org | 1 | -0/+5 | |
an attachment Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit | |||||
2009-09-11 | Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and ↵ | mkanat%bugzilla.org | 1 | -0/+5 | |
Bug.create (CVE-2009-3165) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-09-07 | Bug 176002: Move duplicate statistics into the db | mkanat%bugzilla.org | 1 | -25/+0 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-21 | Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Saved | mkanat%bugzilla.org | 3 | -3/+5 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-19 | Bug 458395: Hook for setting-descs | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-19 | post-checkin fix for bug 108243 | lpsolit%gmail.com | 1 | -1/+1 | |
2009-08-19 | Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-13 | Bug 458627: "My Requests" link no longer displayed in the footer of some ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
pages - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-08-12 | Bug 509108: Don't require a bug_list parameter to show the bug template ↵ | mkanat%bugzilla.org | 1 | -26/+0 | |
(create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-11 | Bug 349336: Automatically log in the user when he chooses his password to ↵ | lpsolit%gmail.com | 1 | -6/+1 | |
create his new account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-08-11 | Bug 498634: hook for global/messages.html.tmpl | mkanat%bugzilla.org | 1 | -5/+10 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-08-09 | Bug 471620: USER_PASSWORD_MAX_LENGTH is no longer needed - Patch by ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit | |||||
2009-08-05 | Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ↵ | lpsolit%gmail.com | 2 | -17/+18 | |
by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit | |||||
2009-07-20 | Bug 490783: UI should use "Search" everywhere instead of "Find" | mkanat%bugzilla.org | 1 | -1/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-07-14 | Bug 369139: Add titles to creating and updating a tag messages - Patch by ↵ | wicked%sci.fi | 1 | -0/+2 | |
Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit | |||||
2009-07-01 | Bug 500900: Confirming bugs requires NEW state to exist - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+6 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-06-21 | Bug 498318: Speed up field-descs.none.tmpl | mkanat%bugzilla.org | 1 | -5/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2009-06-21 | Bug 463598: Improve the performance of the JavaScript that adjusts field ↵ | mkanat%bugzilla.org | 1 | -3/+5 | |
values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat | |||||
2009-06-05 | Bug 493642: Never include hidden_fields in the header/footer login form, and ↵ | mkanat%bugzilla.org | 1 | -1/+8 | |
when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-06-03 | Bug 457657 â Make e-mail comment header localizable. | wurblzap%gmail.com | 1 | -16/+0 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit | |||||
2009-06-02 | Bug 194272: Provide a way to browse bugs instead of searching for them | mkanat%bugzilla.org | 2 | -7/+6 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-05-25 | Bug 494369: Do not throw an error if the 'order' parameter contains invalid ↵ | lpsolit%gmail.com | 2 | -11/+5 | |
columns for buglists - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | |||||
2009-05-22 | Bug 482556: Put "Forgot Password" in the header and footer so people can still f | mkanat%bugzilla.org | 1 | -1/+4 | |
ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-04-28 | Bug 483150: Fix Bugzilla JS/CSS for IE8 | mkanat%bugzilla.org | 1 | -12/+14 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-04-14 | Bug 486057: Title of product_name_already_in_use is inconsistent with its ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
description - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit | |||||
2009-04-10 | Bug 471871: Bugzilla::Version has duplicated code compared to ↵ | lpsolit%gmail.com | 2 | -5/+7 | |
Bugzilla::Object (make Bugzilla::Version really a subclass of Bugzilla::Object) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-04-09 | Bug 454251: Implement Bugzilla::Attachment->create() and ↵ | lpsolit%gmail.com | 2 | -2/+19 | |
$attachment->update() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner) | |||||
2009-04-05 | Bug 486056: Should not use raw "Bug" word in the description of ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
FIELD_TYPE_BUG_ID - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=mkanat | |||||
2009-03-31 | Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-03-31 | Bug 432907: Create a JSON frontend for WebServices | mkanat%bugzilla.org | 2 | -0/+11 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-03-02 | Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
Numbers, and Votes" section of query.cgi shouldn't throw an error - Original patch by timeless <timeless@bemail.org>, updated by me, r/a=mkanat | |||||
2009-03-02 | Bug 121601: Have logout display index.cgi, not just a message on relogin.cgi. | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-02-25 | Bug 479164: "Bug" appears raw in "File a Bug" on index.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-02-24 | Bug 478173: Add a "Remember" checkbox to the header/footer login form and ↵ | mkanat%bugzilla.org | 1 | -4/+0 | |
restructure the header and footer so that it fits nicely. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=mkanat | |||||
2009-02-12 | Bug 476090: Allow users to log-in from toolbar | mkanat%bugzilla.org | 2 | -29/+7 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-12 | Bug 475063: Make the logged-out index.cgi simpler | mkanat%bugzilla.org | 1 | -8/+6 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2009-02-11 | Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi) | mkanat%bugzilla.org | 1 | -6/+17 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit | |||||
2009-02-08 | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-02-02 | Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵ | lpsolit%gmail.com | 1 | -2/+3 | |
confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2009-02-02 | Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious ↵ | lpsolit%gmail.com | 1 | -0/+63 | |
webpages from making bugzilla users submit changes to bugs | |||||
2009-01-31 | SnowyOwl noticed that the word "Bug" appeared raw in the title of some ↵ | mkanat%bugzilla.org | 1 | -2/+2 | |
errors I checked in as part of bug 472872. | |||||
2009-01-29 | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 1 | -0/+39 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-01-22 | Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from ↵ | mkanat%bugzilla.org | 2 | -1/+22 | |
any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-09 | Bug 471942: Make the WebService validate and properly convert input parameters | mkanat%bugzilla.org | 1 | -0/+5 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-07 | Bug 450403: Add ability to view comments via the web service (Bug.comments) | mkanat%bugzilla.org | 2 | -0/+12 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-01-05 | Bug 471866: Classification name length and sortkey max value not validated - ↵ | lpsolit%gmail.com | 1 | -3/+8 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit |