.. |
blame.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
codeowner_validate.go
|
feat: add codeowner validate api (#733)
|
2023-10-30 22:16:39 +00:00 |
commit.go
|
allow optional rule bypass (#764)
|
2023-11-03 18:31:10 +00:00 |
content_get.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
content_paths_details.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
controller.go
|
feat: introduce new event for repo deletion and refactor existing pullreqevents to repoevents (#736)
|
2023-11-13 18:37:53 +00:00 |
create.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
create_branch.go
|
allow optional rule bypass (#764)
|
2023-11-03 18:31:10 +00:00 |
create_commit_tag.go
|
allow optional rule bypass (#764)
|
2023-11-03 18:31:10 +00:00 |
delete.go
|
feat: introduce new event for repo deletion and refactor existing pullreqevents to repoevents (#736)
|
2023-11-13 18:37:53 +00:00 |
delete_branch.go
|
allow optional rule bypass (#764)
|
2023-11-03 18:31:10 +00:00 |
delete_tag.go
|
allow optional rule bypass (#764)
|
2023-11-03 18:31:10 +00:00 |
diff.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
find.go
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
get_branch.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
get_commit.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
get_commit_divergences.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
git_info_refs.go
|
[MISC] Separate Git Smart HTTP Protocol Into `Handler` and `Controller` (#717)
|
2023-10-25 17:23:19 +00:00 |
git_service_pack.go
|
[MISC] Separate Git Smart HTTP Protocol Into `Handler` and `Controller` (#717)
|
2023-10-25 17:23:19 +00:00 |
import.go
|
perform user validation before triggering import (#760)
|
2023-11-03 15:30:16 +00:00 |
import_cancel.go
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
import_progress.go
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
list_branches.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
list_commit_tags.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
list_commits.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
list_pipelines.go
|
remove sqlx.DB from controllers and services
|
2023-09-28 14:07:25 +02:00 |
list_service_accounts.go
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
merge_check.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
move.go
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
pipeline_generate.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
raw.go
|
add protection to prevent direct push (#712)
|
2023-10-24 14:22:06 +00:00 |
rule_create.go
|
[BugBash] Rule Descriptions & Reordering, UID Validation, Improved Error Messages (#790)
|
2023-11-11 00:59:17 +00:00 |
rule_delete.go
|
[Rules] Delete of rule should not be publicly available (#799)
|
2023-11-14 23:37:45 +00:00 |
rule_find.go
|
add branch protection: DB and API layer (#671)
|
2023-10-16 11:33:00 +00:00 |
rule_list.go
|
add branch protection: DB and API layer (#671)
|
2023-10-16 11:33:00 +00:00 |
rule_update.go
|
allow rule rename (#793)
|
2023-11-14 07:27:28 +00:00 |
update.go
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |
wire.go
|
feat: introduce new event for repo deletion and refactor existing pullreqevents to repoevents (#736)
|
2023-11-13 18:37:53 +00:00 |