4
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented SimonUtils#calculateAggregate() More... over 11 years ago
Merge branch 'demoapp' More... over 11 years ago
Item creation bug fixed in demoapp More... over 11 years ago
Fixed bug with updated done items in demoapp More... over 11 years ago
Small css improvements More... over 11 years ago
Moved css to a separate file. Removed dependency on JSP. More... over 11 years ago
Fixed link in demo application More... over 11 years ago
Implmented marking todo items as done More... over 11 years ago
Added description to demo webapp page More... over 11 years ago
stats adjustment code.google.com/p/javasimon/issues/detail?id=116 and code.google.com/p/javasimon/issues/detail?id=117 More... over 11 years ago
Added new field in todo list. Replaced update/delete buttons with icons. More... over 11 years ago
Refactored view for items dialog. More... over 11 years ago
Implemented client-side validation in demoapp More... over 11 years ago
Implemented create/updated operations. Added dialog to create/update todo items. More... over 11 years ago
Implemented delete operation in demo applcation. Added error checking in update/delete operations in DAO. More... over 11 years ago
fix http://code.google.com/p/javasimon/issues/detail?id=114 More... over 11 years ago
Created skeleton of a new demo application More... over 11 years ago
global import optimize according to single standards More... over 11 years ago
Merge branch 'twoJdkBuild' More... over 11 years ago
statement terminations More... over 11 years ago
Implemented auto-refresh in List view and Tree view. More... over 11 years ago
ResourceAction sets error code when requested file does not exist. More... over 11 years ago
Passing time unit that is used in samples to customization callbacks. Implemented selecting time units in Tree view. Fixed bug with non displaying zero values in Tree view. Added utility methods to convert time. More... over 11 years ago
Implemented customization for Tree view. Added guard against not defined customization callbacks. More... over 11 years ago
Console customization. More... over 11 years ago
fixed unstable StopwatchTest (hopefully) More... over 11 years ago
added development dir with codestyle for IDEA12, reformat of some resources + adjustments of POMs after introducing two-jdk build because of jdbc41 More... over 11 years ago
Merge branch 'twoJdkBuild' More... over 11 years ago
Gradle scripts cleanup. More... over 11 years ago
Added Gradle build script for 'demoapp' project. Moved common code to functions in parent project. Moved versions of dependencies to variables. More... over 11 years ago