blueocean-plugin/blueocean-pipeline-api-impl/src/test/java/io/jenkins/blueocean/rest/impl/pipeline
Ivan Meredith 574aed8ce3 [JENKINS-36209] Queued activity items (#389)
* [JENKINS-36209] Queued items now show in activties

* Remove unneeded changes from routes

* Fix whitespace issues

* Fix linting

* Style changes

* Fixed pipeline steps

* Fix linting

* Add tests and make queues work for multibranch projects

* Remove destructering from RunDetailsHeader

* Extract common function for mapping runs

* Optimize imports

* Remove whitespace

* Remove inline CSS

* Fix typo

* Fix isCompleted Function

* Add timer icon to emtpy state

* Bump JDL version

* Try waiting for start of anything that is in the queue first

* Fix NPE

* Disable Multibranch test for now
2016-08-08 14:27:54 +12:00
..
scm JENKINS-36837# Split of Pipeline specific API implementation in to se… (#364) 2016-07-21 16:28:57 -07:00
AbstractRunImplTest.java JENKINS-36837# Split of Pipeline specific API implementation in to se… (#364) 2016-07-21 16:28:57 -07:00
LinkResolverTest.java JENKINS-36837# Split of Pipeline specific API implementation in to se… (#364) 2016-07-21 16:28:57 -07:00
MultiBranchTest.java [JENKINS-36209] Queued activity items (#389) 2016-08-08 14:27:54 +12:00
PipelineApiTest.java [JENKINS-36209] Queued activity items (#389) 2016-08-08 14:27:54 +12:00
PipelineBaseTest.java JENKINS-36967# Favorite object self link fix (#377) 2016-07-27 07:47:39 -07:00
PipelineNodeTest.java JENKINS-36837# Split of Pipeline specific API implementation in to se… (#364) 2016-07-21 16:28:57 -07:00