0
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Marty Schoch 2332455bd2 nicer formatting of license header 2016-10-02 10:13:14 -04:00
Marty Schoch 85b61a8631 add build tag protecting merge-coverprofile
this should prevent people that run:
go get github.com/blevesearch/bleve/...
from getting a useless "docs" program in their bin/ dir
2016-09-20 14:29:01 -04:00
Marty Schoch a771e344ae dont count code coverage support tool in project coverage 2016-08-31 13:52:19 -04:00
Marty Schoch 83a3eecb22 don't count kv store test against code coverage 2016-08-31 13:27:12 -04:00
Marty Schoch 18b50305e4 update travis to build with deps specified in manifest 2016-04-08 17:06:25 -04:00
Marty Schoch fcf3980cea set GIT_BRANCH to TRAVIS_BRANCH 2015-11-23 11:10:55 -05:00
Marty Schoch b5af97bc60 try TRAVIS_BRANCH 2015-11-23 11:01:57 -05:00
Marty Schoch 12273c369e try to fix confusing output 2015-11-23 09:39:43 -05:00
Marty Schoch bd22b664c4 print branch name to output 2015-11-23 09:08:40 -05:00
Marty Schoch 89af187fb0 set branch to master to fix goveralls badge 2015-11-23 08:54:47 -05:00
Marty Schoch 1aac60a0f1 stop building wiki (retired) example project 2015-09-29 12:47:47 -04:00
Marty Schoch de2e3f4d72 fix improper call to fmt.Errorf instead of Printf 2015-04-07 11:24:01 -04:00
Marty Schoch d1346e9461 trigger build of wiki indexer from bleve as well 2014-12-29 16:09:30 -08:00
Marty Schoch 6f62adf9d4 trigger rebuilding examples after building bleve 2014-12-29 14:58:42 -08:00
Marty Schoch 816929fae2 changed service name back 2014-12-29 10:26:59 -08:00
Marty Schoch 3e2642d437 try to run code coverage from travis 2014-12-29 09:53:18 -08:00
Marty Schoch 72ee4147e6 added more index crud test 2014-11-25 16:23:48 -05:00
Marty Schoch a313928be2 adding scripts for new code coverage 2014-11-21 14:02:17 -05:00
Marty Schoch 7a174d7d05 upaated README
closes #16
2014-07-31 10:58:20 -04:00