BrownDog
  1. BrownDog

tools-catalog

Public
AuthorCommitMessageCommit dateIssues
Ben GalewskyBen Galewsky
75c99b762efUpdate changelog for 0.4.0 release
Ben GalewskyBen Galewsky
03a01821f57Add REST endpoints to get back individual tools
Sandeep Puthanveetil SatheesanBen GalewskySandeep Puthanveetil Satheesan
fe6993291e7Removed deployment feature.
inna zharnitskyBen Galewskyinna zharnitsky
5580e697086BD-1915 GUI improvements for Admin Scripts review, Script edit, Script displayMoved db-related activity to ToolScriptDAO and newly-created ToolDAO. Simplified for-yield to get all Published scripts of requested type; changed UserAware Action to regular ActionBD-1915
Ben GalewskyBen Galewsky
927e773d105Add toolVersionId to the generated JSON
Ben GalewskyBen Galewsky
b2c8587b7dcFix naming conventions on ToolVersion Json and write datetimes as string
inna zharnitskyBen Galewskyinna zharnitsky
b8c78f61c01Moved db-related activity to ToolScriptDAO and newly-created ToolDAO.Simplified for-yield to get all Published scripts of requested type; changed UserAware Action to regular Action
inna zharnitskyBen Galewskyinna zharnitsky
a51ab354b62BD-1918 rest endpoints to get all the converters or extractorsBD-1918
Benjamin GalewskyBenjamin Galewsky
52c7cb1d5a5MMerge pull request #93 in BD/tools-catalog from release/0.3.0 to master* commit '535a32ea7756ff6c03b99625a7d568a6a94a66bc': (48 commits) Add changelog for 0.3.0 release Added LDAP authentication. Pass queue name to deployed extractor Make the extractor def readonly for viewing toolversion BD-1892 Track Extractor Defs in Tool Catalog Reformatted code of models/ToolVersion, views/editToolVersion, views/displayToolVersion. No other changes. Removed para...3 Jira issues
Ben GalewskyBen Galewsky
535a32ea775Add changelog for 0.3.0 release
Luigi MariniLuigi Marini
4b99bbb0b55MMerge pull request #92 in BD/tools-catalog from feature/BD-1835-admin-user-can-override-extractor-queue-name to develop* commit '9da0ccf6f05de6ec5c7c87b60b5368a73c9dc040': Pass queue name to deployed extractorBD-1835
Luigi MariniLuigi Marini
6a4436066eaMMerge pull request #88 in BD/tools-catalog from feature/BD-1848-ldap-authentication-for-tools-catalog to develop* commit '9284595cdc96d2f598e4617802089a2b4244cd90': Added LDAP authentication.BD-1848
Yan ZhaoLuigi MariniYan Zhao
9284595cdc9Added LDAP authentication.
Ben GalewskyBen Galewsky
9da0ccf6f05Pass queue name to deployed extractor
Ben GalewskyBen Galewsky
5ef61b7b1d1Make the extractor def readonly for viewing toolversion
inna zharnitskyinna zharnitsky
985562c7d21BD-1892 Track Extractor Defs in Tool CatalogBD-1892
inna zharnitskyinna zharnitsky
295ee4ca4e8Reformatted code of models/ToolVersion, views/editToolVersion, views/displayToolVersion.No other changes.
inna zharnitskyinna zharnitsky
4c39d47ff66Removed params.get that could potentially through a None.get; slight code reformatting
inna zharnitskyinna zharnitsky
704aa3131dcBD-1563 Added VMImageName back to ToolVersion model; moved several fields to a nested model, to keep total num of fields under Play’s limitBD-1563
inna zharnitskyinna zharnitsky
7c26eaf114bRemoved Salat comment from configuration file.Also removed elasticity_db uri - it's no longer used
inna zharnitskyinna zharnitsky
6b080249d8eBD-1860 Removed MongoSalat plugin dependencies throughout the code.BD-1860
inna zharnitskyinna zharnitsky
1262b631452Minor improvement to reviewAllScripts view template
inna zharnitskyinna zharnitsky
3681055fff2MResolved confilicts with develop
inna zharnitskyinna zharnitsky
229ab8629a8replaced multiple pages to review, revoke, etc the scripts with one page.Renamed some files. Removed unused view templates.
inna zharnitskyinna zharnitsky
9f48cb3ac29MMerge branch 'BD-1843-remove-deployment-msg-page' into BD-1820-admin-functionality-from-browse-page2 Jira issues
inna zharnitskyinna zharnitsky
43fbd06aaa7Changed template for admin to do all the reviewing from one place
inna zharnitskyinna zharnitsky
d60e7803687removed rabbitMQ dependency from build.sbt
inna zharnitskyinna zharnitsky
3fea6c621e2MMerge branch 'BD-1843-remove-deployment-msg-page' of https://opensource.ncsa.illinois.edu/bitbucket/scm/bd/tools-catalog into BD-1843-remove-deployment-msg-pageBD-1843
inna zharnitskyinna zharnitsky
348b37873f3removed remaining params related to Elasticity Module; removed model used to pass info between TC and EM
inna zharnitskyinna zharnitsky
42307dc5e06Deleted methods in Application.scala, deleted views, removed lines in routes, go get rid of all code related to deployment of interfaces and rabbitmq configuration
Luigi MariniLuigi Marini
ae5b45fad9cMMerge pull request #83 in BD/tools-catalog from BD-1833-construct-deployparams-instance-and to develop* commit '075b4174d84068352f6711dcac09c7a35116754a': Remove stop/start button disabling add stop method to stop service in bd-swarm. Rename straggling references to interfaces in favor of script Create service stop request and submit to swarm Add stubbed stop method for Docker service Change deploy script wording to refelct general deplolyment management Construct deployParms for ...BD-1833
Benjamin GalewskyBenjamin Galewsky
075b4174d84MMerge branch 'feature/BD-1852-call-stop-method-with-service-name' of https://opensource.ncsa.illinois.edu/bitbucket/scm/bd/tools-catalog into feature/BD-1852-call-stop-method-with-service-nameBD-1852
Benjamin GalewskyBenjamin Galewsky
073e537c67eRemove stop/start button disabling
Bing ZhangBing Zhang
513d3542e36add stop method to stop service in bd-swarm.
Benjamin GalewskyBenjamin Galewsky
f616d5a1696Rename straggling references to interfaces in favor of script
Luigi MariniLuigi Marini
4b2ab0c65e2MMerge pull request #82 in BD/tools-catalog from docker_api_uses_uri to develop* commit 'e2da9ea9676342e49309c96f5fbf9bbef62c6df8': Display deployed tool status in deploy view Add ability to filter serveices by cluster Retreive BD-Swarm status and pass to deploy view Add call to get status back from server Making two-step workflow for deploy scripts page
Luigi MariniLuigi Marini
f9ac2072210MMerge pull request #75 in BD/tools-catalog from BD-1823-view-number-scripts to develop* commit '25ba5f515c1105261d7e4cf7a96f3744a28b3678': Clean up - removed commented out code Created dao for ToolScripts and moved some of the functionality from Application.scala to dao. Passing number of scripts as an integer. BD-1823. Display number of scripts when browsing tools.BD-1823
inna zharnitskyInna Zharnitskyinna zharnitsky
7f5c11cdd3bremoved remaining params related to Elasticity Module; removed model used to pass info between TC and EM
inna zharnitskyinna zharnitsky
919f37af227removed remaining params related to Elasticity Module
inna zharnitskyinna zharnitsky
25ba5f515c1Clean up - removed commented out code
inna zharnitskyinna zharnitsky
41c55c3fa8dRemoved extra imports, no longer used
inna zharnitskyinna zharnitsky
d65dd8e15b3Deleted methods in Application.scala, deleted views, removed lines in routes, go get rid of all code related to deployment of interfaces and rabbitmq configuration
Benjamin GalewskyBenjamin Galewsky
891fa10ebe7Create service stop request and submit to swarm
Benjamin GalewskyBenjamin Galewsky
773b6c70510Add stubbed stop method for Docker service
Benjamin GalewskyBenjamin Galewsky
e66ca0af8aeChange deploy script wording to refelct general deplolyment management
inna zharnitskyinna zharnitsky
e8d9620fd63Created dao for ToolScripts and moved some of the functionality from Application.scala to dao.Passing number of scripts as an integer.
Benjamin GalewskyBenjamin Galewsky
f4e011adcdaConstruct deployParms for swarmstats service
Benjamin GalewskyBenjamin Galewsky
24c66deea1eAdd DeploymentRequest class and form
Bing ZhangBenjamin GalewskyBing Zhang
6476561b608Add deploy operation to Docker client
Benjamin GalewskyBenjamin Galewsky
755613b3fe7Add ability to filter serveices by cluster