aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bustage due to bug 549586Frédéric Buclin2010-09-021-2/+2
* Bug 549586: Allow the See Also field to take an integer or a localTiago Mello2010-09-012-0/+44
* Bug 587793: Add a new "object_end_of_create" hook so that extensions canChristian Legnitto2010-09-013-3/+37
* Bug 592480: Only one person is added to CC list when multiple are specifiedFrédéric Buclin2010-09-011-13/+9
* Bug 77193 - Add the ability to retire (disable) old versions, components and ...Dave Lawrence2010-08-3121-30/+128
* Bug 580865: Rename the "edit" link on Attachment Details to "edit details"Guy Pyrzak2010-08-291-1/+1
* Bug 580217: Starting a bug summary with ">" would make it purpleGuy Pyrzak2010-08-291-1/+1
* Bug 578599: Make it easier to scroll down past the attachment view in theGuy Pyrzak2010-08-291-1/+2
* Bug 577574: Make YUI's unload listener into a "pagehide" listener onGuy Pyrzak2010-08-291-1/+4
* Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behindGuy Pyrzak2010-08-295-30/+40
* Bug 571636: Make the Advanced Search UI follow a grid designGuy Pyrzak2010-08-293-14/+75
* Bug 591218 - Add missing 'longdesclength' form field to fix problem when rece...Reed Loden2010-08-281-0/+1
* Bug 479400: Bring _add_visiblity_value_to_value_tables routine backTiago Mello2010-08-271-0/+16
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|, including extensions/...Frédéric Buclin2010-08-274-9/+9
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-2711-69/+171
* Bug 583243: Add a new hook 'search_operator_field_override'.Tiago Mello2010-08-243-3/+64
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-2416-50/+51
* Bug 589860: Remove sidebar.cgi, because remote XUL support is going away in G...Frédéric Buclin2010-08-244-187/+0
* Bug 584115: Some comments incorrectly disappear for users not in the timetrac...Frédéric Buclin2010-08-211-2/+3
* Bug 583154: If you don't comment while setting the work_time (Hours Worked) f...Frédéric Buclin2010-08-211-0/+2
* Bug 583884: User autocomplete fills in empty values instead of the autocomple...Frédéric Buclin2010-08-131-2/+6
* Bug 581690: Restore the ability to move several bugs at once to another insta...Frédéric Buclin2010-08-134-13/+38
* Fix "No language defines the string 'update_summary_truncated'" when upgradingMax Kanat-Alexander2010-08-111-1/+1
* Bug 586210: Make every important string printed by checksetup.pl localizable,Max Kanat-Alexander2010-08-116-239/+274
* Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, useChristian Legnitto2010-08-092-6/+21
* Bug 585498 - RADIUS auth isn't experimental any more.Marc Schumann2010-08-091-2/+2
* Bug 585454 - In flagmail, the Date header field splits the Subject header fie...Marc Schumann2010-08-081-1/+1
* Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...Frédéric Buclin2010-08-065-257/+223
* s/where missing/were missing/ (no bug)Reed Loden2010-08-061-1/+1
* Bug 584032: Cannot set requestees on bug creationFrédéric Buclin2010-08-051-2/+3
* Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view...Frédéric Buclin2010-08-053-12/+13
* Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending emailFrédéric Buclin2010-08-044-19/+57
* Bug 417048: (CVE-2010-2756) [SECURITY] Boolean charts let me query for users ...Frédéric Buclin2010-08-041-0/+7
* Bug 583649: Release Notes for Bugzilla 3.6.2Max Kanat-Alexander2010-08-041-0/+58
* Bug 583614: Simple Search no longer worksFrédéric Buclin2010-08-041-1/+1
* Bug 584036: _sync_fulltext() not called when (un)setting an existing comment ...Frédéric Buclin2010-08-041-1/+2
* Bug 584021: FILTER txt should also remove &nbsp;Frédéric Buclin2010-08-041-0/+2
* Bug 584018: @foo= bar in email_in.pl is not parsed correctly, due to a missin...Frédéric Buclin2010-08-041-1/+1
* Bug 584110: Don't name attachment files "attachment.txt" by default, because ...Frédéric Buclin2010-08-042-2/+2
* Bug 584069: IE6 throws many JS errorsGuy Pyrzak2010-08-032-2/+2
* Bug 453425 - Send "X-Content-Type-Options: nosniff" header when displaying at...Reed Loden2010-08-031-1/+2
* Bug 583287: Some fields should not be displayed in bugmail for new bugsFrédéric Buclin2010-08-032-4/+4
* Bug 583165: Un(setting) a comment as private doesn't update bugs.delta_tsFrédéric Buclin2010-08-031-1/+3
* Bug 553884: Quicksearch incorrectly treats "-" in quotes as negationFrédéric Buclin2010-08-021-0/+3
* Bug 583622: email_in.pl doesn't let me set timetracking fieldsFrédéric Buclin2010-08-022-7/+5
* Bug 578494: We can't use "shellwords" to split words for sql_fulltext on Pg,Max Kanat-Alexander2010-08-011-6/+17
* Bug 578572: Make the user autocomplete and keyword autocomplete behaveMax Kanat-Alexander2010-08-013-8/+12
* Bug 583645: Make $dbh->quote always detaint its output, even on DBDs thatMax Kanat-Alexander2010-08-011-0/+11
* Bug 577956: Bugs which were never confirmed cannot be reopened as UNCONFIRMEDFrédéric Buclin2010-08-021-2/+2
* Bug 581622: When a quicksearch includes the "content" field, it is limited to...Frédéric Buclin2010-08-023-11/+0