[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r59] (HEAD) by computerguy5

Adding .gitignore file that matches svn:ignore properties.

2011-06-20 01:16:28 Tree
[r58] by computerguy5

Launch configurations changed by Eclipse.

2011-03-28 00:04:31 Tree
[r57] by computerguy5

Accidentally checked in incorrect @author tags from the various computers I work on.

2011-01-25 12:13:40 Tree
[r56] by computerguy5

Preliminary TaskListener that fires the task events on the EDT. Currently any exceptions encountered are just logged and ignored, but we should handle that better in the future.

2011-01-22 19:13:31 Tree
[r55] by computerguy5

Shuffled TaskService implementation into an impl package.

2011-01-22 19:05:51 Tree
[r54] by computerguy5

Shuffled TaskService implementation into an impl package.

2011-01-22 19:05:45 Tree
[r53] by computerguy5

Beginnings of actual implementation of a task lifecycle.

2011-01-20 21:23:45 Tree
[r52] by computerguy5

Splitting the functionality of a Task into an execution context so that a single Task instance can be executed multiple times. The Task class is going to be refactored into an interface to take advantage of the split out execution context.

2011-01-19 21:31:27 Tree
[r51] by computerguy5

Didn't realize that the Eclipse refactor had updated the TaskService reference in Task class to the original implementations' new name.

2011-01-19 20:01:25 Tree
[r50] by computerguy5

Split TaskService into a TaskService interface and an ExecutorServiceTaskService implementation.

2011-01-19 19:51:12 Tree
Older >