Colin Surprenant
70605ad384
bump version to 6.3.3 ( #9855 )
2018-07-24 11:55:19 -04:00
João Duarte
b11e6e7f3b
bump version to 6.3.2 ( #9822 )
2018-07-05 16:12:47 +01:00
Rob Bavey
88df6f75be
Version Bump for 6.3.1
...
Fixes #9737
2018-06-13 16:34:45 +00:00
Jenkins CI
6e049269a9
Migrate x-pack-logstash source to logstash
2018-04-24 10:45:08 -05:00
Andrew Cholakian
ec26ee0a50
Add note on debugging
...
Fixes #9334
2018-04-06 22:07:00 +00:00
Ry Biesemeyer
8213a36fc9
remove overly-broad statements about licensing from docs
...
Elastic has recently announced that we are [opening x-pack][] code, which was
previously private. It will be released under a commercial license and
included in some distributions of Logstash, making certain distributions not
fully-FOSS-compliant. For that reason, we want to avoid making overly-broad
statements about "open-source" that could become confusing in the near future.
Elastic continues to invest heavily in the Apache2-licensed open core of
Logstash; we will continue to release and distribute OSS-only artifacts, and
will empower our community to use and extend Logstash.
[opening x-pack]: https://www.elastic.co/blog/doubling-down-on-open
Fixes #9241
2018-03-15 17:48:18 +00:00
DeDe Morton
f60b600c27
Fix spacing
...
Fixes #9045
2018-02-07 19:45:17 +00:00
DeDe Morton
7791cca6d7
Fix issues from review
...
Fixes #9045
2018-02-07 19:45:17 +00:00
DeDe Morton
b7f6003500
Add doc build steps
...
Fixes #9045
2018-02-07 19:45:17 +00:00
Lisa Cawley
188b36927f
[DOCS] Build Logstash Reference from logstash repo ( #9078 )
2018-01-31 11:07:53 -08:00
Jake Landis
48b370ea68
Bump to 6.3
...
Fixes #8971
2018-01-22 15:51:58 +00:00
Armin
96e5b1142d
MINOR: Update readme for building tar distribution
...
Fixes #8939
2018-01-15 14:22:47 +00:00
Andrew Cholakian
5d3aca47b7
Bump versions for 6.x to 6.2.0
...
Fixes #8705
2017-11-22 04:33:52 +00:00
Armin
26aae4f403
#7135 add Gradle task for bootstrapping and running all integration tests
...
Fixes #8599
2017-11-14 15:25:37 +00:00
Rob Bavey
aa289cca68
Remove reference to master in README.md
...
Remove superfluous reference to 'master' branch in README.md file.
This matches the text from the Kibana README.
Fixes #8658
2017-11-14 14:09:10 +00:00
Armin
8b8d5ec9ca
TESTS: Improve Gradle Test Configuration
...
* `clean` actually cleans all dynamically created files, in particular it now properly cleans the generated Gemfile so
that changes to the Gemfile.template reflect in a rerun of `bundler`
* `rubyTests` and `test` are now one-off and will automatically bootstrap JRuby and Gems required by the tests if necessary
* Fixed Readme to document the now much simpler test targets
* All rake tasks remain unchanged and still work exactly as they did before
Fixes #8583
2017-11-06 18:34:47 +00:00
Armin
f1837ddb4c
MINOR: Fix Readme section on running just the Java tests
...
Fixes #8554
2017-10-31 19:43:14 +00:00
Pier-Hugues Pellerin
9184e360d2
remove vendor plugin
...
Fixes #8281
2017-09-18 18:57:50 +00:00
Suyog Rao
e274043054
Bump version of 6.x to 6.1.0 ( #7794 )
2017-07-24 11:54:44 -07:00
Jake Landis
55fac65160
VERSION BUMP: 6.0.0-alpha3 -> 6.0.0-beta1 ( #7636 )
2017-07-11 12:07:11 +01:00
Pier-Hugues Pellerin
32709ae72e
Readme missing update for JRuby 9k
...
Update the README and replace any mention of JRuby 1.7.x with 9k
Fixes #7426
2017-06-12 21:48:30 +00:00
Suyog Rao
dcd79d2f57
bump master version to 6.0.0-alpha3 ( #7343 )
...
* bump master version to 6.0.0-alpha3
2017-06-06 11:51:02 -07:00
Armin
4994bf3bc5
#7043 run gradle tests in core specs and document running gradle tests only in readme
...
Fixes #7099
2017-05-15 15:58:45 +00:00
Joao Duarte
d17a77e76d
bump version to 6.0.0-alpha2
2017-05-11 18:18:29 +01:00
Benjamin Boutier
58a78e452c
fix: typo (double "under" word)
...
Fixes #6950
2017-04-25 00:32:47 +00:00
Suyog Rao
2974763840
[readme] Add snapshot download links
2017-04-01 16:03:10 -07:00
Suyog Rao
3bf4ef7334
[readme] update note about rspec
2017-04-01 15:55:08 -07:00
Suyog Rao
12a4a1f7ac
Update development workflow
2017-04-01 15:49:25 -07:00
Suyog Rao
4bbd8de197
Fix stack link
...
Fixes #6243
2016-11-28 15:10:17 -05:00
Suyog Rao
dd8d2edf55
Update readme with more relevant info
...
Fixes #6243
2016-11-28 15:10:17 -05:00
Lee Drengenberg
afcb49d95e
Update README.md
2016-08-09 13:17:05 -05:00
Suyog Rao
a3c73e9cae
Fix travis badge to the correct URLs
2016-07-12 19:45:03 -07:00
Suyog Rao
39833f4208
Update travis badge
2016-07-12 19:43:22 -07:00
Suyog Rao
7ce4166d3a
Update README.md
2016-07-12 19:41:32 -07:00
Jelmer de Reus
81cdf32ae5
fix CONTRIBUTING.md link in README.md ( #5477 )
2016-06-10 13:48:42 +02:00
Andrew Cholakian
2a46fd5c1e
Initial .travis.yml
...
Fixes #4608
2016-05-27 18:15:59 +00:00
Morton Fox
b22e885a9d
CONTRIBUTING file has moved.
...
Fixes #5145
2016-04-20 19:04:23 +00:00
Suyog Rao
683302e26d
Rename bin/plugin to bin/logstash-plugin
...
This adds support for packs and fixes the problem where bin/plugin
pollutes the PATH namespace
Fixes #4871
Fixes #4874
2016-03-24 00:23:15 +00:00
Thomas Decaux
f61e9a8cc5
Remove duplicate text about plugins
...
Fixes #4773
2016-03-09 02:16:14 +00:00
Jeffrey Charles
113c97bc70
Add docs for troubleshooting old rubygems error
...
Fixes #4707
2016-02-19 15:05:07 +00:00
ReadmeCritic
0bfb60b47a
Update README URLs based on HTTP redirects
...
Fixes #4200
2016-01-04 18:44:20 +00:00
Ryan MacLean
1016dd1946
Update README.md
...
Committing again after rebase. One small typo.
Fixes #4405
2016-01-04 18:40:49 +00:00
Ryan MacLean
a3eb76d65b
Update README.md
...
Fixes #4402
2015-12-28 19:11:03 +00:00
Pere Urbon-Bayes
c517e67596
update the README to show the last versions master, 2.x and 2.1
...
Fixes #4217
2015-11-24 12:19:54 +00:00
Jordan Sissel
ebb5ed71cc
Remove old 1.5.x repo migration notes
...
Fixes #4179
2015-11-11 18:12:10 -08:00
Pere Urbon-Bayes
6218cde793
added integration test status badges
...
Fixes #4049
2015-10-16 14:32:02 +00:00
Pere Urbon-Bayes
a8f86df53d
added jenkins badges for all main branches
...
Fixes #4049
2015-10-16 14:32:02 +00:00
Stanislav
3fb87e287b
Fix typo in README.md
...
Fixes #3979
2015-09-30 09:30:24 +00:00
Colin Surprenant
b1cd68af1e
much needed refresh
...
note on USE_RUBY=1
note on bin/logstash rspec
2015-05-04 12:47:04 -04:00
Suyog Rao
8150903ef8
Add JAVA_HOME as an extra step for windows
...
Closes #2401
2015-03-18 15:21:06 -07:00