Commit Graph

192 Commits

Author SHA1 Message Date
Michael Neale db31a290f7 [maven-release-plugin] prepare for next development iteration 2016-08-05 19:55:29 +10:00
Michael Neale 5ee06d03c7 [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-6 2016-08-05 19:55:20 +10:00
Vivek Pandey b8f4cf9699 [maven-release-plugin] prepare for next development iteration 2016-07-29 09:57:07 -07:00
Vivek Pandey ad0bfecd72 [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-5 2016-07-29 09:56:59 -07:00
vivek e181cf5a91 JENKINS-36884# Analytics-tools plugin to integrated rollbar (#374)
* JENKINS-36884# Analytics-tools plugin to integrated rollbar

Also includes infrastrucutre to inject HTML head tags and HTTP header by any plugin that implements BluePageDecorator
and appropriate jelly files.

* Doc update

* Wrapped rollbar JS code inside IIFE.

* Use rollbar-browser package and build browser bundle

* Fixes and doc update

- Stapler includei jelly tag needs escaping $
- Added missing dependency in gulpfile.js
- require should load browser-rollbar
2016-07-28 08:50:24 -07:00
Cliff Meyers 387f470af8 Merge branch 'master' into feature/JENKINS-35840-35781-more-favoriting
Conflicts:
	blueocean-personalization/src/test/js/redux/FavoritesStore-spec.js
2016-07-26 15:26:47 -04:00
Michael Neale 2a7baee0d9 [maven-release-plugin] prepare for next development iteration 2016-07-22 11:08:17 -07:00
Michael Neale f344c261c6 [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-4 2016-07-22 11:08:12 -07:00
vivek ca7d54e99f JENKINS-36837# Split of Pipeline specific API implementation in to se… (#364)
* JENKINS-36837# Split of Pipeline specific API implementation in to separate module

* doc improvement

* Fixed .js, .jsx with changed pipeline related impl class names

* Fixed BranchImpl package

* Removed uneeded error message
2016-07-21 16:28:57 -07:00
Cliff Meyers 7ec7d89157 [JENKINS-35840] test fix 2016-07-21 15:53:45 -07:00
Cliff Meyers e759913ed1 [JENKINS-35781] enable favoriting of branches on Branches tab 2016-07-21 14:22:27 -07:00
Cliff Meyers 32978e73a5 [JENKINS-35840] wire up favoriting of pipeline in Pipeline Detail header 2016-07-20 15:14:13 -07:00
Cliff Meyers b183090370 Merge branch 'feature/JENKINS-35837-dashboard-favorites' into feature/JENKINS-35831-favorite-from-dashboard
# Conflicts:
#	blueocean-dashboard/package.json
#	blueocean-dashboard/src/main/js/components/PipelineRowItem.jsx
#	blueocean-personalization/package.json
#	blueocean-web/package.json
2016-07-19 17:34:04 -07:00
Cliff Meyers 54dd7d166d merge branch 'master' intofeature/JENKINS-35837-dashboard-favorites
Conflicts:
	blueocean-dashboard/src/main/js/jenkins-js-extension.yaml
	blueocean-plugin/src/test/java/io/jenkins/blueocean/jsextensions/JenkinsJSExtensionsTest.java
2016-07-15 11:55:05 -04:00
Michael Neale cc98c2f511 [maven-release-plugin] prepare for next development iteration 2016-07-15 13:32:59 +10:00
Michael Neale 6c9cada68d [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-3 2016-07-15 13:32:49 +10:00
Cliff Meyers ebda6f3f31 [JENKINS-36586] rename the extension point for the main pipeline list action to align w/ rename in un-merged personalization branches 2016-07-13 10:24:14 -04:00
Cliff Meyers 2ef5af497e [JENKINS-35831] register FavoritePipeline as an extension point for item actions 2016-07-11 11:13:31 -04:00
Cliff Meyers ee32458fd9 [JENKINS-35837] delint; fix test that broke when adding new extension point 2016-07-08 11:28:45 -04:00
Cliff Meyers b25dfcabf2 [JENKINS-35837] introduce new extension point impl for top of main pipelines screen; wire up data flow to fetch favorites; remove old XP being done for testing purposes - still very much a WIP 2016-07-06 16:20:55 -04:00
Cliff Meyers 8507796b7f [JENKINS-35837] enable HPI linking for "personalization" plugin 2016-07-06 14:24:22 -04:00
Michael Neale 4ef4a5fea5 [maven-release-plugin] prepare for next development iteration 2016-07-04 19:20:14 +10:00
Michael Neale 464e67635d [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-2 2016-07-04 19:20:02 +10:00
Michael Neale e65da04386 update centre requires url to wiki to deploy (#314) 2016-07-04 17:40:25 +09:00
Vivek Pandey 143bdb684a [maven-release-plugin] prepare for next development iteration 2016-06-30 15:12:43 -07:00
Vivek Pandey 90a1891ae0 [maven-release-plugin] prepare release blueocean-parent-1.0-alpha-1 2016-06-30 15:12:34 -07:00
Cliff Meyers 09503ff46a [JENKINS-36060] update extension point test to account for contributions from new personalizations module 2016-06-29 11:33:22 -04:00
Cliff Meyers b3d1008910 Merge branch 'master' into feature/JENKINS-36060-personalization-plugin
# Conflicts:
#	pom.xml
2016-06-29 11:02:29 -04:00
Tom Fennelly 8332b836ee [JENKINS-36218] Pubsub event enrichment @ExtensionPoint (#298)
* [JENKINS-36218] Pubsub event enrichment @ExtensionPoint
2016-06-29 14:27:24 +01:00
Cliff Meyers 41718d47af [JENKINS-36060] add "personalization" module to Maven build and aggregator plugin 2016-06-28 15:40:35 -04:00
Michael Neale 04aa3f3573 alpha version string, and some scm details (#282) 2016-06-22 09:53:28 +10:00
Vivek Pandey d079aec2ab UX-495# Module refactoring
- Needed by HOSTING-98 ticket
- Rename blueocean-plugin artifactId and module name to blueocean-rest-impl
- Create new aggreagator module blueocean-plugin with artifactId blueocean
- Added LICENSE to each module
2016-05-27 14:34:45 -07:00
Michael Neale 4e4133cee7 big cleanup of dev docs (#203)
* big cleanup of dev docs

* fixes for README
2016-05-26 13:51:46 +10:00
tfennelly f507cd9ccd [UX-491] Rename the blueocean-admin to blueocean-dashboard 2016-05-25 10:35:47 +01:00
Vivek Pandey 612ec6b230 UX-499# NPE fix 2016-05-24 18:31:50 -07:00
vivek cc75ea7a1e Merge pull request #194 from cloudbees/UX-475
[Fix UX-475] Remove redundant loop
2016-05-24 15:57:53 -07:00
tfennelly 1f45e58eaa Remove iteration in RunContainerImpl.get
Looking for the job when it already has it
2016-05-24 22:17:08 +01:00
tfennelly da815db21a Use the Job "Full Name" in RunContainerImpl.get 2016-05-24 22:11:51 +01:00
tfennelly aae76921b4 [Fix UX-454] aggregator plugin only has test dep on admin plugin 2016-05-24 22:07:20 +01:00
Vivek Pandey 8d98184ec5 UX-494# test fix 2016-05-23 19:04:57 -07:00
Ivan Meredith 4b19f8580c [UX-459] Move Organization users to correct path 2016-05-18 17:22:55 +12:00
Vivek Pandey 364790f3a4 UX-387# Pipeline steps API 2016-05-13 11:20:23 -07:00
Josh McDonald 0794862dfb Merge pull request #174 from cloudbees/feature/UX-74-PipelineGraph-integration
* Integrate PipelineGraph into the blueocean-admin run results modal
2016-05-10 13:58:35 +10:00
Vivek Pandey 73dcaf050f UX-415# Last branch was fetching rest of logs. fixed. 2016-05-09 17:44:40 -07:00
Josh McDonald e819a6844f feature/UX-74-PipelineGraph-integration
* Fix JenkinsJSExtensionsTest
2016-05-10 08:12:37 +10:00
Vivek Pandey be9704396c UX-158# Only abstract contract defines HTTP verb annotation 2016-05-09 14:17:36 -07:00
Vivek Pandey 755d92553c UX-192# Upgrade to Jenkins 2.2 and Stapler 1.243 2016-05-09 13:41:52 -07:00
vivek 1b073a6c13 Merge pull request #171 from cloudbees/feature/UX-396
Feature/ux 396
2016-05-09 09:36:10 -07:00
Thorsten Scherler 41a5021517 [feature/UX-32] Fix extensionPoint test and add storage test 2016-05-07 03:55:21 +02:00
Vivek Pandey 2e148cf352 UX-396# durationInMillis added to node details object. 2016-05-06 15:55:36 -07:00