News
06/05/2009 Version 1.4.1 has been released
03/18/2009 Version 1.3.2 has been released
- Fixed issue with ChangeSet.
- Added debugging UI components.
- Fixed minor issues.
03/15/2009 Version 1.3.1 has been released
- Job tree did not maintain expanded state after refresh.
- Fixed bugs with run button.
- Status button not displaying correct state.
- Fixed more issues with null jobs/builds.
03/09/2009 Version 1.3.0 has been released
- This release contains a new parser for the initial Job tree.
- Basic authentication is now supported through the admin page.
02/08/2009 Version 1.2.0 has been released
Version 1.2.0 work has begun.
- Currently the ability to view tests for a particular build has been implemented.
- Viewing the stack trace from a failed test has been implemented with the ability to navigate to the source file.
- The Job view has been converted to a cleaner object model. This helps support the new change set functionality.
- Massive refactoring to convert view into a more MVC architecture. This should support additional features in the future.
- Error messages will be written to the idea log file.