changeset:   66:d9b453caa163
branch:      2.3
tag:         tip
user:        Dustin Sallings <dustin@spy.net>
date:        Wed Apr 04 19:54:08 2007 -0700
summary:     Added tag 2.3.1 for changeset 229e27663d41

changeset:   65:229e27663d41
branch:      2.3
tag:         2.3.1
user:        Dustin Sallings <dustin@spy.net>
date:        Wed Apr 04 19:53:46 2007 -0700
summary:     Make promise threadsafe and typesafe.

changeset:   64:5a968d94d0b1
branch:      2.3
user:        Dustin Sallings <dustin@spy.net>
date:        Sat Mar 24 01:39:38 2007 -0700
summary:     Added some @Overrides to fix more compiler errors.

changeset:   63:6a486eba15aa
branch:      2.3
user:        Dustin Sallings <dustin@spy.net>
date:        Sat Mar 24 01:39:03 2007 -0700
summary:     Renamed the concurrent testing package.

changeset:   62:ddb37cce98a8
branch:      2.3
user:        Dustin Sallings <dustin@spy.net>
date:        Sat Mar 24 01:37:16 2007 -0700
summary:     Added mapper.

changeset:   61:3af8941e4eeb
branch:      2.3
user:        Dustin Sallings <dustin@spy.net>
date:        Sat Mar 24 01:06:00 2007 -0700
summary:     Added tag 2.3.0 for changeset 3d2c2b13ba1d

changeset:   60:3d2c2b13ba1d
tag:         2.3.0
user:        Dustin Sallings <dustin@spy.net>
date:        Sat Mar 24 01:00:39 2007 -0700
summary:     build updates for the migration.

changeset:   59:6f1eba0cb78f
user:        Dustin Sallings <dustin@spy.net>
date:        Sat Mar 24 00:35:50 2007 -0700
summary:     Removing a bunch of arch junk

changeset:   58:adee149277af
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 09 15:23:06 2007 -0800
summary:     DB tests weren't being run due to stupid exclusion rule.  Fixed them.

changeset:   57:3e49fe9dcc20
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 09 13:51:14 2007 -0800
summary:     Added result to the onComplete callback of RetryableCallable.

changeset:   56:9be4572e8673
user:        Dustin Sallings <dustin@spy.net>
date:        Mon Mar 05 19:52:15 2007 -0800
summary:     missing @Override annotation

changeset:   55:8960a2c2d545
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 02 16:35:21 2007 -0800
summary:     Changed handler methods of RetryableCallable to make more sense.

changeset:   54:567c45aa9bc1
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 02 15:54:17 2007 -0800
summary:     Handle interruptions a little better.  Make sure the result is set.

changeset:   53:5bf27d48d022
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 02 15:37:16 2007 -0800
summary:     Removed the thread from Rescheduler.  Items reschedule themselves.

changeset:   52:36658c19aec8
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 02 14:48:56 2007 -0800
summary:     Fixed up some compiler warnings.

changeset:   51:029f80ada2da
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 02 14:18:56 2007 -0800
summary:     Restructured my tests to line up with their package names.

changeset:   50:9c28e720b92f
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Mar 02 13:37:15 2007 -0800
summary:     Cleaned up RetryableCallable interface.  Implemented invokeAll, invokeAny

changeset:   49:9dc02ce4d5f0
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Mar 01 16:15:32 2007 -0800
summary:     Rescheduler O(1) refactoring.

changeset:   48:fe5cb67d52ca
user:        Dustin Sallings <dustin@spy.net>
date:        Wed Feb 28 17:49:00 2007 -0800
summary:     Added retryable schedule executor thing.

changeset:   47:b2587ee91d40
user:        Dustin Sallings <dustin@spy.net>
date:        Wed Feb 28 16:42:53 2007 -0800
summary:     ScheduledCompletionService and implementation.

changeset:   46:d2f2d7d6e95e
user:        Dustin Sallings <dustin@spy.net>
date:        Wed Feb 21 16:01:08 2007 -0800
summary:     Added license.

changeset:   45:d0e9b038f769
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Jan 05 00:02:53 2007 -0800
summary:     Don't do the allObjects validation check each time when doing initial indexing.

changeset:   44:d5ae67e1cb13
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Jan 04 21:06:47 2007 -0800
summary:     Fixed a cache insertion bug that was affecting me in the photo album.

changeset:   43:e03811ba454c
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Dec 05 22:30:23 2006 -0800
summary:     More type safety cleanups.

changeset:   42:a3a898810934
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Nov 28 23:55:27 2006 -0800
summary:     Added recache support back into genfactory.

changeset:   41:aa26c491dc44
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Nov 28 22:39:11 2006 -0800
summary:     A bunch more cleanup of eclipse compiler warnings(*)

changeset:   40:1ebc1fdf9a04
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Nov 17 01:18:05 2006 -0800
summary:     keepGoing boolean must be volatile for correctness

changeset:   39:5a3140319336
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Nov 07 11:20:22 2006 -0800
summary:     Added some missing package.htmls

changeset:   38:aea87fc8983b
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Nov 07 10:39:58 2006 -0800
summary:     Out with the stupid tasklist plugin, in with jxr.

changeset:   37:3f3c955adc50
user:        Dustin Sallings <dustin@spy.net>
date:        Mon Oct 23 14:10:28 2006 -0700
summary:     Added result set limiting to FileDriver.

changeset:   36:76574655a455
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Oct 20 20:12:18 2006 -0700
summary:     Go for more simple singletons since atomics are more complex and not faster

changeset:   35:38b7f6a8c4f5
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Oct 20 00:44:27 2006 -0700
summary:     Increasing timeout on this test.  Time based and failing sometimes.

changeset:   34:767b03c5fcd1
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Oct 20 00:35:13 2006 -0700
summary:     Find cache keys in interfaces and the class hierarchy.

changeset:   33:061a9c5c80b8
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Oct 17 23:19:01 2006 -0700
summary:     Tested and documented the loading behavior a bit better.

changeset:   32:0fea93648533
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Oct 17 00:12:57 2006 -0700
summary:     Apparently, I interactively ran the wrong test before committing.

changeset:   31:d4d3b8157650
user:        Dustin Sallings <dustin@spy.net>
date:        Mon Oct 16 23:56:40 2006 -0700
summary:     New, easier-to-use caching factory/DAO stuff.

changeset:   30:72ce98e49c3c
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Oct 13 18:01:04 2006 -0700
summary:     Added stats stuff.

changeset:   29:9487703909a3
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Oct 12 22:07:34 2006 -0700
summary:     Fix the update because the cache changed.

changeset:   28:9e5350e9c7b9
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Oct 12 22:02:38 2006 -0700
summary:     Convert some more stuff to SimpleCache.

changeset:   27:bf2c292d752b
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Oct 12 21:34:26 2006 -0700
summary:     Added SimpleCache.

changeset:   26:aba3ed345cf0
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Oct 12 20:34:54 2006 -0700
summary:     Test some of the trickier parts of ConnectionSourceFactory with SyncThread

changeset:   25:608304e33247
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Oct 12 20:18:10 2006 -0700
summary:     Added a SyncThread (MT attack) for testing.

changeset:   24:8b0b7cb98d8f
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Oct 12 17:57:03 2006 -0700
summary:     Some concurrency cleanup.

changeset:   23:c69cb870b090
user:        Dustin Sallings <dustin@spy.net>
date:        Mon Sep 25 23:34:27 2006 -0700
summary:     Moved in DigestHex from jwebkit.

changeset:   22:9652e492bd88
user:        Dustin Sallings <dustin@spy.net>
date:        Mon Sep 25 22:53:04 2006 -0700
summary:     Very important part of the previous checkin that didn't make it.

changeset:   21:8f25a47615ee
user:        Dustin Sallings <dustin@spy.net>
date:        Mon Sep 25 22:52:27 2006 -0700
summary:     Added GenFactory mechanism to make it easy to provide alternate caches.

changeset:   20:492b78c02886
user:        Dustin Sallings <dustin@spy.net>
date:        Mon Aug 07 10:21:50 2006 -0700
summary:     Debug log fatal retryable exceptions in case nobody's listening.

changeset:   19:e165bbd0a3c7
user:        Dustin Sallings <dustin@spy.net>
date:        Tue Jul 25 15:05:46 2006 -0700
summary:     Allow a classloader to be passed into instantiator.

changeset:   18:a1b4808be228
user:        Dustin Sallings <dustin@spy.net>
date:        Wed Jul 05 23:46:46 2006 -0700
summary:     Various cleanups recommended by eclipse's Analyze plugin.

changeset:   17:b95770830e04
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Jun 01 12:59:36 2006 -0700
summary:     Use enums in Range for match types.

changeset:   16:3a6d61a673f5
user:        Dustin Sallings <dustin@spy.net>
date:        Mon May 15 19:14:59 2006 -0700
summary:     Added an assumption test for interrupted status clearing.

changeset:   15:240e0f2564c4
user:        Dustin Sallings <dustin@spy.net>
date:        Mon May 15 19:03:44 2006 -0700
summary:     Give the looping thread time to receive the interrupt.

changeset:   14:d44b41775709
user:        Dustin Sallings <dustin@spy.net>
date:        Mon May 15 12:13:29 2006 -0700
summary:     I understand interrupted status a little better now.  Fixed LoopingThreadTest

changeset:   13:182c817ab266
user:        Dustin Sallings <dustin@spy.net>
date:        Sat May 13 22:50:57 2006 -0700
summary:     Needed to move BaseMockCase into a location that would get added to the jar

changeset:   12:0833d91bf34c
user:        Dustin Sallings <dustin@spy.net>
date:        Sat May 13 22:26:44 2006 -0700
summary:     Added a base case for mock object test cases.

changeset:   11:ed0bd2ed318d
user:        Dustin Sallings <dustin@spy.net>
date:        Thu May 11 22:10:27 2006 -0700
summary:     Unit test updates to get assertions enabled and some timings less sensitive

changeset:   10:a0ff9d20b849
user:        Dustin Sallings <dustin@spy.net>
date:        Thu May 11 21:48:34 2006 -0700
summary:     Added the Instantiator.

changeset:   9:36d245e909d8
user:        Dustin Sallings <dustin@spy.net>
date:        Tue May 09 23:09:34 2006 -0700
summary:     New TrackingScheduledExecutor (backs TransactionPipeline).

changeset:   8:1e66b2cc2504
user:        Dustin Sallings <dustin@spy.net>
date:        Tue May 09 22:22:47 2006 -0700
summary:     Some minor timing changes to get LoopingThreadTest to work.

changeset:   7:5ad2384c8985
user:        Dustin Sallings <dustin@spy.net>
date:        Tue May 09 22:13:42 2006 -0700
summary:     Bringing back the ability to see what's running in a ThreadPool

changeset:   6:bec51316b2b8
user:        Dustin Sallings <dustin@spy.net>
date:        Sun Apr 30 22:52:15 2006 -0700
summary:     A bunch of unit tests fixes/additions and killed a couple of unused and untested classes

changeset:   5:a8209a8bf9a2
user:        Dustin Sallings <dustin@spy.net>
date:        Fri Apr 28 00:13:26 2006 -0700
summary:     Increased some test coverage.

changeset:   4:ea55d9fe3e07
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Apr 27 23:29:59 2006 -0700
summary:     Replaced an e.printStackTrace with logging.

changeset:   3:8198ccddf82e
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Apr 27 23:25:05 2006 -0700
summary:     Added Rescheduler for RetryableCallable.

changeset:   2:72d9bbbc0ced
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Apr 27 20:03:14 2006 -0700
summary:     Move MT stuff under concurrent.

changeset:   1:0203008c00fc
user:        Dustin Sallings <dustin@spy.net>
date:        Thu Apr 27 19:54:26 2006 -0700
summary:     tag of dustin@spy.net--java/spyjar--head--2.1--patch-145

changeset:   0:8070dd816626
user:        Dustin Sallings <dustin@spy.net>
date:        Sat Mar 24 00:20:09 2007 -0700
summary:     Tailor preparing to convert repo by adding .hgignore

