issues
search
deis
/
workflow-manager-api
Deis Workflow Manager API
MIT License
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs(README.md): update for end of maintenance
#170
mboersma
closed
6 years ago
0
ref(data): replacing rds w/ generic postgres
#169
jackfrancis
closed
7 years ago
0
WIP feat(data): added cluster queries
#168
jackfrancis
closed
7 years ago
1
feat(data): swagger server stub updates to version data
#167
jackfrancis
closed
8 years ago
0
feat(auth): basic auth in place for /v3/doctor/{id} endpoint
#166
jackfrancis
closed
8 years ago
0
/auth implementation
#165
jackfrancis
closed
8 years ago
0
fix(Makefile): upgrade go-dev image to 0.14.0
#164
arschles
closed
8 years ago
2
Upgrade to the go-dev:0.14.0 image in the Makefile
#163
arschles
closed
8 years ago
0
feat(restapi): add ability to use any arbitrary postgres DB
#162
arschles
closed
7 years ago
5
generated new server to include deis doctor node data
#161
jackfrancis
closed
8 years ago
1
chore(make): build before docker-build
#160
jackfrancis
closed
8 years ago
0
fix(models): swagger introduced models, no more types!
#159
jackfrancis
closed
8 years ago
0
ref(data): rds implementation as DB interface
#158
jackfrancis
closed
8 years ago
1
initial deis doctor server implementation
#157
jackfrancis
closed
8 years ago
0
feat(doctor): add doctor server code and doctor api call
#156
smothiki
closed
8 years ago
3
Publishing images to the deis Docker repository organization
#155
arschles
closed
8 years ago
0
Merge pull request #152 from deis/travis-prod-deploy
#154
jackfrancis
closed
8 years ago
0
simplifying travis deploys
#153
jackfrancis
closed
8 years ago
1
chore(travis): sticking to a simple branch-deploy strategy
#152
jackfrancis
closed
8 years ago
2
chore(travis): only scripts called from travis need the cwd foo
#151
jackfrancis
closed
8 years ago
0
fix(travis): cwd enforcement
#150
jackfrancis
closed
8 years ago
0
ref(travis): enable prod deploys, decompose travis scripts
#149
jackfrancis
closed
8 years ago
2
add repo alias for speter.net glide dependency
#148
jackfrancis
closed
8 years ago
1
feat(pkg): add ping endpoint
#147
arschles
closed
8 years ago
0
Open source this repository
#146
arschles
opened
8 years ago
0
Create true health check endpoint
#145
jchauncey
closed
8 years ago
1
doc(testing-notes.md): add testing notes, test data
#144
vdice
closed
8 years ago
1
ref(swagger): add v2 endpoints for backward compatibility
#143
kmala
closed
8 years ago
0
Add /v2 endpoints to provide backward compatibility to the existing clients
#142
kmala
closed
8 years ago
0
Allow for workflow-manager-api to talk to other DB instances for development & integration testing
#141
arschles
opened
8 years ago
1
Auto deploy workflow-manager-api to production on merges to master
#140
arschles
closed
8 years ago
1
fix(pkg/handlers): ensure that parameters common to URL paths and bodies match
#139
arschles
closed
8 years ago
1
feat(swagger):handle the requests using swagger stubs
#138
kmala
closed
8 years ago
5
ref(*): move data and handlers packages into pkg
#137
kmala
closed
8 years ago
0
ref(swagger): update the server stubs according to the updated spec
#136
kmala
closed
8 years ago
0
feat(swagger): generate the server stub for the workflow manager api spec
#135
kmala
closed
8 years ago
0
ref(rootfs/Dockerfile): use ubuntu-slim instead of alpine
#134
arschles
closed
8 years ago
3
ref(*): rename CheckInAndSetCluster to UpsertCluster
#133
arschles
closed
8 years ago
0
docs(CHANGELOG.md): update for v2.0.0-beta4
#132
mboersma
closed
8 years ago
1
ref(data/cluster.go): use Gorm in FilterClustersByAge
#131
arschles
closed
8 years ago
0
Initialize DB tables using gorm
#130
arschles
opened
8 years ago
1
Audit the data package for un-returned errors
#129
arschles
opened
8 years ago
0
Rename CheckInAndSetCluster to UpsertCluster
#128
arschles
closed
8 years ago
0
ref(data): Rewrite CheckinAndSetCluster using gorm
#127
arschles
closed
8 years ago
2
doc(ABOUT.md): add a document for context on this and related components
#126
arschles
closed
8 years ago
3
Make the versionsTable use types.JSONText again
#125
arschles
opened
8 years ago
2
chore(glide): remove obsolete deps
#124
jackfrancis
closed
8 years ago
0
ref(*): rewrite SetVersion to use gorm
#123
arschles
closed
8 years ago
2
ref(data,handlers,server.go): rewrite GetVersionsList using gorm
#122
arschles
closed
8 years ago
0
ref(data,handlers,server.go): rewrite FilterClustersByAge to use gorm
#121
arschles
closed
8 years ago
2
Next