Quantcast

[JIRA] (JENKINS-14265) Matching should be done fuzzily and not just substring matching

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14265) Matching should be done fuzzily and not just substring matching

JIRA noreply@jenkins-ci.org
Issue Type: New Feature New Feature
Assignee: Jørgen Tjernø
Components: keyboard-shortcuts
Created: 30/Jun/12 12:38 AM
Description:

Currently, you have to type a continuous substring, it'd be great if we could do fuzzy matching of the string.

Project: Jenkins
Priority: Major Major
Reporter: Jørgen Tjernø
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14265) Matching should be done fuzzily and not just substring matching

JIRA noreply@jenkins-ci.org
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14265) Matching should be done fuzzily and not just substring matching

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Jesse Farinacci
Path:
src/main/webapp/js/keyboard-shortcuts.js
http://jenkins-ci.org/commit/keyboard-shortcuts-plugin/cefe18714b1ee54410fea1328527460779823486
Log:
Merge pull request #1 from jorgenpt/fuzzy-matching

JENKINS-14265 Match filter fuzzily.

Compare: https://github.com/jenkinsci/keyboard-shortcuts-plugin/compare/51e77b98c5e2...cefe18714b1e

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14265) Matching should be done fuzzily and not just substring matching

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Jørgen P. Tjernø
Path:
src/main/webapp/js/keyboard-shortcuts.js
http://jenkins-ci.org/commit/keyboard-shortcuts-plugin/4f0bca6fe0e9007323cd04d9d8c35d3c9f50b71b
Log:
JENKINS-14265 Match filter fuzzily.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...