- 17 Apr, 2016 2 commits
-
-
Nick Craver authored
.Net Core: remove floating versions (use stable ones on Nuget.org) and get this puppy back in action. Also: it's 2016.
-
Nick Craver authored
-
- 06 Apr, 2016 1 commit
-
-
Marc Gravell authored
This reverts commit 70ee9a72.
-
- 04 Apr, 2016 2 commits
-
-
Marc Gravell authored
Bumping dependencies version numbers
-
Sébastien Ros authored
-
- 01 Apr, 2016 4 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Heh, AspNet and DNX (only) work in VS2015; DNX and DotNet (only) work in VS15; I guess we need to use DNX for now, then, as the only one that works in both.
-
Marc Gravell authored
Recreate all the xproj to reflect the current tooling - old versions break VS15; enable XDocument etc in corefx (#if block was too large)
-
- 31 Mar, 2016 1 commit
-
-
Marc Gravell authored
When doing list expansions (6=>10 etc), use the last non-trivial value - do *NOT* use null, as it causes problems with "not in" clauses; add test for the same
-
- 02 Mar, 2016 2 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
- 27 Feb, 2016 1 commit
-
-
Nick Craver authored
Readme.md: update performance benchmarks tests broken link
-
- 26 Feb, 2016 3 commits
-
-
Marc Gravell authored
prefer an exact-case backing-field match over a wrong-case regular field (essentially: this promotes get-only properties over regular fields)
-
Marc Gravell authored
-
Marc Gravell authored
-
- 23 Feb, 2016 3 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
Update to sqlite rc2, because without that nothing works; add extra tests around sqlite oddities; update tests to reflect sqlite rc2 fixes
-
- 22 Feb, 2016 2 commits
-
-
Marc Gravell authored
Add SQLITE to test builds; add tests for issues #466 and #467; fix #466 by adding retry-with-fallback flags strategy
-
Marc Gravell authored
-
- 20 Feb, 2016 1 commit
-
-
Osman M Elsayed authored
-
- 18 Feb, 2016 1 commit
-
-
Marc Gravell authored
-
- 17 Feb, 2016 5 commits
-
-
Marc Gravell authored
Fix typos in the comments for PadListExpansions
-
Jeremy Danyow authored
-
Marc Gravell authored
-
Marc Gravell authored
New feature: PadListExpansions - reduces query plan saturation by padding "in" lists and populating with nulls; opt-in (see remarks on setting)
-
Marc Gravell authored
-
- 15 Feb, 2016 1 commit
-
-
Marc Gravell authored
Initial test setup for #461; note that this does not repro, due to running on SQL-Server - needs to be changed to SQLite to repro
-
- 13 Feb, 2016 1 commit
-
-
Marc Gravell authored
actual/expected in asserts are the wrong way round
-
- 12 Feb, 2016 1 commit
-
-
Chris Chilvers authored
All the tests are wrote in the form actual.IsEqualTo(expected). This made for some odd error messages when a test failed.
-
- 11 Feb, 2016 8 commits
-
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
Marc Gravell authored
-
- 10 Feb, 2016 1 commit
-
-
Marc Gravell authored
-