Melissa Baker
4ba237b10e
Added test for correct json fields output
2019-05-28 12:28:56 -07:00
Melissa Baker
51b7391aca
Merge branch 'master' into fix-json-nearby-fields
2019-05-28 12:28:27 -07:00
Melissa Baker
46f5d2d224
Fixed nearby json field results showing wrong data
...
issue #453
2019-05-28 12:17:59 -07:00
Josh Baker
8154eae040
Merge pull request #457 from tidwall/disable-elapsed-tests
...
Removed elapsed member for json testing
2019-05-28 09:33:30 -07:00
tidwall
b86d2287f4
Removed elapsed member for json testing
2019-05-28 09:22:15 -07:00
Oleg Ginzburg
80b2d4c5a8
log: fix typo in Fatalf func
...
fixed for x1b[31m[FATA] output
2019-05-17 13:24:05 +03:00
Josh Baker
e8801fd45a
Merge pull request #447 from rshura/fix-timeout-desc
...
Fix description of TIMEOUT command -- seconds are not optional.
2019-04-26 12:47:46 -07:00
Alex Roitman
51b0de5670
Fix description of TIMEOUT command -- seconds are not optional.
2019-04-26 12:46:15 -07:00
tidwall
623715e315
1.17.0
2019-04-26 11:59:03 -07:00
tidwall
3ae59274e3
Removed evio option
2019-04-26 11:50:49 -07:00
tidwall
63ff185401
Merge branch 'rshura-new-timeouts'
2019-04-26 11:33:58 -07:00
Alex Roitman
5da63881c6
Adjust commands.json
2019-04-25 14:22:25 -07:00
Alex Roitman
cbf10b7472
Rework timeouts to allow prepending any command with the TIMEOUT seconds
2019-04-25 14:15:53 -07:00
Josh Baker
f061956d65
Merge pull request #444 from rshura/script-timeouts
...
Script timeouts
2019-04-25 09:35:40 -07:00
Alex Roitman
2020f537dc
Add tests for script timeouts.
2019-04-24 17:17:49 -07:00
Alex Roitman
49111a4dce
Add timeouts for lua scripts
2019-04-24 17:00:52 -07:00
tidwall
878f9dedb2
Updated commands_gen.go
2019-04-24 16:14:30 -07:00
Josh Baker
12a861731e
Merge pull request #443 from tidwall/query-timeout
...
Query timeout
2019-04-24 16:00:51 -07:00
Josh Baker
5702789c2c
Merge pull request #442 from rshura/query-timeout
...
Add per-query timeouts.
2019-04-24 15:57:40 -07:00
Alex Roitman
d3350c033f
Add session timeout description to commands.json
2019-04-24 13:26:25 -07:00
Alex Roitman
31525487c3
Add timeout tests. Fix a bug.
2019-04-24 13:20:57 -07:00
Alex Roitman
7177a6468f
Add TIMEOUT description to the commands.json
2019-04-24 12:08:07 -07:00
Alex Roitman
e514a0287f
Add timeout subcommand to scan/search commands.
...
Use per-query timeout for those commands, if it was given.
2019-04-24 12:02:39 -07:00
tidwall
0aecef6a5c
Added TIMEOUT command
2019-04-24 05:09:41 -07:00
tidwall
bb33467da1
Fix crash with fence ROAM
...
closes #440
2019-04-23 11:16:55 -07:00
Josh Baker
1726ff9eef
Create CONTRIBUTING.md
2019-04-18 09:23:41 -07:00
Josh Baker
3f34706f24
Update CODE_OF_CONDUCT.md
...
Updated the team email to conduct@tile38.com
2019-04-18 08:52:22 -07:00
Josh Baker
bcdf5638a1
Merge pull request #441 from tidwall/add-code-of-conduct-1
...
Create CODE_OF_CONDUCT.md
2019-04-18 08:48:57 -07:00
Josh Baker
d81a009f55
Create CODE_OF_CONDUCT.md
2019-04-18 08:47:15 -07:00
tidwall
96dc1d4feb
1.16.4
2019-03-19 13:51:55 -07:00
tidwall
e1a71453c7
Do not ignore SIGHUP
...
Use the `--nohup` flag or `nohup` command.
2019-03-19 13:49:35 -07:00
tidwall
d6f7697e2e
1.16.3
2019-03-19 09:01:49 -07:00
tidwall
7e006af713
Add verbose messaging for aws/sqs
2019-03-17 18:40:34 -07:00
Josh Baker
bb6ff9e737
Update README.md
2019-03-16 22:50:52 -07:00
Josh Baker
cf57b775ec
Merge pull request #437 from tidwall/issue-428
...
Fixed clients blocking while webook sending
2019-03-16 15:46:31 -07:00
tidwall
8c69fbff31
Fixed clients blocking while webook sending
...
Closes #428
2019-03-16 15:43:33 -07:00
Josh Baker
55a175c767
Merge pull request #430 from tidwall/sqs-update
...
SQS Credentials Updates
2019-03-14 12:50:53 -07:00
tidwall
e47540ba09
Added auth flag
2019-03-14 12:05:51 -07:00
Josh Baker
983e1bcb8e
Merge pull request #436 from tidwall/webhook-metrics
...
Added geofence delivery counter
2019-03-14 11:23:54 -07:00
tidwall
762607dc0a
Added geofence delivery counter
2019-03-14 11:23:23 -07:00
tidwall
5ae1a76450
Updated dependencies
2019-03-14 09:55:31 -07:00
Josh Baker
ac45824c7d
Merge pull request #435 from tidwall/pprof
...
Added pprof flags
2019-03-14 09:24:47 -07:00
tidwall
87f57b0cd9
Added pprof flags
2019-03-14 09:24:18 -07:00
tidwall
5335aec942
Allow for standard SQS URLs
...
Both now work:
https://sqs.us-east-1.amazonaws.com/349840735605/TestTile38Queue
sqs://us-east-1:349840735605/TestTile38Queue
2019-03-13 15:41:49 -07:00
tidwall
14db57cda3
1.16.2
2019-03-12 16:18:47 -07:00
Josh Baker
394850e71a
Merge pull request #432 from tidwall/sighup-fix
...
Ignore SIGHUP signals
2019-03-12 14:47:42 -07:00
Josh Baker
6b937934e3
Merge pull request #433 from tidwall/nearby-431
...
Fixed nearby inaccuracy with geofence
2019-03-12 14:44:03 -07:00
tidwall
4e656ad19b
Fixed nearby inaccuracy with geofence
...
Closes #431
2019-03-12 14:38:05 -07:00
tidwall
01112c9a4f
Ignore SIGHUP signals
2019-03-12 08:40:27 -07:00
tidwall
ec57aaee1a
Support SQS ChainProvider by default.
...
Unless the credpath query param is provided, the SQS credidentails
will be automatically chosen from one of the following:
- ~/.aws/credidentials
- Environment variables
- EC2 Role
2019-03-11 10:49:25 -07:00