-
Notifications
You must be signed in to change notification settings - Fork 30
refactor(database): move repo logic into separate package #687
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
Merged
Changes from 30 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
57e5162
Merge branch 'master' of github.com:go-vela/server
jbrockopp b6b840c
Merge branch 'master' of github.com:go-vela/server
jbrockopp 858c818
Merge branch 'master' of github.com:go-vela/server
jbrockopp ceddb11
Merge branch 'master' of github.com:go-vela/server
jbrockopp 331b2a2
Merge branch 'master' of github.com:go-vela/server
jbrockopp c4ec5fb
Merge branches 'master' and 'master' of github.com:go-vela/server
jbrockopp 30c1151
Merge branch 'master' of github.com:go-vela/server
jbrockopp 0ddc31c
Merge branch 'master' of github.com:go-vela/server
jbrockopp 890f9fa
Merge branch 'master' of github.com:go-vela/server
jbrockopp cf4ca0e
Merge branch 'master' of github.com:go-vela/server
jbrockopp 175e5c5
Merge branch 'master' of github.com:go-vela/server
jbrockopp 1728dce
Merge branch 'master' of github.com:go-vela/server
jbrockopp 88d3974
Merge branch 'master' of github.com:go-vela/server
jbrockopp de5ac75
feat(database): add user engine
jbrockopp 8f2fce6
chore(database): remove old user logic
jbrockopp 736a0e9
refactor(database): restructure DDL functions
jbrockopp c28ca23
chore: updates for database user engine
jbrockopp a4d8bbc
Merge branch 'master' of github.com:go-vela/server
jbrockopp c719ab0
Merge branch 'refactor/database/user' of github.com:go-vela/server in…
jbrockopp a147ce8
feat(database): add repo engine
jbrockopp b7e267f
Merge branch 'master' of github.com:go-vela/server into refactor/data…
jbrockopp ff5b8e1
chore: save work
jbrockopp ca230da
Merge branch 'master' of github.com:go-vela/server into refactor/data…
jbrockopp ab2f213
fix: Scan() -> Take()
jbrockopp 68cf328
fix: sort by for listing repos
jbrockopp 55862b2
Merge branch 'master' into refactor/database/repo
jbrockopp adabf6e
Merge branch 'refactor/database/repo' of github.com:go-vela/server in…
jbrockopp 30ff1fa
Merge branch 'master' into refactor/database/repo
jbrockopp 7c59753
Merge branch 'refactor/database/repo' of github.com:go-vela/server in…
jbrockopp b8bc9e9
Merge branch 'master' of github.com:go-vela/server into refactor/data…
jbrockopp 9d59ed3
Merge branch 'master' into refactor/database/repo
jbrockopp c6addce
Merge branch 'refactor/database/repo' of github.com:go-vela/server in…
jbrockopp fc9505b
chore(database): remove unneeded Limit()
jbrockopp ee0fb2d
chore: address linter feedback
jbrockopp b759ae3
chore: address linter feedback v2
jbrockopp 363a1d9
chore: address linter feedback v3
jbrockopp b296e48
Merge branch 'master' into refactor/database/repo
jbrockopp 57debed
Merge branch 'main' into refactor/database/repo
jbrockopp b0b3f00
Merge branch 'main' into refactor/database/repo
wass3r 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
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.