woodpecker/store/datastore
2016-07-31 23:25:10 +02:00
..
ddl Added migrations for team_secrets 2016-07-31 23:25:10 +02: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 added query, endpoint, cli for build queue items 2016-05-10 22:19:45 -07:00
builds_test.go backported 0.5 database restructure to 0.4.1 2016-03-25 12:54:16 -07: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 backported 0.5 database restructure to 0.4.1 2016-03-25 12:54:16 -07:00
jobs_test.go Use gofmt to fmt & simplify 2016-03-27 01:24:09 +01:00
logs.go backported 0.5 database restructure to 0.4.1 2016-03-25 12:54:16 -07:00
logs_test.go backported 0.5 database restructure to 0.4.1 2016-03-25 12:54:16 -07:00
repos.go Do not run an SQL query to get info about no repos 2016-07-06 15:02:36 +02:00
repos_test.go added code to manage secrets 2016-04-23 04:27:28 -07:00
secret.go fixed param binding issue with postgres 2016-03-31 12:17:01 -07:00
secret_test.go ability to store per-repository secrets & sign yaml 2016-03-31 12:01:32 -07:00
store.go update yaml for s3 upload 2016-05-26 11:08:48 -07:00
users.go Always return an empty collection within feed 2016-07-10 21:52:56 +02:00
users_test.go resolve admin error in database 2016-05-02 12:27:22 -07:00
utils.go Fix misspellings in comments 2016-03-27 01:14:00 +01:00