Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-23 | Bug 593138: When confirming a CSRF violation (the confirm-action page), | Max Kanat-Alexander | 1 | -0/+1 | |
include an HTML comment describing the exact violation that occurred, so that screen-scrapers can know what violation they hit. r=mkanat, a=mkanat | |||||
2010-10-22 | Bug 523205 part 2: $flagtype->set_clusions() was badly implemented | Frédéric Buclin | 1 | -0/+3 | |
a=LpSolit | |||||
2010-10-22 | Another unused error tag | Frédéric Buclin | 1 | -3/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=523205 | |||||
2010-10-22 | Bug 302293: Editing a flag type should tell me which changes have been made | Frédéric Buclin | 1 | -4/+55 | |
a=LpSolit (module owner) | |||||
2010-10-22 | Remove unused error tag | Frédéric Buclin | 1 | -5/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=523205 | |||||
2010-10-22 | Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵ | Frédéric Buclin | 1 | -3/+4 | |
create and edit flag types a=LpSolit | |||||
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 1 | -0/+8 | |
after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | |||||
2010-10-14 | Bug 581448: Localize the status and resolution values in the list of | Max Kanat-Alexander | 2 | -0/+46 | |
possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit | |||||
2010-10-14 | Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment) | Christian Legnitto | 1 | -0/+4 | |
when creating or updating bug comment r=mkanat, a=mkanat | |||||
2010-10-05 | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 1 | -0/+1 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-09-28 | Bug 595380: Add a ?mtime string to all of the manually-inserted | Max Kanat-Alexander | 1 | -2/+2 | |
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat | |||||
2010-09-19 | Add a missing "FILTER html" in the bug_url_invalid error message. | Max Kanat-Alexander | 1 | -1/+1 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=577835 | |||||
2010-09-19 | Bug 593170: Disallow urls like "show_bug.cgi?id=2323" (with no domain) in | Max Kanat-Alexander | 1 | -0/+2 | |
the See Also field. r=timello, a=mkanat | |||||
2010-09-19 | Bug 594947: show_bug text boxes are not 100% width | Guy Pyrzak | 1 | -1/+5 | |
r/a=mkanat | |||||
2010-09-19 | Bug 577835: Improve the error message displayed when you put an invalid | Max Kanat-Alexander | 1 | -2/+8 | |
Bug URL into the See Also field. | |||||
2010-09-08 | Bug 271758: noresolveonopenblockers = on doesn't allow removing open ↵ | Frédéric Buclin | 1 | -25/+10 | |
blockers and resolve the bug in a single change r/a=mkanat | |||||
2010-09-08 | Bug 594038 - Add new hook 'end' in footer.html.tmpl | Tiago Mello | 1 | -0/+2 | |
r/a=mkanat | |||||
2010-09-04 | Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message | Max Kanat-Alexander | 1 | -0/+3 | |
when it finishes. r=mkanat, a=mkanat (module owner) | |||||
2010-09-02 | Fix bustage due to bug 549586 | Frédéric Buclin | 1 | -2/+2 | |
2010-09-02 | Bug 549586: Allow the See Also field to take an integer or a local | Tiago Mello | 1 | -0/+4 | |
bugzilla url and treat them as a link to the local Bugzilla. r/a=mkanat | |||||
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ↵ | Dave Lawrence | 1 | -3/+16 | |
milestones r/a=mkanat | |||||
2010-08-29 | Bug 577574: Make YUI's unload listener into a "pagehide" listener on | Guy Pyrzak | 1 | -1/+4 | |
browsers that support it. Before this patch, fields using YUI autocomplete were losing their entered data when pressing "Back" in the browser r=mkanat, a=mkanat | |||||
2010-08-27 | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 1 | -0/+5 | |
based on multiple values of another field (visibility controllers) r/a=mkanat | |||||
2010-08-24 | Bug 589860: Remove sidebar.cgi, because remote XUL support is going away in ↵ | Frédéric Buclin | 1 | -4/+0 | |
Gecko r/a=mkanat | |||||
2010-08-04 | Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email | Frédéric Buclin | 1 | -0/+16 | |
r=glob a=LpSolit | |||||
2010-08-03 | Bug 584069: IE6 throws many JS errors | Guy Pyrzak | 1 | -1/+1 | |
r/a=LpSolit | |||||
2010-08-02 | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 1 | -1/+2 | |
similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat | |||||
2010-08-02 | Bug 581622: When a quicksearch includes the "content" field, it is limited ↵ | Frédéric Buclin | 1 | -4/+0 | |
to 200 bugs r/a=mkanat | |||||
2010-07-25 | Bug 581693: Missing whitespace for the auth_failure_action hook | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-07-23 | Bug 581326 – Misleading JSON error message. | Marc Schumann | 1 | -2/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=mkanat | |||||
2010-07-23 | Bug 581316 – Minor typos in notification reason descriptions. | Marc Schumann | 1 | -2/+2 | |
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 7 | -32/+32 | |
r/a=mkanat | |||||
2010-07-21 | Bug 580761: YUI scripts no longer work | Frédéric Buclin | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-07-21 | Bug 428313: Properly expire the browser's CSS and JS cache when there | Max Kanat-Alexander | 1 | -128/+73 | |
are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat | |||||
2010-07-18 | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 3 | -18/+3 | |
r/a=mkanat | |||||
2010-07-16 | Bug 578258: Calling votes.cgi with no arguments should either display the ↵ | Frédéric Buclin | 1 | -0/+5 | |
user's votes, or give a better error message if the extension is disabled r/a=mkanat | |||||
2010-07-15 | Remove unsused error tag left by bug 578904 | Frédéric Buclin | 1 | -5/+0 | |
2010-07-15 | Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then | Max Kanat-Alexander | 1 | -1/+6 | |
populating FKs from _bz_schema at the end of checksetup, store REFERENCES in _bz_real_schema with a special "created => 0" key that tells us that we still need to create the FK. r=mkanat, a=mkanat (module owner) | |||||
2010-07-14 | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 1 | -0/+9 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-07-14 | The illegal_changed_in_x_days error message is no longer used. | Max Kanat-Alexander | 1 | -5/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=578323 | |||||
2010-07-13 | Bug 578253 - Add autocomplete support to the requester and requestee fields ↵ | Reed Loden | 1 | -3/+9 | |
on request.cgi [r=mkanat a=mkanat] https://bugzilla.mozilla.org/show_bug.cgi?id=578254 | |||||
2010-07-13 | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 1 | -1/+11 | |
r=pyrzak, a=mkanat | |||||
2010-07-12 | Bug 577881 - Add missing space before 'class' parameter in ↵ | Reed Loden | 1 | -1/+1 | |
global/textarea.html.tmpl so class and previous parameters don't run into each other. [r=LpSolit a=LpSolit] | |||||
2010-07-08 | Remove two errors that are no longer used, after the $$some_var refactor | Max Kanat-Alexander | 1 | -10/+0 | |
in Search.pm. https://bugzilla.mozilla.org/show_bug.cgi?id=574556 | |||||
2010-07-08 | Fix a template and POD bustage from the $$some_var Search.pm checkin. | Max Kanat-Alexander | 1 | -2/+2 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=574556 | |||||
2010-07-08 | Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere. | Max Kanat-Alexander | 2 | -10/+16 | |
Instead, we pass around a hashref and update the hashref. This patch also includes some cleanup for bugs surrounding percentage_complete, attachments.isobsolete, attachments.ispatch, and owner_idle_time. r=mkanat, a=mkanat | |||||
2010-07-08 | Bug 490930: Always store attachments locally if they are over X size (and ↵ | Frédéric Buclin | 2 | -19/+7 | |
below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit | |||||
2010-07-07 | Bug 519835: Remove Bugzilla::Product::check_product() in favor of ↵ | Frédéric Buclin | 1 | -13/+0 | |
Bugzilla::Product->check() r=mkanat a=LpSolit | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 2 | -1/+4 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-07-01 | Bug 545766: Figure out what columns can be reported on from the database, | Max Kanat-Alexander | 1 | -0/+3 | |
instead of from a static list r=glob, a=mkanat |