aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-251-1/+1
* Bug 90334: Do not display the "change several bugs at once" form if there are...lpsolit%gmail.com2008-02-091-1/+1
* Bug 408172: [Oracle] Bug lists longer than 1000 bugs failmkanat%bugzilla.org2008-01-181-10/+14
* Bug 383643: When using "Find a specific bug", the generated buglist does not ...lpsolit%gmail.com2008-01-121-1/+1
* Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ("A...lpsolit%gmail.com2007-11-031-2/+4
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com2007-10-091-1/+2
* Fixing bug 395771 for reallpsolit%gmail.com2007-09-211-1/+1
* Bug 395771: Advanced search results sorted incorrectly when sorted by importa...lpsolit%gmail.com2007-09-201-1/+1
* Bug 134474: The mass-change form in buglist.cgi offers too many groups - Patc...lpsolit%gmail.com2007-09-101-20/+28
* Bug 365438 Tag-related error messages should mention "tag" instead of "saved ...timeless%mozdev.org2007-08-241-2/+5
* Bug 389835: Various issues when changing several bugs at once - Patch by FrÃ...lpsolit%gmail.com2007-07-281-3/+2
* Bug 385003: Entering a tag name manually ("create and add the tag") should no...lpsolit%gmail.com2007-07-211-5/+10
* Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific...lpsolit%gmail.com2007-07-031-3/+3
* Bug 385910: Add parameter to allow "find a specific bug" to accept an empty s...lpsolit%gmail.com2007-06-261-3/+6
* Bug 383745: Incorrect charset specification in "please wait" screen when serv...wurblzap%gmail.com2007-06-221-21/+16
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-271-2/+20
* Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...lpsolit%gmail.com2007-05-141-0/+1
* Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by FrÃ...lpsolit%gmail.com2007-02-281-0/+6
* Bug 314659: Provide more information for the Atom summary - Patch by FrédÃ...lpsolit%gmail.com2007-02-271-1/+5
* Bug 369912: Buglists exported as iCalendar have wrong timestamps - Patch by F...lpsolit%gmail.com2007-02-101-2/+2
* Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ...lpsolit%gmail.com2007-01-071-5/+14
* Bug 365352: Lists of bugs (a.k.a tags) may be overwritten or deleted when tag...lpsolit%gmail.com2006-12-301-6/+17
* Bug 365254: When running a shared saved search, its name is not displayed at ...lpsolit%gmail.com2006-12-291-1/+1
* Bug 360028: Bugzilla::Search::Saved should have create() and update(), and bu...mkanat%bugzilla.org2006-11-131-50/+19
* Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by Fré...lpsolit%gmail.com2006-10-051-1/+2
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-4/+4
* Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric Bucl...lpsolit%gmail.com2006-08-221-14/+35
* Bug 347228: turn off server push and setting cookies when X-Moz request heade...myk%mozilla.org2006-08-091-3/+11
* Bug 343752: The 'order' field in buglist.cgi is not properly parsed when usin...lpsolit%gmail.com2006-07-261-1/+1
* Bug 344513: Make plain-text custom fields functional on all pages except ente...mkanat%bugzilla.org2006-07-181-0/+4
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-141-20/+73
* Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS SERVER-PU...mkanat%bugzilla.org2006-07-121-0/+6
* Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org2006-07-061-2/+2
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-5/+5
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-5/+5
* Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com2006-06-201-0/+2
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-11/+6
* Spelling patch: 'precentage' -> 'percentage'; patch by Vlad Dascalu <vladd@bu...vladd%bugzilla.org2006-06-191-1/+1
* Bug 330698: Remove $::components, @::enterable_products and $::classification...lpsolit%gmail.com2006-04-031-5/+2
* Bug 330583: Bad alignment of ) for Alias - Patch by timeless <timeless@bemail...lpsolit%gmail.com2006-04-021-1/+1
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-2/+2
* Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - Patc...lpsolit%gmail.com2006-03-071-1/+3
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-071-1/+1
* Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2006-03-031-6/+8
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...lpsolit%gmail.com2006-02-211-6/+11
* Bug 323769: Column names for reporter, assignee and QA contact realnames are ...lpsolit%gmail.com2006-01-201-3/+3
* Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by ...lpsolit%gmail.com2005-12-281-3/+5
* Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed...lpsolit%gmail.com2005-12-221-1/+7