-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
executable file
·43 lines (34 loc) · 1.16 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Revision history for mojo-down-monitor
0.09 2012/02/20
- Moved configuration from hypnotoad to myapp.conf
- Replaced hole architecture
0.08 2012/01/19
- Fixed a bug that content matching and header matching haven't been working.
0.07 2012/01/18
- Fixed a bug that very slow sites have caused malfunction on cron schedule.
- Fixed a bug on deleteing sites.
- Fixed that connect timeout starts to mean inactivity timeout.
- Bundled MojoX::Tusu v0.32
0.06 2012/01/07
- Fixed a bug on sending mail for error resolving report.
- Reduced memory leak.
- Improved documentation.
0.05 2012/01/06
- Added connection test button on site form.
- Added user agent option on site form.
- Added connection timeout option on site form.
- Added response time on log.
- Fixed charactor corruption on log message.
- Improved pjax response architecture.
0.04 2012/01/05
- Added Max log option on site edit
- Added hypnotoad.conf
0.03 2012/01/01
- Fixed a bug on vacuuming log.
0.02 2012/01/01
- Changed max_log to be act as per site limitation.
- Made log descent order.
- Renamed script.
- Improved document a little.
0.01 2011/12/31
- initial release