Mitsuo Takaki
a9035362b9
Upgrading dependencies to fix vulnerabilities
2019-01-19 13:38:57 -08:00
mtakaki
2c354b0960
Merge pull request #36 from jacekszubert/dont_push_status
...
Update component status only when it has changed
2018-09-07 00:32:42 -07:00
Mitsuo Takaki
5b6c34741a
Fixing circleci configuration
2018-06-27 23:00:05 -07:00
Mitsuo Takaki
29eb92790f
Setting up circle-ci, as codeship is currently not supporting builds from forks
2018-06-11 23:31:13 -07:00
mtakaki
1f1bab6398
Merge branch 'master' into dont_push_status
2018-03-20 00:20:33 -07:00
mtakaki
79bb5c5c3a
Merge pull request #33 from jacekszubert/allowed_fails
...
Create incident/update component status only after specified amount
2018-03-19 23:41:49 -07:00
mtakaki
57fc100d49
Merge branch 'master' into allowed_fails
2018-03-19 23:38:52 -07:00
Mitsuo Takaki
5cfef6392e
Adding setup.cfg for pypi
2018-03-18 22:47:44 -07:00
Mitsuo Takaki
68a5609abc
Bumping up the version to 0.4
2018-03-18 22:36:58 -07:00
mtakaki
028488b503
Merge pull request #44 from mtakaki/mtakaki_manual_testing
...
Running some manual tests and updating Dockerfile
2018-03-18 22:21:43 -07:00
Mitsuo Takaki
4c336ec714
Running some manual tests and updating Dockerfile
2018-03-18 22:17:29 -07:00
mtakaki
2adb5ca095
Merge pull request #43 from mtakaki/mtakaki_38_latency_ms
...
#38 - Adding support to milliseconds and different units for latency …
2018-03-18 17:54:18 -07:00
Mitsuo Takaki
d3c14e6491
Addressing codacy issues
2018-03-18 17:44:01 -07:00
Mitsuo Takaki
1899e95642
#38 - Adding support to milliseconds and different units for latency and changing http status to a range, instead of a single value.
2018-03-18 16:58:02 -07:00
mtakaki
726f5377b1
Merge pull request #42 from mtakaki/mtakaki_fix_build
...
Fixing the build and upgrading pytest and pytest-cov to latest
2018-03-18 14:45:51 -07:00
Mitsuo Takaki
9e66736f48
Fixing the build and upgrading pytest and pytest-cov to latest
2018-03-18 14:43:41 -07:00
mtakaki
5e5e74938b
Merge branch 'master' into dont_push_status
2017-05-30 22:28:37 -07:00
mtakaki
350d125d26
Merge branch 'master' into allowed_fails
2017-03-12 11:57:32 -07:00
Jacek Szubert
0b1e83eae1
Create incident/update component status only after specified amount of failed connection trials
2017-03-12 19:51:25 +11:00
mtakaki
8ce89e452f
Merge pull request #34 from jacekszubert/default_metric
...
Push default metric value for failed connection trials
2017-03-11 18:56:08 -08:00
mtakaki
284ef97168
Merge pull request #35 from jacekszubert/better_url_handling
...
Better url scheme handling
2017-03-11 16:54:37 -08:00
Jacek Szubert
22d032308f
Better url scheme handling
2017-03-11 18:58:11 +11:00
Jacek Szubert
da7568300e
Update component status only when it has changed
2017-03-09 18:25:45 +11:00
Jacek Szubert
fd0cca2060
Push default metric value for failed connection trials
2017-03-09 13:35:05 +11:00
mtakaki
ffa141d114
Merge pull request #32 from jacekszubert/default_schema
...
Use http as a default schema
2017-03-08 00:43:23 -08:00
Jacek Szubert
ab9957761c
Use http as a default schema
2017-03-08 16:55:55 +11:00
mtakaki
6c1b95961e
Merge pull request #31 from jacekszubert/remove_unused_functs
...
Remove unused functions
2017-03-06 01:14:02 -08:00
mtakaki
c36e42ea11
Merge branch 'master' into remove_unused_functs
2017-03-06 01:11:04 -08:00
mtakaki
19e6811900
Merge pull request #30 from jacekszubert/private_incidents
...
Added configuration for incident visibility
2017-03-06 01:09:53 -08:00
Jacek Szubert
cf43e568b1
Remove unused functions
2017-03-06 15:17:49 +11:00
Jacek Szubert
f7381aa2bc
Added configuration for incident visibility
2017-03-03 16:26:58 +11:00
Mitsuo Takaki
cfd0ddcb2b
Removing specific docker tag from the docker example
...
Signed-off-by: Mitsuo Takaki <mitsuotakaki@gmail.com >
2017-02-11 14:27:44 -08:00
Mitsuo Takaki
a055e0b76d
Reverting change to config.yml to fix breaking tests.
2017-02-11 14:13:48 -08:00
Mitsuo Takaki
0ed87469ce
Bumping the version to release 0.3
0.3
2017-02-11 12:26:22 -08:00
mtakaki
bdd74a89c7
Merge pull request #29 from mtakaki/mtakaki_action_enums
...
Converting actions to enums
2017-02-11 01:28:33 -08:00
Mitsuo Takaki
cb5137c526
Fixing default list parameter
2017-02-11 01:15:09 -08:00
Mitsuo Takaki
3830063ba4
Renaming Agent classes to decorators to comply with the design pattern
2017-02-11 01:09:12 -08:00
Mitsuo Takaki
e4bd02c44f
Fixing sample configuration with the actions as a list.
2017-02-11 01:04:42 -08:00
Mitsuo Takaki
e8d4b88c79
Changing the actions to enum list so it's more flexible.
2017-02-11 01:02:27 -08:00
mtakaki
9f3e2b6eff
Merge pull request #28 from jacekszubert/feat/configurable_status_updates
...
Make update status optional
2017-02-10 17:32:31 -08:00
Jacek Szubert
740f726b48
Make update status optional
2017-02-10 14:50:07 +11:00
mtakaki
a147adda35
Merge pull request #25 from mtakaki/mtakaki_expose_configuration
...
Exposing the configuration to avoid the current parsing problems. #20
2017-01-20 01:05:31 -08:00
Mitsuo Takaki
c59126fd0f
Exposing the configuration to avoid the current parsing problems. #20
2017-01-20 00:58:55 -08:00
mtakaki
9ccdc7e5c3
Merge pull request #19 from gardner/master
...
Updating README to use https url instead of git url. Removing trailin…
2016-10-27 21:38:32 -07:00
Gardner Bickford
96346926cd
Updating README to use https url instead of git url. Removing trailing slash from documentation to address issue #18
2016-10-27 11:00:28 -05:00
mtakaki
194a07c403
Merge pull request #14 from waffle-iron/master
...
waffle.io Badge
2016-06-29 22:41:23 -07:00
Making GitHub Delicious
fe0325dc9e
add waffle.io badge
2016-06-29 23:38:27 -06:00
mtakaki
23326fd828
Merge pull request #13 from rahulg963/patch-2
...
Correction in Import statement of configuration.py
2016-06-24 21:30:17 -07:00
RAHUL GOEL
969a2b1580
Correction in Import statement of configuration.py
...
In current version of code status file was being imported as cachet_url_monitor.status while configuration.py and status.py being kept in same folder.
Hence replaced imported statement as import status as st.
2016-06-24 22:16:24 +05:30
mtakaki
b018f9e675
Merge pull request #8 from mtakaki/mtakaki_1_allow_overriding_through_env_var
...
Adding support to overriding some of the configuration through environment variables.
2016-05-22 11:55:51 -07:00