Commit Graph

33 Commits

Author SHA1 Message Date
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
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 7b0aa7e22b simplify directions for starting Jenkins 2016-06-16 15:39:54 +09:00
Tom Fennelly 403458eadb Merge pull request #239 from jenkinsci/UX-163
[UX-163] Building on Windows
2016-06-09 11:51:05 +02:00
tfennelly 1bbf198b16 README text for Windows build instructions + a browser compat section 2016-06-09 10:04:55 +01:00
Alexandru Somai 95c01edb36 Minor typo fix 2016-06-08 11:43:48 +03:00
Ivan Santos 9d8d87234c Fix blog URL in readme (#231) 2016-06-05 11:52:43 +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 3a1be3ad02 [UX-491] Rename the blueocean-admin to blueocean-dashboard - typo fix 2016-05-25 10:46:54 +01:00
tfennelly f507cd9ccd [UX-491] Rename the blueocean-admin to blueocean-dashboard 2016-05-25 10:35:47 +01:00
Vivek Pandey 690490e7c7 Forcing new build 2016-04-14 15:30:40 -07:00
Ivan Meredith 25c675e470 Merge remote-tracking branch 'origin/master' into feature/UX-159 2016-04-11 10:30:09 +12:00
tfennelly 1d08476e6a A little doc to try poke the PR builder 2016-04-07 07:33:07 +01:00
Ivan Meredith 44c76221ae Push to trigger build 2016-04-07 08:53:09 +12:00
Ivan Meredith f813a1a007 token push 2016-04-07 08:50:47 +12:00
Vivek Pandey 281432724a Forcing ci build 2016-03-14 12:48:13 -07:00
Michael Neale 30c083a3ab added an example extension that can host the organisation pipeline listing 2016-03-03 19:11:57 +11:00
Michael Neale 2369d74ff9 docs to reflect the best way to work with it 2016-03-01 20:18:07 +11:00
Michael Neale 6a2d5f031e Build badge does not work
sads. But ok.
2016-03-01 16:43:26 +11:00
Michael Neale 59e5fa6aa7 Update README.md 2016-02-29 20:57:53 +11:00
Michael Neale 7bfa2d402b README clarifications and editing 2016-02-26 17:10:59 +11:00
Vivek Pandey 9c89b95b32 UX-39# Removed war module and some more cleanup 2016-02-23 16:30:48 -08:00
Ivan Meredith c4d9c8233c [UX-6] Authentication Abstraction and Impl
Fix bug where cookie decoding error handling would have eaten all exceptions. Oops.

.

Fix poms
2016-02-22 17:03:23 +13:00
Vivek Pandey 5ef2774714 UX-5# Implemented Service APIs for embedded case.
- Generated hpi can be used as plugin on Jenkins.
- There are tests to launch FreeStyle jobs and serve them via API
- No workflow/pipeline style jobs based tests yet. There is some problem using workflow-plugin:
  some maven depency issue causing compilation failure.
- There might be authorization lapses, will be tested after UX-6/UX-7
- model clean up and bug fixes:
- Run model is enhanced to include RunTrend, other run status and enQueueTime
- LoginDetails handling is cleaned-up, it is handled polymorphically with JSON/Jackson
- Service apis, commons and security apis don't depend on core, only embedded-service module depends on core
2016-02-08 18:51:10 -06:00
Ivan Meredith a0826e2fac Forgot to save README before prior commit 2016-02-05 12:50:32 +13:00
Ivan Meredith cebbff4105 Hotswap documentation for IntelliJ 2016-02-05 12:48:53 +13:00
Michael Neale 3d437a49db script to run dev tools automatically 2016-02-01 17:34:21 +11:00
James William Dumay 99edbda74d Update message 2016-02-01 10:42:16 +11:00
Vivek Pandey c46b830190 Fixed test failure and doc improvement 2016-01-25 07:21:17 -08:00
Michael Neale 8cd71d2b58 added a note on how to use gulp for js editing 2016-01-25 17:07:41 +11:00
Michael Neale 74dd80e684 needs a logo 2016-01-25 16:47:21 +11:00
Vivek Pandey 914ec49718 Docs and .gitignore. 2016-01-24 18:56:23 -08:00