| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Substitute require for require_relative | Tim Smith | 2019-12-29 | 2 | -2/+2 |
| | | | | | | | require_relative is significantly faster and should be used when available. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Apply Chefstyle | Tim Smith | 2019-12-29 | 2 | -4/+4 |
| | | | | | | | Autocorrect with the latest chefstyle Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | fixes for new chefstyle | Lamont Granquist | 2018-07-03 | 2 | -4/+4 |
| | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | chefstyle 0.6 | Thom May | 2018-02-15 | 1 | -1/+1 |
| | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | support ! in searchestm/support_bang_operator | Thom May | 2016-08-02 | 1 | -2/+2 |
| | | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
| * | ChefStyletm/style | Thom May | 2016-07-29 | 6 | -20/+21 |
| | | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
| * | Merge pull request #175 from andrewdotn/master | Thom May | 2016-07-19 | 1 | -4/+2 |
| |\ | | | | | Fix attempted fall-through in case statement. | ||||
| | * | Fix attempted fall-through in case statement. | Andrew Neitsch | 2015-11-25 | 1 | -4/+2 |
| | | | |||||
| * | | Fix scary search behavior on terms containing dash character | Sergey Tuchkin | 2015-08-17 | 1 | -2/+2 |
| |/ | |||||
| * | add support for wildcards | Matt Gleeson | 2013-09-30 | 1 | -10/+14 |
| | | |||||
| * | handle a list of values properly. add matches_doc? | Matt Gleeson | 2013-09-28 | 1 | -13/+20 |
| | | |||||
| * | logic was reversed for "to" eval | Matt Gleeson | 2013-09-25 | 1 | -2/+3 |
| | | |||||
| * | fix up to_s end brackets | Matt Gleeson | 2013-09-25 | 1 | -1/+1 |
| | | |||||
| * | Fix #31: Allow - in search terms rather then interpreting it as an operator | John Keiser | 2013-08-08 | 1 | -0/+1 |
| | | |||||
| * | Fix issue where subqueries (...) did not work | John Keiser | 2013-06-26 | 1 | -1/+3 |
| | | |||||
| * | Fix issue with multiple identical keys, speed up search | John Keiser | 2013-06-06 | 2 | -5/+3 |
| | | |||||
| * | Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef) | jkeiser | 2012-12-19 | 7 | -0/+262 |
