BrownDog
  1. BrownDog

clusterman

Public
AuthorCommitMessageCommit dateIssues
Ben GalewskyBen Galewsky
ee961fe2872Version 0.4.1
Ben GalewskyBen Galewsky
56317294748Improve reporting of exceptions thrown during page rendering
Ben GalewskyBen Galewsky
00ffcc46bc4Force the docker image to be based on Java 1.8
Ben GalewskyBen Galewsky
6bc57c1f0daFix links to handle optional url roots
Ben GalewskyBen Galewsky
6f81604f539Add initial Changelog
Ben GalewskyBen Galewsky
d1436a6a6eeChange refereces to _root_.services to just services
Yan ZhaoBen GalewskyYan Zhao
7abcc6f5faeMove models/services to the /services
Luigi MariniLuigi Marini
fcfedc9d97cMMerge pull request #16 in BD/clusterman from feature/BD-2052-refactor-redundant-calls-to-get-collection-from-mongodb to master* commit 'e158881e5f13459d86b3c35e1acaabec4db9c667': Refactor redundant calls to get collection from MongoDBBD-2052
Luigi MariniLuigi Marini
64d7d46c399MMerge pull request #14 in BD/clusterman from feature/BD-2077-remove-social-authentication-from-clusterman to master* commit '325b7bd657ec5bf485444d1212d156f694d487ad': remove google & yahooBD-2077
Yan ZhaoYan Zhao
e158881e5f1Refactor redundant calls to get collection from MongoDB
Yan ZhaoLuigi MariniYan Zhao
66c70060945Fix error of retrieving tool definition from Tool Catalog.
Yan ZhaoYan Zhao
325b7bd657eremove google & yahoo
Yan ZhaoYan Zhao
ba21124d27dadd general error handler
Yan ZhaoYan Zhao
ab8d3511795merge
Yan ZhaoYan Zhao
a76c13390f2MMerge branch 'feature/BD-2043-deploy-tool-to-cluster' into bugfix/BD-1917-fix-bug-select-tool-to-deploy# Conflicts: # app/views/chooseTool.scala.html2 Jira issues
Ben GalewskyBen Galewsky
50fbb59fae9MFix merge issues
Ben GalewskyBen Galewsky
969591af139Rename endpoints to reflect what they do instead of step1 step2
Ben GalewskyBen Galewsky
a063973804cCall clusterstats to deploy tool
Ben GalewskyBen Galewsky
830e005ef07Get tool details from tools catalog and populate form
Yan ZhaoYan Zhao
85d5c78bfdffix indent
Yan ZhaoYan Zhao
21a7cc00fa7fix chooseTools with no extractor
Yan ZhaoYan Zhao
071cbdf1dfdreindex import
Ben GalewskyBen Galewsky
73e6119a999Call clusterstats to deploy tool
Ben GalewskyBen Galewsky
3b8f0c4c325Get tool details from tools catalog and populate form
Yan ZhaoYan Zhao
02776bab049add test & document
Yan ZhaoYan Zhao
80434cffb23MMerge remote-tracking branch 'origin/master' into feature/BD-1869-ldap-secured-clusterman# Conflicts: # conf/messagesBD-1869
Yan ZhaoYan Zhao
c5f36290b73fix test
Yan ZhaoYan Zhao
a1dad1685c4remove test code
Yan ZhaoYan Zhao
19875a821adadd ldap connection.
Yan ZhaoYan Zhao
b0fe2ee7facldap initial
Yan ZhaoYan Zhao
f723392d41eadd toolId to next button
Yan ZhaoYan Zhao
c93d29d64efMMerge branch 'feature/BD-1917-select-tool-to-deploy' of ssh://opensource.ncsa.illinois.edu:7999/bd/clusterman into feature/BD-1917-select-tool-to-deployBD-1917
Yan ZhaoYan Zhao
23f6e47dbd6fix test
Ben GalewskyBen Galewsky
bcc789ba1ccAdd 'next' button to select tool page
Yan ZhaoYan Zhao
37f6984af68add choose tool page
Ben GalewskyBen Galewsky
2280dcbf6e1Make tools tab active when window opens
Ben GalewskyBen Galewsky
f550e2ae755Add button to invoke deploy tool process
Ben GalewskyBen Galewsky
26ff6cd7375Link together bind page controller to services to apply new binding
Ben GalewskyBen Galewsky
deac48624f1Add rebind operation to RabbitMQAdmin service
Ben GalewskyBen Galewsky
8a82bb3f30eAdd ability to retreive extractor info from Tools Catalog
Ben GalewskyBen Galewsky
338f1b98f14Add form data to binding page
Ben GalewskyBen Galewsky
b649fe172ccAdd tools catalog service
Ben GalewskyBen Galewsky
a7932ee4c62Disable binding action for Converters
Ben GalewskyBen Galewsky
01ed71af8d2Make binding table wider to fit all elements
Ben GalewskyBen Galewsky
008f20e1afdShow binding settings in chooser on edit bindings page
Ben GalewskyBen Galewsky
f1dd6108690Record vhost in the cluster config
Ben GalewskyBen Galewsky
2bd6a11c3bcAdd getProjectByName method to ProjectDAO
Ben GalewskyBen Galewsky
e7bf19f02d4Add RabbitMQAdmin service and models
Ben GalewskyBen Galewsky
8e6c45b28bbFix binding of WSclient to Clusterstats Service and Add call to Clusterstats to populate list of deployed tools
Ben GalewskyBen Galewsky
b221ca4b135Add ClusterStats Service and model