aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-311-4/+4
* Bug 581622: When a quicksearch includes the "content" field, it is limited to...Frédéric Buclin2010-08-021-1/+0
* Bug 398308: Make Search.pm take a hashref for its "params" argumentMax Kanat-Alexander2010-07-151-1/+1
* Bug 577800: Finish the cleanup of Search.pm's "init" function by removingMax Kanat-Alexander2010-07-151-1/+1
* Bug 24896: Make the First/Last/Prev/Next navigation on bugs work withMax Kanat-Alexander2010-06-151-33/+40
* Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v...Frédéric Buclin2010-05-201-1/+1
* Bug 486050: Bugzilla should prefill quicksearch box when showing search resul...David Lawrence2010-05-121-0/+3
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-7/+7
* Bug 513989 - large search query causing internal server error (500) but valid...Dave Lawrence2010-03-031-3/+5
* Bug 286041 - Allow people to undo "forget search"Kent Rogers2010-03-011-5/+4
* Bug 537834 - "Buglist results using atom ctype do not display users with empt...Reed Loden2010-02-281-0/+2
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-18/+0
* Bug 535675: Typing +foo in the QuickSearch box throws an "uninitialized value...lpsolit%gmail.com2010-01-061-1/+3
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-1/+1
* Bug 526271: Uninitialized value in can_enter_product() due to a missing argum...lpsolit%gmail.com2009-11-031-1/+1
* Bug 524234: When there are no search results, include helpful linksmkanat%bugzilla.org2009-10-291-16/+29
* Bug 524395: Boolean charts And, Or, "add another chart" buttons do no work wi...lpsolit%gmail.com2009-10-261-12/+13
* Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Savedmkanat%bugzilla.org2009-08-211-52/+13
* Bug 509045: Make "use_keywords" a global template variable instead of having ...mkanat%bugzilla.org2009-08-111-5/+8
* Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t...mkanat%bugzilla.org2009-07-071-156/+36
* Bug 502641: Fix various problems that would occur when you would log in from ...mkanat%bugzilla.org2009-07-071-11/+11
* Bug 494643: Do not pass the same columns twice to the SQL query - Patch by Fr...lpsolit%gmail.com2009-05-251-2/+4
* Bug 494369: Do not throw an error if the 'order' parameter contains invalid c...lpsolit%gmail.com2009-05-251-12/+7
* Back out bug 441496: it breaks Safari and Google Chromelpsolit%gmail.com2009-05-221-7/+4
* Bug 290631 - iCalendar export should include prioritybbaetz%acm.org2009-05-141-0/+11
* Bug 491679: Do not store the buglist sort order of shared saved searches in c...lpsolit%gmail.com2009-05-061-1/+1
* Remove the unused 'unconfirmedstate' variable (as mentioned in the release no...lpsolit%gmail.com2009-03-061-2/+0
* Bug 476943 - Edit multiple issues token after switching to shadow DBghendricks%novell.com2009-02-051-0/+4
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user conf...lpsolit%gmail.com2009-02-021-5/+14
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-021-0/+2
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-8/+21
* Bug 344878: Automatically generate list of acceptable columns for buglist.cgi...lpsolit%gmail.com2009-01-151-50/+46
* Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ...lpsolit%gmail.com2009-01-041-0/+31
* Bug 463002 - Show a description of what you searched for, at the top of bugl...mkanat%bugzilla.org2008-12-061-1/+1
* Bug 456642 - Mass bug edit form for buglist.cgi shows inactive bug statuses i...dkl%redhat.com2008-09-241-2/+5
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-181-1/+0
* Bug 15089: Make buglist.cgi shorten search URLs by cleaning them and then red...mkanat%bugzilla.org2008-09-121-0/+11
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-281-12/+7
* Bug 182238: Allow users to choose what time zone to display times in - Patch ...lpsolit%gmail.com2008-08-271-1/+1
* Bug 449693: If a custom multi-select field is active, displaying all columns ...lpsolit%gmail.com2008-08-081-0/+2
* Bug 432931: [Oracle] Saved Searches that search multi-byte characters return ...mkanat%bugzilla.org2008-08-081-0/+6
* Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org2008-08-081-1/+1
* Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1mkanat%bugzilla.org2008-08-011-0/+7
* Bug 441496 - Use server push (multipart/x-mixed-replace) with compatible vers...gerv%gerv.net2008-07-071-4/+7
* Bug 440612 – Use Bugzilla::Bug->check everywhere instead of ValidateBugIDmkanat%bugzilla.org2008-06-301-2/+2
* Bug 437003 – Add hook to buglist.cgi to add columns to bug listmkanat%bugzilla.org2008-06-281-0/+2
* Bug 433514: Renaming a saved search with the same name of different case caus...lpsolit%gmail.com2008-05-141-1/+2
* Bug 414236 Ð show_bug.cgi: Remove the knob in favor of normal <select> boxesguy.pyrzak%gmail.com2008-04-101-1/+1
* Bug 413439: Enable "change several bugs at once" if the user has editbugs OR ...lpsolit%gmail.com2008-03-181-16/+34
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-251-1/+1