• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vjeantet / grok / 47

Builds Branch Commit Type Ran Committer Via Coverage
47 master add unit tests Pull #11 21 Jul 2015 12:54PM UTC macvaz travis-ci pending completion   set done
46 master Added typeInfo to Grok object. When parsing typed grok expressions, type information is added to typeInfo. During call to parseTyped each element is casted to their given type according to typeInfo map Pull #11 21 Jul 2015 12:10PM UTC macvaz travis-ci pending completion   set done
45 master new badge on README :) GoreportCard which reports quality of the Go code in the project push 27 Jun 2015 02:56PM UTC vjeantet travis-ci pending completion   set done
44 master Gofmt formats fixes push 27 Jun 2015 02:51PM UTC vjeantet travis-ci pending completion   set done
43 master Skip a unreliable test "TestAddPatternsFromPathFileOpenErr" don't know how to test the os.Open() in grok.AddPatternsFromPath() push 27 Jun 2015 02:45PM UTC vjeantet travis-ci pending completion   set done
41 master fix Parse funcs should follow the default set behavior, and can not be changed. #9 Now grok follow the capture behavior set when creating the object (NamedCapture or DefaultCapture) tools/cmd/patternstoregex updated to generate two maps of "denorm... push 10 May 2015 08:49PM UTC vjeantet travis-ci pending completion   set done
40 master update README.md - custom patterns usage description push 10 May 2015 10:32AM UTC vjeantet travis-ci pending completion   set done
39 master patternstoregex tool : fix a variable name, and new comments push 10 May 2015 10:24AM UTC vjeantet travis-ci pending completion   set done
38 master remove unused comment push 10 May 2015 10:17AM UTC vjeantet travis-ci pending completion   set done
37 master grok.New() comment rewritten. push 09 May 2015 08:45PM UTC vjeantet travis-ci pending completion   set done
36 master usage example push 13 Jan 2017 07:40PM UTC vjeantet travis-ci pending completion   set done
35 master grok.New() accepts Options grok.NAMEDCAPTURE, grok.DEFAULTCAPTURE This way, your grok instance will Parse() or ParseToMulti() by default with the option given to the Grok instance. You can change a Parse call behavior if needed, by adding an optio... push 09 May 2015 01:50PM UTC vjeantet travis-ci pending completion   set done
34 master patternstoregex tool used to generate patterns.go from patterns directory. used by go generate push 09 May 2015 01:08PM UTC vjeantet travis-ci pending completion   set done
33 master New type Option for options like NAMEDCAPTURE, DEFAULTCAPTURE,.... Use of go generate to easily print and use them as string push 09 May 2015 09:50AM UTC vjeantet travis-ci pending completion   set done
32 master Fix #5 return only named captures when parsing To mimic the original grok tool, options can be set to Parse() and ParseToMultiMap() Others options may be added, in any order. (currently only NAMEDCAPTURE is available) example : Parse(pattern,text... push 09 May 2015 12:07AM UTC vjeantet travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc