My favorites | Sign in
Project Logo
          
Details: Show all Hide all

Earlier this year

  • Mar 03, 2009
    BuildingPowerTimeVS2008 (How to build PowerTime using Visual Studio 2008.) Wiki page edited by digitalbricklayer
  • Feb 12, 2009
    r181 ([No log message]) committed by digitalbricklayer   -   [No log message]
    [No log message]
  • Feb 11, 2009
    r180 ([No log message]) committed by digitalbricklayer   -   [No log message]
    [No log message]
  • Feb 11, 2009
    r179 (Fixed scope of PowerShell snap-in classes) committed by digitalbricklayer   -   Fixed scope of PowerShell snap-in classes
    Fixed scope of PowerShell snap-in classes
  • Feb 11, 2009
    r178 (Fixed scope of PowerShell snap-in classes) committed by digitalbricklayer   -   Fixed scope of PowerShell snap-in classes
    Fixed scope of PowerShell snap-in classes
  • Feb 11, 2009
    r177 (Renamed drive info class) committed by digitalbricklayer   -   Renamed drive info class
    Renamed drive info class
  • Feb 11, 2009
    r176 (Updated the licence text to reflect the project name change ...) committed by digitalbricklayer   -   Updated the licence text to reflect the project name change to TimeTag
    Updated the licence text to reflect the project name change to TimeTag
  • Feb 11, 2009
    r175 (Project renamed from PowerTime to TimeTag) committed by digitalbricklayer   -   Project renamed from PowerTime to TimeTag
    Project renamed from PowerTime to TimeTag
  • Feb 10, 2009
    r174 (Added chart cmdlet to the PowerShell snap-in. Deleted the se...) committed by digitalbricklayer   -   Added chart cmdlet to the PowerShell snap-in. Deleted the seperate graph PowerShell snap-in.
    Added chart cmdlet to the PowerShell snap-in. Deleted the seperate graph PowerShell snap-in.
  • Feb 09, 2009
    r173 (Removed tests for DataSource.GetDataPointByPosition because ...) committed by digitalbricklayer   -   Removed tests for DataSource.GetDataPointByPosition because it has now been deleted
    Removed tests for DataSource.GetDataPointByPosition because it has now been deleted
  • Feb 09, 2009
    r172 (Removed DataSource.GetDataPointByPosition method) committed by digitalbricklayer   -   Removed DataSource.GetDataPointByPosition method
    Removed DataSource.GetDataPointByPosition method
  • Feb 09, 2009
    r171 (Added timestamp range based retrieval) committed by digitalbricklayer   -   Added timestamp range based retrieval
    Added timestamp range based retrieval
  • Feb 06, 2009
    PowerTime 1.0a12.msi (PowerTime 1.0 Alpha 12 Installer) file uploaded by digitalbricklayer   -  
    Labels: Featured Type-Installer OpSys-Windows
    Labels: Featured Type-Installer OpSys-Windows
  • Feb 06, 2009
    PowerTime 1.0a12.zip (PowerTime 1.0 Alpha 12 Sources) file uploaded by digitalbricklayer   -  
    Labels: Featured Type-Source OpSys-Windows
    Labels: Featured Type-Source OpSys-Windows
  • Feb 06, 2009
    r170 (Alpha 12) committed by digitalbricklayer   -   Alpha 12
    Alpha 12
  • Feb 06, 2009
    r169 (Removed source code from binary installer) committed by digitalbricklayer   -   Removed source code from binary installer
    Removed source code from binary installer
  • Feb 04, 2009
    r168 (Added some tests for the Archive.AccumulatedReadings propert...) committed by digitalbricklayer   -   Added some tests for the Archive.AccumulatedReadings property. Refactored some test validation code to use collections rather than multiple index based validation.
    Added some tests for the Archive.AccumulatedReadings property. Refactored some test validation code to use collections rather than multiple index based validation.
  • Feb 03, 2009
    r167 (Added the AccumulatedReadings property to the Archive class....) committed by digitalbricklayer   -   Added the AccumulatedReadings property to the Archive class. Removed the Count property from the Archive class. Fixed a thread leak between tests in the ThreadedDatabaseFixture tests.
    Added the AccumulatedReadings property to the Archive class. Removed the Count property from the Archive class. Fixed a thread leak between tests in the ThreadedDatabaseFixture tests.
  • Feb 03, 2009
    r166 (Added shared instance threading test.) committed by digitalbricklayer   -   Added shared instance threading test.
    Added shared instance threading test.
  • Jan 30, 2009
    r165 (Renamed the Threshold class to Range) committed by digitalbricklayer   -   Renamed the Threshold class to Range
    Renamed the Threshold class to Range
  • Jan 30, 2009
    r164 (Added a simple installer) committed by digitalbricklayer   -   Added a simple installer
    Added a simple installer
  • Jan 30, 2009
    r163 (Attach inner exception when a PowerTimeException is created ...) committed by digitalbricklayer   -   Attach inner exception when a PowerTimeException is created due to some other exception
    Attach inner exception when a PowerTimeException is created due to some other exception
  • Jan 29, 2009
    r162 (Yet more fxcop fixes) committed by digitalbricklayer   -   Yet more fxcop fixes
    Yet more fxcop fixes
  • Jan 29, 2009
    r161 (More FxCop fixes) committed by digitalbricklayer   -   More FxCop fixes
    More FxCop fixes
  • Jan 29, 2009
    r160 (FxCop fixes) committed by digitalbricklayer   -   FxCop fixes
    FxCop fixes
  • Jan 29, 2009
    r159 (Refactored out the min/max thresholds in DataSource into a T...) committed by digitalbricklayer   -   Refactored out the min/max thresholds in DataSource into a Threshold class.
    Refactored out the min/max thresholds in DataSource into a Threshold class.
  • Jan 28, 2009
    r158 (Removed commented out provider section) committed by digitalbricklayer   -   Removed commented out provider section
    Removed commented out provider section
  • Jan 28, 2009
    r157 (Removed redundant DAO fixup code.) committed by digitalbricklayer   -   Removed redundant DAO fixup code.
    Removed redundant DAO fixup code.
  • Jan 28, 2009
    r156 (Renamed PowerTimePowerShell folder to PowerShell) committed by digitalbricklayer   -   Renamed PowerTimePowerShell folder to PowerShell
    Renamed PowerTimePowerShell folder to PowerShell
  • Jan 28, 2009
    r155 (Renamed Framework folder to Core to reflect its name change) committed by digitalbricklayer   -   Renamed Framework folder to Core to reflect its name change
    Renamed Framework folder to Core to reflect its name change
  • Jan 28, 2009
    r154 (Added tests to verify that setting a title or name that is l...) committed by digitalbricklayer   -   Added tests to verify that setting a title or name that is longer than the original string causes an exception. Whilst the behaviour isn't very desirable and will be fixed in a future release, it seems logical to protect the database from corruption.
    Added tests to verify that setting a title or name that is longer than the original string causes an exception. Whilst the behaviour isn't very desirable and will be fixed in a future release, it seems logical to protect the database from corruption.
  • Jan 28, 2009
    PowerTime 1.0a11.zip (PowerTime 1.0 Alpha 10 Sources) file uploaded by digitalbricklayer   -  
    Labels: Featured Type-Source OpSys-Windows
    Labels: Featured Type-Source OpSys-Windows
  • Jan 28, 2009
    r153 (1.0a11) committed by digitalbricklayer   -   1.0a11
    1.0a11
  • Jan 28, 2009
    r152 (Visual Studio project files are renamed when the project is ...) committed by digitalbricklayer   -   Visual Studio project files are renamed when the project is renamed. Added the new project files from the framework to core name change.
    Visual Studio project files are renamed when the project is renamed. Added the new project files from the framework to core name change.
  • Jan 28, 2009
    PowerTime 1.0a11.zip (PowerTime 1.0 Alpha 11 Sources) file uploaded by digitalbricklayer   -  
    Labels: Featured Type-Source OpSys-Windows
    Labels: Featured Type-Source OpSys-Windows
  • Jan 27, 2009
    r151 (Renamed the assemblies to comply with Microsoft standards. R...) committed by digitalbricklayer   -   Renamed the assemblies to comply with Microsoft standards. Renamed the Openxtra.PowerTime.Framework namespace to Openxtra.PowerTime.Core.
    Renamed the assemblies to comply with Microsoft standards. Renamed the Openxtra.PowerTime.Framework namespace to Openxtra.PowerTime.Core.
  • Jan 27, 2009
    r150 (Added ability to change the name of the archive templates.) committed by digitalbricklayer   -   Added ability to change the name of the archive templates.
    Added ability to change the name of the archive templates.
  • Jan 27, 2009
    r149 (Test the archive name property) committed by digitalbricklayer   -   Test the archive name property
    Test the archive name property
  • Jan 27, 2009
    r148 (Refactored the common elements out of the Archive class into...) committed by digitalbricklayer   -   Refactored the common elements out of the Archive class into an ArchiveTemplate class. Each archive now has a reference to its archive template.
    Refactored the common elements out of the Archive class into an ArchiveTemplate class. Each archive now has a reference to its archive template.
  • Jan 19, 2009
    r147 (The data source name can now be changed. Changing the data s...) committed by digitalbricklayer   -   The data source name can now be changed. Changing the data source name is only supported inside the framework, no PowerShell support has been added.
    The data source name can now be changed. Changing the data source name is only supported inside the framework, no PowerShell support has been added.
  • Jan 19, 2009
    r146 (The database title can now be changed using the framework. T...) committed by digitalbricklayer   -   The database title can now be changed using the framework. The PowerShell end is not implemented as yet.
    The database title can now be changed using the framework. The PowerShell end is not implemented as yet.
  • Jan 16, 2009
    r145 (No need to call close and dispose on the FileStream objects.) committed by digitalbricklayer   -   No need to call close and dispose on the FileStream objects.
    No need to call close and dispose on the FileStream objects.
  • Jan 16, 2009
    r144 (Cleaned up some memory leaks on the file streams.) committed by digitalbricklayer   -   Cleaned up some memory leaks on the file streams.
    Cleaned up some memory leaks on the file streams.
  • Jan 15, 2009
    r143 (Removed the PowerShell provider. Just use cmdlets to interac...) committed by digitalbricklayer   -   Removed the PowerShell provider. Just use cmdlets to interact with the database.
    Removed the PowerShell provider. Just use cmdlets to interact with the database.
  • Jan 15, 2009
    r142 (Removed the proxy objects from the PowerShell snap-in. Remov...) committed by digitalbricklayer   -   Removed the proxy objects from the PowerShell snap-in. Removed the chart cmdlet. The chart cmdlet needs to be merged into the main snap-in.
    Removed the proxy objects from the PowerShell snap-in. Removed the chart cmdlet. The chart cmdlet needs to be merged into the main snap-in.
  • Jan 14, 2009
    r141 (Removed a commented out line...) committed by digitalbricklayer   -   Removed a commented out line...
    Removed a commented out line...
  • Jan 09, 2009
    r140 (Tidied up the exception handling in BinaryFileTimeSeriesData...) committed by digitalbricklayer   -   Tidied up the exception handling in BinaryFileTimeSeriesDatabaseDao.Lock
    Tidied up the exception handling in BinaryFileTimeSeriesDatabaseDao.Lock
  • Jan 09, 2009
    r139 (Fixed the detection of orphan lock file code. The ThreadedDa...) committed by digitalbricklayer   -   Fixed the detection of orphan lock file code. The ThreadedDatabaseFixture.TestParrallelReadWrite test was broken.
    Fixed the detection of orphan lock file code. The ThreadedDatabaseFixture.TestParrallelReadWrite test was broken.
  • Jan 08, 2009
    r138 (Added a test for the boundary condition of a lock file being...) committed by digitalbricklayer   -   Added a test for the boundary condition of a lock file being orphaned
    Added a test for the boundary condition of a lock file being orphaned

Older

 
Hosted by Google Code