woodpecker/server/store/datastore
6543 7c99c8b843
Adjust model database type mapping (#1949)
adjust definitions according to feedback from real world usage
(ci.codeberg.org)

close  #1892
close  #1865
2023-07-08 20:09:53 +02:00
..
migration Adjust model database type mapping (#1949) 2023-07-08 20:09:53 +02:00
agent.go Refactor AgentFindByToken (#1891) 2023-06-28 06:59:58 +02:00
agent_test.go Fix empty agent token (#1890) 2023-06-28 01:22:19 +02:00
config.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
config_test.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
cron.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
cron_test.go Add cron feature (#934) 2022-09-01 00:36:32 +02:00
engine.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
engine_test.go Remove MSSQL specific code and cleanups (#1796) 2023-05-31 21:27:57 +02:00
errors.go Check if repo exists before creating pipeline (#1297) 2022-10-22 01:34:11 +02:00
feed.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
feed_test.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
helper.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
init.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
init_cgo.go Add linter revive (#554) 2021-12-01 14:22:06 +01:00
log.go Rework log streaming and related functions (#1802) 2023-06-06 09:52:08 +02:00
log_test.go Rework log streaming and related functions (#1802) 2023-06-06 09:52:08 +02:00
permission.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
permission_test.go Rename forge-id to forge-remote-id (#1418) 2022-11-15 15:01:23 +01:00
pipeline.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
pipeline_test.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
redirection.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
redirection_test.go Return return 404 if registry to delete do not exist (#1278) 2022-10-18 01:48:04 +02:00
registry.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
registry_test.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
repo.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
repo_test.go Rework log streaming and related functions (#1802) 2023-06-06 09:52:08 +02:00
secret.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
secret_test.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
server_config.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
server_config_test.go Use asym key to sign webhooks (#916) 2022-06-01 20:06:27 +02:00
step.go Harden datastore (#1940) 2023-07-07 13:10:16 +02:00
step_test.go Adjust model database type mapping (#1949) 2023-07-08 20:09:53 +02:00
task.go Consistent status on delete (#1703) 2023-04-15 15:22:39 +02:00
task_test.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
user.go Identify users using their remote ID (#1732) 2023-05-11 05:19:35 +02:00
users_test.go Access repos by their ids (#1691) 2023-06-13 01:07:52 +02:00
workflow.go Add own workflow model (#1784) 2023-06-27 18:01:18 +02:00
workflow_test.go Add own workflow model (#1784) 2023-06-27 18:01:18 +02:00