woodpecker/server/model
Harikesh00 36e42914fa
Renamed procs/jobs to steps in code (#1331)
Renamed `procs` to `steps` in code for the issue #1288

Co-authored-by: Harikesh Prajapati <harikesh.prajapati@druva.com>
Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-10-28 17:38:53 +02:00
..
agent.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
config.go Rename to pipeline in DB and JSONs (#1296) 2022-10-22 15:54:43 +02:00
const.go Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cron.go Add cron feature (#934) 2022-09-01 00:36:32 +02:00
environ.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
event.go Rename to pipeline in DB and JSONs (#1296) 2022-10-22 15:54:43 +02:00
feed.go Rename to pipeline in DB and JSONs (#1296) 2022-10-22 15:54:43 +02:00
file.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
log.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
netrc.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
perm.go Fetch repositories with remote ID if possible (#1078) 2022-09-05 17:08:51 +02:00
pipeline.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
redirection.go Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
registry.go Fix registry delete (#532) 2021-11-25 19:04:36 +01:00
repo.go Use package's structs and fix missing clone (#1172) 2022-09-07 18:16:40 +01:00
resource_limit.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
secret.go Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
secret_test.go Add field for image list in Secrets Repo Settings (Web UI) (#638) 2021-12-30 07:26:36 +01:00
server_config.go Use asym key to sign webhooks (#916) 2022-06-01 20:06:27 +02:00
settings.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
step.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
step_test.go Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
task.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
team.go Refactor: move model/ to server/model/ (#366) 2021-09-27 19:51:55 +02:00
user.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
user_test.go gofumpt -w -l -extra . (#661) 2022-01-05 21:50:23 +01:00