Directory cdx/scorebot/app/tester/

Directory Created:
2007-01-22 12:58
Total Files:
16
Deleted Files:
4
Lines of Code:
5340

[root]/cdx/scorebot/app/tester

Lines of Code

cdx/scorebot/app/tester/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 264 (100.0%) 9447 (100.0%) 35.7
dound 208 (78.8%) 6299 (66.7%) 30.2
rreagan3 53 (20.1%) 3047 (32.3%) 57.4
genned 3 (1.1%) 101 (1.1%) 33.6

Most Recent Commits

dound 2007-04-08 00:43

Removed dead stores to local variables.

10 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTesterGUI.java (+10 -13)
dound 2007-04-07 23:32

These classes are now final. They shouldn't be overriden because a new thread is started in their constructor. If these need to be overloaded, the constructor will need to be modified.

3 lines of code changed in:

  • cdx/scorebot/app/tester: WaitingScreenDialog.java (+3 -3)
dound 2007-04-07 23:17

Fixed/removed checks for null pointers after having previously dereferenced the object.

3 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTestSchedulingDialog.java (+3 -3)
dound 2007-04-02 18:47

Fixed menu menmoics and disappearing help menu problem.
Changed reporting template's version to 1.01.
Added web to CVS.

25 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTesterGUI.form (+3), ManualTesterGUI.java (+18 -5), TesterGUI.java (+4 -5)
dound 2007-04-02 02:59

IllegalArgValException now thrown instead of IllegalArgumentException in many cases so that the user is forced to check the Exception in case it occurs.

3 lines of code changed in:

  • cdx/scorebot/app/tester: ManualScheduler.java (+3 -2)
dound 2007-04-02 02:40

getBinding is now typed properly

6 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTestSchedulingDialog.java (+6 -6)
dound 2007-04-01 20:20

Tester Now Checks Time Ranges to Run. The tester now checks to see when the NTP's time ranges to run are for each Test Item. If they are all in the past, then it warns the user and then exits. If there are some in the future but none including the current time, then the user is warned, but the Tester will just wait until that time comes.

62 lines of code changed in:

  • cdx/scorebot/app/tester: NetworkTester.java (+46 -5), TesterGUI.java (+16 -2)
dound 2007-03-31 21:29

Added shortcuts in the Help menu on all GUIs to launch the changelog.htm file and the user's manual. A more informative about dialog was also created.

123 lines of code changed in:

  • cdx/scorebot/app/tester: AddDowntimeDialog.java (+3 -3), GenerateEventDialog.java (+3 -3), ManualTestSchedulingDialog.java (+3 -3), ManualTesterGUI.form (+33 -1), ManualTesterGUI.java (+67 -48), TesterGUI.java (+14 -10)
dound 2007-03-31 15:03

The log files are now output to the team's base folder.

3 lines of code changed in:

  • cdx/scorebot/app/tester: TesterGUI.java (+3 -3)
dound 2007-03-31 14:55

Title for the manual test scheduler dialog has been fixed (was "Generate Event", now "Manually Schedule a Test").

4 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTestSchedulingDialog.form (+1 -1), ManualTestSchedulingDialog.java (+3 -3)
dound 2007-03-31 14:26

Options which don't require values are no longer forced to have values (sendmail->subject, sendmail->body, readfile->expected_value and integritycheck->expected_value).

3 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTesterGUI.java (+3 -19)
dound 2007-03-31 14:08

The user may now specify keywords $IP or $PORT in option's of type String.

6 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTesterGUI.java (+6 -3)
dound 2007-03-30 01:26

Add mnemonics and accellerators.

28 lines of code changed in:

  • cdx/scorebot/app/tester: TesterGUI.java (+28 -2)
dound 2007-03-29 22:36

If you press enter on the option value, it is like you pressed the button now.

15 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTestSchedulingDialog.form (+3), ManualTestSchedulingDialog.java (+12 -2)
dound 2007-03-29 04:15

Added a bindingLoaded method to the BindingListener interface. This method is called after the new binding has been used to populate the component which it is bound to.

3 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTestSchedulingDialog.java (+3 -3)
dound 2007-03-29 02:01

Failred rule preparation now includes the invalid code too.

5 lines of code changed in:

  • cdx/scorebot/app/tester: NetworkTester.java (+5 -4)
dound 2007-03-28 09:54

moved gui icon to icons folder

16 lines of code changed in:

  • cdx/scorebot/app/tester: AddDowntimeDialog.java (+3 -3), GenerateEventDialog.java (+3 -3), ManualTestSchedulingDialog.java (+3 -3), ManualTesterGUI.java (+4 -4), TesterGUI.java (+3 -3)
dound 2007-03-28 00:32

Updated to work with the removal of setReported (checkbox is now unbound and manually handled).

31 lines of code changed in:

  • cdx/scorebot/app/tester: GenerateEventDialog.form (+15 -18), GenerateEventDialog.java (+16 -16)
dound 2007-03-28 00:31

Makes sure downtimes are created when a file is opened now (even if the file is empty).

3 lines of code changed in:

  • cdx/scorebot/app/tester: TesterGUI.java (+3 -2)
rreagan3 2007-03-27 16:56

no message

3 lines of code changed in:

  • cdx/scorebot/app/tester: ManualTesterGUI.form (-1), ManualTesterGUI.java (+3 -23)

(133 more)

Generated by StatCVS 0.3