Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove the unused 'unconfirmedstate' variable (as mentioned in the release ↵ | lpsolit%gmail.com | 2009-03-06 | 1 | -2/+0 | |
| | | | | notes for Bugzilla 2.20) - r=mkanat on IRC | |||||
* | Bug 476943 - Edit multiple issues token after switching to shadow DB | ghendricks%novell.com | 2009-02-05 | 1 | -0/+4 | |
| | | | | patch by ghendricks@novell.com r=mkanat a=mkanat | |||||
* | Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -5/+14 | |
| | | | | confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵ | lpsolit%gmail.com | 2009-02-02 | 1 | -0/+2 | |
| | | | | bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 219021: Only display email addresses to logged-in users | mkanat%bugzilla.org | 2009-01-29 | 1 | -8/+21 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 344878: Automatically generate list of acceptable columns for ↵ | lpsolit%gmail.com | 2009-01-15 | 1 | -50/+46 | |
| | | | | buglist.cgi from the database - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | |||||
* | Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵ | lpsolit%gmail.com | 2009-01-04 | 1 | -0/+31 | |
| | | | | <aaron@larsonsonline.net> r=wicked a=LpSolit | |||||
* | Bug 463002 - Show a description of what you searched for, at the top of ↵ | mkanat%bugzilla.org | 2008-12-06 | 1 | -1/+1 | |
| | | | | | | buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
* | Bug 456642 - Mass bug edit form for buglist.cgi shows inactive bug statuses ↵ | dkl%redhat.com | 2008-09-24 | 1 | -2/+5 | |
| | | | | | | in drop down Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit | |||||
* | Bug 452734: Remove the keyword chooser, because it's a usability regression | mkanat%bugzilla.org | 2008-09-18 | 1 | -1/+0 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
* | Bug 15089: Make buglist.cgi shorten search URLs by cleaning them and then ↵ | mkanat%bugzilla.org | 2008-09-12 | 1 | -0/+11 | |
| | | | | | | redirecting with the cleaned URL. Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, a=mkanat | |||||
* | Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2008-08-28 | 1 | -12/+7 | |
| | | | | <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 2008-08-27 | 1 | -1/+1 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 449693: If a custom multi-select field is active, displaying all columns ↵ | lpsolit%gmail.com | 2008-08-08 | 1 | -0/+2 | |
| | | | | in buglists throws a SQL error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 432931: [Oracle] Saved Searches that search multi-byte characters return ↵ | mkanat%bugzilla.org | 2008-08-08 | 1 | -0/+6 | |
| | | | | | | empty results Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=xiaoou, a=mkanat | |||||
* | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 2008-08-08 | 1 | -1/+1 | |
| | | | | Bugzilla::Group objects (instead of a hashref of group ids and names). | |||||
* | Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1 | mkanat%bugzilla.org | 2008-08-01 | 1 | -0/+7 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
* | Bug 441496 - Use server push (multipart/x-mixed-replace) with compatible ↵ | gerv%gerv.net | 2008-07-07 | 1 | -4/+7 | |
| | | | | versions of Safari. Patch by gerv; r,a=LpSolit. | |||||
* | Bug 440612 â Use Bugzilla::Bug->check everywhere instead of ValidateBugID | mkanat%bugzilla.org | 2008-06-30 | 1 | -2/+2 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 437003 â Add hook to buglist.cgi to add columns to bug list | mkanat%bugzilla.org | 2008-06-28 | 1 | -0/+2 | |
| | | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | |||||
* | Bug 433514: Renaming a saved search with the same name of different case ↵ | lpsolit%gmail.com | 2008-05-14 | 1 | -1/+2 | |
| | | | | causes db error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxes | guy.pyrzak%gmail.com | 2008-04-10 | 1 | -1/+1 | |
| | | | | | Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs. | |||||
* | Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ↵ | lpsolit%gmail.com | 2008-03-18 | 1 | -16/+34 | |
| | | | | product-specific editbugs for ALL tickets - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit | |||||
* | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵ | lpsolit%gmail.com | 2008-02-25 | 1 | -1/+1 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 90334: Do not display the "change several bugs at once" form if there ↵ | lpsolit%gmail.com | 2008-02-09 | 1 | -1/+1 | |
| | | | | are no bugs in the buglist - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail | mkanat%bugzilla.org | 2008-01-18 | 1 | -10/+14 | |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | |||||
* | Bug 383643: When using "Find a specific bug", the generated buglist does not ↵ | lpsolit%gmail.com | 2008-01-12 | 1 | -1/+1 | |
| | | | | let you change the sort order - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit | |||||
* | Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ↵ | lpsolit%gmail.com | 2007-11-03 | 1 | -2/+4 | |
| | | | | ("Ascending" and "Descending") - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit | |||||
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 | |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵ | lpsolit%gmail.com | 2007-10-09 | 1 | -1/+2 | |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Fixing bug 395771 for real | lpsolit%gmail.com | 2007-09-21 | 1 | -1/+1 | |
| | ||||||
* | Bug 395771: Advanced search results sorted incorrectly when sorted by ↵ | lpsolit%gmail.com | 2007-09-20 | 1 | -1/+1 | |
| | | | | importance - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit | |||||
* | Bug 134474: The mass-change form in buglist.cgi offers too many groups - ↵ | lpsolit%gmail.com | 2007-09-10 | 1 | -20/+28 | |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
* | Bug 365438 Tag-related error messages should mention "tag" instead of "saved ↵ | timeless%mozdev.org | 2007-08-24 | 1 | -2/+5 | |
| | | | | | | search" r=reed a=mkanat | |||||
* | Bug 389835: Various issues when changing several bugs at once - Patch by ↵ | lpsolit%gmail.com | 2007-07-28 | 1 | -3/+2 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
* | Bug 385003: Entering a tag name manually ("create and add the tag") should ↵ | lpsolit%gmail.com | 2007-07-21 | 1 | -5/+10 | |
| | | | | not silently remove the tag from any other bugs (overwrites) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
* | Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵ | lpsolit%gmail.com | 2007-07-03 | 1 | -3/+3 | |
| | | | | 'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat | |||||
* | Bug 385910: Add parameter to allow "find a specific bug" to accept an empty ↵ | lpsolit%gmail.com | 2007-06-26 | 1 | -3/+6 | |
| | | | | search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit | |||||
* | Bug 383745: Incorrect charset specification in "please wait" screen when ↵ | wurblzap%gmail.com | 2007-06-22 | 1 | -21/+16 | |
| | | | | | | | server push is in use. Patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, a=mkanat | |||||
* | Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵ | lpsolit%gmail.com | 2007-05-27 | 1 | -2/+20 | |
| | | | | status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
* | Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2007-05-14 | 1 | -0/+1 | |
| | | | | <wicked@etlicon.fi> r=justdave a=LpSolit | |||||
* | Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by ↵ | lpsolit%gmail.com | 2007-02-28 | 1 | -0/+6 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
* | Bug 314659: Provide more information for the Atom summary - Patch by ↵ | lpsolit%gmail.com | 2007-02-27 | 1 | -1/+5 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit | |||||
* | Bug 369912: Buglists exported as iCalendar have wrong timestamps - Patch by ↵ | lpsolit%gmail.com | 2007-02-10 | 1 | -2/+2 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | |||||
* | Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ↵ | lpsolit%gmail.com | 2007-01-07 | 1 | -5/+14 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
* | Bug 365352: Lists of bugs (a.k.a tags) may be overwritten or deleted when ↵ | lpsolit%gmail.com | 2006-12-30 | 1 | -6/+17 | |
| | | | | tagging a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
* | Bug 365254: When running a shared saved search, its name is not displayed at ↵ | lpsolit%gmail.com | 2006-12-29 | 1 | -1/+1 | |
| | | | | the top of the bug list - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
* | Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵ | mkanat%bugzilla.org | 2006-11-13 | 1 | -50/+19 | |
| | | | | | | buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
* | Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵ | lpsolit%gmail.com | 2006-10-05 | 1 | -1/+2 | |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -4/+4 | |
| | | | | Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk |