swcs
|
127da64ec5
|
ImplementPropertyChanged for POCOs
|
2013-10-28 21:23:51 +01:00 |
|
swcs
|
f14e60a36e
|
UptimeClient constructor
|
2013-10-28 21:22:41 +01:00 |
|
swcs
|
9bbaafb528
|
add JsonExtensions and Models
|
2013-10-28 21:14:23 +01:00 |
|
swcs
|
c1cb0cb505
|
add IUptimeClient interface
|
2013-10-28 21:06:07 +01:00 |
|
swcs
|
3e6d93d495
|
move old lib; create new PCL with utilities
|
2013-10-28 21:05:10 +01:00 |
|
swcs
|
de81634646
|
update Tests to reflect upcoming async changes for library
|
2013-10-22 21:33:58 +02:00 |
|
swcs
|
5cc471cf3d
|
update website
|
2013-09-08 22:55:09 +02:00 |
|
swcs
|
ca19648286
|
update readme
|
2013-09-08 22:47:51 +02:00 |
|
swcs
|
67f6996b94
|
update readme
|
2013-09-05 22:00:46 +02:00 |
|
swcs
|
60a4d6cdc7
|
bump version and update docs
0.2.0
|
2013-08-28 00:59:10 +02:00 |
|
swcs
|
c00dd42d08
|
update tests; alert.ID is a string now, cause the main alert has a preceding zero
|
2013-08-28 00:55:31 +02:00 |
|
swcs
|
5a2b1ef153
|
add exception handling
|
2013-08-28 00:09:55 +02:00 |
|
swcs
|
2d39955208
|
fix website og:url
|
2013-08-27 10:56:43 +02:00 |
|
swcs
|
04340667ab
|
update readme
|
2013-08-27 10:47:27 +02:00 |
|
swcs
|
0edb565514
|
add website
|
2013-08-27 10:46:37 +02:00 |
|
swcs
|
53d8a38f55
|
bump version
|
2013-08-26 11:53:11 +02:00 |
|
swcs
|
295867b84b
|
add tests for monitors; fix MonitorParameters bug to not include subtype on port listening
0.1.1
|
2013-08-26 11:45:57 +02:00 |
|
swcs
|
e4f6fe2928
|
swap NUnit with xUnit.NET!
|
2013-08-26 01:07:19 +02:00 |
|
swcs
|
6f29cadd26
|
doc fixes
|
2013-08-25 22:33:06 +02:00 |
|
swcs
|
4ce3e726c5
|
documentation
|
2013-08-25 22:27:20 +02:00 |
|
swcs
|
fc7ea237b6
|
update naming convention for public methods
0.1.0
|
2013-08-25 16:24:52 +02:00 |
|
swcs
|
5ad10f4e68
|
remove retired files
|
2013-08-25 14:25:45 +02:00 |
|
swcs
|
1330d855aa
|
update test project structure
|
2013-08-25 14:25:21 +02:00 |
|
swcs
|
d68c04eae0
|
add Tests for UptimeClient initialization and Alerts
|
2013-08-25 14:17:03 +02:00 |
|
swcs
|
b560a2a5b5
|
add simple response validation; remove unnecessary methods
|
2013-08-24 19:55:53 +02:00 |
|
swcs
|
103f78a758
|
update inline docs
|
2013-08-24 01:52:14 +02:00 |
|
swcs
|
0a2603015e
|
simplify jsondeserializer
|
2013-08-22 23:11:42 +02:00 |
|
swcs
|
ba8cc6e1dc
|
simplify Monitor API
|
2013-08-21 22:50:30 +02:00 |
|
swcs
|
d603ea82aa
|
remove params keyword from RetrieveAlerts and update docs
|
2013-08-20 23:07:19 +02:00 |
|
swcs
|
1534a93b68
|
refactor parameter creation and simplify Alerts
|
2013-08-20 23:00:14 +02:00 |
|
swcs
|
37ba4ec03d
|
Modify a monitor
|
2013-08-19 21:56:10 +02:00 |
|
swcs
|
8599cec7e6
|
add overload for AddAlert
|
2013-08-19 21:03:11 +02:00 |
|
swcs
|
a144aa1914
|
overload DeleteAlert
|
2013-08-18 21:58:16 +02:00 |
|
swcs
|
a380680c6a
|
retrieve/add/delete alert contacts;
|
2013-08-18 21:51:04 +02:00 |
|
swcs
|
33584ccd21
|
update naming convention for repsonse objects;
|
2013-08-18 14:50:20 +02:00 |
|
swcs
|
0ee4d19fae
|
fix typos
|
2013-08-18 14:47:05 +02:00 |
|
swcs
|
7c9b1ef42d
|
fix typos and rename GetParameters to RetrieveParameters
|
2013-08-18 14:46:08 +02:00 |
|
swcs
|
1a9df28569
|
simplify method callings in public API
|
2013-08-18 14:42:21 +02:00 |
|
swcs
|
5f707840c0
|
Add method with 3 overloads
|
2013-08-18 14:26:01 +02:00 |
|
swcs
|
ef46303139
|
Delete method for Monitors
|
2013-08-18 12:08:08 +02:00 |
|
swcs
|
88c40c5889
|
simplified GetParameters; include logs in Monitor Model
|
2013-08-18 11:47:10 +02:00 |
|
swcs
|
dc04191ac3
|
Alert Model
|
2013-08-18 11:17:43 +02:00 |
|
swcs
|
80437a5f56
|
add Monitor Model/POCO
|
2013-08-18 11:07:51 +02:00 |
|
swcs
|
324dbf6df8
|
fix GetParameter POCO to convert correctly null-values
|
2013-08-15 12:22:10 +02:00 |
|
swcs
|
ea882dfc42
|
add Monitor model; allow retrievel of monitors with additional overloads;
|
2013-08-15 11:13:15 +02:00 |
|
swcs
|
317605debf
|
add GetParameter Model;
|
2013-08-15 10:34:52 +02:00 |
|
swcs
|
76542c2e54
|
add UptimeClient with default parameters;
|
2013-08-15 00:45:55 +02:00 |
|
swcs
|
985bde5e9c
|
add APIException and universal JsonDeserializer
|
2013-08-13 22:30:33 +02:00 |
|
swcs
|
370716b917
|
add common utilities
|
2013-08-13 22:26:34 +02:00 |
|
swcs
|
723ecfbb72
|
initial
|
2013-08-13 22:22:46 +02:00 |
|