Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-editor-plugin
Commit: e44b3ea9f487b3efeb09aeb50e69eb2d0d7290ac
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e44b3ea9f487b3efeb09aeb50e69eb2d0d7290ac
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
A pom.xml
A
src/main/java/org/jenkinsci/plugins/pipelineeditor/WorkflowVisualEditor.java
A src/main/resources/index.jelly
Log Message:
-----------
Initial sketch
Commit: 77012474fdbb0afb80b67b9fae57117fb00f1ec7
https://github.com/jenkinsci/pipeline-editor-plugin/commit/77012474fdbb0afb80b67b9fae57117fb00f1ec7
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Fixed the dependency
Commit: 12cdf9cd5ac8b720ea618863a9607b1e247ea51e
https://github.com/jenkinsci/pipeline-editor-plugin/commit/12cdf9cd5ac8b720ea618863a9607b1e247ea51e
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Added bootstrap
Commit: 890c5d9b83b2539a78f1b5030e683314c6bdb1f3
https://github.com/jenkinsci/pipeline-editor-plugin/commit/890c5d9b83b2539a78f1b5030e683314c6bdb1f3
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipelineeditor/WorkflowVisualEditor.java
A
src/main/resources/org/jenkinsci/plugins/pipelineeditor/WorkflowVisualEditor/config.jelly
Log Message:
-----------
Building minimum skeleton
Commit: 61479a9ac1e8b2d9eb54fe6e715711509940cdaf
https://github.com/jenkinsci/pipeline-editor-plugin/commit/61479a9ac1e8b2d9eb54fe6e715711509940cdaf
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Workflow requires 1.609 or later
Commit: ab69901b85dde608f09b58f18b1b00c8d3c321fc
https://github.com/jenkinsci/pipeline-editor-plugin/commit/ab69901b85dde608f09b58f18b1b00c8d3c321fc
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M pom.xml
Log Message:
-----------
redundant
Commit: 66aa63ebcdaba0461c2526266b7dc966aea1d153
https://github.com/jenkinsci/pipeline-editor-plugin/commit/66aa63ebcdaba0461c2526266b7dc966aea1d153
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/pipelineeditor/WorkflowVisualEditor/config.jelly
Log Message:
-----------
Set the button name
Commit: 71450d873bea3190118672e7ae54d58b7ded975e
https://github.com/jenkinsci/pipeline-editor-plugin/commit/71450d873bea3190118672e7ae54d58b7ded975e
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/pipelineeditor/WorkflowVisualEditor/config.jelly
A src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
Adding more of the initial glue
Commit: 08c25075a560036a34173f7220cccb87ee847d16
https://github.com/jenkinsci/pipeline-editor-plugin/commit/08c25075a560036a34173f7220cccb87ee847d16
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
Stitched together the skeleton that works
Commit: be4c469565486315e6b677c4766d238e173ee3e5
https://github.com/jenkinsci/pipeline-editor-plugin/commit/be4c469565486315e6b677c4766d238e173ee3e5
Author: Michael Neale <[email protected]>
Date: 2015-11-04 (Wed, 04 Nov 2015)
Changed paths:
A .gitignore
Log Message:
-----------
ignore target
Commit: 257b970d1fa7d911e56a0b37589ea4026ee0e801
https://github.com/jenkinsci/pipeline-editor-plugin/commit/257b970d1fa7d911e56a0b37589ea4026ee0e801
Author: Michael Neale <[email protected]>
Date: 2015-11-04 (Wed, 04 Nov 2015)
Changed paths:
M .gitignore
Log Message:
-----------
ignore work directory
Commit: 38053c395291256560159f8ab554404e0504fc45
https://github.com/jenkinsci/pipeline-editor-plugin/commit/38053c395291256560159f8ab554404e0504fc45
Author: Michael Neale <[email protected]>
Date: 2015-11-04 (Wed, 04 Nov 2015)
Changed paths:
M pom.xml
Log Message:
-----------
set maven-hpi-plugin to the version that live updates correctly
Commit: 591a80d2c2332e54fa990efe9bd28dd676492e96
https://github.com/jenkinsci/pipeline-editor-plugin/commit/591a80d2c2332e54fa990efe9bd28dd676492e96
Author: Michael Neale <[email protected]>
Date: 2015-11-04 (Wed, 04 Nov 2015)
Changed paths:
A README.md
A js/README
A js/css/bootstrap-theme.css
A js/css/bootstrap-theme.css.map
A js/css/bootstrap-theme.min.css
A js/css/bootstrap.css
A js/css/bootstrap.css.map
A js/css/bootstrap.min.css
A js/css/cjp.css
A js/css/wrap-fix.css
A js/data.js
A js/editor.js
A js/editor_modules.js
A js/fonts/glyphicons-halflings-regular.eot
A js/fonts/glyphicons-halflings-regular.svg
A js/fonts/glyphicons-halflings-regular.ttf
A js/fonts/glyphicons-halflings-regular.woff
A js/fonts/glyphicons-halflings-regular.woff2
A js/images/headshot.png
A js/index.html
A js/js/belay.js
A js/js/bootstrap.js
A js/js/bootstrap.min.js
A js/js/jquery-2.1.4.min.js
A js/js/npm.js
A js/test/editor.js
A js/test/editor_modules.js
Log Message:
-----------
moving js into place
Commit: 1872423138ce21aff8d5edc0b575d644cf790326
https://github.com/jenkinsci/pipeline-editor-plugin/commit/1872423138ce21aff8d5edc0b575d644cf790326
Author: Michael Neale <[email protected]>
Date: 2015-11-06 (Fri, 06 Nov 2015)
Changed paths:
M .gitignore
A gulpfile.js
A package.json
A src/main/js/pipelineeditor.js
M
src/main/resources/org/jenkinsci/plugins/pipelineeditor/WorkflowVisualEditor/config.jelly
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
A
src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js.original
Log Message:
-----------
moving to js modules and bootstrappy things
Commit: 2883fe6094f7c8346c47c2bab91837ead30d69ff
https://github.com/jenkinsci/pipeline-editor-plugin/commit/2883fe6094f7c8346c47c2bab91837ead30d69ff
Author: Michael Neale <[email protected]>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
use bootstrap styles and a hash to remember to display editor
Commit: c610469da496e06f6b5cf5dbe29f94dfa3d60bcb
https://github.com/jenkinsci/pipeline-editor-plugin/commit/c610469da496e06f6b5cf5dbe29f94dfa3d60bcb
Author: Michael Neale <[email protected]>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M src/main/js/pipelineeditor.js
M src/main/resources/index.jelly
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
attempt to persist
Commit: 64cb02356da245c3caaea6fb68b373d3817a2c2a
https://github.com/jenkinsci/pipeline-editor-plugin/commit/64cb02356da245c3caaea6fb68b373d3817a2c2a
Author: Michael Neale <[email protected]>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M gulpfile.js
A src/main/js/hello.js
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
js modules FTW
Commit: 81c52206d9171ab4dd3601276ae7d385efa5cdde
https://github.com/jenkinsci/pipeline-editor-plugin/commit/81c52206d9171ab4dd3601276ae7d385efa5cdde
Author: Michael Neale <[email protected]>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M src/main/js/hello.js
M src/main/js/pipelineeditor.js
A src/main/js/svg.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
nearly there
Commit: 7fe9304934e637e487fe94254d12a80051fa6800
https://github.com/jenkinsci/pipeline-editor-plugin/commit/7fe9304934e637e487fe94254d12a80051fa6800
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/pipelineeditor/WorkflowVisualEditor/config.jelly
Log Message:
-----------
Jelly newbie mistake
Commit: 3ac41d77cb4340f8212eb6a715ad1f5a05053e9a
https://github.com/jenkinsci/pipeline-editor-plugin/commit/3ac41d77cb4340f8212eb6a715ad1f5a05053e9a
Author: Michael Neale <[email protected]>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M src/main/js/hello.js
M src/main/js/pipelineeditor.js
A src/main/js/svg.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
Merge branch 'svg'
Commit: 38f5ac940b9ad0024eeddaaa8fb0f2f51e4bb978
https://github.com/jenkinsci/pipeline-editor-plugin/commit/38f5ac940b9ad0024eeddaaa8fb0f2f51e4bb978
Author: Michael Neale <[email protected]>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M gulpfile.js
A src/main/js/editor.js
R src/main/js/hello.js
M src/main/js/pipelineeditor.js
R src/main/js/svg.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
now drawing svg yay
Commit: b363f30c7bd8455cd3e6c8833ada468e7aa76477
https://github.com/jenkinsci/pipeline-editor-plugin/commit/b363f30c7bd8455cd3e6c8833ada468e7aa76477
Author: Michael Neale <[email protected]>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M gulpfile.js
M pom.xml
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
bump bootstrap plugin version, can use bundled bootstrap now
Commit: bacb58c93b27e7d51b315d8ac3bc5bf62cc37bfd
https://github.com/jenkinsci/pipeline-editor-plugin/commit/bacb58c93b27e7d51b315d8ac3bc5bf62cc37bfd
Author: Michael Neale <[email protected]>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
don't use javascript: in elements part 1
Commit: 90f608a858f6954486530135dc20bf59549025a0
https://github.com/jenkinsci/pipeline-editor-plugin/commit/90f608a858f6954486530135dc20bf59549025a0
Author: Michael Neale <[email protected]>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
made buttons work using data attributes
Commit: 327ca3e794a8dd7e07b4822e34550b0072a22855
https://github.com/jenkinsci/pipeline-editor-plugin/commit/327ca3e794a8dd7e07b4822e34550b0072a22855
Author: Michael Neale <[email protected]>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
CSS wrap fix
Commit: 76034f59f2d86e395a7c3dc217139fddca2b413f
https://github.com/jenkinsci/pipeline-editor-plugin/commit/76034f59f2d86e395a7c3dc217139fddca2b413f
Author: Michael Neale <[email protected]>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M src/main/js/editor.js
A src/main/js/steps/builtin.js
A src/main/js/svg.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
move svg stuff into its own module and editors too
Commit: 08571cc58cb1a291f8aaf37ab944707e6253d999
https://github.com/jenkinsci/pipeline-editor-plugin/commit/08571cc58cb1a291f8aaf37ab944707e6253d999
Author: Michael Neale <[email protected]>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
auto apply changes on edit
Commit: dcdbaa2f7d87127908947e4a14a3c7460f15b3f1
https://github.com/jenkinsci/pipeline-editor-plugin/commit/dcdbaa2f7d87127908947e4a14a3c7460f15b3f1
Author: Michael Neale <[email protected]>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
actually use a button
Commit: 3ee33c313b99efce6f32218117f502af5ade1236
https://github.com/jenkinsci/pipeline-editor-plugin/commit/3ee33c313b99efce6f32218117f502af5ade1236
Author: Michael Neale <[email protected]>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
cleanup svg when going back to main config screen
Commit: b548dcf27e4245c65cb0d7ccc5cccf6f89f77233
https://github.com/jenkinsci/pipeline-editor-plugin/commit/b548dcf27e4245c65cb0d7ccc5cccf6f89f77233
Author: Michael Neale <[email protected]>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
M src/main/js/svg.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
redraw on resize
Commit: e40dc767cf4e40b4906fa5d952b29f92ac204496
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e40dc767cf4e40b4906fa5d952b29f92ac204496
Author: Michael Neale <[email protected]>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
tidy up doc
Commit: ca2f3dacd901e3b0de42c44a5c15d0bde9a65e03
https://github.com/jenkinsci/pipeline-editor-plugin/commit/ca2f3dacd901e3b0de42c44a5c15d0bde9a65e03
Author: Michael Neale <[email protected]>
Date: 2015-11-15 (Sun, 15 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
preparation for storing json and script in form
Commit: ca872e6d8276f29b23d9a9999d78f577405b680c
https://github.com/jenkinsci/pipeline-editor-plugin/commit/ca872e6d8276f29b23d9a9999d78f577405b680c
Author: Michael Neale <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
A src/main/js/stringify.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
Storing WF script and json in the form
Commit: 1e597c868bddfb520c647bc130f1fa99ad7de320
https://github.com/jenkinsci/pipeline-editor-plugin/commit/1e597c868bddfb520c647bc130f1fa99ad7de320
Author: Michael Neale <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M src/main/js/stringify.js
Log Message:
-----------
when I said bootstrap I really mean't prototype. I have no problem with
bootstrap
Commit: 69f9d2cb3a3a43c1c5fee4694d3bb22f91a285df
https://github.com/jenkinsci/pipeline-editor-plugin/commit/69f9d2cb3a3a43c1c5fee4694d3bb22f91a285df
Author: Michael Neale <[email protected]>
Date: 2015-11-17 (Tue, 17 Nov 2015)
Changed paths:
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
show default pipe if none saved just for now
Commit: 431c2dc469df64b474dd0c5a86c888c8dfdaa8ec
https://github.com/jenkinsci/pipeline-editor-plugin/commit/431c2dc469df64b474dd0c5a86c888c8dfdaa8ec
Author: Michael Neale <[email protected]>
Date: 2015-11-23 (Mon, 23 Nov 2015)
Changed paths:
M gulpfile.js
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
M src/main/js/steps/builtin.js
M src/main/js/svg.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
fixes for jshint
Commit: fd53ba99926c9ac5b9341cad8b42d4c7cc171967
https://github.com/jenkinsci/pipeline-editor-plugin/commit/fd53ba99926c9ac5b9341cad8b42d4c7cc171967
Author: Michael Neale <[email protected]>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
M src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
R
src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js.original
Log Message:
-----------
make it clear when applying default
Commit: 56d660ec92561d8c4ce08f1fe854bd83869a9f6a
https://github.com/jenkinsci/pipeline-editor-plugin/commit/56d660ec92561d8c4ce08f1fe854bd83869a9f6a
Author: Michael Neale <[email protected]>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M .gitignore
M README.md
R src/main/resources/org/jenkinsci/plugins/pipelineeditor/pipelineeditor.js
Log Message:
-----------
generated source should not be committed to git and docs
Commit: db7a9983a3c86760256dccbcd48c10baca9a3650
https://github.com/jenkinsci/pipeline-editor-plugin/commit/db7a9983a3c86760256dccbcd48c10baca9a3650
Author: Michael Neale <[email protected]>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M README.md
M src/main/js/pipelineeditor.js
M src/main/js/steps/builtin.js
Log Message:
-----------
just doc improvements
Commit: d5d3a5165a486cb10bcb052bb5e29f857eb78813
https://github.com/jenkinsci/pipeline-editor-plugin/commit/d5d3a5165a486cb10bcb052bb5e29f857eb78813
Author: Michael Neale <[email protected]>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
A src/main/js/sample_pipelines.js
A src/main/js/steps/EXTENDING.md
A src/main/js/steps/all.js
R src/main/js/steps/builtin.js
A src/main/js/steps/git.js
A src/main/js/steps/rick.js
A src/main/js/steps/shell.js
A src/main/js/steps/stash.js
A src/main/js/steps/template.js
Log Message:
-----------
break up editors in to modules, simpler template and extensible editor docs
Commit: 4be52d4cda8fb38002ccb8df45b3b2ed89d8d8b9
https://github.com/jenkinsci/pipeline-editor-plugin/commit/4be52d4cda8fb38002ccb8df45b3b2ed89d8d8b9
Author: Michael Neale <[email protected]>
Date: 2015-11-24 (Tue, 24 Nov 2015)
Changed paths:
M gulpfile.js
A src/main/test/js/steps-spec.js
A src/test/js/steps-spec.js
Log Message:
-----------
moving the unit tests back into place
Commit: 2ef8ae67463fa5f951ff3c3e73cdc5e691d62457
https://github.com/jenkinsci/pipeline-editor-plugin/commit/2ef8ae67463fa5f951ff3c3e73cdc5e691d62457
Author: Michael Neale <[email protected]>
Date: 2015-11-25 (Wed, 25 Nov 2015)
Changed paths:
R js/README
R js/css/bootstrap-theme.css
R js/css/bootstrap-theme.css.map
R js/css/bootstrap-theme.min.css
R js/css/bootstrap.css
R js/css/bootstrap.css.map
R js/css/bootstrap.min.css
R js/css/cjp.css
R js/css/wrap-fix.css
R js/data.js
R js/editor.js
R js/editor_modules.js
R js/fonts/glyphicons-halflings-regular.eot
R js/fonts/glyphicons-halflings-regular.svg
R js/fonts/glyphicons-halflings-regular.ttf
R js/fonts/glyphicons-halflings-regular.woff
R js/fonts/glyphicons-halflings-regular.woff2
R js/images/headshot.png
R js/index.html
R js/js/belay.js
R js/js/bootstrap.js
R js/js/bootstrap.min.js
R js/js/jquery-2.1.4.min.js
R js/js/npm.js
R js/test/editor.js
R js/test/editor_modules.js
Log Message:
-----------
removed the confusing old js/html5 code as is now in plugin
Commit: a34927e335a63b565c2ac5615c95b76d87613801
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a34927e335a63b565c2ac5615c95b76d87613801
Author: Michael Neale <[email protected]>
Date: 2015-11-25 (Wed, 25 Nov 2015)
Changed paths:
A addsections.png
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
R src/main/js/sample_pipelines.js
A src/main/js/storage/json.js
A src/main/js/storage/stringify.js
R src/main/js/stringify.js
R src/main/test/js/steps-spec.js
A src/test/js/json-spec.js
M src/test/js/steps-spec.js
Log Message:
-----------
refactoring and tests
Commit: 0a71324bad7c235879ba8cfa4e966ce759ba46d5
https://github.com/jenkinsci/pipeline-editor-plugin/commit/0a71324bad7c235879ba8cfa4e966ce759ba46d5
Author: Michael Neale <[email protected]>
Date: 2015-11-25 (Wed, 25 Nov 2015)
Changed paths:
M package.json
M src/main/js/editor.js
M src/main/js/steps/all.js
A src/main/js/storage/workflow.js
A src/test/js/workflow-spec.js
Log Message:
-----------
refactor out workflow rendering and unit test code for it
Commit: 82b4929fd93d578e0bfc0bd13221cacf0f146fe0
https://github.com/jenkinsci/pipeline-editor-plugin/commit/82b4929fd93d578e0bfc0bd13221cacf0f146fe0
Author: tfennelly <[email protected]>
Date: 2015-11-25 (Wed, 25 Nov 2015)
Changed paths:
M package.json
Log Message:
-----------
Added window-handle dependency
Commit: f01a9c015f8d530d35d480eebb613d63b000e9b5
https://github.com/jenkinsci/pipeline-editor-plugin/commit/f01a9c015f8d530d35d480eebb613d63b000e9b5
Author: Michael Neale <[email protected]>
Date: 2015-11-26 (Thu, 26 Nov 2015)
Changed paths:
M package.json
Log Message:
-----------
Merge pull request #1 from tfennelly/npm-dep-fixes
Added window-handle dependency
Commit: 8131f07f9bcc3309cc9d4dd583b527447b983fb6
https://github.com/jenkinsci/pipeline-editor-plugin/commit/8131f07f9bcc3309cc9d4dd583b527447b983fb6
Author: Michael Neale <[email protected]>
Date: 2015-11-26 (Thu, 26 Nov 2015)
Changed paths:
M src/main/js/steps/all.js
M src/main/js/steps/git.js
M src/main/js/steps/rick.js
M src/main/js/steps/shell.js
M src/main/js/steps/stash.js
Log Message:
-----------
just export the editor object
Commit: e96c6050819859f053b5c0b763ff65c74fbd69e6
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e96c6050819859f053b5c0b763ff65c74fbd69e6
Author: Michael Neale <[email protected]>
Date: 2015-11-26 (Thu, 26 Nov 2015)
Changed paths:
M src/main/js/editor.js
A src/main/js/model/json.js
A src/main/js/model/stringify.js
A src/main/js/model/workflow.js
M src/main/js/pipelineeditor.js
R src/main/js/storage/json.js
R src/main/js/storage/stringify.js
R src/main/js/storage/workflow.js
A src/test/js/editor-spec.js
M src/test/js/json-spec.js
M src/test/js/workflow-spec.js
Log Message:
-----------
more controller unit test coverage basics
Commit: 37f90cc6c163c80a863036cf65509c32ff1ef369
https://github.com/jenkinsci/pipeline-editor-plugin/commit/37f90cc6c163c80a863036cf65509c32ff1ef369
Author: Michael Neale <[email protected]>
Date: 2015-11-26 (Thu, 26 Nov 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
added hooks for adding new things
Commit: 71f78b7c2969caa57bbf8c4f6f7455d9ae993ca3
https://github.com/jenkinsci/pipeline-editor-plugin/commit/71f78b7c2969caa57bbf8c4f6f7455d9ae993ca3
Author: Michael Neale <[email protected]>
Date: 2015-11-27 (Fri, 27 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/test/js/workflow-spec.js
Log Message:
-----------
flesh out adding steps and stages with tests
Commit: a48d806506a4e24d725194ef1d72a480174303d5
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a48d806506a4e24d725194ef1d72a480174303d5
Author: Michael Neale <[email protected]>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
Log Message:
-----------
can add basic stages
Commit: ee4e26e5a81872f0ab1e9706c58fb6ef1a6824b0
https://github.com/jenkinsci/pipeline-editor-plugin/commit/ee4e26e5a81872f0ab1e9706c58fb6ef1a6824b0
Author: Michael Neale <[email protected]>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
apply changes when adding a new stage or step
Commit: f01302f78d4aedf7ba7c6fd93fbe22ba2258bfea
https://github.com/jenkinsci/pipeline-editor-plugin/commit/f01302f78d4aedf7ba7c6fd93fbe22ba2258bfea
Author: Michael Neale <[email protected]>
Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
Use a better button for adding a stage
Commit: 89b64d774ede14abccd373fa1c57328a64a84806
https://github.com/jenkinsci/pipeline-editor-plugin/commit/89b64d774ede14abccd373fa1c57328a64a84806
Author: Michael Neale <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M README.md
M src/main/js/model/json.js
Log Message:
-----------
documenting the design a bit more
Commit: 4d2ddf6aa80edba2416c877308eb73dba1a5952a
https://github.com/jenkinsci/pipeline-editor-plugin/commit/4d2ddf6aa80edba2416c877308eb73dba1a5952a
Author: Michael Neale <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
can now add new parallel stream
Commit: a59da7ba5938d69922f7d7df271ae761d0ef99ee
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a59da7ba5938d69922f7d7df271ae761d0ef99ee
Author: Michael Neale <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M src/main/js/steps/shell.js
Log Message:
-----------
default to single quotes for shell scripting
Commit: 26ded1ecc1f90d2fcc358212fffd16b12ad92e5a
https://github.com/jenkinsci/pipeline-editor-plugin/commit/26ded1ecc1f90d2fcc358212fffd16b12ad92e5a
Author: tfennelly <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Updated parent pom version to 1.639 - integrate node build
Commit: 6a475a774436232181ea3f87eb7e28c4abcfba20
https://github.com/jenkinsci/pipeline-editor-plugin/commit/6a475a774436232181ea3f87eb7e28c4abcfba20
Author: tfennelly <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M package.json
Log Message:
-----------
Update NPM deps
Commit: 1e0b8a0c0dd3e8f99dd751ebaedaf1bc8679f8c8
https://github.com/jenkinsci/pipeline-editor-plugin/commit/1e0b8a0c0dd3e8f99dd751ebaedaf1bc8679f8c8
Author: tfennelly <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M .gitignore
Log Message:
-----------
Added 'node' dir to .gitignore
Commit: 13bc067b024ec0c9c59a6aaaf7c570055b8b99cf
https://github.com/jenkinsci/pipeline-editor-plugin/commit/13bc067b024ec0c9c59a6aaaf7c570055b8b99cf
Author: tfennelly <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M gulpfile.js
M pom.xml
Log Message:
-----------
Changed build to use bootstrap PHI plugin v1.2
Commit: 4727c9c4b50e1ffda9c865830745dcfa93a20388
https://github.com/jenkinsci/pipeline-editor-plugin/commit/4727c9c4b50e1ffda9c865830745dcfa93a20388
Author: Michael Neale <[email protected]>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M .gitignore
M gulpfile.js
M package.json
M pom.xml
Log Message:
-----------
Merge branch 'tfennelly-upgrade-bootstrap'
Commit: e455cec460480aa0cc0fff6b0f6d8da48d11cc61
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e455cec460480aa0cc0fff6b0f6d8da48d11cc61
Author: Michael Neale <[email protected]>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/main/js/steps/git.js
M src/test/js/workflow-spec.js
Log Message:
-----------
can now add steps to stages
Commit: cd0d05a97f2cb95436d0743b8343b002074d9ef9
https://github.com/jenkinsci/pipeline-editor-plugin/commit/cd0d05a97f2cb95436d0743b8343b002074d9ef9
Author: Michael Neale <[email protected]>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/main/js/pipelineeditor.js
R src/main/js/svg.js
A src/main/js/svg/lines.js
A src/main/js/svg/svg.js
M src/test/js/editor-spec.js
M src/test/js/workflow-spec.js
Log Message:
-----------
just some refactoring to thin out editor.js and move svg line logic to
lines.js
Commit: 96b9dc316e22096e687dba79f77679760413d38d
https://github.com/jenkinsci/pipeline-editor-plugin/commit/96b9dc316e22096e687dba79f77679760413d38d
Author: tfennelly <[email protected]>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M gulpfile.js
Log Message:
-----------
No need to define the src dirs
Commit: 85722f9fc0c1922047c0d8bf5b1e59e2d16f26b6
https://github.com/jenkinsci/pipeline-editor-plugin/commit/85722f9fc0c1922047c0d8bf5b1e59e2d16f26b6
Author: tfennelly <[email protected]>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M package.json
M src/test/js/editor-spec.js
M src/test/js/json-spec.js
M src/test/js/steps-spec.js
M src/test/js/workflow-spec.js
Log Message:
-----------
Use jenkins-js-test in tests
Commit: 7d0372da2d90d5c697665f17777d31a7e33d6f13
https://github.com/jenkinsci/pipeline-editor-plugin/commit/7d0372da2d90d5c697665f17777d31a7e33d6f13
Author: tfennelly <[email protected]>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M gulpfile.js
M package.json
M pom.xml
Log Message:
-----------
Add handlebars hooks
Commit: 8a3ff73a795aa80a7510e1e87faba942ca01ccfd
https://github.com/jenkinsci/pipeline-editor-plugin/commit/8a3ff73a795aa80a7510e1e87faba942ca01ccfd
Author: tfennelly <[email protected]>
Date: 2015-12-02 (Wed, 02 Dec 2015)
Changed paths:
M src/main/js/editor.js
A src/main/js/templates/normal-stage-block.hbs
A src/main/js/templates/parallel-stage-block.hbs
A src/main/js/templates/stage-block.hbs
A src/main/js/templates/stage-button.hbs
A src/main/js/templates/step-block.hbs
A src/main/js/templates/stream-block.hbs
A src/main/js/templates/stream-button.hbs
Log Message:
-----------
Add some handlebars templates
Commit: d0bde63deee29ef56ec63aab37c1abf18cc05e80
https://github.com/jenkinsci/pipeline-editor-plugin/commit/d0bde63deee29ef56ec63aab37c1abf18cc05e80
Author: Michael Neale <[email protected]>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M src/main/js/templates/parallel-stage-block.hbs
Log Message:
-----------
erroneous single quote
Commit: c360aefa7be5d4e81d476cc45f48261428d83040
https://github.com/jenkinsci/pipeline-editor-plugin/commit/c360aefa7be5d4e81d476cc45f48261428d83040
Author: Michael Neale <[email protected]>
Date: 2015-12-03 (Thu, 03 Dec 2015)
Changed paths:
M gulpfile.js
M package.json
M pom.xml
M src/main/js/editor.js
A src/main/js/templates/normal-stage-block.hbs
A src/main/js/templates/parallel-stage-block.hbs
A src/main/js/templates/stage-block.hbs
A src/main/js/templates/stage-button.hbs
A src/main/js/templates/step-block.hbs
A src/main/js/templates/stream-block.hbs
A src/main/js/templates/stream-button.hbs
M src/test/js/editor-spec.js
M src/test/js/json-spec.js
M src/test/js/steps-spec.js
M src/test/js/workflow-spec.js
Log Message:
-----------
Merge branch 'tfennelly-add-handlebars'
Commit: e11e62a347d2e216e02237fd6b7f6d3fe0b47f3b
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e11e62a347d2e216e02237fd6b7f6d3fe0b47f3b
Author: Michael Neale <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/model/workflow.js
M src/test/js/workflow-spec.js
Log Message:
-----------
model for converting to parallel and back
Commit: a9da60fb801308429119f132893330c97e43e649
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a9da60fb801308429119f132893330c97e43e649
Author: Michael Neale <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/main/js/templates/normal-stage-block.hbs
A src/main/js/templates/stage-config-block.hbs
M src/test/js/workflow-spec.js
Log Message:
-----------
can make normal stages into parallel
Commit: 2282eef9dbc148304d07ea9bce30a8127681b9fa
https://github.com/jenkinsci/pipeline-editor-plugin/commit/2282eef9dbc148304d07ea9bce30a8127681b9fa
Author: Michael Neale <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/parallel-stage-block.hbs
M src/main/js/templates/stream-button.hbs
Log Message:
-----------
can now toggle to parallel and back
Commit: 6f3ac9ee378b2a0547187e2e98928c4c7d29f323
https://github.com/jenkinsci/pipeline-editor-plugin/commit/6f3ac9ee378b2a0547187e2e98928c4c7d29f323
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/step-block.hbs
Log Message:
-----------
extracting more to templates: step-block
Commit: b9cb5de5089d98b91a67eb0caf95db19bab6ff3f
https://github.com/jenkinsci/pipeline-editor-plugin/commit/b9cb5de5089d98b91a67eb0caf95db19bab6ff3f
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M package.json
Log Message:
-----------
Updated jenkins-js-builder dep version
Commit: 311bc587c2e53e229eed250f2657aea9da909db2
https://github.com/jenkinsci/pipeline-editor-plugin/commit/311bc587c2e53e229eed250f2657aea9da909db2
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/editor.js
A src/main/js/templates/steps-listing.hbs
Log Message:
-----------
extracting more to templates: step-listing
Commit: b5f113807f9fd43bbcebae95985f0369cb29d974
https://github.com/jenkinsci/pipeline-editor-plugin/commit/b5f113807f9fd43bbcebae95985f0369cb29d974
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M package.json
Log Message:
-----------
Added hbsfy and handlebars after updating jenkins-js-builder dep
Commit: e5ba44720f524f52aa79dae2b0cedb90ce252ccd
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e5ba44720f524f52aa79dae2b0cedb90ce252ccd
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M .gitignore
M gulpfile.js
M src/main/js/templates/steps-listing.hbs
A src/main/less/pipelineeditor.less
Log Message:
-----------
Lets add some LESS/CSS
Commit: b8a25fa1eb4120e1888f6b13e1453ded7e6c4178
https://github.com/jenkinsci/pipeline-editor-plugin/commit/b8a25fa1eb4120e1888f6b13e1453ded7e6c4178
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/templates/normal-stage-block.hbs
M src/main/js/templates/parallel-stage-block.hbs
M src/main/less/pipelineeditor.less
Log Message:
-----------
anchor the "open-stage-config" widget to top right corner
Commit: 01275f709acb356acfce686c0994cc724d88d51a
https://github.com/jenkinsci/pipeline-editor-plugin/commit/01275f709acb356acfce686c0994cc724d88d51a
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/templates/step-block.hbs
Log Message:
-----------
Fixed break in add step (caused by TF)
Commit: c46695289fffdabc376ff66fb4a315e52ab56ea7
https://github.com/jenkinsci/pipeline-editor-plugin/commit/c46695289fffdabc376ff66fb4a315e52ab56ea7
Author: tfennelly <[email protected]>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/steps-listing.hbs
Log Message:
-----------
Cleanup stepListing a little
Commit: 85adf4f1073e218f27513ef0926feb35092f4aa4
https://github.com/jenkinsci/pipeline-editor-plugin/commit/85adf4f1073e218f27513ef0926feb35092f4aa4
Author: Michael Neale <[email protected]>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/steps-listing.hbs
Log Message:
-----------
show the add element when there is an empty stage
Commit: da791e6d5f5e6aff9ecdf96c4ddc8c6e7ef98ea7
https://github.com/jenkinsci/pipeline-editor-plugin/commit/da791e6d5f5e6aff9ecdf96c4ddc8c6e7ef98ea7
Author: Michael Neale <[email protected]>
Date: 2015-12-07 (Mon, 07 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/json.js
M src/main/js/pipelineeditor.js
M src/main/js/steps/shell.js
A src/test/js/steps/shell-spec.js
Log Message:
-----------
sample with a real repo and a working end to end pipeline for the first time
Commit: 73f5b850ffe7a8803ded1f18f3c7945ff3ae815f
https://github.com/jenkinsci/pipeline-editor-plugin/commit/73f5b850ffe7a8803ded1f18f3c7945ff3ae815f
Author: Michael Neale <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M src/main/js/steps/shell.js
M src/test/js/steps/shell-spec.js
Log Message:
-----------
handle empty commands
Commit: 7adabbeaba896b1cbbe2c76acc8cfd28b8cb8ba3
https://github.com/jenkinsci/pipeline-editor-plugin/commit/7adabbeaba896b1cbbe2c76acc8cfd28b8cb8ba3
Author: tfennelly <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M src/main/js/templates/steps-listing.hbs
Log Message:
-----------
In that case, no need for the {{#if}}
Commit: 2a7cb1ed7f503a25f42a636d786b1b07fb7d4f49
https://github.com/jenkinsci/pipeline-editor-plugin/commit/2a7cb1ed7f503a25f42a636d786b1b07fb7d4f49
Author: tfennelly <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M pom.xml
Log Message:
-----------
Added test scope dep on git plugin
Allows the default/sample flow to run ootb
Commit: f1728e3b201b96279ea9f74f28feffa7946a0d98
https://github.com/jenkinsci/pipeline-editor-plugin/commit/f1728e3b201b96279ea9f74f28feffa7946a0d98
Author: tfennelly <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
R src/main/js/steps/all.js
A src/main/js/steps/index.js
M src/test/js/workflow-spec.js
Log Message:
-----------
CJP-4000: remove use of global window for storing "stuff"
Commit: 5746ed5925f92de8aaebb1c0bdc0c05af346caaf
https://github.com/jenkinsci/pipeline-editor-plugin/commit/5746ed5925f92de8aaebb1c0bdc0c05af346caaf
Author: tfennelly <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M src/main/js/templates/stage-button.hbs
M src/main/js/templates/steps-listing.hbs
M src/main/js/templates/stream-button.hbs
M src/main/less/pipelineeditor.less
Log Message:
-----------
Text on the add buttons
Commit: cc3e7f5d20c51cd527e00c6fac037c69c5b80b82
https://github.com/jenkinsci/pipeline-editor-plugin/commit/cc3e7f5d20c51cd527e00c6fac037c69c5b80b82
Author: tfennelly <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/main/js/svg/lines.js
M src/main/js/templates/steps-listing.hbs
M src/test/js/workflow-spec.js
Log Message:
-----------
No full redraw on new step
Event bindings not working though it seems
Commit: 8ba90f38abcbe587f86dc708b2a5ca65f3db73ba
https://github.com/jenkinsci/pipeline-editor-plugin/commit/8ba90f38abcbe587f86dc708b2a5ca65f3db73ba
Author: tfennelly <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
Switch to using jQuery delegated events
Commit: e61e63beccf93646000574a3c90a0ebc1e68a3e8
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e61e63beccf93646000574a3c90a0ebc1e68a3e8
Author: tfennelly <[email protected]>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/normal-stage-block.hbs
Log Message:
-----------
Insert new stream/parallel stage
Commit: b2bd4ec0ac3bf63412c0e9cf1a7ed08e71713be6
https://github.com/jenkinsci/pipeline-editor-plugin/commit/b2bd4ec0ac3bf63412c0e9cf1a7ed08e71713be6
Author: Michael Neale <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/model/json.js
M src/main/js/steps/EXTENDING.md
M src/main/less/pipelineeditor.less
Log Message:
-----------
typo and correcting some docs
Commit: faaa1993e717caee45b4e9747f462c46f8440a28
https://github.com/jenkinsci/pipeline-editor-plugin/commit/faaa1993e717caee45b4e9747f462c46f8440a28
Author: Michael Neale <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/json.js
M src/main/js/model/workflow.js
M src/main/js/steps/EXTENDING.md
M src/main/js/svg/lines.js
M src/main/js/templates/normal-stage-block.hbs
M src/main/js/templates/stage-button.hbs
M src/main/js/templates/steps-listing.hbs
M src/main/js/templates/stream-button.hbs
M src/main/less/pipelineeditor.less
M src/test/js/workflow-spec.js
Log Message:
-----------
Merge branch 'tfennelly-CJP-3996'
Commit: a72882c8eacd1567e46299458d3b2e09ec5af411
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a72882c8eacd1567e46299458d3b2e09ec5af411
Author: Michael Neale <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
some OCD refactoring
Commit: 062fdd29198591b95d9001c3c0411b4ed6a71660
https://github.com/jenkinsci/pipeline-editor-plugin/commit/062fdd29198591b95d9001c3c0411b4ed6a71660
Author: Michael Neale <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/steps/shell.js
M src/test/js/steps/shell-spec.js
Log Message:
-----------
default to empty command
Commit: e4aff7fba96284717c224c849170322dd4cece83
https://github.com/jenkinsci/pipeline-editor-plugin/commit/e4aff7fba96284717c224c849170322dd4cece83
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
Highlight the "active" step being edited
Commit: 3d32419f6f4dfac7468ec54a15a1cf5c4c06e091
https://github.com/jenkinsci/pipeline-editor-plugin/commit/3d32419f6f4dfac7468ec54a15a1cf5c4c06e091
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/stage-button.hbs
M src/main/js/templates/steps-listing.hbs
M src/main/js/templates/stream-button.hbs
M src/main/less/pipelineeditor.less
Log Message:
-----------
Tweak the buttons
Commit: bdde60532b48e767defd808ca8188a5b16485491
https://github.com/jenkinsci/pipeline-editor-plugin/commit/bdde60532b48e767defd808ca8188a5b16485491
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/less/pipelineeditor.less
Log Message:
-----------
Left align the button text
Commit: d81b59b9d12ecb1736943b584cc227d66367ff0a
https://github.com/jenkinsci/pipeline-editor-plugin/commit/d81b59b9d12ecb1736943b584cc227d66367ff0a
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M package.json
Log Message:
-----------
Rebundle now starts with a run of bundle
Commit: 658b54810806ef4c1f77581234529b9c5f243653
https://github.com/jenkinsci/pipeline-editor-plugin/commit/658b54810806ef4c1f77581234529b9c5f243653
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
A .editorconfig
Log Message:
-----------
Added a .editorconfig
Mic likes 2 space indents while I'm a 4 spacer fan ... this makes it easier for
me to follow Mic's prefs
Commit: 7342084a409480816b5642fe27dc7b5c9ac8e9fc
https://github.com/jenkinsci/pipeline-editor-plugin/commit/7342084a409480816b5642fe27dc7b5c9ac8e9fc
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/normal-stage-block.hbs
M src/main/js/templates/parallel-stage-block.hbs
M src/main/less/pipelineeditor.less
Log Message:
-----------
Make it easier to expand collapsed stages
Commit: a81e10500766cc1af47744f8289e681def5aa469
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a81e10500766cc1af47744f8289e681def5aa469
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
Easier input when creating new steps/stages etc
less mouse clicking
Commit: 8746835a5ee23eccda800c51eceb50bff51e29b7
https://github.com/jenkinsci/pipeline-editor-plugin/commit/8746835a5ee23eccda800c51eceb50bff51e29b7
Author: tfennelly <[email protected]>
Date: 2015-12-09 (Wed, 09 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
Fix bug where all stages were being expanded
Commit: f28dd9641cff3da5ae34f3db3674d34c95da801b
https://github.com/jenkinsci/pipeline-editor-plugin/commit/f28dd9641cff3da5ae34f3db3674d34c95da801b
Author: Michael Neale <[email protected]>
Date: 2015-12-10 (Thu, 10 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
not all equals are created equal
Commit: 1fe018f60888a73d7c2f4bc9c4accc9368dd18b6
https://github.com/jenkinsci/pipeline-editor-plugin/commit/1fe018f60888a73d7c2f4bc9c4accc9368dd18b6
Author: Michael Neale <[email protected]>
Date: 2015-12-10 (Thu, 10 Dec 2015)
Changed paths:
M src/main/js/pipelineeditor.js
Log Message:
-----------
candidate fix for #CJP-3949
Commit: f4feae2e715b6c3c03697941707b573fcae78901
https://github.com/jenkinsci/pipeline-editor-plugin/commit/f4feae2e715b6c3c03697941707b573fcae78901
Author: Michael Neale <[email protected]>
Date: 2015-12-10 (Thu, 10 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/steps-listing.hbs
Log Message:
-----------
show editor in popover
Commit: 6e001deff414e9dbed8783d874634d5b29e5fecb
https://github.com/jenkinsci/pipeline-editor-plugin/commit/6e001deff414e9dbed8783d874634d5b29e5fecb
Author: Michael Neale <[email protected]>
Date: 2015-12-10 (Thu, 10 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
tidy up
Commit: afa594352034faa657d7d1dab19ccecefa7e5e03
https://github.com/jenkinsci/pipeline-editor-plugin/commit/afa594352034faa657d7d1dab19ccecefa7e5e03
Author: Michael Neale <[email protected]>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
primary button is primary
Commit: 4a854e7fe276f8c58c14b67929589f2bea37c8f9
https://github.com/jenkinsci/pipeline-editor-plugin/commit/4a854e7fe276f8c58c14b67929589f2bea37c8f9
Author: Michael Neale <[email protected]>
Date: 2015-12-14 (Mon, 14 Dec 2015)
Changed paths:
M src/main/js/editor.js
A src/main/js/templates/parallel-stack.hbs
Log Message:
-----------
move parallel section to template
Commit: a1c6146bf5dc52a35ee7078101b3f0a8de5ff8f9
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a1c6146bf5dc52a35ee7078101b3f0a8de5ff8f9
Author: Michael Neale <[email protected]>
Date: 2015-12-14 (Mon, 14 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/templates/parallel-stack.hbs
Log Message:
-----------
oops forgot the add stream button
Commit: 28a0f913a42f838faa019b2d952a43454d1d1497
https://github.com/jenkinsci/pipeline-editor-plugin/commit/28a0f913a42f838faa019b2d952a43454d1d1497
Author: Michael Neale <[email protected]>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M src/main/js/editor.js
Log Message:
-----------
the toggling of collapsed stages wasn't quite right
Commit: 78ecbfdcda621ad7f64fdea54cf3e45088fc1703
https://github.com/jenkinsci/pipeline-editor-plugin/commit/78ecbfdcda621ad7f64fdea54cf3e45088fc1703
Author: Michael Neale <[email protected]>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M src/main/js/pipelineeditor.js
M src/main/js/svg/lines.js
Log Message:
-----------
fixes #CJP-3988 in a kind of simple but brutal way for now
Commit: 830a6c83640eb8f792d8a3829cf226cc52897c13
https://github.com/jenkinsci/pipeline-editor-plugin/commit/830a6c83640eb8f792d8a3829cf226cc52897c13
Author: Michael Neale <[email protected]>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M src/main/js/editor.js
A src/main/js/templates/editor-popover.hbs
Log Message:
-----------
move to template for editor form
Commit: 268013759d9d685747c522f03b8a080317f9da97
https://github.com/jenkinsci/pipeline-editor-plugin/commit/268013759d9d685747c522f03b8a080317f9da97
Author: Michael Neale <[email protected]>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/main/js/templates/editor-popover.hbs
M src/test/js/workflow-spec.js
Log Message:
-----------
can remove steps #CJP-3890
Commit: d99a87f2c235d24a68b129ad9281b846bb22fbfc
https://github.com/jenkinsci/pipeline-editor-plugin/commit/d99a87f2c235d24a68b129ad9281b846bb22fbfc
Author: Michael Neale <[email protected]>
Date: 2015-12-15 (Tue, 15 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/main/js/templates/parallel-stage-block.hbs
M src/main/js/templates/stage-config-block.hbs
M src/main/less/pipelineeditor.less
M src/test/js/workflow-spec.js
Log Message:
-----------
can now delete and rename stages
Commit: 54a5816fb75b7d3fcfab06dfc02ab3c642838c53
https://github.com/jenkinsci/pipeline-editor-plugin/commit/54a5816fb75b7d3fcfab06dfc02ab3c642838c53
Author: Michael Neale <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/model/workflow.js
M src/main/js/templates/parallel-stage-block.hbs
A src/main/js/templates/stream-config-block.hbs
Log Message:
-----------
can delete and rename branches/streams
Commit: ee626b0c39edf97ae1aea4ef5ca081c016ea9556
https://github.com/jenkinsci/pipeline-editor-plugin/commit/ee626b0c39edf97ae1aea4ef5ca081c016ea9556
Author: Michael Neale <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M src/main/js/pipelineeditor.js
Log Message:
-----------
make back work, and save changes on save
Commit: 97c9009eb79b1b1332debce0bcbfea6d6d4804b7
https://github.com/jenkinsci/pipeline-editor-plugin/commit/97c9009eb79b1b1332debce0bcbfea6d6d4804b7
Author: Michael Neale <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M src/main/js/editor.js
M src/main/js/pipelineeditor.js
M src/main/js/steps/index.js
A src/main/js/steps/sleep.js
Log Message:
-----------
sleep step type
Commit: 0dd65ab806622945cc9bdddd3df35e1fa587f1fe
https://github.com/jenkinsci/pipeline-editor-plugin/commit/0dd65ab806622945cc9bdddd3df35e1fa587f1fe
Author: Michael Neale <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
A src/main/js/steps/archive.js
M src/main/js/steps/index.js
M src/main/js/steps/sleep.js
Log Message:
-----------
archive step type
Commit: 1b3a39d615ca838003418d7398fb3dc3e65fa56b
https://github.com/jenkinsci/pipeline-editor-plugin/commit/1b3a39d615ca838003418d7398fb3dc3e65fa56b
Author: Michael Neale <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M src/main/js/steps/archive.js
M src/main/js/steps/sleep.js
Log Message:
-----------
fixing defaults
Commit: a86dc74013a9506c4915f713f927927de2892e82
https://github.com/jenkinsci/pipeline-editor-plugin/commit/a86dc74013a9506c4915f713f927927de2892e82
Author: Michael Neale <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M src/main/js/steps/index.js
A src/main/js/steps/input.js
M src/main/js/steps/sleep.js
Log Message:
-----------
user input step
Commit: 9afc4ddfbf89803c853c2ead66578e6f3b865348
https://github.com/jenkinsci/pipeline-editor-plugin/commit/9afc4ddfbf89803c853c2ead66578e6f3b865348
Author: Michael Neale <[email protected]>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M src/main/js/steps/index.js
A src/main/js/steps/workflowScript.js
Log Message:
-----------
and the terrible idea, the catch all workflow script step
Commit: fb5390b7e99acd8cb54761154453d6e9dc29da97
https://github.com/jenkinsci/pipeline-editor-plugin/commit/fb5390b7e99acd8cb54761154453d6e9dc29da97
Author: Michael Neale <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M src/main/js/steps/workflowScript.js
Log Message:
-----------
link to samples repo
Commit: 267fa414f07fd309e43e288c9d908ee20ae81923
https://github.com/jenkinsci/pipeline-editor-plugin/commit/267fa414f07fd309e43e288c9d908ee20ae81923
Author: Michael Neale <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M src/main/js/steps/index.js
M src/main/js/steps/stash.js
A src/main/js/steps/unstash.js
Log Message:
-----------
added unstash
Commit: ec7d1e7c7d9ddd98d55a96cc4daf34f900efaa1d
https://github.com/jenkinsci/pipeline-editor-plugin/commit/ec7d1e7c7d9ddd98d55a96cc4daf34f900efaa1d
Author: Michael Neale <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
A src/main/js/steps/env.js
M src/main/js/steps/index.js
Log Message:
-----------
added environment variable step
Commit: 84b4a5ba07148ecb1730868ac6fca6e8da1dadc6
https://github.com/jenkinsci/pipeline-editor-plugin/commit/84b4a5ba07148ecb1730868ac6fca6e8da1dadc6
Author: Michael Neale <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M README.md
Log Message:
-----------
adding links to jenkins-js-modules
Commit: f2ac3e7c31f29b228553284fa06431c61b3d87bb
https://github.com/jenkinsci/pipeline-editor-plugin/commit/f2ac3e7c31f29b228553284fa06431c61b3d87bb
Author: Michael Neale <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M README.md
R addsections.png
A images/add-step.png
A images/collapsed-pipeline.png
A images/command.png
A images/convert-to-parallel.png
A images/expanded-pipeline.png
A images/open-editor.png
A images/stage.png
A images/user-approval.png
M src/main/js/steps/shell.js
M src/test/js/steps/shell-spec.js
Log Message:
-----------
use multi line strings for shell
Commit: 08d106711ebb369094b571824f38ef1d625e4423
https://github.com/jenkinsci/pipeline-editor-plugin/commit/08d106711ebb369094b571824f38ef1d625e4423
Author: Michael Neale <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M README.md
M pom.xml
Log Message:
-----------
pom update and README
Commit: ff6de3a5625d2bc4cfdc76bab16c9d505cdc0538
https://github.com/jenkinsci/pipeline-editor-plugin/commit/ff6de3a5625d2bc4cfdc76bab16c9d505cdc0538
Author: Michael Neale <[email protected]>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M README.md
Log Message:
-----------
Too close to image
Compare:
https://github.com/jenkinsci/pipeline-editor-plugin/compare/e44b3ea9f487^...ff6de3a5625d
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.