aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'release-5.0.6' into bugstestRobin H. Johnson2020-01-272-10/+8
|\
| * no bug - perltidy again, using the latest releasePerl Tidy2019-01-312-10/+8
| * no bug - reformat all the code using the new perltidy rulesPerl Tidy2019-01-306-958/+1003
| * Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-141-1/+1
| * Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-136-0/+6
| * Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cacheByron Jones2014-04-231-3/+2
| * Bug 997281: New QuickSearch operators can short-circuit each other depending ...Frédéric Buclin2014-04-161-1/+5
| * Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-1/+1
| * Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-312-0/+4
| * Revert accidential change in the fix for Bug 76498Byron Jones2014-01-281-3/+3
| * Fix bustage in Perl 5.10 and 5.12Frédéric Buclin2014-01-271-1/+1
| * Bug 76498: QuickSearch: support comparison operators other than substringByron Jones2014-01-271-5/+19
| * Bug 919852 - Add ability to perform quicksearch using Bug.searchDave Lawrence2013-10-011-3/+4
| * Temporary fix for bug 916882: whitelist product and component when used with ...Frédéric Buclin2013-09-241-1/+4
| * Bug 918647: "Use of uninitialized value" warnings when using quicksearchByron Jones2013-09-231-1/+5
| * fix typo in commentByron Jones2013-09-181-1/+1
| * Bug 877545: quicksearch shouldn't treat apostrophes as quote charactersByron Jones2013-09-181-6/+27
| * Bug 856158: A question mark inside quoted strings triggers flag detection whe...Frédéric Buclin2013-06-111-13/+33
| * Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones2013-05-102-3/+17
| * Bug 828344: Make "contains all of the words" look for all words within the sa...Byron Jones2013-04-182-20/+22
| * Bug 787668 #2: Use |use parent| instead of |use base|Frédéric Buclin2013-01-121-1/+1
| * Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-014-4/+4
| * Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-306-0/+118
| * Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-222-1/+103
| * Bug 749540: Avoid database deadlocks when deleting recent searchesByron Jones2012-09-051-6/+7
| * Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-015-3/+12
* | Gentoo-local version of 7f3a749d7bd78a3e4aee163f562d7e95b0954b44 w/ Perl-Tidy...Robin H. Johnson2019-12-016-941/+988
* | quicksearch: support #1234 bugsMike Frysinger2016-02-251-1/+3
* | Merge branch '4.4.9-to-5.0-vanilla-nohist' into 5.0-migrationChristian Ruppert2015-07-116-20/+180
|\ \
| * | Vanilla 4.4.9 to 5.0 without history due to massive merge conflictsChristian Ruppert2015-07-116-20/+180
| * | Temporary fix for bug 916882: whitelist product and component when used with ...Frédéric Buclin2013-09-241-1/+4
| * | fix typo in commentByron Jones2013-09-181-1/+1
| * | Bug 877545: quicksearch shouldn't treat apostrophes as quote charactersByron Jones2013-09-181-6/+27
| * | Bug 856158: A question mark inside quoted strings triggers flag detection whe...Frédéric Buclin2013-06-111-13/+33
| * | Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones2013-05-102-3/+17
| * | Bug 828344: Make "contains all of the words" look for all words within the sa...Byron Jones2013-04-182-19/+21
| * | Fix build bustageByron Jones2012-11-221-1/+0
| * | Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-222-1/+103
| * | Bug 749540: Avoid database deadlocks when deleting recent searchesByron Jones2012-09-051-6/+7
| |/
| * Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin2012-08-201-1/+1
| * Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin2012-08-091-3/+4
| * Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...Frédéric Buclin2012-04-111-42/+30
| * Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)Frédéric Buclin2012-03-301-1/+1
| * Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin2012-03-291-79/+94
| * Bug 715902: Do not log personal common activities in audit_logFrédéric Buclin2012-01-122-0/+8
| * Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-115-93/+25
| * Bug 713144: The SQL query to remove older searches from the profile_search ta...Frédéric Buclin2011-12-281-6/+8
| * Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones2011-07-251-1/+1
| * Bug 660866: Allow editing of old "boolean chart" searches using the newMax Kanat-Alexander2011-06-132-10/+31
| * Bug 647466: Allow Search.pm to take the new URL syntax for custom searchMax Kanat-Alexander2011-04-022-6/+26