Commit Graph

  • da3d363dd2 Add submodule init script develop Matija Koželj 2023-03-01 16:12:01 +0100
  • e4db04fd3e Set dependency branch to develop Matija Koželj 2023-03-01 15:31:53 +0100
  • 79ea6dc46d Add dependency on Connected repo Move project dependencies to projects instead of packages Remove leftover boilerplate for nuget generation Matija Koželj 2023-02-15 17:34:46 +0100
  • db50455545 Add test projects for resolved code Matija Koželj 2023-02-15 17:13:20 +0100
  • ba619605b9 Merge branch 'features/nuget_autobuild' of https://git.tompit.com/Connected/Connected.Framework into features/nuget_autobuild Matija Koželj 2023-02-15 17:12:47 +0100
  • 6b4fa3d63b AsUrlFriendly extension added features/nuget_autobuild Tom Pipinic 2023-02-07 11:10:18 +0100
  • 43312c3362 AsUrlFriendly extension added #6 PropertyAggregationBug Tom Pipinic 2023-02-07 10:54:27 +0100
  • 94585fc3f2 Fix missing await when invoking OnInvalidating Fix equals calls on possibly null values in SelectExpression Matija Koželj 2023-01-31 12:46:59 +0100
  • e35dc32284 Give tests access to internal implementations for Connected.Data Matija Koželj 2023-01-31 11:06:34 +0100
  • 08e5857fc8 Add basic Translator tests to Connected.Data.Tests Matija Koželj 2023-01-31 09:25:10 +0100
  • bdbb99e17b [WIP] Version bump Matija Koželj 2023-01-26 14:30:22 +0100
  • 311ad9a2cc [WIP] Version bump Matija Koželj 2023-01-26 14:20:06 +0100
  • 259534c423 [WIP] Version bump Matija Koželj 2023-01-26 14:00:25 +0100
  • d28beb5ae2 [WIP] Version bump Matija Koželj 2023-01-26 13:38:15 +0100
  • 3c5bdcbef8 [WIP] Version bump Matija Koželj 2023-01-26 13:29:58 +0100
  • bc59f15d59 Revert "[WIP] Replace incoming select statement with from statement in Binder.cs" Matija Koželj 2023-01-26 13:08:48 +0100
  • 5459722b24 [WIP] Replace incoming select statement with from statement in Binder.cs Matija Koželj 2023-01-26 13:00:46 +0100
  • ed7e8f411a Add support for compare function to SqlFormatter Matija Koželj 2023-01-25 16:28:15 +0100
  • 16b430ef2f Remove redundant line in TSqlLinguist Matija Koželj 2023-01-25 13:35:10 +0100
  • 05dd763f1b [WIP] Add WhereClauseRewriter back to Translator Matija Koželj 2023-01-25 13:32:29 +0100
  • c53cbe0096 Add local nuget push to remaining projects Matija Koželj 2023-01-25 13:14:25 +0100
  • 6d6ca3f633 Add local nuget package push to projects Add where clause rewriter to TSqlLinguist Matija Koželj 2023-01-25 12:07:36 +0100
  • f989b59330 Add nuget local push to additional projects Matija Koželj 2023-01-25 10:59:10 +0100
  • db4fd905a2 Add nuget local repo upload to Connected.Data Matija Koželj 2023-01-25 09:37:50 +0100
  • ed9f31df1f [WIP] Add additional check to entities list Matija Koželj 2023-01-24 18:59:03 +0100
  • 018a48dd65 [WIP] Add debug output of entities Matija Koželj 2023-01-24 18:51:59 +0100
  • 9381a4e4c6 Add local nuget push to Connected.Interop Matija Koželj 2023-01-24 18:33:32 +0100
  • 93b39c97a7 Add nuget local uploads to Connected.Entities Matija Koželj 2023-01-24 18:20:13 +0100
  • 379d31dbfd Add package upload to Connected.Caching Matija Koželj 2023-01-24 18:07:41 +0100
  • be2134313a Updated nuget.config to include local source Matija Koželj 2023-01-24 18:07:26 +0100
  • 4ba5b64f66 Fix ReturnValueBinder taking existing value from operation instead of entity Matija Koželj 2023-01-24 17:53:49 +0100
  • 1195fa1b7e Fix type conversion in ReturnValueBinder Matija Koželj 2023-01-24 17:48:13 +0100
  • 5f48a06413 Replace early returns with continues in ReturnValueBinder Matija Koželj 2023-01-24 17:41:47 +0100
  • 38d8781734 Remove redundant operation parameter binding Matija Koželj 2023-01-24 17:41:30 +0100
  • ae0131086e Fix ReturnValueBinder iterating through Operation properties instead of entity properties Matija Koželj 2023-01-24 17:36:19 +0100
  • 57a4f2fb05 Rewrite ReturnValueBinder to properly bind return values Matija Koželj 2023-01-24 17:30:16 +0100
  • d92f0a6f82 Fix CommandBuilder not appending output parameters on cached command Matija Koželj 2023-01-24 17:13:27 +0100
  • ccd824dcc3 Fix EntityStorage parameter binding Matija Koželj 2023-01-24 16:52:11 +0100
  • 339dc635e5 Add clone method to EntityExtensions Matija Koželj 2023-01-24 16:48:25 +0100
  • 9209bada7a Fix cached command builder Matija Koželj 2023-01-24 16:28:49 +0100
  • 5b0537a04a Pass base configuration to WebApplication Instance builder Matija Koželj 2023-01-20 13:56:03 +0100
  • 8fe51a15d5 Add IConfiguration constructors to Storage and Endpoint configuration Matija Koželj 2023-01-20 10:21:46 +0100
  • d2d1f66cf6 [WIP] Switch configuration service to use standard configuration stores Matija Koželj 2023-01-17 15:38:39 +0100
  • c9bb863108 Merge branch 'features/nuget_autobuild' of https://git.tompit.com/Connected/Connected.Framework into features/nuget_autobuild Matija Koželj 2023-01-17 15:28:12 +0100
  • caacc27fd2 Fix package reference version in Connected.Rest.csproj Matija Koželj 2023-01-17 15:27:01 +0100
  • 41f52d0b87 Convert OnInitialize stub to use standard IConfiguration for initialization Matija Koželj 2023-01-04 15:58:40 +0100
  • 90cc4e7ca6 Convert dictionary initialization to standard initialization Matija Koželj 2023-01-04 15:14:15 +0100
  • 25f1563ef5 Convert dictionary initialization to standard IConfig initialization Matija Koželj 2023-01-04 15:13:14 +0100
  • 399cee2eac Add Connected.Framework parent package Add project auto-build script to repository Matija Koželj 2022-12-28 20:26:12 +0100
  • 7903031fcc Remove Dependencies folder Matija Koželj 2022-12-28 18:58:17 +0100
  • d9ed50ef20 Add automatic nuget build to Conencted.Instance Add automatic versioning to Connected.Instance Matija Koželj 2022-12-28 18:56:16 +0100
  • 00a1cb9826 Add automatic nuget build to Connected.Services Add automatic versioning to Connected.Services Matija Koželj 2022-12-28 18:52:21 +0100
  • ce7106af32 Add automatic nuget build to Connected.Data Add automatic versioning to Connected.Data Matija Koželj 2022-12-28 18:49:50 +0100
  • 25701aa001 Add automatic nuget build to Connected.Expressions Add automatic versioning to Connected.Expressions Matija Koželj 2022-12-28 18:46:41 +0100
  • ee15df00a4 Add automatic nuget build to Connected.Entities Add automatic versioning to Connected.Entities Matija Koželj 2022-12-28 18:44:13 +0100
  • 070040a1d3 Add automatic nuget build to Connected.Caching Add automatic versioning to Connected.Caching Matija Koželj 2022-12-28 18:41:31 +0100
  • 7ec3818c1c Add automatic nuget build to Connected.Notifications Add automatic versioning to Connected.Notifications Matija Koželj 2022-12-28 18:39:29 +0100
  • 615db818bc Add automatic nuget build to Connected.Rest Add automatic versioning to Connected.Rest Matija Koželj 2022-12-28 18:37:23 +0100
  • 31514d59c6 Add automatic nuget build to Connected.Net Add automatic versioning to Connected.Net Matija Koželj 2022-12-28 18:32:44 +0100
  • 371845f8ae Add automatic nuget build to Connected.Validation Add automatic versioning to Connected.Validation Matija Koželj 2022-12-28 18:27:18 +0100
  • 6a66d51092 Add automatic nuget build to Connected.Security Add automatic versioning to Connected.Security Matija Koželj 2022-12-28 18:25:03 +0100
  • 22ad8ee6fc Add automatic nuget build to Connected.Middleware Add automatic versioning to Connected.Middleware Matija Koželj 2022-12-28 18:21:41 +0100
  • 34480447f1 Add automatic nuget build to Connected.Hosting Add automatic versioning to Connected.Hosting Matija Koželj 2022-12-28 18:19:36 +0100
  • e9abfeef48 Add automatic nuget build to Connected.Globalization Add automatic versioning to Connected.Globalization Matija Koželj 2022-12-28 18:17:46 +0100
  • 7009cf468a Add automatic nuget build to Connected.Collections Add automatic versioning to Connected.Collections Matija Koželj 2022-12-28 18:14:47 +0100
  • be7c2e3afe Add automatic nuget build to Connected.Configuration Add automatic versioning to Conected.Configuration Matija Koželj 2022-12-28 18:10:25 +0100
  • 894767e65b Add automatic nuget build to Connected.Interop Add automatic versioning to Connected.Interop Replace project references with nuget packages Matija Koželj 2022-12-28 18:07:52 +0100
  • 29e6c54550 Add automatic nuget build to Connected.Threading Add automatic versioning to Connected.Threading Add package reference to Connected to Connected.Threading Matija Koželj 2022-12-28 18:04:10 +0100
  • 8643659c80 Add automatic nuget build to Connected.Runtime Add automatic versioning to Connected.Runtime Matija Koželj 2022-12-28 17:54:34 +0100
  • de002c1adc Add ConcurrentList implementation features/concurrentList Matija Koželj 2023-01-17 15:22:31 +0100
  • dbcec2f299 Convert OnInitialize stub to use standard IConfiguration for initialization Matija Koželj 2023-01-04 15:58:40 +0100
  • fea7b6af42 Convert dictionary initialization to standard initialization Matija Koželj 2023-01-04 15:14:15 +0100
  • 1a34c7b4c4 Convert dictionary initialization to standard IConfig initialization Matija Koželj 2023-01-04 15:13:14 +0100
  • f8b0ca332b Merge pull request 'PropertyAggregationBug' (#5) from PropertyAggregationBug into develop Matija Koželj 2023-01-04 10:05:09 +0000
  • a5fb32fa75 Property aggregation bug fix #5 Tom Pipinic 2022-12-26 10:14:23 +0100
  • a3e3bd7d85 Updated references Tom Pipinic 2022-12-18 08:56:21 +0100
  • cb526d400c Merge pull request 'Fix ResolveSingle not awaited' (#4) from bugfixes/connectionProvider into develop Mihael Ocvirk 2022-12-29 08:28:39 +0000
  • ab1ee48396 Fix ResolveSingle not awaited #4 ocm-tompit 2022-12-29 09:25:27 +0100
  • 91c7035162 Add Connected.Framework parent package Add project auto-build script to repository Matija Koželj 2022-12-28 20:26:12 +0100
  • cf345ce467 Remove Dependencies folder Matija Koželj 2022-12-28 18:58:17 +0100
  • 81ae64a7c8 Add automatic nuget build to Conencted.Instance Add automatic versioning to Connected.Instance Matija Koželj 2022-12-28 18:56:16 +0100
  • b04db19170 Add automatic nuget build to Connected.Services Add automatic versioning to Connected.Services Matija Koželj 2022-12-28 18:52:21 +0100
  • cc6f5461e5 Add automatic nuget build to Connected.Data Add automatic versioning to Connected.Data Matija Koželj 2022-12-28 18:49:50 +0100
  • 8dff41e4c0 Add automatic nuget build to Connected.Expressions Add automatic versioning to Connected.Expressions Matija Koželj 2022-12-28 18:46:41 +0100
  • 0d5cf05ab4 Add automatic nuget build to Connected.Entities Add automatic versioning to Connected.Entities Matija Koželj 2022-12-28 18:44:13 +0100
  • ad7b14773a Add automatic nuget build to Connected.Caching Add automatic versioning to Connected.Caching Matija Koželj 2022-12-28 18:41:31 +0100
  • 33b89eb696 Add automatic nuget build to Connected.Notifications Add automatic versioning to Connected.Notifications Matija Koželj 2022-12-28 18:39:29 +0100
  • 1e17b9dcb5 Add automatic nuget build to Connected.Rest Add automatic versioning to Connected.Rest Matija Koželj 2022-12-28 18:37:23 +0100
  • 0fde9d5425 Add automatic nuget build to Connected.Net Add automatic versioning to Connected.Net Matija Koželj 2022-12-28 18:32:44 +0100
  • ed6368250a Add automatic nuget build to Connected.Validation Add automatic versioning to Connected.Validation Matija Koželj 2022-12-28 18:27:18 +0100
  • 11e1d14fcf Add automatic nuget build to Connected.Security Add automatic versioning to Connected.Security Matija Koželj 2022-12-28 18:25:03 +0100
  • ab4765ae0a Add automatic nuget build to Connected.Middleware Add automatic versioning to Connected.Middleware Matija Koželj 2022-12-28 18:21:41 +0100
  • fcbdc0b392 Add automatic nuget build to Connected.Hosting Add automatic versioning to Connected.Hosting Matija Koželj 2022-12-28 18:19:36 +0100
  • 0e0399c7d9 Add automatic nuget build to Connected.Globalization Add automatic versioning to Connected.Globalization Matija Koželj 2022-12-28 18:17:46 +0100
  • 2d796505b7 Add automatic nuget build to Connected.Collections Add automatic versioning to Connected.Collections Matija Koželj 2022-12-28 18:14:47 +0100
  • 1fd296a021 Add automatic nuget build to Connected.Configuration Add automatic versioning to Conected.Configuration Matija Koželj 2022-12-28 18:10:25 +0100
  • f19f3f5833 Add automatic nuget build to Connected.Interop Add automatic versioning to Connected.Interop Replace project references with nuget packages Matija Koželj 2022-12-28 18:07:52 +0100
  • d545bc2ded Add automatic nuget build to Connected.Threading Add automatic versioning to Connected.Threading Add package reference to Connected to Connected.Threading Matija Koželj 2022-12-28 18:04:10 +0100
  • ceb24fc3dc Add automatic nuget build to Connected.Runtime Add automatic versioning to Connected.Runtime Matija Koželj 2022-12-28 17:54:34 +0100
  • 3890d27d7f Property aggregation bug fix Tom Pipinic 2022-12-26 10:14:23 +0100