-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add priority to protected branch #32286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
6543
merged 51 commits into
go-gitea:main
from
6543-forks:add-priority-to-ProtectedBranch
Nov 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
cbde69f
Add test for ProtectedBranchRules.sort
6543 ccb2e12
optimize loadGlob for protectedBranch
6543 e6b9834
sort non glob protected branch roules by name
6543 74760d5
update comment
6543 3103499
clean unrelated
6543 0ff31b8
Backend to sort ProtectedBranch by Priority
6543 c6f49a7
fix misspell
6543 0179a77
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 05fe316
Update/Insert protectedBranch respect priorityes and add updateFunc f…
6543 6c1ffb7
api
6543 3ed30a7
Add api to update
6543 e944bef
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 5dd0623
future profe API
6543 bc81f75
add route for webui
6543 c83fce9
add grabber octicon
6543 ae19b8e
wip?
6543 19b2b7c
form expect struct
6543 78c9d4c
fix lints
6543 962ea78
fix lints
6543 5056af5
fix webui lint issues
6543 b939a8d
fix webui lint issues
6543 7939780
limit scope
6543 0336851
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 e4af5f9
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 7588f54
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 af58887
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 7f2bcf9
backend tests
6543 9606f7e
frontend test
6543 1a3872b
more test coverage
6543 3cf2120
fix lint
6543 59cc58b
make mssql work
6543 fca9bc1
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 dffb634
simple api path won
6543 3614fad
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 f0658d3
address TS review
6543 4b9f09c
sed -i 's/data-priority-url/data-update-priority-url/g'
6543 63ccf82
no db.WithTx
6543 ffff47d
toasty error messages
6543 4a30f74
update frontend tests
6543 5e7115c
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 08df559
fix lint err
6543 f229044
one diff less
6543 c1bda05
just struct
6543 056a9a7
fix tmpl
6543 ee28d2f
simplify
6543 6f3308b
working
6543 a06d500
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 1e543a1
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 7aa9db1
parse
6543 660ca0b
Merge branch 'main' into add-priority-to-ProtectedBranch
6543 02756d3
nit
6543 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.