/[projects]/miscJava/CircuitBreaker/src/main/java/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
ViewVC logotype

Log of /miscJava/CircuitBreaker/src/main/java/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3212 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 28 09:34:47 2017 UTC (6 years, 5 months ago) by torben
File length: 6641 byte(s)
Diff to previous 2569 , to selected 628
Use generics to encapsulate returned value

Revision 2569 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 9 08:55:10 2015 UTC (8 years, 11 months ago) by torben
File length: 6635 byte(s)
Diff to previous 2449 , to selected 628
Statistics should be added by composition instead of inheritance

Revision 2449 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 20 08:58:46 2015 UTC (9 years, 2 months ago) by torben
File length: 6465 byte(s)
Diff to previous 2448 , to selected 628
switch to maven

Revision 2448 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 20 08:52:49 2015 UTC (9 years, 2 months ago) by torben
Original Path: miscJava/CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 6465 byte(s)
Diff to previous 2075 , to selected 628
move java components to java folder

Revision 2075 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 23 10:25:05 2013 UTC (10 years, 6 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 6465 byte(s)
Diff to previous 1846 , to selected 628
Close the formatter

Revision 1846 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 31 06:38:35 2012 UTC (11 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 6442 byte(s)
Diff to previous 1845 , to selected 628
report the failure percentage on circuitbreaker web-page - take 3

Revision 1845 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 31 06:33:37 2012 UTC (11 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 6360 byte(s)
Diff to previous 1844 , to selected 628
report the failure percentage on circuitbreaker web-page - take 2

Revision 1844 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 31 06:33:12 2012 UTC (11 years, 9 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 6359 byte(s)
Diff to previous 1293 , to selected 628
report the failure percentage on circuitbreaker web-page

Revision 1293 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 16 11:11:07 2011 UTC (13 years, 1 month ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 5974 byte(s)
Diff to previous 1292 , to selected 628
Log retrips

Revision 1292 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 15 10:27:04 2011 UTC (13 years, 1 month ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 6014 byte(s)
Diff to previous 1291 , to selected 628
make it possible to clear the log from web UI

Revision 1291 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 13 01:14:28 2011 UTC (13 years, 1 month ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 5872 byte(s)
Diff to previous 1287 , to selected 628
Only show 10 log entries in view command and add a new command do display the entire log

Revision 1287 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 11 07:58:57 2011 UTC (13 years, 1 month ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 5620 byte(s)
Diff to previous 1285 , to selected 628
better format of logview

Revision 1285 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 11 07:52:15 2011 UTC (13 years, 1 month ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 5606 byte(s)
Diff to previous 864 , to selected 628
add LoggingCircuitBreaker

Revision 864 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 20 21:54:53 2010 UTC (13 years, 11 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 5074 byte(s)
Diff to previous 698 , to selected 628
Differentiate against a normal trip and a retrip from half-open back to open

Revision 698 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 3 10:10:36 2010 UTC (14 years, 1 month ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 4860 byte(s)
Diff to previous 628
When viewing circuitbreaker also show local systemtime for reference

Revision 628 - (view) (download) (annotate) - [selected]
Modified Tue Mar 9 07:21:41 2010 UTC (14 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 4780 byte(s)
Diff to previous 624
unify date formatting

Revision 624 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 8 09:46:10 2010 UTC (14 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 4685 byte(s)
Diff to previous 621 , to selected 628
Also keep track on when things went back to normal

Revision 621 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 8 08:38:36 2010 UTC (14 years, 2 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 4563 byte(s)
Diff to previous 467 , to selected 628
Also take not of the time when the last failure occurred 

Revision 467 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 22 06:01:35 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/circuitbreaker/web/ViewCircuitBreaker.java
File length: 4441 byte(s)
Copied from: CircuitBreaker/src/dk/thoerup/curcuitbreaker/web/ViewCircuitBreaker.java revision 466
Diff to previous 466 , to selected 628
Rename package

Revision 466 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 22 05:25:57 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/web/ViewCircuitBreaker.java
File length: 4441 byte(s)
Diff to previous 461 , to selected 628
Clarify

Revision 461 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 21 08:05:44 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/web/ViewCircuitBreaker.java
File length: 4433 byte(s)
Diff to previous 460 , to selected 628
Fixed bug introduced in R448

Revision 460 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 21 07:56:37 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/web/ViewCircuitBreaker.java
File length: 4420 byte(s)
Diff to previous 448 , to selected 628
AccountingCircuitBreaker, should also keep track on when it last was tripped

Revision 448 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 19 14:04:40 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/web/ViewCircuitBreaker.java
File length: 4304 byte(s)
Diff to previous 417 , to selected 628
Simplified web code

Revision 417 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 8 07:07:14 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/web/ViewCircuitBreaker.java
File length: 4331 byte(s)
Diff to previous 416 , to selected 628
Finished v1 of web interface

Revision 416 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 7 20:21:16 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/src/dk/thoerup/curcuitbreaker/web/ViewCircuitBreaker.java
File length: 2116 byte(s)
Diff to selected 628
Sync

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20