Commit Log (Page 12 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-09-29 to 2004-09-07 (Commits 320-369 of 919)

meek 2004-09-29 13:16

Removed dependance on the JList index

23 lines of code changed in:

meek 2004-09-29 11:44

Cleaned up the code slightly

6 lines of code changed in:

meek 2004-09-29 10:33

Fixed unmerged change

2 lines of code changed in:

larkin 2004-09-29 10:32

Removed unneeded import of installer package.

0 lines of code changed in:

larkin 2004-09-29 10:31

Fixed dependency on installer. Used LocationGroup rather than InstallerLocGrp

3 lines of code changed in:

meek 2004-09-29 10:27

Update for modified version of Jsch

15 lines of code changed in:

meek 2004-09-29 10:18

Updated GUI support for actions. Still need to add support for customizing actions.
Other misc. bug fixes

1066 lines of code changed in:

larkin 2004-09-28 13:39

Implemented installPackage and added pointers to handle masters.

69 lines of code changed in:

larkin 2004-09-28 13:37

Made changes to try to handle file transfers and ThreadPools.

This is still untested.

108 lines of code changed in:

larkin 2004-09-28 13:35

Added sendFile from stream.

14 lines of code changed in:

larkin 2004-09-28 12:52

Implements a thread pool for running work on a limited number of threads.

72 lines of code changed in:

larkin 2004-09-27 13:35

Changed thread groups to a thread pool.

44 lines of code changed in:

larkin 2004-09-27 13:33

Added synchronized block to try to prevent race condition on jsch object.

7 lines of code changed in:

meek 2004-09-27 11:00

Trying to fix some GUI layout problems and fleshing out the GUI actions support.

334 lines of code changed in:

meek 2004-09-27 08:41

Renamed Results to Actions

136 lines of code changed in:

meek 2004-09-24 11:50

Changed the name to Actions

0 lines of code changed in:

meek 2004-09-24 11:49

Added actions support

80 lines of code changed in:

larkin 2004-09-23 23:13

Partial conversion to spawning threads. not working yet, but i need to commit so that i can use this file at work.

THE BUILD MAY BE BROKEN.

16 lines of code changed in:

meek 2004-09-23 14:49

Package src was being written incorrectly for the package.xsd

3 lines of code changed in:

larkin 2004-09-23 13:24

changed master to filemaster and buildmaster

0 lines of code changed in:

meek 2004-09-23 11:15

Overroad equals method in all Registry*.java and Package*.java classes in the util package.
Used this to replace several hashtables with vectors. Fixed several registry bugs and also
fixed a parsing error in the PackageHeader parser.

292 lines of code changed in:

larkin 2004-09-23 10:51

Added filemaster and buildmaster booleans.

9 lines of code changed in:

larkin 2004-09-23 10:49

Added filemaster and buildmaster properties.

45 lines of code changed in:

larkin 2004-09-23 10:34

Added additional comments and CVS tags.

6 lines of code changed in:

larkin 2004-09-22 11:42

* Added InstallerLocationGroup and InstallerLocInfo to remove interdependency
between comm and util.
* Changed LocInfo and LocationGroup references in installer to the new classes.

Some of the install threading code is in this commit, but not being called.
The installer still works in this build.

381 lines of code changed in:

larkin 2004-09-21 12:50

raboof

2 lines of code changed in:

larkin 2004-09-21 11:53

Now implements runnable and has package installation (minus the file transfer for now) in run().

116 lines of code changed in:

larkin 2004-09-21 11:52

Made private variables protected in Location for convenience in LocInfo.
Added header, comm, tg, and registry to LocationGroup for use in threaded install.

86 lines of code changed in:

meek 2004-09-21 09:12

Updated to support new jsch

77 lines of code changed in:

meek 2004-09-20 15:49

Fixed bugs with the registry location and writing. Updated jsch to store
passwords as a char[] and not a String.

40 lines of code changed in:

meek 2004-09-10 21:00

Ham

4 lines of code changed in:

meek 2004-09-10 20:52

Fixed GSAPExplorer building without network access

4 lines of code changed in:

meek 2004-09-10 20:20

Bad Zorg, bad!

3 lines of code changed in:

meek 2004-09-10 20:16

Registry bugfixes. Registry "seemingly" now working registry with Installer.
Maybe further refinement of registy api in future

184 lines of code changed in:

meek 2004-09-10 13:47

Keyed locations on the correct value

8 lines of code changed in:

meek 2004-09-10 13:44

Keyed the locations on the complete location name i.e.
user@foo.bar.org:22

4 lines of code changed in:

meek 2004-09-10 13:30

Bug fixes for registry support and for writeing the DOM trees

163 lines of code changed in:

larkin 2004-09-10 13:10

Ha! I update the todo file too!

3 lines of code changed in:

larkin 2004-09-10 13:09

Moved checksum up and made forcechecksum an attribute rather than child

0 lines of code changed in:

meek 2004-09-10 09:33

Mr. Potato Head

3 lines of code changed in:

larkin 2004-09-10 09:20

made version required.

0 lines of code changed in:

meek 2004-09-09 21:29

Oscar the Grouch

4 lines of code changed in:

meek 2004-09-09 21:24

Finished main coding for registry support. Added support for registy to installer.
Bugfixes still left but major work done.

1078 lines of code changed in:

meek 2004-09-08 15:50

Renamed RegistryServer -> RegistryLocation

117 lines of code changed in:

meek 2004-09-08 15:50

Added support to serialize PackageHeaders and in the Registry changed the word server to location

402 lines of code changed in:

meek 2004-09-08 09:42

Renamed to Registry Location

0 lines of code changed in:

meek 2004-09-07 16:03

Finished the Location and Password Input Dialog boxes with the correct focus and default key
handeling. Added a sleep to the Swingworker Thread handeling the LocInfo ssh communication.
Seems to fix the random Connection problems.

162 lines of code changed in:

meek 2004-09-07 14:39

Replaced with PwdInputDialog

0 lines of code changed in:

larkin 2004-09-07 12:58

Post-retreat edit

8 lines of code changed in:

larkin 2004-09-07 12:53

Changed:
servers->locations
server->location
location->host
Added:
group attribute: master (boolean)

6 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