Age | Commit message (Expand) | Author | Files | Lines |
2010-09-19 | Bug 586244: Make mod_headers and mod_expires optional | Max Kanat-Alexander | 4 | -75/+200 |
2010-09-08 | Bug 271758: noresolveonopenblockers = on doesn't allow removing open blockers... | Frédéric Buclin | 1 | -31/+6 |
2010-09-08 | Bug 516457: Bump the Email::MIME requirement to avoid a memory leak that | Max Kanat-Alexander | 2 | -14/+2 |
2010-09-04 | Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message | Max Kanat-Alexander | 2 | -0/+8 |
2010-09-03 | If an installation had not yet set the urlbase parameter, then inserting | Max Kanat-Alexander | 1 | -7/+5 |
2010-09-02 | Bug 549586: Allow the See Also field to take an integer or a local | Tiago Mello | 1 | -0/+40 |
2010-09-02 | Bug 587793: Add a new "object_end_of_create" hook so that extensions can | Christian Legnitto | 2 | -3/+28 |
2010-08-31 | Bug 77193 - Add the ability to retire (disable) old versions, components and ... | Dave Lawrence | 5 | -9/+52 |
2010-08-28 | Bug 479400: Bring _add_visiblity_value_to_value_tables routine back | Tiago Mello | 1 | -0/+16 |
2010-08-27 | Bug 479400: Add the ability to show or hide particular custom fields | Tiago Mello | 3 | -50/+133 |
2010-08-24 | Bug 583243: Add a new hook 'search_operator_field_override'. | Tiago Mello | 2 | -3/+43 |
2010-08-24 | Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields | Tiago Mello | 8 | -26/+28 |
2010-08-21 | Bug 583154: If you don't comment while setting the work_time (Hours Worked) f... | Frédéric Buclin | 1 | -0/+2 |
2010-08-11 | Bug 586210: Make every important string printed by checksetup.pl localizable, | Max Kanat-Alexander | 5 | -239/+53 |
2010-08-10 | Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, use | Christian Legnitto | 1 | -6/+9 |
2010-08-06 | Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that... | Frédéric Buclin | 4 | -252/+169 |
2010-08-05 | Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when view... | Frédéric Buclin | 3 | -12/+13 |
2010-08-04 | Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email | Frédéric Buclin | 1 | -0/+3 |
2010-08-04 | Bug 417048: (CVE-2010-2756) [SECURITY] Boolean charts let me query for users ... | Frédéric Buclin | 1 | -0/+7 |
2010-08-04 | Bug 583614: Simple Search no longer works | Frédéric Buclin | 1 | -1/+1 |
2010-08-04 | Bug 584036: _sync_fulltext() not called when (un)setting an existing comment ... | Frédéric Buclin | 1 | -1/+2 |
2010-08-04 | Bug 584021: FILTER txt should also remove | Frédéric Buclin | 1 | -0/+2 |
2010-08-03 | Bug 583287: Some fields should not be displayed in bugmail for new bugs | Frédéric Buclin | 2 | -4/+4 |
2010-08-03 | Bug 583165: Un(setting) a comment as private doesn't update bugs.delta_ts | Frédéric Buclin | 1 | -1/+3 |
2010-08-02 | Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation | Frédéric Buclin | 1 | -0/+3 |
2010-08-02 | Bug 583622: email_in.pl doesn't let me set timetracking fields | Frédéric Buclin | 2 | -7/+5 |
2010-08-02 | Bug 578494: We can't use "shellwords" to split words for sql_fulltext on Pg, | Max Kanat-Alexander | 1 | -6/+17 |
2010-08-02 | Bug 583645: Make $dbh->quote always detaint its output, even on DBDs that | Max Kanat-Alexander | 1 | -0/+11 |
2010-08-02 | Bug 577956: Bugs which were never confirmed cannot be reopened as UNCONFIRMED | Frédéric Buclin | 1 | -2/+2 |
2010-08-02 | Bug 581622: When a quicksearch includes the "content" field, it is limited to... | Frédéric Buclin | 1 | -6/+0 |
2010-08-02 | Bug 581327: The patch to allow commas in Product (etc.) names broke the | Max Kanat-Alexander | 1 | -1/+15 |
2010-07-28 | Bug 396558: Dependency change e-mails should only include status changes that... | Frédéric Buclin | 3 | -163/+124 |
2010-07-23 | Bug 581311: Bring the documentation of various hooks in Bugzilla::Hook | Max Kanat-Alexander | 1 | -46/+69 |
2010-07-23 | Bug 578240 - Re-add "owner" as a quicksearch alias for searching for "assigne... | Reed Loden | 1 | -0/+1 |
2010-07-23 | Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted | Max Kanat-Alexander | 2 | -4/+13 |
2010-07-23 | Bug 577054: ChoiceInterface was denying the deletion of any value if | Max Kanat-Alexander | 1 | -3/+9 |
2010-07-23 | Bug 556579: Back out the patch from bug 554819, because it caused special | Max Kanat-Alexander | 1 | -4/+32 |
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 1 | -6/+0 |
2010-07-22 | Bug 580208: Search.pm: Combine all the user search types into one search | Max Kanat-Alexander | 1 | -143/+150 |
2010-07-21 | Bug 428313: Properly expire the browser's CSS and JS cache when there | Max Kanat-Alexander | 2 | -20/+159 |
2010-07-20 | Bug 579514: Make Bug.attachments also return attachment data | Max Kanat-Alexander | 4 | -25/+64 |
2010-07-20 | Bug 579797: Restore ValidateGroupName in Bugzilla::Group, because it is | Max Kanat-Alexander | 1 | -0/+33 |
2010-07-20 | Bug 575475: ANSI coloring of error messages was hiding template compilation | Max Kanat-Alexander | 1 | -1/+3 |
2010-07-20 | Bug 580174: Search.pm: Move special parsing functions around, to be more | Max Kanat-Alexander | 1 | -157/+164 |
2010-07-18 | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 7 | -87/+35 |
2010-07-18 | Bug 579568: Search.pm: Improve the implementation and performance of | Max Kanat-Alexander | 2 | -57/+78 |
2010-07-16 | Bug 67036: Allow searching for product, component, etc. names that contain | Max Kanat-Alexander | 1 | -24/+73 |
2010-07-16 | Bug 578335: The "Show next bug in my list" user pref either doesn't display t... | Frédéric Buclin | 1 | -1/+1 |
2010-07-16 | Bug 398308: Make Search.pm take a hashref for its "params" argument | Max Kanat-Alexander | 2 | -68/+78 |
2010-07-15 | Bug 521416: Some web servers fail to set the QUERY_STRING parameter | byron jones (glob) | 1 | -0/+3 |