Matija Koželj
|
e4db04fd3e
|
Set dependency branch to develop
|
2 years ago |
Matija Koželj
|
79ea6dc46d
|
Add dependency on Connected repo
Move project dependencies to projects instead of packages
Remove leftover boilerplate for nuget generation
|
2 years ago |
Matija Koželj
|
db50455545
|
Add test projects for resolved code
|
2 years ago |
Matija Koželj
|
ba619605b9
|
Merge branch 'features/nuget_autobuild' of https://git.tompit.com/Connected/Connected.Framework into features/nuget_autobuild
|
2 years ago |
Tom Pipinic
|
6b4fa3d63b
|
AsUrlFriendly extension added
|
2 years ago |
Tom Pipinic
|
43312c3362
|
AsUrlFriendly extension added
|
2 years ago |
Matija Koželj
|
94585fc3f2
|
Fix missing await when invoking OnInvalidating
Fix equals calls on possibly null values in SelectExpression
|
2 years ago |
Matija Koželj
|
e35dc32284
|
Give tests access to internal implementations for Connected.Data
|
2 years ago |
Matija Koželj
|
08e5857fc8
|
Add basic Translator tests to Connected.Data.Tests
|
2 years ago |
Matija Koželj
|
bdbb99e17b
|
[WIP] Version bump
|
2 years ago |
Matija Koželj
|
311ad9a2cc
|
[WIP] Version bump
|
2 years ago |
Matija Koželj
|
259534c423
|
[WIP] Version bump
|
2 years ago |
Matija Koželj
|
d28beb5ae2
|
[WIP] Version bump
|
2 years ago |
Matija Koželj
|
3c5bdcbef8
|
[WIP] Version bump
|
2 years ago |
Matija Koželj
|
bc59f15d59
|
Revert "[WIP] Replace incoming select statement with from statement in Binder.cs"
This reverts commit 5459722b24 .
|
2 years ago |
Matija Koželj
|
5459722b24
|
[WIP] Replace incoming select statement with from statement in Binder.cs
|
2 years ago |
Matija Koželj
|
ed7e8f411a
|
Add support for compare function to SqlFormatter
|
2 years ago |
Matija Koželj
|
16b430ef2f
|
Remove redundant line in TSqlLinguist
|
2 years ago |
Matija Koželj
|
05dd763f1b
|
[WIP] Add WhereClauseRewriter back to Translator
|
2 years ago |
Matija Koželj
|
c53cbe0096
|
Add local nuget push to remaining projects
|
2 years ago |
Matija Koželj
|
6d6ca3f633
|
Add local nuget package push to projects
Add where clause rewriter to TSqlLinguist
|
2 years ago |
Matija Koželj
|
f989b59330
|
Add nuget local push to additional projects
|
2 years ago |
Matija Koželj
|
db4fd905a2
|
Add nuget local repo upload to Connected.Data
|
2 years ago |
Matija Koželj
|
ed9f31df1f
|
[WIP] Add additional check to entities list
|
2 years ago |
Matija Koželj
|
018a48dd65
|
[WIP] Add debug output of entities
|
2 years ago |
Matija Koželj
|
9381a4e4c6
|
Add local nuget push to Connected.Interop
|
2 years ago |
Matija Koželj
|
93b39c97a7
|
Add nuget local uploads to Connected.Entities
|
2 years ago |
Matija Koželj
|
379d31dbfd
|
Add package upload to Connected.Caching
|
2 years ago |
Matija Koželj
|
be2134313a
|
Updated nuget.config to include local source
|
2 years ago |
Matija Koželj
|
4ba5b64f66
|
Fix ReturnValueBinder taking existing value from operation instead of entity
|
2 years ago |
Matija Koželj
|
1195fa1b7e
|
Fix type conversion in ReturnValueBinder
|
2 years ago |
Matija Koželj
|
5f48a06413
|
Replace early returns with continues in ReturnValueBinder
|
2 years ago |
Matija Koželj
|
38d8781734
|
Remove redundant operation parameter binding
|
2 years ago |
Matija Koželj
|
ae0131086e
|
Fix ReturnValueBinder iterating through Operation properties instead
of entity properties
|
2 years ago |
Matija Koželj
|
57a4f2fb05
|
Rewrite ReturnValueBinder to properly bind return values
|
2 years ago |
Matija Koželj
|
d92f0a6f82
|
Fix CommandBuilder not appending output parameters on cached command
|
2 years ago |
Matija Koželj
|
ccd824dcc3
|
Fix EntityStorage parameter binding
|
2 years ago |
Matija Koželj
|
339dc635e5
|
Add clone method to EntityExtensions
|
2 years ago |
Matija Koželj
|
9209bada7a
|
Fix cached command builder
|
2 years ago |
Matija Koželj
|
5b0537a04a
|
Pass base configuration to WebApplication Instance builder
|
2 years ago |
Matija Koželj
|
8fe51a15d5
|
Add IConfiguration constructors to Storage and Endpoint configuration
|
2 years ago |
Matija Koželj
|
d2d1f66cf6
|
[WIP] Switch configuration service to use standard configuration stores
|
2 years ago |
Matija Koželj
|
c9bb863108
|
Merge branch 'features/nuget_autobuild' of https://git.tompit.com/Connected/Connected.Framework into features/nuget_autobuild
|
2 years ago |
Matija Koželj
|
caacc27fd2
|
Fix package reference version in Connected.Rest.csproj
|
2 years ago |
Matija Koželj
|
41f52d0b87
|
Convert OnInitialize stub to use standard IConfiguration for initialization
|
2 years ago |
Matija Koželj
|
90cc4e7ca6
|
Convert dictionary initialization to standard initialization
|
2 years ago |
Matija Koželj
|
25f1563ef5
|
Convert dictionary initialization to standard IConfig initialization
|
2 years ago |
Matija Koželj
|
399cee2eac
|
Add Connected.Framework parent package
Add project auto-build script to repository
|
2 years ago |
Matija Koželj
|
7903031fcc
|
Remove Dependencies folder
|
2 years ago |
Matija Koželj
|
d9ed50ef20
|
Add automatic nuget build to Conencted.Instance
Add automatic versioning to Connected.Instance
|
2 years ago |