Builds for NHProf
c702169 Fix UberProf-20 License is being used on multiple machines
c258929 Fix UberProf-19 ErrorId: 0adfcc81-1fe2-4c6a-9a08-e897200a731d
ee39db3 Fix UberProf-17: Validate the selected connection string in the Connection Strings dialog upfront.
f40be69 Fix UberProf-16: Stop the discovery process when the user deactivated the license.
72f57b1 Oracle doesn't have the notion of query plans like MSSQL, so we're now checking query plan optimizations only for MsSql dialects.
a4fc19a Assign the build number value before any use of it
3bec82d minor
7a7c975 Solve a R# error (invalid CSS)
b62aa87 Make HTML tag lowercased
1a5107d Fix project reference (used the old project name)
c17e746 Merge branch 'temp' of github.com:hibernating-rhinos/NHProf
2541137 Update .gitignore file
203bf41 minor
09a448e Update .gitignore file
c3179e8 Fix typo
f366b9c Fix reference
8157b2c Update log4net to version 11-newkey for the backend only
47f9d2a Fix a reference
91a7ecd minor
412b8d3 minor
fe401f6 The appender will compile against the log4net version that the client have.
NHibernateLog4Net will still use log4net 1.2.10
4d1f110 Minor, NeedToBeAnalyzed is the default value
72b5863 Revert back the profiler to use log4net 1.2.10, due to a test project referenced the NHibernateLog4Net project
f81a5db Merge branch 'master' of github.com:hibernating-rhinos/NHProf
6ac4470 Update xUnit
c779cde Add failing test
ee975f4 Treat DateTime.MinValue as a valid DateTime
159d822 Refactor field name
0dc3f33 Try to parse date based on the current dialect (this code will be deleted)
ac1f2c5 Refactoring: combine tests classes into one
438be8e There is no need to not format DateTime parameter with a date format if it's < DateMinValueSqlServer.
This will let us support more dialect easier.
5f58837 Update the Sql Parser assembly to the full version, and make tests to pass
14598cf clean code
0d6e27f minor
12c09bf Support custom path for the temp files of the profiler
2a37f34 Update the SQL parser in order to fix an issue of missed statement from the parsed SQL
d4edc8c After updating the sql parser library, the parse method didn't output a pretty sql. Use PrettyPrint() instead
096d1b3 Fix tests that was broken due the sql parser update
3a75164 Reformat SQL in order to fit with the updated parser
6ec5431 Fix the output sql to match the output of the updated SQL parser
223e4a4 Fix the output sql to match the output of the updated SQL parser
1745474 Clear the stream file when the application is closed
df4c2a0 Support EF 4.2 beta 1
fbf5eb4 minor
f6979a5 Add a way to separate sessions with a black line in the sessions pane
09679a5 Separate sessions when the profiler lost focus
f7ff6b1 Make the session separator to look better
bc73a6d Show the separator only when there is a new items
405e367 Better styling the session separator
e8996a2 Adding a ; separator between multiple statements in the same batch
334db21 Merge branch 'master' of github.com:hibernating-rhinos/NHProf
34cfa13 Updating NAppUpdate
58540c5 Merge branch 'master' of https://synhershko@github.com/hibernating-rhinos/NHProf.git
a9d0596 More robust dialect detection
bb52582 Add support for detecting postgis dialect
8631bdd Don't throw if there is an error formatting the message to be logged
3b798b2 Rolling back previous update
1e753d3 Updating to latest NAppUpdate
4d4bf3a Fixing aggressive filtering for loading file