Joseph Schorr
|
c9bddd9c9a
|
Remove unnecessary check
|
2017-02-28 17:19:17 -05:00 |
|
Joseph Schorr
|
e025d8c2b2
|
Add schema validation of namespaces and sources methods
|
2017-02-28 17:19:17 -05:00 |
|
Joseph Schorr
|
57528aa2bc
|
Add unit testing of gitlab trigger handler
|
2017-02-28 17:19:17 -05:00 |
|
Joseph Schorr
|
84b298f36b
|
Add missing bitbucket test
|
2017-02-28 17:19:17 -05:00 |
|
Joseph Schorr
|
497c90e7ea
|
Add unit testing of bitbucket trigger handler
|
2017-02-28 17:19:17 -05:00 |
|
Joseph Schorr
|
ba301b401b
|
Break common git hosts tests into their own suite
|
2017-02-28 17:19:17 -05:00 |
|
Joseph Schorr
|
c4f873ae96
|
Add unit testing of github trigger handler
|
2017-02-28 17:19:16 -05:00 |
|
Joseph Schorr
|
cfe231f618
|
Add unit testing of custom trigger handler
|
2017-02-28 17:19:16 -05:00 |
|
alecmerdler
|
a5fc7cba5f
|
use minified AngularJS
|
2017-02-28 16:52:16 -05:00 |
|
alecmerdler
|
942d71f95d
|
upgraded TypeScript version
|
2017-02-28 16:52:16 -05:00 |
|
alecmerdler
|
8fcd76c0be
|
removed old templates
|
2017-02-28 16:51:44 -05:00 |
|
alecmerdler
|
ea9d47ba75
|
ignore invalid linear workflow sections that are after the current section
|
2017-02-28 16:51:44 -05:00 |
|
alecmerdler
|
ff07533d80
|
added tests for linear workflow components
|
2017-02-28 16:51:44 -05:00 |
|
alecmerdler
|
b0cc8d0f19
|
fixed CSS references to element instead of class
|
2017-02-28 16:51:44 -05:00 |
|
alecmerdler
|
e59d394491
|
refactoring linear workflow directives
|
2017-02-28 16:51:43 -05:00 |
|
alecmerdler
|
a83a7fe47a
|
moved run block to seperate module
|
2017-02-28 16:51:43 -05:00 |
|
alecmerdler
|
c86b09e26e
|
moved config to seperate module
|
2017-02-28 16:51:43 -05:00 |
|
alecmerdler
|
b1516193a5
|
converted ManageTriggerGithostComponent to TypeScript
|
2017-02-28 16:51:43 -05:00 |
|
alecmerdler
|
14222be9fe
|
working on ManageTriggerGithostComponent
|
2017-02-28 16:51:43 -05:00 |
|
alecmerdler
|
39c18eb216
|
moved component templates to separate files in order to support HTML syntax highlighting in certain editors
|
2017-02-28 16:51:43 -05:00 |
|
alecmerdler
|
00b1f0e3cc
|
starting ManageTriggerCustomGitComponent
|
2017-02-28 16:51:43 -05:00 |
|
alecmerdler
|
5ef4357dec
|
unit tests for DockerfilePathSelectComponent
|
2017-02-28 16:51:42 -05:00 |
|
alecmerdler
|
38e40665a7
|
refactored DockerfilePathSelectComponent
|
2017-02-28 16:51:42 -05:00 |
|
alecmerdler
|
389a4cb1c4
|
fixed tests
|
2017-02-28 16:51:42 -05:00 |
|
alecmerdler
|
c60ce4a696
|
using decorators to write AngularJS in nearly identical syntax to Angular 2
|
2017-02-28 16:51:42 -05:00 |
|
Joseph Schorr
|
8e863b8cf5
|
Implement new create and manager trigger UI
Implements the new trigger setup user interface, which is now a linear workflow found on its own page, rather than a tiny modal dialog
Fixes #1187
|
2017-02-28 16:51:42 -05:00 |
|
Joseph Schorr
|
1146b62c13
|
Add superuser config panel support for OIDC login
|
2017-02-28 16:18:34 -05:00 |
|
Joseph Schorr
|
157640e696
|
Add config validator for OIDC logins
|
2017-02-28 16:18:19 -05:00 |
|
Alec Merdler
|
21b09a7451
|
Merge pull request #2391 from alecmerdler/yarn-over-npm
Replace 'npm' with 'yarn'
|
2017-02-28 13:00:41 -08:00 |
|
alecmerdler
|
46057ba34e
|
alphabetized Dockerfile
|
2017-02-27 22:02:40 -08:00 |
|
alecmerdler
|
3ff1e31487
|
updated readme
|
2017-02-27 19:37:12 -08:00 |
|
Erica
|
a13359c10c
|
Merge pull request #2327 from coreos-inc/FEAT-github-templates
feat(.github): add PR template
|
2017-02-27 21:05:50 -05:00 |
|
alecmerdler
|
ff5fa22930
|
removed all traces of npm
|
2017-02-27 17:02:30 -08:00 |
|
alecmerdler
|
f9e8c24ff3
|
Replace 'npm install' with 'yarn install'
|
2017-02-27 14:36:17 -08:00 |
|
Jake Moshenko
|
825234c919
|
Merge pull request #2390 from jakedt/disableworker
Make the security scanning worker period configurable
|
2017-02-27 15:17:25 -05:00 |
|
Brad Ison
|
b6e1c4cd0c
|
Merge pull request #2340 from coreos-inc/concourse-forks
ConcourseCI: allow builds from forks
|
2017-02-27 15:16:21 -05:00 |
|
Jake Moshenko
|
de7a5c9959
|
Make the security scanning worker period configurable
|
2017-02-27 15:02:29 -05:00 |
|
josephschorr
|
609c942746
|
Merge pull request #2360 from coreos-inc/code-with-quay
Code with Quay: Refactor the config validation logic into their own classes and add pytest-based unittesting
|
2017-02-27 13:51:37 -05:00 |
|
Joseph Schorr
|
88b808f468
|
Fix typo
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
8ec6221ca2
|
Fix health check
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
f8d74305e1
|
Remove old validator tests
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
d4eb4f7f3c
|
Pull out github trigger and login validation into validator class
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
a31f2267e8
|
Pull out gitlab trigger validation into validator class
|
2017-02-24 12:23:18 -05:00 |
|
Joseph Schorr
|
7a260d81d3
|
Pull out bitbucket trigger validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
49638b081b
|
Pull out google login validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
620e377faf
|
Pull out ssl validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
e76b95f0e6
|
Add S3 storage test to validator tests
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
09b3cfd549
|
Pull out torrent validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
2944a4e13d
|
Pull out signing validation into validator class
|
2017-02-24 12:23:17 -05:00 |
|
Joseph Schorr
|
8844ecbb7c
|
Fix imports
|
2017-02-24 12:23:16 -05:00 |
|