Skip to content

Releases: lukeDeanDev/AzureLogSpelunker

Release v1.2.1.0

17 Dec 23:00
Compare
Choose a tag to compare

Thanks to Jeff Vega (jvega-sage) for these contributions.

It is now possible to work with WADLogsTables with nonstandard names. A "Table" control allows you to select a table name from a list fetched from the Azure storage account referenced by the current connection string. Note that this preference is not stored.

New buttons allow moving filters directly to the top or bottom of the list.

Quickfiltering is implemented. After you've typed a new filter into the box, you may press the ENTER key or the new lightning bolt button to immediately apply that filter, in addition to any filters already selected to be applied, to the cached dataset. The Quickfilter is temporary. It is not saved in the list of filters.

Release v1.2.0.0

11 May 06:02
Compare
Choose a tag to compare

Made with Visual Studio 2013, System.Data.SQLite 1.0.92, and WindowsAzure.Storage 3.2.0

The option to use disk space instead of system memory for temporary SQLite storage was added. This allows for larger datasets to be fetched from Azure.

Release v1.1.0.0

07 Dec 22:48
Compare
Choose a tag to compare

The number of rows in the SQLite cache is now displayed below the "Fetch from Azure" button.

The SQLite "RowId" column is available in the display grid. Use the "Preferences" button below the grid to add it to your view.

Release v1.0.0.0

23 Nov 22:48
Compare
Choose a tag to compare
Release 1.0.0.0