josephschorr
ac8cddc5a9
Merge pull request #2274 from coreos-inc/custom-cert-management
...
Custom SSL certificates config panel
2017-01-13 16:24:47 -05:00
josephschorr
279729d7e9
Merge pull request #2281 from coreos-inc/npm-test-flag
...
Put `npm test` behind the RUN_TESTS flag
2017-01-13 16:23:04 -05:00
josephschorr
6539fa3b20
Merge pull request #2259 from coreos-inc/delete-abuse-tool
...
Add tool for handling abusing users
2017-01-13 16:22:15 -05:00
Alec Merdler
955317ac98
Merge pull request #2280 from coreos-inc/exclude-spec-files
...
Exclude JS Test Files From Grunt Build
2017-01-13 13:21:29 -08:00
Joseph Schorr
b451502562
Put npm test
behind the RUN_TESTS flag
2017-01-13 16:20:31 -05:00
alecmerdler
94b9c94a14
exclude JS test files from Grunt build
2017-01-13 13:15:57 -08:00
josephschorr
570543aa17
Merge pull request #2279 from coreos-inc/superuser-warning
...
Superuser config tool warnings
2017-01-13 15:54:18 -05:00
Joseph Schorr
efdedba2ae
Superuser config tool warnings
...
Adds warnings displayed in the superuser config tool that the changes made will only be applied to the local instance (in non-k8s case) or that a deployment is required (in the k8s case)
[Delivers #137537413 ]
2017-01-13 15:50:50 -05:00
Joseph Schorr
1cbacbbb63
Add tool for handling abusing users
2017-01-13 14:42:03 -05:00
Joseph Schorr
7e0fbeb625
Custom SSL certificates config panel
...
Adds a new panel to the superuser config tool, for managing custom SSL certificates in the config bundle
[Delivers #135586525 ]
2017-01-13 14:34:35 -05:00
josephschorr
d20b20ae2a
Merge pull request #2277 from coreos-inc/git-fail-message
...
Always display full message on git checkout error
2017-01-12 20:11:45 -05:00
Joseph Schorr
5218e60a25
Fix indentation in workererror
2017-01-12 16:53:12 -05:00
Joseph Schorr
10a7385891
Always display full message on git checkout error
...
[Delivers #137546755 ]
2017-01-12 16:52:28 -05:00
Erica
f36ee0ce21
Merge pull request #2270 from coreos-inc/FIX-test-suite
...
fix(test): run only unit tests
2017-01-12 13:27:48 -05:00
EvB
796be75bbc
rearrange(appc/test): use test_*.py naming convention
2017-01-12 11:33:47 -05:00
EvB
4f1d9275e0
fix(setup.cfg): run only test/test_*.py files
...
Restrict test run to files labeled test_*.py in test directory. Do
not run other test files, e.g. test/registry_tests.py which is run
in its own test suite.
2017-01-12 11:33:47 -05:00
Erica
9e612e9e38
Merge pull request #2275 from coreos-inc/FIX-dockerfile-build-button
...
fix(dockerfile-build-dialog): disable button until ready
2017-01-12 11:32:16 -05:00
EvB
aba4187d81
fix(dockerfile-build-dialog): disable button until ready
...
Ensure the callback function in the dockerfileBuildDialog
directive is set, and therefore that it's ready to start a build,
before enabling the button to trigger start build.
Fixes: [Issue #203931642/](https://sentry.io/coreos/frontend-production/issues/203931642/ )
2017-01-12 11:22:59 -05:00
Alec Merdler
081424ed82
Merge pull request #2268 from coreos-inc/frontend-testing-framework
...
Front-end testing framework
2017-01-11 16:20:40 -08:00
Jake Moshenko
773f271daa
Merge pull request #2273 from jakedt/fixaci
...
Fix aci
2017-01-11 15:44:06 -05:00
Jake Moshenko
d8ae802956
Repeat after me: JSONPathDict is not a dict
2017-01-11 15:17:12 -05:00
Jake Moshenko
fe9f97cd0e
Fix the order and number of arguments for squashing/ACI
2017-01-11 15:16:49 -05:00
josephschorr
a6ae770b77
Merge pull request #2271 from coreos-inc/custom-certs
...
Better handling and testing of custom certificates
2017-01-10 18:13:44 -05:00
Erica
56db2f5fd8
Merge pull request #2267 from coreos-inc/FIX-frontend-errors
...
fix(js): ensure method calls safe
2017-01-10 17:25:26 -05:00
Joseph Schorr
3a24871422
Add SSL certificate utility and tests
2017-01-10 17:06:13 -05:00
Joseph Schorr
f1c9965edf
Add more volume file operations and cleanup k8s provider code
2017-01-10 17:06:13 -05:00
Joseph Schorr
29d6abddb5
Linter fixes
2017-01-10 17:06:13 -05:00
EvB
bd027b9cbc
fix(js/signin-form): check for resp body first
2017-01-10 14:46:51 -05:00
EvB
bdb86fdc10
fix(js/set-repo-permissions): chk not null before iterating
2017-01-10 14:32:53 -05:00
alecmerdler
04232f7fd4
fixed Dockerfile npm test
2017-01-09 18:05:49 -08:00
Erica
65fa59fceb
Merge pull request #2266 from coreos-inc/FIX-retry-cloudwatch-metrics
...
fix(cloudwatch): randomize sleep interval
2017-01-09 16:56:39 -05:00
alecmerdler
a6ac3b8940
added npm test to container build
2017-01-09 11:59:24 -08:00
josephschorr
e27db5ada4
Merge pull request #2269 from coreos-inc/test-queue-delete-check
...
test(queue): delete_namespaced_items
2017-01-09 11:21:53 -05:00
Joseph Schorr
ce21788da8
test(queue): delete_namespaced_items
...
Add queue tests for delete_namespaced_items
2017-01-09 11:05:39 -05:00
alecmerdler
72151dc162
simplified karma.conf.js
2017-01-07 15:10:52 -08:00
alecmerdler
9248e4e8aa
tests and refactoring for AngularRouteBuilder
2017-01-07 04:24:26 -08:00
alecmerdler
659417f7ef
tests for AngularViewArray service
2017-01-07 00:28:02 -08:00
alecmerdler
b44665e75d
installed and configured karma test runner
2017-01-06 21:27:54 -08:00
EvB
a7122db250
fix(cloudwatch): randomize sleep interval
2017-01-05 11:41:12 -05:00
Erica
e658941a43
Merge pull request #2263 from coreos-inc/FIX-test-runner
...
fix(setup.cfg): test only our stuff
2016-12-30 15:19:13 -05:00
EvB
954d82ff8b
chore(Dockerfile): up timeout on tests to 2h
2016-12-30 14:15:19 -05:00
EvB
7e4d1df0e5
fix(setup.cfg): exclude ext test dirs
2016-12-29 17:03:46 -05:00
Erica
6513d7085d
Merge pull request #2262 from coreos-inc/TEST-timeout
...
fix(Dockerfile): add timeout, remove auto distmode
2016-12-29 14:55:19 -05:00
EvB
d4c7e6d323
fix(Dockerfile): use curr dir for tests
2016-12-28 16:43:08 -05:00
EvB
a45a1968c9
chore(setup.cfg): remove confcurdir test setting
2016-12-28 16:10:26 -05:00
EvB
a337e547ec
chore(Dockerfile): run tests in all dirs
2016-12-28 15:19:30 -05:00
EvB
86a40d02c7
fix(Dockerfile): add timeout, remove auto distmode
2016-12-28 14:31:28 -05:00
Erica
72191bbd37
Merge pull request #2253 from coreos-inc/BUG-angular-apply-error
...
fix(js/onresize): make sync call async in angular
2016-12-28 10:51:00 -05:00
Erica
4c7445db81
Merge pull request #2250 from coreos-inc/STORY-133211327-SSU-pagination
...
feat(super-users): paginate user tab
2016-12-28 10:50:45 -05:00
Erica
10f1053cce
Merge pull request #2260 from coreos-inc/STORY-136707589-test-pivotal-gh-integration
...
doc(README): add pivotal-gh integration help [Finishes #136707589 ]
2016-12-28 10:50:13 -05:00