woodpecker/server/store/datastore
Anbraten 45a92cd928
Fix org assign on login (#4817)
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2025-02-16 12:02:18 +02:00
..
migration Unsanitize user and org names in DB (#4762) 2025-02-12 21:41:04 +01:00
agent.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
agent_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
config.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
config_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
cron.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
cron_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
engine.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
engine_test.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
errors.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
feed.go Fix sql identifier escaping in datastore feed (#4746) 2025-01-19 22:41:59 +01:00
feed_test.go Fix sql identifier escaping in datastore feed (#4746) 2025-01-19 22:41:59 +01:00
forge.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
forge_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
helper.go Fix org assign on login (#4817) 2025-02-16 12:02:18 +02:00
helper_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
init.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
init_cgo.go Add godot linter to harmonitze toplevel comments (#3650) 2024-05-13 22:58:21 +02:00
log.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
log_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
org.go Fix org assign on login (#4817) 2025-02-16 12:02:18 +02:00
org_test.go Fix org assign on login (#4817) 2025-02-16 12:02:18 +02:00
permission.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
permission_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
pipeline.go Optimize repository list loading to return also latest pipeline info (#4814) 2025-02-08 09:42:45 +02:00
pipeline_test.go Migrate away from goblin (#4624) 2024-12-30 08:08:53 +02:00
redirection.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
redirection_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
registry.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
registry_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
repo.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
repo_test.go Unsanitize user and org names in DB (#4762) 2025-02-12 21:41:04 +01:00
secret.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
secret_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
server_config.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
server_config_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
step.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
step_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
task.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
task_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
user.go Fix org assign on login (#4817) 2025-02-16 12:02:18 +02:00
user_test.go Fix org assign on login (#4817) 2025-02-16 12:02:18 +02:00
workflow.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
workflow_test.go Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
xorm.go Add godot linter to harmonitze toplevel comments (#3650) 2024-05-13 22:58:21 +02:00