Commit graph

24 commits

Author SHA1 Message Date
Richard Pijnenburg
1a7520d5d0 Update package acceptance tests
- Use environment var LS_BRANCH to select which packages to use from which branch.

Fixes #2501
2015-02-03 14:09:18 +00:00
Colin Surprenant
b23ede9260 do not ignore .lock files
Fixes #2203
2014-12-10 23:48:17 +00:00
Pier-Hugues Pellerin
00899fc411 Adding bootstrap gem to the gem home
Fixes #2203
2014-12-10 23:48:16 +00:00
Richard Pijnenburg
17e282c3a7 Update gitignore file
Fixes #1758
2014-09-30 16:06:47 +00:00
Suyog Rao
589cc29141 Ignore RubyMine/IntelliJ dirs 2014-07-15 13:18:56 -07:00
Pieter Lexis
8236a71499 Ignore the .VERSION.mk file 2013-11-19 08:35:11 +01:00
Nick Ethier
7145647cd2 improve coverage reporting [ci skip] 2013-09-25 16:11:16 -06:00
Jordan Sissel
25938f3bc1 Merge branch 'master' of https://github.com/mrjcleaver/logstash into mrjcleaver-master
Conflicts:
	.gitignore
2013-09-03 11:44:21 -07:00
Jordan Sissel
3ec9f53e88 Merge pull request #558 from shuge/master
implemented script to auto generate shipper configuration file for PHP-FPM/MySQL/Redis
2013-08-16 15:27:49 -07:00
Tray Torrance
8925b68082 Various fixes to generated .deb packages
This resolves a few inconsistencies and issues in the generated packages
for Debian/Ubuntu:

  * Creates /etc/logstash/conf.d
  * Installs a basic defaults file in /etc/default/logstash (which also sets HOME)
  * Stops creating /var/run/logstash (unused)
  * Uses /var/lib/logstash as the home directory of the logstash user instead of /home/logstash
  * Defaults package files to be owned by root, fixes ownership in post-install script
  * Properly stops service when removing the package on Debian

The end result is that after installing, LogStash will pretty much "just
work" with only 2 changes:

1) Enable START=yes in /etc/default/logstash
2) Provide a config for the LogStash agent
2013-08-14 16:03:19 -07:00
Shuge Lee
70a42ddb5b implemented script to auto generate shipper configuration for PHP-FPM/MySQL/Redis 2013-07-25 15:35:07 +08:00
Martin Cleaver
de4e90c6d7 almost ready to try 2013-06-29 21:00:04 -04:00
Jordan Sissel
01053acb2f - ignore rbx stuff 2013-06-03 14:56:32 -06:00
Jordan Sissel
027a4238f2 .rbx 2013-05-28 15:53:34 -07:00
Sébastien Masset
eed27d1481 Added Eclipse project files to .gitignore 2012-11-20 16:28:53 +01:00
Jordan Sissel
22046a0887 - Purge the Gemfile.lock virus 2012-11-14 09:48:12 -08:00
Jeff Forcier
9e395e6c53 gitignore a few things 2011-12-19 14:47:04 -08:00
Pete Fritchman
50b4e417f2 ignore build directories 2011-05-21 15:54:12 -07:00
Jordan Sissel
c96ff8f091 - ignore more stuff 2011-03-21 22:57:48 -07:00
Jordan Sissel
35a789a9f3 - Make ignore a little better on test/setup 2011-02-19 13:50:56 -08:00
Pete Fritchman
d6ecf48fab ignore test/setup 2011-02-19 11:46:16 -08:00
Jordan Sissel
15a54bafff actually, use 'local' 2010-11-24 02:51:32 -08:00
Jordan Sissel
5ce2bb7315 - Add 'ignore' so I can keep a local path that's ignored. 2010-11-24 02:51:01 -08:00
Jordan Sissel
8d98999139 - Add ignores 2010-11-17 23:45:50 -08:00