Commit Graph

  • bae7b76275
    Remove duplicate line BeHe 2017-11-22 13:41:46 +0100
  • 5fe30e7a26 Use parameter expansion instead of basename Ville Skyttä 2017-11-01 09:05:58 +0200
  • f9a0dc44d3 Use type -p instead of which Ville Skyttä 2017-11-01 09:03:33 +0200
  • 02695d7997 fix `which: command not found` Thomas LÉVEIL 2017-10-26 15:10:32 +0200
  • f919f9c8c8 Delay startup parameter Michał Zubkowicz 2017-10-18 10:56:34 +0200
  • 0384298951 Merge branch 'master' into master Lucas Burruel 2017-10-07 14:07:01 -0700
  • 410d77eda4 Add a WAITFORIT_ prefix in front of all variables Frédéric Woelffel 2017-10-04 15:52:31 +0200
  • 9e2158c174 Merge b693c1bf9d into db049716e4 peter galkaev 2017-09-21 06:07:13 +0000
  • b693c1bf9d windows docker fix peter galkaev 2017-09-21 15:01:00 +0900
  • 617361bc2a Merge 8e7a655553 into db049716e4 Nick Brookins 2017-08-09 18:04:50 +0000
  • 8e7a655553 minor tweaks and fixes for alpine and mac compat. Nicholas Brookins 2017-08-09 11:04:05 -0700
  • c06eb13f91 Merge 597bd20bcb into db049716e4 shingon 2017-08-08 16:26:18 +0000
  • 597bd20bcb Append license to file header shingon 2017-08-09 01:13:36 +0900
  • e14428363f added perl functions for mac compatibility added new EXTRA parameter to control an optional extra wait after port is open Nicholas Brookins 2017-08-07 17:41:29 -0700
  • 0460b5d68c Merge f9aa0c10c9 into db049716e4 Anton Novosyolov 2017-07-23 16:03:25 +0000
  • 720c714d61 Merge 9f6f657613 into db049716e4 JG² 2017-07-23 16:03:24 +0000
  • 74448bd141 Merge 5e81a9c489 into db049716e4 Steve Pandich 2017-07-23 16:03:23 +0000
  • db049716e4 Merge pull request #40 from szczad/master Douglas Gibbons 2017-07-23 09:00:32 -0700
  • 8ed92e8cab fix: preserve quotation when passing arguments to command. Grzegorz Szczudlik 2017-07-20 12:08:57 +0200
  • 5e81a9c489 added support for macOS, which lacks the timeout command-line command steve.pandich@hgdata.com 2017-06-27 09:02:01 -0700
  • a7972ddd20 Fix handling of parameters with spaces Birger Brunswiek 2017-06-27 16:58:17 +0200
  • 8b4051d5f3 Merge pull request #6 from iturgeon/master Douglas Gibbons 2017-05-17 14:22:56 -0700
  • 0c581a7c0f Merge 047056d343 into a2acebe3f5 Steve Campbell 2017-05-17 17:26:50 +0000
  • 37a017625a Merge 12a3977dc9 into a2acebe3f5 Tarcisio Gruppi 2017-05-17 17:26:50 +0000
  • 4ed76b5498 Merge 9730b3a481 into a2acebe3f5 Juergen Dufner 2017-05-17 17:26:49 +0000
  • 0e32414a12 Merge a62579e32f into a2acebe3f5 Phaninder Pasupula 2017-05-17 17:26:49 +0000
  • f7d30b7bab Merge 400fb17f65 into a2acebe3f5 Tom Plüss 2017-05-17 17:26:49 +0000
  • a2acebe3f5 Merge pull request #32 from douglas-gibbons/master Douglas Gibbons 2017-05-17 10:26:23 -0700
  • 8ed81e3803 Fixes to test script for flake8 Douglas Gibbons 2017-05-17 10:18:55 -0700
  • 3f77c48894 Add wait_with_expect for systems that don't have timeout (e.g., mac OSX) Jonathan D'Andries 2017-05-07 23:01:10 -0500
  • 3eff7195a4 Merge afd3a1f801 into b638c19027 Raphael Ahrens 2017-05-03 16:12:52 +0000
  • 3ee61dc713 Merge fae1bf9572 into b638c19027 willieddy 2017-05-03 16:12:52 +0000
  • b638c19027 Update to README.md Douglas Gibbons 2017-04-28 11:05:41 -0700
  • adabd79922 Merge ebf435d820 into ac372412a1 Carl Nygard 2017-04-24 16:32:19 +0000
  • ebf435d820 add external healthcheck capability Carl Nygard 2017-04-24 12:30:23 -0400
  • 175bc29551 Merge 43753962e2 into ac372412a1 Carl Nygard 2017-04-24 14:05:25 +0000
  • 43753962e2 add -c option to provide better control over external service command line Carl Nygard 2017-04-24 10:00:40 -0400
  • 9f6f657613 allow usage of Env Variable Julien Garcia Gonzalez 2017-04-20 15:23:25 +0200
  • 400fb17f65 refactor: TIMEOUT_OPTION depending on busybox Tom Pluss 2017-04-11 11:18:35 +0000
  • f9b79b2e51 Tidy up of vars in tests Douglas Gibbons 2017-03-26 23:10:11 -0700
  • 13745289ba Modified error output for 'ls' command to cope with different test environments Douglas Gibbons 2017-03-26 22:52:51 -0700
  • 4fd1b45cff Added some real tests Douglas Gibbons 2017-03-26 22:50:25 -0700
  • 1b1aca3f0b Added WAITFORIT to HOST, PORT, and TIMEOUT variables to reduce possibility of conflict lburruel 2017-03-24 12:07:59 -0700
  • 13c00e35ea Start of test framework Douglas Gibbons 2017-03-22 17:33:24 -0700
  • 7f645ced94 Start of test framework Douglas Gibbons 2017-03-22 17:31:47 -0700
  • ac372412a1 Update README.md Giles Hall 2017-03-13 00:44:51 -0400
  • 409b4a7bfd Update README.md Giles Hall 2017-03-13 00:44:01 -0400
  • 209be48eb6 Update README.md Giles Hall 2017-03-13 00:40:06 -0400
  • e686775c5b readme update Giles Hall 2017-03-13 00:38:20 -0400
  • a62579e32f Support osx via `gtimeout` Phaninder Pasupula 2017-01-20 19:18:45 +0000
  • fae1bf9572 Add support for systems without timeout script using perl and add curl as testing resource William Eddy 2017-01-18 10:47:20 -0500
  • 9730b3a481 Fix issue #5 Juergen Dufner 2017-01-11 22:34:51 +0100
  • 73ff0063fc
    Put main body into a function to keep environment variables from getting clobbered Greg Walker 2016-12-23 07:05:39 -0600
  • f9aa0c10c9 Support multiple host:port parameters Anton Novosyolov 2016-09-28 10:45:24 +0300
  • e1f115e4ca Update README.md Giles Hall 2016-09-22 08:28:01 -0400
  • 1f3eb2c350 Update README.md Giles Hall 2016-09-22 06:39:34 -0400
  • 11afe7b6b9 Update README.md Giles Hall 2016-09-21 16:25:10 -0400
  • 12a3977dc9 Added support for OSX Tarcísio Gruppi 2016-08-03 20:29:57 +0200
  • 047056d343 revert default timeout change Steve Campbell 2016-06-24 08:19:41 -0500
  • c5cf13656b support curl, wget, perl timeout replacement, busybox timeout params Steve Campbell 2016-06-24 08:11:23 -0500
  • 78c7b2824d Fix timeout parameter location in example Nándor István Krácser 2016-06-07 16:25:03 +0200
  • afd3a1f801 Converted the script to a more POSIX compliant bourne dialect Raphael Ahrens 2016-05-09 17:40:38 +0200
  • 71cff7b8f3
    Added manpage aviau 2016-04-29 17:50:48 -0400
  • 34d6eea9e1 also don't overwrite HOST env variable Joshua Karjala-Svendsen 2016-04-28 11:56:47 +0200
  • cd3b571176 Try port fix Joshua Karjala-Svendsen 2016-04-13 16:24:59 +0200
  • 8f52a814ef Adds support for distros that use busybox like Alpine iturgeon 2016-04-11 17:06:09 -0400
  • a454892f3c Merge pull request #4 from Silex/patch-1 Giles Hall 2016-04-01 12:20:39 -0400
  • 55c54a5abd Fix invalid use of return value Philippe Vaucher 2016-04-01 17:14:39 +0200
  • 20c60949de license added Giles Hall 2016-02-24 16:50:33 -0500
  • 4e94d7dbb1 more small doc fixes Giles Hall 2016-02-02 14:41:04 -0500
  • bf194c8fb4 doc fixes Giles Hall 2016-02-02 14:33:27 -0500
  • a150deb10a doc fixes Giles Hall 2016-02-02 14:31:55 -0500
  • 41deb2dbbe small fixes Giles Hall 2016-02-02 14:30:19 -0500
  • e559a8e0fb initial commit Giles Hall 2016-02-02 14:23:09 -0500