Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
T
tabulator-another
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
tabulator-another
Commits
1b55307c
Commit
1b55307c
authored
Feb 21, 2026
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rework swiss
parent
5f832c5a
Pipeline
#43364
failed with stages
in 2 minutes and 41 seconds
Changes
3
Pipelines
1
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
343 additions
and
44 deletions
+343
-44
.dockerignore
.dockerignore
+1
-0
.gitignore
.gitignore
+2
-1
src/tournament-rules/rules/swiss.ts
src/tournament-rules/rules/swiss.ts
+340
-43
No files found.
.dockerignore
View file @
1b55307c
...
...
@@ -12,6 +12,7 @@ lerna-debug.log*
# OS
.DS_Store
._*
# Tests
/coverage
...
...
.gitignore
View file @
1b55307c
...
...
@@ -12,6 +12,7 @@ lerna-debug.log*
# OS
.DS_Store
._*
# Tests
/coverage
...
...
src/tournament-rules/rules/swiss.ts
View file @
1b55307c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment