Commit Log (Page 11 of 19)

back to main page

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »

Summary Period: 2004-10-19 to 2004-09-29 (Commits 370-419 of 919)

larkin 2004-10-19 11:27

uncommented file transfers.

2 lines of code changed in:

larkin 2004-10-19 11:25

Fixed problems with machines not running w/ filemaster and buildmaster support.
Now groups properly wake up and run.

292 lines of code changed in:

meek 2004-10-19 10:14

Corrected problem of setting filemaster. Now when filemaster is set it is also set as
the build master for it InstallerLocationGroup.

46 lines of code changed in:

larkin 2004-10-19 10:10

Fixed default file and build masters so that the buildmaster is set to the filemaster, if one exists and the first element otherwise.

12 lines of code changed in:

larkin 2004-10-19 10:01

Changes to try to fix threads not running after filemaster and buildmaster
support was added to the gui.

NOTE: Fix not complete yet.

27 lines of code changed in:

meek 2004-10-18 11:06

Fixed filemaster setting error in SetupLogicalGroups.java and the default filemaster code in Initialization.java

14 lines of code changed in:

meek 2004-10-13 13:53

GUI changes for a more consistant look between different JVMs.
Fixed several bugs related to the set filemaster and buildmaster GUI elements.
Corrected the titles of several input dialogs.
Made many of the lists and JComboBoxes sorted also made the GSI_Panels default
insertIntoJCB insert in the natural ordering.

413 lines of code changed in:

meek 2004-10-12 17:54

Support for file and build masters in the gui, doesn't seem to work while installing though

309 lines of code changed in:

meek 2004-10-12 13:21

Removed code to background registry setup and fixed the problem slowing the registry down.
Kluge added to GSAPDocumentParser in addRegistryLocation passing three "" to new RegistryEvent
keeping the new event from getting a current timestamp

37 lines of code changed in:

meek 2004-10-12 12:36

Backgrounded registry setup

18 lines of code changed in:

larkin 2004-10-12 12:21

* Fixed group members starting too early bug
* Changed from moving files to copying files so that inter-group file transfer is possible
* Fixed some formatting
* Added beginnings of filegroup clean-up, currently commented out b/c incomplete

42 lines of code changed in:

meek 2004-10-12 11:58

Finished Actions configuration. Bug fixes in GSI_Panels.java, SetupCmdOpts.java and else where

73 lines of code changed in:

meek 2004-10-12 11:56

Jessy

8 lines of code changed in:

larkin 2004-10-12 11:55

It's none of your business what I changed. ;o)>

2 lines of code changed in:

meek 2004-10-11 12:33

Fixed bug in removing the stripWhiteSpace method

10 lines of code changed in:

meek 2004-10-11 11:54

Initial support for configuring actions. Still may bugs.

282 lines of code changed in:

meek 2004-10-11 11:45

Bug fixes in LocCellRenderer.java and added support for title in package.xsd

138 lines of code changed in:

meek 2004-10-11 11:44

Bug fixes in Application.java. Added support for auto fill of username in LocInputDialog
and support for title in package.xsd

77 lines of code changed in:

meek 2004-10-11 11:43

Test fix to see if the errors on Extablishing Session are fixed

96 lines of code changed in:

larkin 2004-10-08 11:31

Updated javadoc comments.

42 lines of code changed in:

meek 2004-10-07 13:25

kluge to handle file transfer errors

4 lines of code changed in:

larkin 2004-10-07 12:14

Fixed null jarfile
Fixed grouped commands being run everywhere.

37 lines of code changed in:

meek 2004-10-07 10:29

Improving Support for actions

31 lines of code changed in:

meek 2004-10-07 10:28

Improving support for actions

50 lines of code changed in:

larkin 2004-10-06 11:09

slight code reformat for readability.

3 lines of code changed in:

meek 2004-10-06 10:55

Fixed dumb copy/paste error

2 lines of code changed in:

meek 2004-10-06 10:49

Zorg

3 lines of code changed in:

larkin 2004-10-06 10:48

Added setupSession for known package and locationgroup.

48 lines of code changed in:

meek 2004-10-06 10:46

Basically finished actions support. New icons representing actions. Bugfixes in PackageAction and PackageCommand clone and equals methods.

414 lines of code changed in:

larkin 2004-10-06 10:29

Further code clean-up.

101 lines of code changed in:

larkin 2004-10-06 10:10

Clean up. Added comments. Removed unneeded code that was already commented out.

18 lines of code changed in:

larkin 2004-10-06 09:45

Removed pre-threading installation code.

1 lines of code changed in:

larkin 2004-10-05 12:02

Removed debugging code.

1 lines of code changed in:

meek 2004-10-05 12:01

Registry bugfixes for writing the registry and GUI layout improvments.

30 lines of code changed in:

larkin 2004-10-05 11:43

GTO

4 lines of code changed in:

larkin 2004-10-05 11:42

Added optional title to the package header for the installer title bar.

0 lines of code changed in:

larkin 2004-10-05 11:14

installPackage no longer blocks. Now the different group masters can run
simultaneously. How cool is that?

101 lines of code changed in:

larkin 2004-10-05 10:43

Removed debugging code.

2 lines of code changed in:

larkin 2004-10-05 10:43

Fixed empty groups bug.

232 lines of code changed in:

larkin 2004-10-05 10:35

Better error handling in setupSession.

14 lines of code changed in:

meek 2004-10-05 10:34

fixed bug not enabling the copy lef/right buttons when adding a group

9 lines of code changed in:

larkin 2004-10-05 10:34

Fixed catching errors as the occur in InstallerLocInfo and InstallerLocationGroup.

I think the changes in Application were made by netbeans, not me.

12 lines of code changed in:

meek 2004-10-01 18:18

Many bug fixes. Finished fixing the jsch threading issues. Fixed many GUI issues.
Moved actions right after Setup Logical Groups.

141 lines of code changed in:

meek 2004-10-01 13:56

fixed the threading problems with jsch :-p

21 lines of code changed in:

larkin 2004-09-29 14:06

Fixed over-synchronization in ThreadPool
I don't remember what changed in LocationGroup.

This is the threading commit

13 lines of code changed in:

larkin 2004-09-29 14:05

Fully threaded. Works ok, but JSch doesn't seem to be thread safe, so we're having
strange results at times.

383 lines of code changed in:

larkin 2004-09-29 14:04

Added additional synchronized blocks for JSch stuff.

19 lines of code changed in:

meek 2004-09-29 13:18

Changed to remove dependance on the JList Index

3 lines of code changed in:

meek 2004-09-29 13:17

Made comparable and added equals method

15 lines of code changed in:

meek 2004-09-29 13:17

Added methods to support new equals method in Location

23 lines of code changed in:

Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Next »

Generated by StatCVS 0.2.2