|
e7efc38219
|
Add repository name to Entry
|
2023-08-27 06:04:16 +02:00 |
|
|
97730ab267
|
Add Batch to migration
|
2023-08-27 06:04:05 +02:00 |
|
|
280931f4ea
|
Fix header height (GetWorker)
|
2023-08-27 06:03:59 +02:00 |
|
|
06902737cd
|
Use dark theme
|
2023-08-27 06:03:45 +02:00 |
|
|
83f33f0664
|
Add Batch resource
|
2023-08-27 06:03:33 +02:00 |
|
|
dff4b22635
|
Use newer rules_py (other libraries is bringing it in)
|
2023-08-27 06:03:14 +02:00 |
|
|
d82dfebff9
|
Add peridotDarkTheme and switch to it by default
|
2023-08-27 06:02:37 +02:00 |
|
|
bfa41e2970
|
Temporal specific additions to base/go
|
2023-08-27 06:02:06 +02:00 |
|
|
2fd0fdf5f5
|
Allow non-wildcard bodies for POST
|
2023-08-27 06:01:44 +02:00 |
|
|
83c704cb41
|
Add awsutils to deal with AWS specific things
|
2023-08-27 06:01:21 +02:00 |
|
|
3e3e454ff8
|
Add storage interface and S3 and memory implementations
|
2023-08-27 06:01:01 +02:00 |
|
|
fcd0504696
|
Start working on srpm importer in Go
|
2023-08-27 06:00:36 +02:00 |
|
|
120d0712b5
|
govendor
|
2023-08-27 06:00:13 +02:00 |
|
|
74e2d5807e
|
base/ts/mui: ResourceTable no longer breaks back/forward button
|
2023-08-26 18:37:07 +02:00 |
|
|
284512f8fd
|
base/ts/mui: Remove unnecessary disables for post create dialog
|
2023-08-26 18:36:47 +02:00 |
|
|
821ad656d9
|
mothership/admin/ui: Add delete worker feature
|
2023-08-26 18:36:15 +02:00 |
|
|
cc1502d576
|
googleapis: copybara
|
2023-08-26 18:35:57 +02:00 |
|
|
b758383c1e
|
admin/rpc/worker: Add more tests
|
2023-08-26 18:35:37 +02:00 |
|
|
69021c42cd
|
Vendor google/rpc and google/longrunning
|
2023-08-26 18:35:21 +02:00 |
|
|
672bd1a654
|
mship_dev admin requires "authors" group. so requires logging in with Mock
|
2023-08-26 03:08:32 +02:00 |
|
|
72431e48a3
|
Add logout
|
2023-08-26 03:08:15 +02:00 |
|
|
c02a30aaa8
|
Fix transpiling. Recursive error and React hasOwnProperty errors are fixed
|
2023-08-26 03:08:04 +02:00 |
|
|
d6cf82f811
|
addlicense
|
2023-08-25 20:56:58 +02:00 |
|
|
465109727c
|
Add admin rpc tests
|
2023-08-25 20:55:44 +02:00 |
|
|
cdef680a94
|
Switch Oidc.Provider to a generic interface to allow testing
|
2023-08-25 20:54:49 +02:00 |
|
|
67a3ae6145
|
govendor
|
2023-08-25 20:30:36 +02:00 |
|
|
dd9bdf3ed2
|
govendor
|
2023-08-25 19:05:25 +02:00 |
|
|
1e874623d1
|
Fix oapi_converter doc
|
2023-08-25 18:51:42 +02:00 |
|
|
67edc67499
|
Misc build file changes
|
2023-08-25 18:48:52 +02:00 |
|
|
bd4a123064
|
Add patch matcher to Drawer
|
2023-08-25 18:48:34 +02:00 |
|
|
d610205e6d
|
Hot patch Pika to allow up to 1000 entries at a time
|
2023-08-25 18:48:20 +02:00 |
|
|
dffec12bd9
|
Base improvements
|
2023-08-25 18:48:11 +02:00 |
|
|
de95a0bedb
|
Reduce temporal logging to a minimum for dev
|
2023-08-25 18:47:55 +02:00 |
|
|
0201414f5e
|
Switch back to light theme
|
2023-08-25 18:47:45 +02:00 |
|
|
9feda61fb9
|
Add failure gopher
|
2023-08-25 18:47:37 +02:00 |
|
|
e1f84f2bfc
|
Add auth interceptor for gRPC
|
2023-08-25 18:47:30 +02:00 |
|
|
bfcd4fbbe2
|
Move around cmd tools and group them in cmd folder
|
2023-08-25 18:47:14 +02:00 |
|
|
bda3764b9a
|
Make sure child processes are killed with taskrunner2
|
2023-08-25 18:46:48 +02:00 |
|
|
b2b674aa66
|
Add delete helper for database
|
2023-08-25 18:46:31 +02:00 |
|
|
d8ff3fabe9
|
Mothership UI progress
|
2023-08-25 18:46:19 +02:00 |
|
|
8df8090a1c
|
Mothership Admin UI progress
|
2023-08-25 18:46:03 +02:00 |
|
|
06947e49e9
|
Vendor protoc-gen-openapiv2 CMD
|
2023-08-25 18:45:28 +02:00 |
|
|
06211bf2d2
|
Add Create and DeleteWorker methods
|
2023-08-25 18:45:07 +02:00 |
|
|
cc62ca763e
|
Allow us to create ApiSecret for worker
|
2023-08-25 18:44:50 +02:00 |
|
|
fbf14f6c11
|
Add SqlNullString PB helper
|
2023-08-25 18:44:24 +02:00 |
|
|
082ebd4994
|
Add create_time to worker
|
2023-08-25 18:44:12 +02:00 |
|
|
e77db86509
|
Vendor protoc_gen_openapiv2
|
2023-08-25 18:43:48 +02:00 |
|
|
9914e299ba
|
Upgrade mui
|
2023-08-25 18:42:42 +02:00 |
|
|
9186d67110
|
Target es2019 for ts
|
2023-08-25 18:42:03 +02:00 |
|
|
21dac7a02a
|
Allow bazel-bin to be accessed within bazel build sandbox
|
2023-08-25 18:41:40 +02:00 |
|