• Joined on 2026-01-10
trent deleted branch code-review_ab12f4d7 from FA/FA 2026-02-07 12:12:31 +00:00
trent deleted branch code-review_x7kqz9m2 from FA/FA 2026-02-07 12:12:28 +00:00
trent deleted branch code-review_b7x1kd9a from FA/FA 2026-02-07 12:12:20 +00:00
trent pushed to master at FA/FA 2026-02-07 12:12:07 +00:00
7d4d4ec12c Merge pull request '* Changed DateTime to UTC' (#101) from feature/PipelineAgent into master
13123ed961 * Bugfixes
Compare 2 commits »
trent merged pull request FA/FA#101 2026-02-07 12:12:06 +00:00
* Changed DateTime to UTC
trent pushed to code-review_b7x1kd9a at FA/FA 2026-02-07 12:05:14 +00:00
8dfb3841e8 LLM: Suggested improvements:
trent created branch code-review_b7x1kd9a in FA/FA 2026-02-07 12:05:14 +00:00
trent pushed to feature/PipelineAgent at FA/FA 2026-02-07 12:04:35 +00:00
13123ed961 * Bugfixes
a8760ac3bc LLM: Code review suggestions:
Compare 2 commits »
trent pushed to master at FA/FA 2026-02-07 11:58:00 +00:00
ef27bc7cad Merge pull request 'code-review_ab12f4d7' (#102) from code-review_ab12f4d7 into master
a8760ac3bc LLM: Code review suggestions:
6efdbcb8be Merge branch 'master' of http://git.modwad.pl/FA/FA into feature/PipelineAgent
df746b77aa * Changed DateTime to UTC
Compare 4 commits »
trent merged pull request FA/FA#102 2026-02-07 11:57:58 +00:00
code-review_ab12f4d7
trent created pull request FA/FA#102 2026-02-07 11:57:54 +00:00
code-review_ab12f4d7
trent pushed to code-review_ab12f4d7 at FA/FA 2026-02-07 11:57:26 +00:00
a8760ac3bc LLM: Code review suggestions:
trent created branch code-review_ab12f4d7 in FA/FA 2026-02-07 11:57:26 +00:00
trent pushed to feature/PipelineAgent at FA/FA 2026-02-07 11:56:35 +00:00
6efdbcb8be Merge branch 'master' of http://git.modwad.pl/FA/FA into feature/PipelineAgent
ba56e51d01 Merge pull request 'code-review_x7kqz9m2' (#99) from code-review_x7kqz9m2 into master
d1b8aa9230 LLM: Code review suggestions:
e1015da044 Merge pull request '* Added launchSettings.json to HeartBeatServer' (#98) from feature/PipelineAgent into master
0241ca1fde Merge pull request '* Removed not needed tests' (#97) from feature/PipelineAgent into master
Compare 6 commits »
trent created pull request FA/FA#101 2026-02-07 11:38:21 +00:00
* Changed DateTime to UTC
trent deleted branch code-review_a1b2c3d4 from FA/FA 2026-02-07 11:38:04 +00:00
trent closed pull request FA/FA#100 2026-02-07 11:38:00 +00:00
code-review_a1b2c3d4
trent created pull request FA/FA#100 2026-02-07 11:37:37 +00:00
code-review_a1b2c3d4
trent pushed to code-review_a1b2c3d4 at FA/FA 2026-02-07 11:37:16 +00:00
78c3b6617b LLM: Code review suggestions: (*) Removed unnecessary List in GetLastUpdateDate to directly return the first result and simplified async data reading. (*) Added cancellation tokens to async methods for better cancellation support. (*) Used const for SQL queries for clarity and possible reusability. (*) Improved null-coalescing on vaultService.GetSecretAsync to throw an exception if connection string is empty or null, to avoid silent errors. (*) Added using declarations for IDisposable objects for cleaner code. (*) Removed redundant nullable annotation in GetLastUpdateDate return type, as FirstOrDefault can return null directly. (*) Provided XML comments to improve method documentation.
trent created branch code-review_a1b2c3d4 in FA/FA 2026-02-07 11:37:16 +00:00