Charlton Austin
97d644d95d
Adding in the delete api and the delete and create UI.
2016-10-13 10:40:52 -04:00
Charlton Austin
43063272bb
Merge pull request #1969 from charltonaustin/fixing_test_db
...
Adding in messages table
2016-10-11 13:54:27 -04:00
charltonaustin
5546fa6214
Adding in messages table
2016-10-11 10:55:12 -04:00
Charlton Austin
be916fb6ed
Merge pull request #1966 from charltonaustin/j_code_review_comments
...
Adding in security tests and docs.
2016-10-11 09:50:47 -04:00
charltonaustin
5a4b702888
Adding in security tests and docs.
2016-10-11 09:30:37 -04:00
Jake Moshenko
7a3ee86e53
Merge pull request #1957 from jakedt/absolutecorruption
...
Always use absolute URLs in Location headers.
2016-10-10 18:25:29 -04:00
Jake Moshenko
df1f35e9f9
Always use absolute URLs in Location headers.
...
This works around docker/docker#15048
2016-10-10 16:30:24 -04:00
josephschorr
7fc33a9a57
Merge pull request #1965 from coreos-inc/condense-slack-notifications
...
Less verbose notifications for QSS
2016-10-10 15:38:12 -04:00
Joseph Schorr
ebf4120326
Less verbose notifications for QSS
...
Fixes #1914
2016-10-10 15:18:49 -04:00
Charlton Austin
51f7bedb0b
Merge pull request #1964 from charltonaustin/fix_the_build
...
Removing validate annotation.
2016-10-10 15:16:57 -04:00
charltonaustin
2739a40479
Removing validate annotation.
2016-10-10 15:15:28 -04:00
Charlton Austin
6d865e43d0
Merge pull request #1963 from charltonaustin/fixing_build
...
Fixing the build.
2016-10-10 14:45:38 -04:00
charltonaustin
48ba98fff4
Fixing the build.
2016-10-10 14:42:33 -04:00
Charlton Austin
04cefaca51
Merge pull request #1960 from charltonaustin/create_endpoint_for_motd_cisco
...
Create endpoint for motd cisco
2016-10-10 14:23:06 -04:00
charltonaustin
f179320944
Adding in validate son request.
2016-10-10 14:15:09 -04:00
charltonaustin
fa10d799b2
Adding in one more unit test.
2016-10-10 14:00:20 -04:00
charltonaustin
14eb3005b6
Some fixes for code review.
2016-10-10 12:55:00 -04:00
charltonaustin
f15b3d5b84
Adding in some extra documentation.
2016-10-10 12:26:44 -04:00
josephschorr
16303ee0a2
Merge pull request #1913 from coreos-inc/incomplete-status-fix
...
Send the correct phase when setting the phase from job_complete
2016-10-10 12:20:35 -04:00
charltonaustin
4ae6e6efa9
Fixing some database integration errors
2016-10-10 10:51:30 -04:00
charltonaustin
075e87089f
removing debug print statement
2016-10-10 09:36:59 -04:00
josephschorr
c98bec52ad
Merge pull request #1959 from coreos-inc/npe-fix
...
Fix NPE in error interceptor
2016-10-08 01:33:58 +03:00
Joseph Schorr
76ec022dc3
Fix NPE in error interceptor
...
Fixes #1958
2016-10-08 01:32:14 +03:00
charltonaustin
1e733ddffb
Adding in a new message data model and the corresponding methods to in the API.
2016-10-07 15:56:58 -04:00
charltonaustin
7d8cc1fc34
Adding in some more updates to the docs for easier use.
2016-10-07 14:20:00 -04:00
charltonaustin
002f533bf8
Creating message api.
2016-10-07 10:22:30 -04:00
charltonaustin
651639bb76
Updating the README so that it is easier for people to know how to run individual tests.
2016-10-07 10:19:03 -04:00
charltonaustin
5264b64999
Adding in an endpoint for super user messages.
2016-10-06 17:33:32 -04:00
Charlton Austin
343d293001
Merge pull request #1953 from charltonaustin/add_motd_cisco
...
Add motd cisco
2016-10-06 17:20:49 -04:00
charltonaustin
980e79d612
Removing commented out code for merging into master.
2016-10-06 16:54:04 -04:00
charltonaustin
1dbd27934f
Adding in an outline of a front-end for retrieving messages from the backend api.
2016-10-06 15:58:47 -04:00
charltonaustin
df4e58f3e4
Fixing some pylint stuff (was trying to get it to work and stumbled on this guy).
2016-10-06 11:41:51 -04:00
charltonaustin
217cd71627
Removing unneeded dependency.
2016-10-06 11:39:27 -04:00
charltonaustin
416d4af871
Fixing .gitignore so that I don't have to deal with idea files.
2016-10-06 11:38:43 -04:00
Charlton Austin
21505353dd
Merge pull request #1951 from charltonaustin/fix_readme
...
Fix readme
2016-10-06 11:11:50 -04:00
charltonaustin
8d7c32c755
Missed one
2016-10-06 11:04:11 -04:00
charltonaustin
6cc08d5247
Moving links for our docks.
2016-10-06 11:02:58 -04:00
charltonaustin
6d649f4bc9
can't have links in escaped code
2016-10-06 10:59:39 -04:00
charltonaustin
5366ba63d9
Adding in the comment that I removed from the other section.
2016-10-06 10:56:58 -04:00
charltonaustin
719eb6ce84
Adding in some changes from my on boarding process.
2016-10-06 10:43:25 -04:00
josephschorr
a43f617efe
Merge pull request #1940 from coreos-inc/s3-retry
...
Add S3 retry to all possible operations around the multipart upload
2016-10-05 23:02:22 +03:00
josephschorr
91caa4c55c
Merge pull request #1947 from coreos-inc/namespace-prom
...
Add a configurable prometheus namespace for all metrics
2016-10-05 15:20:22 +03:00
Joseph Schorr
6ea51afa66
Add a configurable prometheus namespace for all metrics
...
Fixes #1918
2016-10-05 10:33:35 +03:00
Brad Ison
1af83e7971
Merge pull request #1945 from coreos-inc/k8s-resources
...
Only set memory request on Kubernetes builds
2016-10-04 21:01:59 -04:00
Brad Ison
087dca3482
Only set memory request on Kubernetes builds
...
This removes the aboslute limits on Kubernetes builds for now (KVM
will still limit resources) and only sets the memory request as a hint
to the scheduler.
2016-10-04 20:42:51 -04:00
Charlton Austin
c7c51d37c6
Merge pull request #1944 from charltonaustin/removing_my_name
...
Removing my name from public key.
2016-10-04 16:22:08 -04:00
charltonaustin
4368c11f51
Removing my name from public key.
2016-10-04 16:20:33 -04:00
Charlton Austin
769fc4924c
Merge pull request #1943 from charltonaustin/charlie_add_in_ssh_key
...
Adding in ssh key.
2016-10-04 16:03:47 -04:00
charltonaustin
28e1aec85f
Adding in ssh key.
2016-10-04 16:00:42 -04:00
josephschorr
6b33503d8c
Merge pull request #1939 from coreos-inc/unicode-search
...
Handle unicode in entity search
2016-10-04 22:19:59 +03:00