dev-yugantar
|
fe6841e8c6
|
fix: Subclass Sandbox tests fixed and re-enabled (#2860) (#2921)
Co-authored-by: Yugantar Arya <yugantararya@Yugantars-MacBook-Air.local>
|
2024-04-17 20:59:55 +03:00 |
|
nooynayr
|
bcf88a61fa
|
docs: #2257 Added Explanation to Resource Acquisition is Initialisation README.md (#2727)
|
2024-04-17 20:55:59 +03:00 |
|
allcontributors[bot]
|
2395ac2a8d
|
docs: add k1w1dev as a contributor for code (#2922)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-04-17 20:53:07 +03:00 |
|
k1w1dev
|
a6c2e4ad91
|
deps: Upgrade mongodb to latest and fix tests. (#2920)
|
2024-04-17 20:52:13 +03:00 |
|
dependabot[bot]
|
43db34a394
|
build(deps): bump logback.version from 1.5.3 to 1.5.5 (#2918)
Bumps `logback.version` from 1.5.3 to 1.5.5.
Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.5
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5)
Updates `ch.qos.logback:logback-core` from 1.5.3 to 1.5.5
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.3...v_1.5.5)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-17 20:50:07 +03:00 |
|
Ilkka Seppälä
|
7cebde007b
|
docs: add event sourcing explanation (#2919)
|
2024-04-16 07:57:48 +03:00 |
|
Ilkka Seppälä
|
1c801da4a7
|
docs: improve event queue docs
|
2024-04-15 21:55:05 +03:00 |
|
Ilkka Seppälä
|
f52f71cba2
|
docs: Event-driven architecture explanation (#2917)
* update readme
* convert to record
|
2024-04-14 13:14:22 +03:00 |
|
Ilkka Seppälä
|
730907d0d3
|
docs: Event-Based Asynchronous explanation + refactor (#2916)
* explation + refactor
* update logging
|
2024-04-14 13:10:39 +03:00 |
|
Ilkka Seppälä
|
8a3bed0e95
|
docs: update event aggregator docs
|
2024-04-14 11:52:52 +03:00 |
|
Ilkka Seppälä
|
4f69dea978
|
fix: fix dynamic proxy front-matter
|
2024-04-14 11:23:51 +03:00 |
|
Ilkka Seppälä
|
75409a9d0d
|
docs: embedded value + refactor
|
2024-04-13 16:18:43 +03:00 |
|
Ilkka Seppälä
|
ffffab40ec
|
docs: update dynamic proxy docs
|
2024-04-13 15:53:36 +03:00 |
|
Ilkka Seppälä
|
825d45b086
|
docs: double dispatch explanation + refactor (#2915)
|
2024-04-13 08:30:48 +03:00 |
|
Ilkka Seppälä
|
9240d80ef2
|
docs: add explanation for Double-Checked Locking (#2914)
|
2024-04-13 08:02:29 +03:00 |
|
Ilkka Seppälä
|
2807f1f976
|
fix: fix missing server session class diagram
|
2024-04-12 19:54:20 +03:00 |
|
Ilkka Seppälä
|
56dfd8c2d7
|
fix: Fix server session (#2913)
* fix server session
* fix version
|
2024-04-11 22:11:42 +03:00 |
|
allcontributors[bot]
|
44071ab497
|
docs: add Ehspresso as a contributor for code (#2912)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-04-11 18:56:33 +03:00 |
|
Riley
|
943d233120
|
feat: #2848 Server Session pattern (#2909)
* #2848 Moved project from private project directory to forked repo
* #2848 Requested changes implemented
|
2024-04-11 18:55:47 +03:00 |
|
Ilkka Seppälä
|
70fc5736f6
|
docs: update domain model
|
2024-04-10 21:43:23 +03:00 |
|
allcontributors[bot]
|
14dc7af72c
|
docs: add Romo4ka-bot as a contributor for code (#2911)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-04-10 21:14:12 +03:00 |
|
Roman Leontev
|
f945ba50c2
|
refactor : Update api-gateway pattern (#2910)
Co-authored-by: rleontiev <rleontiev@i-novus.ru>
|
2024-04-10 21:13:35 +03:00 |
|
Ilkka Seppälä
|
6401b0fd11
|
docs: fix image path
|
2024-04-10 21:08:04 +03:00 |
|
Ilkka Seppälä
|
66538ddcda
|
docs: update Dirty Flag docs (#2908)
|
2024-04-09 21:02:36 +03:00 |
|
allcontributors[bot]
|
317f9c3920
|
docs: add DavidMedinaO as a contributor for review (#2907)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-04-09 20:20:20 +03:00 |
|
Luis Mateo Hincapié Martinez
|
1e4edc80d0
|
translation: Translated missing behavioral patterns category to Spanish (Task of issue #2277) (#2895)
* Translate behavioral patterns to Spanish
* Translate behavioral patterns to Spanish
* Translate behavioral patterns to Spanish
* Update bytecode.urm.png image in spanish translation
* Update translations
---------
Co-authored-by: luis.hincapie <luis.hincapie@blankfactor.com>
|
2024-04-09 20:19:21 +03:00 |
|
allcontributors[bot]
|
63dd063372
|
docs: add luismateoh as a contributor for review (#2906)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-04-09 20:17:31 +03:00 |
|
David Medina Orozco
|
d45dcb1a63
|
translation: Translate to Spanish (#2894)
* Translate Iterator pattern to Spanish
* Translate to Spanish:
Servant pattern
Sharding pattern
Spatial-partition pattern
Special-case pattern
specification pattern
State pattern
Strategy pattern
Subclass-case pattern
* Update language to es
* Fixing Missing translation
* Translate to Spanish:
template method pattern
throttling pattern
trampoline pattern
transaction-script pattern
type object pattern
Update method pattern
visitor pattern
* Fixing Missing translation
|
2024-04-09 20:16:21 +03:00 |
|
dependabot[bot]
|
1a50353b49
|
build(deps): bump com.h2database:h2 from 2.2.220 to 2.2.224 (#2901)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.2.220...version-2.2.224)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-09 20:03:41 +03:00 |
|
Ilkka Seppälä
|
fc5b8c3d56
|
docs: update contributing.md
|
2024-04-08 21:27:11 +03:00 |
|
Ilkka Seppälä
|
0b850aa764
|
docs: update dependency injection
|
2024-04-08 21:20:50 +03:00 |
|
Ilkka Seppälä
|
c1466eb66e
|
dcos: update license years
|
2024-04-08 21:01:38 +03:00 |
|
Ilkka Seppälä
|
e09cada960
|
docs: improve decorator
|
2024-04-07 18:59:47 +03:00 |
|
Ilkka Seppälä
|
99f77f8119
|
docs: data transfer object + refactor
|
2024-04-07 18:44:04 +03:00 |
|
Ilkka Seppälä
|
b8f5d46ba7
|
docs: update delegation
|
2024-04-07 18:06:46 +03:00 |
|
Ilkka Seppälä
|
39acd1d0fb
|
docs: data mapper docs (#2900)
|
2024-04-07 13:59:26 +03:00 |
|
Ilkka Seppälä
|
ea55eb4e58
|
docs: data locality docs (#2899)
|
2024-04-07 12:15:09 +03:00 |
|
Ilkka Seppälä
|
356ba27272
|
docs: update data bus
|
2024-04-07 11:29:35 +03:00 |
|
Ilkka Seppälä
|
b376f1de9a
|
docs: update dao
|
2024-04-07 10:37:05 +03:00 |
|
Ilkka Seppälä
|
b1f8a16b9c
|
docs: update currying
|
2024-04-06 20:31:19 +03:00 |
|
Ilkka Seppälä
|
85823b4732
|
docs: improve crtp documentation
|
2024-04-06 19:57:54 +03:00 |
|
Ilkka Seppälä
|
faac96b21b
|
docs: Explanation for CQRS (#2896)
* refactor
* fix run app
* remove apptest
|
2024-04-06 13:35:40 +03:00 |
|
Ilkka Seppälä
|
8f777cdc98
|
refactor: converter pattern docs and refactoring
|
2024-04-06 10:43:40 +03:00 |
|
Ilkka Seppälä
|
20e804ba95
|
docs: improvements to the Context Object docs
|
2024-04-06 10:14:46 +03:00 |
|
David Medina Orozco
|
982526f286
|
translation: Translate to Spanish (#2893)
* Translate Iterator pattern to Spanish
* Translate to Spanish:
Servant pattern
Sharding pattern
Spatial-partition pattern
Special-case pattern
specification pattern
State pattern
Strategy pattern
Subclass-case pattern
* Update language to es
* Fixing Missing translation
|
2024-04-05 23:12:59 +03:00 |
|
allcontributors[bot]
|
423efcf84e
|
docs: add DavidMedinaO as a contributor for translation (#2892)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-04-04 20:27:00 +03:00 |
|
David Medina Orozco
|
9f8829c8c4
|
translation: Translate Iterator pattern to Spanish (#2891)
|
2024-04-04 20:26:16 +03:00 |
|
Luis Mateo Hincapié Martinez
|
ead6373765
|
translation: Translated all structural patterns category to Spanish (Task of issue #2277) (#2890)
* Typo corrections
* bridge pattern translated to spanish
* builder pattern translated to spanish
* context-object pattern translated to spanish
* converter pattern translated to spanish
* dependency injection pattern translated to spanish
* factory pattern translated to spanish
* factory-kit pattern translated to spanish
* factory-method pattern translated to spanish
* monostate pattern translated to spanish
* multiton pattern translated to spanish
* object mother pattern translated to spanish
* object pool pattern translated to spanish
* property pattern translated to spanish
* prototype pattern translated to spanish
* registry pattern translated to spanish
* step builder pattern translated to spanish
* value object pattern translated to spanish
* typo corrections and resources urls refactor
* grammar corrections
* Add image to each pattern
* translate all structural patterns to Spanish
---------
Co-authored-by: luismateoh <luismateohm@gmail.com>
Co-authored-by: luis.hincapie <luis.hincapie@blankfactor.com>
|
2024-04-04 19:54:16 +03:00 |
|
dependabot[bot]
|
dd9beebd75
|
build(deps): bump jakarta.servlet:jakarta.servlet-api (#2888)
Bumps [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) from 5.0.0 to 6.0.0.
- [Commits](https://github.com/eclipse-ee4j/servlet-api/commits)
---
updated-dependencies:
- dependency-name: jakarta.servlet:jakarta.servlet-api
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-02 20:47:05 +03:00 |
|
dependabot[bot]
|
74be3a537c
|
build(deps): bump org.joda:joda-money from 1.0.1 to 1.0.4 (#2887)
Bumps [org.joda:joda-money](https://github.com/JodaOrg/joda-money) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/JodaOrg/joda-money/releases)
- [Changelog](https://github.com/JodaOrg/joda-money/blob/main/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-money/compare/v1.0.1...v1.0.4)
---
updated-dependencies:
- dependency-name: org.joda:joda-money
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-02 20:40:38 +03:00 |
|