Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eventsourcing-cqrs-simple-app
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Kuchař
eventsourcing-cqrs-simple-app
Commits
68cc94270d1c020df67b899cb705f49ef4dd59b3
Select Git revision
Branches
1
master
default
protected
1 result
eventsourcing-cqrs-simple-app
Author
Search by author
Any Author
authors
Jan Kuchař
jkuchar1
Martin Beták
mbetak
Richard Trebichavský
rtrebichavsky
3 authors
Feb 21, 2016
coding standard fix
· 68cc9427
Jan Kuchař
authored
9 years ago
68cc9427
Feb 20, 2016
git: updated ignore list
· 95553908
Jan Kuchař
authored
9 years ago
95553908
aggregate Basket: Comments added
· ab545e03
Jan Kuchař
authored
9 years ago
ab545e03
test (green): Baskets should not create events for products that was double-removed
· bc35f76f
Jan Kuchař
authored
9 years ago
bc35f76f
test (red): Baskets should not create events for products that was double-removed
· 06cb2236
Jan Kuchař
authored
9 years ago
06cb2236
test (green): Baskets should protect their invariants (3 items at time)
· 8b9dd02e
Jan Kuchař
authored
9 years ago
8b9dd02e
test (red): Baskets should protect their invariants (3 items at time)
· f308ebdb
Jan Kuchař
authored
9 years ago
f308ebdb
Initial naive-implementation of Basket using event-sourcing
· 3679c5b8
Jan Kuchař
authored
9 years ago
3679c5b8
INITI
· 6fb492ad
Jan Kuchař
authored
9 years ago
6fb492ad
Loading