This website requires JavaScript.
Explore
Help
Sign In
jdb
/
timestamper
Watch
1
Star
0
Fork
0
You've already forked timestamper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
timestamper
/
time-analyzer
/
project.properties
6 lines
95 B
Properties
Raw
Normal View
History
Unescape
Escape
Small changes to Category and Event toString() * Updated Category and Event toString methods to report the duration alongside the description. * Updated QD TicketCategorizationPlan to reflect previous changes to CategorizationPlan interface.
2012-09-04 10:41:40 -05:00
#Mon, 03 Sep 2012 23:38:34 -0500
Changes to Description categories, other fixes. Description based category is now case-insensitive. Fixed bug where description categories and plans were not agreeing on how to categories items. Updated startscript.groovy to be aware of new changes with events. Update build script properties.
2011-01-22 19:31:36 -06:00
name
=
time-analyzer
Support for weekly summaries and daily analysis. build.xml --------- Added `build-shell` target. This creates a folder, `build/shell` and copies all of the required libraries and class files to that folder, excluding the groovy-all jar that conflicts with groovysh's internal classpath. Category.groovy --------------- Fixed a bug in the `addEvent()` function. CategorizationPlan.groovy ------------------------- * Rewrote this as groovy code. * Now is an abstract class instead of an interface. * Added a property, `newCatSetupFun`, which is a closure that will be run whenever this categorization plan creates a new category. A caller can set this via the constructor. * Added a function, `setupNewCategory()` that should be called inside of all `newCategory()` implementations. This allows the user to have categorization plans added to the subcategories dynamically. * Updated all the CategorizationPlan implementations to respect this new behavior. start-script.groovy ------------------- Implemented a more comprehensive analysis.
2012-09-01 22:20:28 -07:00
version
=
1.0
Small changes to Category and Event toString() * Updated Category and Event toString methods to report the duration alongside the description. * Updated QD TicketCategorizationPlan to reflect previous changes to CategorizationPlan interface.
2012-09-04 10:41:40 -05:00
build.number
=
11
Migrated to jdb-build-1.9, documentation.
2012-08-30 06:33:35 -07:00
lib.local
=
true
Reference in New Issue
Copy Permalink