.. |
migration
|
Fix pipeline error migration (#2735)
|
2023-11-06 13:20:28 +01:00 |
agent.go
|
Refactor AgentFindByToken (#1891)
|
2023-06-28 06:59:58 +02:00 |
agent_test.go
|
Add some tests (#2652)
|
2023-10-28 13:37:54 +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
|
Use global logger for xorm logs and add options (#1997)
|
2023-07-15 01:15: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
|
Support user secrets (#2126)
|
2023-08-21 15:04:12 +02:00 |
helper.go
|
Use API error helpers and improve response codes (#2366)
|
2023-09-02 13:31:10 +02:00 |
helper_test.go
|
Add some tests (#2652)
|
2023-10-28 13:37:54 +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
|
Use id to access orgs (#1873)
|
2023-07-21 19:45:32 +02:00 |
org.go
|
Delete repos/secrets on org deletion (#2367)
|
2023-09-02 15:00:13 +02:00 |
org_test.go
|
Delete repos/secrets on org deletion (#2367)
|
2023-09-02 15:00:13 +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
|
Use API error helpers and improve response codes (#2366)
|
2023-09-02 13:31:10 +02:00 |
pipeline_test.go
|
Change master to main (#2044)
|
2023-07-31 05:47:23 +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
|
Use API error helpers and improve response codes (#2366)
|
2023-09-02 13:31:10 +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
|
Add repos list for admins (#2347)
|
2023-09-08 12:26:20 +02:00 |
repo_test.go
|
Support user secrets (#2126)
|
2023-08-21 15:04:12 +02:00 |
secret.go
|
Use id to access orgs (#1873)
|
2023-07-21 19:45:32 +02:00 |
secret_test.go
|
Use id to access orgs (#1873)
|
2023-07-21 19:45:32 +02:00 |
server_config.go
|
Fix where syntax (#2676)
|
2023-10-31 12:43:06 +01:00 |
server_config_test.go
|
Add some tests (#2652)
|
2023-10-28 13:37:54 +02:00 |
step.go
|
Add some tests (#2652)
|
2023-10-28 13:37:54 +02:00 |
step_test.go
|
Add some tests (#2652)
|
2023-10-28 13:37:54 +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
|
Delete repos/secrets on org deletion (#2367)
|
2023-09-02 15:00:13 +02:00 |
users_test.go
|
Delete repos/secrets on org deletion (#2367)
|
2023-09-02 15:00:13 +02:00 |
workflow.go
|
Check for correct license header (#2137)
|
2023-08-10 11:06:00 +02:00 |
workflow_test.go
|
Add own workflow model (#1784)
|
2023-06-27 18:01:18 +02:00 |
xorm.go
|
Use global logger for xorm logs and add options (#1997)
|
2023-07-15 01:15:13 +02:00 |