0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
WorkflowModel is returning values for cells as a TableModel. More... over 11 years ago
WorkflowModel can now clear values for batch size. More... over 11 years ago
WorkflowModel can accept batch size values. More... over 11 years ago
Can add iterations to a WorkflowModel. More... over 11 years ago
Building out WorkflowModel's Swing Model capabilities. More... over 11 years ago
Introducing the WorkflowModel. More... over 11 years ago
(refactor) Created subpackage "app" for GUI-specific application code More... over 11 years ago
(fix) Constants should be "final" More... over 11 years ago
Configured maven to run our suites (does not by default). More... over 11 years ago
Added GUI elements for removing a workflow step. More... over 11 years ago
(minor) use straightforward check for verifying item in a collection. More... over 11 years ago
(fix) Null check on cell values. More... over 11 years ago
(fix) GUI Driver properly clears configuration values where omitted. More... over 11 years ago
(minor) extracted "magic string" into local variable. More... over 11 years ago
Trimmed a few more seconds off GUI regression tests. More... over 11 years ago
Removed unnecessary test case. More... over 11 years ago
(minor) Moved configure() to top of the class; its an important method. More... over 11 years ago
Fleshed-out IterationResult unit spec More... over 11 years ago
Moved specification of batch size configuration to its proper home. More... over 11 years ago
Removing redundant unit test case. More... over 11 years ago
(refactor) Everywhere else, we've been calling it workflow step *name*. More... over 11 years ago
Simulator internally supports removing workflow steps More... over 11 years ago
Starting "remove workflow step" feature. More... over 11 years ago
Now supports omitting redundant configuration More... over 11 years ago
(fix) GUI tests properly handle multiple windows and tabbed panes. More... over 11 years ago
Now user can set title of CFD and simulation windows. More... over 11 years ago
Split contents into two windows. More... over 11 years ago
When an empty value is set for a iteration parameter, it is ignored. More... over 11 years ago
(refactor) making simulation flow a little more readable. More... over 11 years ago
Now CFD is hooked-up to real simulation results. More... over 11 years ago