Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ita-social-projects
/
oitAssist
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
162
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[Feature] add version optimistic locking for the Competition Hierarchy
- #545
#545
Merged
antonpampukha
merged 17 commits into
dev
ita-social-projects/oitAssist:dev
from
feature/add-version-optimistic-locking
ita-social-projects/oitAssist:feature/add-version-optimistic-locking
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
[Feature] add version optimistic locking for the Competition Hierarchy
#545
antonpampukha
merged 17 commits into
dev
ita-social-projects/oitAssist:dev
from
feature/add-version-optimistic-locking
ita-social-projects/oitAssist:feature/add-version-optimistic-locking
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
feat: add version field to CompetitionEvent
antonpampukha
committed
8b99f6c
View commit details
Copy full SHA for 8b99f6c
Browse repository at this point
feat(db): add migrations
antonpampukha
committed
af39fb1
View commit details
Copy full SHA for af39fb1
Browse repository at this point
feat: add method to GlobalExceptionHandler that handle OptimisticLockingFailureException
antonpampukha
committed
ecef479
View commit details
Copy full SHA for ecef479
Browse repository at this point
Commits on Aug 17, 2026
feat: add check to HierarchyValidator
antonpampukha
committed
16d7196
View commit details
Copy full SHA for 16d7196
Browse repository at this point
feat: update DTOs
antonpampukha
committed
c487336
View commit details
Copy full SHA for c487336
Browse repository at this point
feat: add StaleEntityVersionException & ErrorCode.ENTITY_VERSION_CONFLICT
antonpampukha
committed
cd81a3e
View commit details
Copy full SHA for cd81a3e
Browse repository at this point
feat: add/update unit tests
antonpampukha
committed
f04c1eb
View commit details
Copy full SHA for f04c1eb
Browse repository at this point
fix: unit test
antonpampukha
committed
aa4a3f8
View commit details
Copy full SHA for aa4a3f8
Browse repository at this point
fix: unit test
antonpampukha
committed
71cf224
View commit details
Copy full SHA for 71cf224
Browse repository at this point
Merge remote-tracking branch 'origin/feature/add-version-optimistic-locking' into feature/add-version-optimistic-locking
Show description for 40acaa9
antonpampukha
committed
40acaa9
View commit details
Copy full SHA for 40acaa9
Browse repository at this point
Commits on Aug 18, 2026
chore: fix formatter
antonpampukha
committed
a73be0a
View commit details
Copy full SHA for a73be0a
Browse repository at this point
Commits on Aug 19, 2026
Merge branch 'dev' into feature/add-version-optimistic-locking
antonpampukha
authored
eaadba9
View commit details
Copy full SHA for eaadba9
Browse repository at this point
fix git error
antonpampukha
committed
5f50b29
View commit details
Copy full SHA for 5f50b29
Browse repository at this point
Commits on Aug 21, 2026
fix: avoid exposing the fully qualified entity class name
antonpampukha
committed
efd9cea
View commit details
Copy full SHA for efd9cea
Browse repository at this point
feat: add OpenApi docs about 409 error
antonpampukha
committed
5bc2249
View commit details
Copy full SHA for 5bc2249
Browse repository at this point
feat: add/update Javadocs in services in competition module
antonpampukha
committed
d7aae16
View commit details
Copy full SHA for d7aae16
Browse repository at this point
fix formatter
antonpampukha
committed
d493c69
View commit details
Copy full SHA for d493c69
Browse repository at this point
You can’t perform that action at this time.