harness-drone/store/datastore
2017-04-04 19:50:15 +09:00
..
ddl enable granular step data for matrix 2017-04-04 18:30:06 +09:00
sql restart build by clearing prior procs and logs 2017-04-04 19:50:15 +09:00
agents.go added code for agent to ping central drone server 2016-05-11 14:37:56 -07:00
agents_test.go added code for agent to ping central drone server 2016-05-11 14:37:56 -07:00
builds.go refactor job to proc 2017-04-02 23:13:26 +09:00
builds_test.go refactor job to proc 2017-04-02 23:13:26 +09:00
files.go enable postgres 2017-03-28 18:13:13 +09:00
files_test.go agent update build steps 2017-04-01 20:17:04 +09:00
init.go update yaml for s3 upload 2016-05-26 11:08:48 -07:00
init_cgo.go update yaml for s3 upload 2016-05-26 11:08:48 -07:00
jobs.go refactor job to proc 2017-04-02 23:13:26 +09:00
jobs_test.go refactor job to proc 2017-04-02 23:13:26 +09:00
logs.go use separate log table 2017-04-03 18:34:37 +09:00
logs_test.go use separate log table 2017-04-03 18:34:37 +09:00
procs.go restart build by clearing prior procs and logs 2017-04-04 19:50:15 +09:00
procs_test.go restart build by clearing prior procs and logs 2017-04-04 19:50:15 +09:00
repo_secret.go Integrated store layer for org secrets 2016-07-31 23:25:10 +02:00
repo_secret_test.go Implement backend for concealing secrets 2016-11-16 11:28:36 -08:00
repos.go fix typo in toListPosgres 2016-10-06 12:18:45 -07:00
repos_test.go added code to manage secrets 2016-04-23 04:27:28 -07:00
store.go enable postgres 2017-03-28 18:13:13 +09:00
team_secret.go Integrated store layer for org secrets 2016-07-31 23:25:10 +02:00
team_secret_test.go Implement backend for concealing secrets 2016-11-16 11:28:36 -08:00
users.go fix typo in toListPosgres 2016-10-06 12:18:45 -07:00
users_test.go resolve admin error in database 2016-05-02 12:27:22 -07:00
utils.go Doesn’t need to check for SQLite again the the Progres list 2017-02-11 12:12:34 -08:00