CruiseControl.NET Logo Login Documentation

Version : 1.7.717.8065

Project Report
Project Status
Latest Build
View All Builds
View Modification History
View Ohloh Stats
View Statistics
Project Timeline
View User List
 
Recent Builds
2012-05-23 18:36:45 (Failed)
2012-05-23 08:18:34 (0.1.75.0)
2012-05-10 07:46:11 (0.1.74.0)
2012-03-01 19:39:46 (0.1.73.0)
2012-02-29 16:14:34 (0.1.72.0)
2012-02-28 10:17:25 (0.1.71.0)
2012-02-26 15:12:31 (0.1.70.0)
2012-02-24 16:32:52 (0.1.69.0)
2012-02-24 08:31:54 (0.1.68.0)
2012-02-24 08:22:20 (0.1.67.0)
Show All

Modification History

Toggle display of the changes within this build    2012-05-23 18:56:52  Label : 0.1.76.0    Changed Files: 3098     don't block current thread while waiting for timeout
Toggle display of the changes within this build    2012-05-23 08:24:05  Label : 0.1.75.0    Changed Files: 5     don't block current thread while waiting for timeout
Toggle display of the changes within this build    2012-05-10 07:50:45  Label : 0.1.74.0    Changed Files: 43     Send subscription related messages to the identity uri because endpoints are not known at this point in time
Toggle display of the changes within this build    2012-03-01 19:43:33  Label : 0.1.73.0    Changed Files: 212     Add Prosody 0.8.2 as test XMPP server
Toggle display of the changes within this build    2012-02-29 16:17:55  Label : 0.1.72.0    Changed Files: 19     delete old files on startup, makes testing easier
Toggle display of the changes within this build    2012-02-28 10:22:02  Label : 0.1.71.0    Changed Files: 102     OnRosterItem is also invoked on updates => AddOrUpdate endpoint identity
Toggle display of the changes within this build    2012-02-26 15:16:12  Label : 0.1.70.0    Changed Files: 2     Change datatype back to IDictionary<> for easier usage
Toggle display of the changes within this build    2012-02-24 16:37:01  Label : 0.1.69.0    Changed Files: 1     ignore presence from identities
Toggle display of the changes within this build    2012-02-24 08:35:59  Label : 0.1.68.0    Changed Files: 1     update status type to a more useful order
Toggle display of the changes within this build    2012-02-24 08:26:51  Label : 0.1.67.0    Changed Files: 11     get correct self endpoint for presence interaction
Toggle display of the changes within this build    2012-02-23 19:49:11  Label : 0.1.66.0    Changed Files: 0    
Toggle display of the changes within this build    2012-02-23 19:34:34  Label : 0.1.65.0    Changed Files: 17     style fixes
Toggle display of the changes within this build    2012-02-21 18:26:27  Label : 0.1.64.0    Changed Files: 1     Finally fix this convert correctly. Extract user, host and path and ignore schema.
Toggle display of the changes within this build    2012-02-20 08:42:29  Label : 0.1.63.0    Changed Files: 1     fixed typo: use full Uri not only the path
Toggle display of the changes within this build    2012-02-14 19:48:03  Label : 0.1.62.0    Changed Files: 26     Expose IUriBuilder helper class to the public API
Toggle display of the changes within this build    2012-02-13 18:53:53  Label : 0.1.61.0    Changed Files: 11     update .ctor call to base class
Toggle display of the changes within this build    2012-02-12 01:01:36  Label : 0.1.60.0    Changed Files: 24     added missing xml docs
Toggle display of the changes within this build    2012-02-09 09:49:22  Label : 0.1.59.0    Changed Files: 1     disable until a AMQP server is available on the build server
Toggle display of the changes within this build    2012-02-09 08:45:58  Label : 0.1.58.0    Changed Files: 1     disable failing serializer tests
Toggle display of the changes within this build    2012-02-09 08:40:14  Label : 0.1.57.0    Changed Files: 28     add subtypes of CorrelativeDataBase to know types
Toggle display of the changes within this build    2012-02-02 18:49:34  Label : 0.1.56.0    Changed Files: 62     add r# 6.1 settings
Toggle display of the changes within this build    2012-01-26 19:18:25  Label : 0.1.55.0    Changed Files: 7     implement tests for DefaultAuthorizationProvider
Toggle display of the changes within this build    2012-01-26 08:23:40  Label : 0.1.54.0    Changed Files: 3     simplify configuration init * call the config creation methods every time to complete missing bits
Toggle display of the changes within this build    2011-11-22 15:47:01  Label : 0.1.53.0    Changed Files: 85     add some additional logging
Toggle display of the changes within this build    2011-11-11 17:48:41  Label : 0.1.52.0    Changed Files: 18     Set to null, when no types are in the collection
Toggle display of the changes within this build    2011-11-03 22:09:32  Label : 0.1.51.0    Changed Files: 152     Implement missing unit tests for new properties
Toggle display of the changes within this build    2011-08-08 12:18:13  Label : 0.1.50.0    Changed Files: 0    
Toggle display of the changes within this build    2011-06-16 22:39:39  Label : 0.1.49.0    Changed Files: 10     add test for EnqueueResponse() method
Toggle display of the changes within this build    2011-06-15 21:37:17  Label : 0.1.48.0    Changed Files: 74     remove old code
Toggle display of the changes within this build    2011-05-20 14:39:35  Label : 0.1.47.0    Changed Files: 65     Add unit test for PresenceUnsubscribeMessageHandler
Toggle display of the changes within this build    2011-05-18 16:57:31  Label : 0.1.46.0    Changed Files: 6     Fix method signature
Toggle display of the changes within this build    2011-05-17 17:05:02  Label : 0.1.45.0    Changed Files: 15     Switch back to unique ipc named pipe port name
Toggle display of the changes within this build    2011-05-16 15:07:26  Label : 0.1.44.0    Changed Files: 2     Updated the remoting transport channel to support more then one footloose service per application * use as IP portname now: user@machinename * use as remoting uri now: endpointIdentifier/ServiceProxy.rem to prevent duplicate uris for the same object * allow to use the same named pipe to be used by several instances
Toggle display of the changes within this build    2011-05-14 08:09:01  Label : 0.1.43.0    Changed Files: 82     Register new PresenceUnsubscribeMessageHandler as component
Toggle display of the changes within this build    2011-05-09 21:10:10  Label : 0.1.42.0    Changed Files: 29     Reenable merge of Autofac and disable merge of xml docs, we dont need internal types in your xml docs
Toggle display of the changes within this build    2011-05-04 22:38:31  Label : 0.1.41.0    Changed Files: 52     Move priority property from xmpp to base transport channel configuration. Its now supported by all transport channels
Toggle display of the changes within this build    2011-05-04 17:24:42  Label : 0.1.40.0    Changed Files: 72     Add incoming message handler for DiscoInfoRequest and DiscoInfoResponse messages
Toggle display of the changes within this build    2011-04-28 21:32:50  Label : 0.1.39.0    Changed Files: 1     Configure first the IPC channel before doing sth. else
Toggle display of the changes within this build    2011-04-28 20:34:24  Label : 0.1.38.0    Changed Files: 80     Allow more then one footloose ipc service per application, do not hardcode the channel name on configuration
Toggle display of the changes within this build    2011-04-27 00:06:57  Label : 0.1.37.0    Changed Files: 34     Add license header
Toggle display of the changes within this build    2011-04-20 13:49:34  Label : 0.1.36.0    Changed Files: 0    
Toggle display of the changes within this build    2011-04-20 13:08:15  Label : 0.1.35.0    Changed Files: 524     Add new assembly dependencies
Toggle display of the changes within this build    2011-01-10 20:20:51  Label : 0.1.34.0    Changed Files: 12     add year 2011
Toggle display of the changes within this build    2010-11-11 22:35:18  Label : 0.1.33.0    Changed Files: 18     Add unit tests for TransportChannelConfigurationElementCollection * fix Remove method, found by unit tests
Toggle display of the changes within this build    2010-10-27 18:58:13  Label : 0.1.32.0    Changed Files: 39     Move fluent configuration classes into Footloose.Configuration.Fluent namespace
Toggle display of the changes within this build    2010-08-16 23:29:43  Label : 0.1.31.0    Changed Files: 2     Include FootlooseConfigurationSchema.xsd into release package
Toggle display of the changes within this build    2010-08-16 23:08:49  Label : 0.1.30.0    Changed Files: 1     Don't execute configure method if filename is not set
Toggle display of the changes within this build    2010-08-16 21:47:44  Label : 0.1.29.0    Changed Files: 1     use configuration settings
Toggle display of the changes within this build    2010-08-13 01:03:51  Label : 0.1.28.0    Changed Files: 67     Add new configuration elements
Toggle display of the changes within this build    2010-08-08 22:41:40  Label : 0.1.27.0    Changed Files: 9     Implement a priority queue * use new binary max heap as internal data structure * enqueue messages with priorities; result and error messages have the highest priority, then request messages and the lowest priority have messages of type "set" This'll ensure that response and error messages are not hanging in the queue while the queue is waiting for a response message/timeout.
Toggle display of the changes within this build    2010-08-07 21:35:27  Label : 0.1.26.0    Changed Files: 12     use consistent declarations
Toggle display of the changes within this build    2010-08-07 00:19:37  Label : 0.1.25.0    Changed Files: 5     Log server and server address
Toggle display of the changes within this build    2010-08-06 19:25:42  Label : 0.1.24.0    Changed Files: 2     Add log entry when remoting is ready for receiving messages.
Toggle display of the changes within this build    2010-07-30 22:41:01  Label : 0.1.23.0    Changed Files: 8     Add failure count
Toggle display of the changes within this build    2010-07-29 19:49:23  Label : 0.1.22.0    Changed Files: 40     Use correct output folder
Toggle display of the changes within this build    2010-07-24 15:56:51  Label : 0.1.21.0    Changed Files: 4     Rename for easier understanding
Toggle display of the changes within this build    2010-07-22 22:21:49  Label : 0.1.20.0    Changed Files: 3     Implement service discovery * add new property protocol version * if no service uri is specified on a method call, try to determine a service uri via service discovery and capabilities * add some XML docs
Toggle display of the changes within this build    2010-07-22 21:50:36  Label : 0.1.19.0    Changed Files: 19     fix spelling
Toggle display of the changes within this build    2010-07-21 22:44:37  Label : 0.1.18.0    Changed Files: 23     Add new abstract blase class for fluent configurations * make DoNot property available for every fluent configuration class
Toggle display of the changes within this build    2010-07-21 18:17:41  Label : 0.1.17.0    Changed Files: 10     Add new files to *.csproj
Toggle display of the changes within this build    2010-07-16 17:51:41  Label : 0.1.16.0    Changed Files: 14     Expose service capabilities dictionary
Toggle display of the changes within this build    2010-07-16 11:18:48  Label : 0.1.15.0    Changed Files: 6     Add new file to *.csproj
Toggle display of the changes within this build    2010-07-14 22:25:13  Label : 0.1.14.0    Changed Files: 17     Handle new properties
Toggle display of the changes within this build    2010-07-14 18:23:15  Label : 0.1.13.0    Changed Files: 46     Add new files to *.csproj
Toggle display of the changes within this build    2010-07-08 22:57:39  Label : 0.1.12.0    Changed Files: 16     remove unused code
Toggle display of the changes within this build    2010-06-14 23:02:21  Label : 0.1.11.0    Changed Files: 2     Add linux scripts * add script for package building * add script for running unit tests
Toggle display of the changes within this build    2010-06-11 17:17:11  Label : 0.1.10.0    Changed Files: 25     add build bat for running unit tests
Toggle display of the changes within this build    2010-06-11 12:30:11  Label : 0.1.9.0    Changed Files: 15     remove unused MessageFactory property
Toggle display of the changes within this build    2010-06-08 20:18:31  Label : 0.1.8.0    Changed Files: 35     Implement Connect() and Disconnect() methods