SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
David WalendDavid Walend
f3a2c07d38cStarted replacing the ShrineConfig class with config.getConfig(shrine) for SHRINE-1041
David WalendDavid Walend
87dd8dab048Renaming ManuallyWiredShrineOctopus to ShrineOrchistrator for SHRINE-1041
David WalendDavid Walend
e0bf0ff6404ErrorResponse for SHRINE-1394
David WalendDavid Walend
e9edbb89f39Log cleanup from SHRINE-1394
David WalendDavid Walend
bbbd9392797Maybe the righ xml for a ReadQueryDefinitionResponse, part of SHRINE-1394
David WalendDavid Walend
521e6417e83Now checking the cache in doReadQueryDefinition(). Possible fix for SHRINE-1394.
David WalendDavid Walend
408dec668efNow logging problems when first creating an ErrorResponse. Fix for SHRINE-1409.
David WalendDavid Walend
e5cea54eed0Now logging problems when first creating an ErrorResponse
David WalendDavid Walend
963eb3d73c3Last of the fixes for SHRINE-1113 updated all the test code and removed the old method, plus a 1.22 fix for SHRINE-1409
David WalendDavid Walend
eee398843d7More SHRINE-1113. Switched to new API in I2b2BroadcastResource
David WalendDavid Walend
51ba4ab5361Another step toward SHRINE-1113
Keith DwyerKeith Dwyer
68337afb5bf[shrine-webclient] cherrypick changes made by Ben between 1.20.1 and 1.21.0 into new i2b2 webclient
Keith DwyerKeith Dwyer
50cbf525567[shrine-webclient] change default domain in i2b2_config_data.js
Keith DwyerKeith Dwyer
0e73872ba51bring in SHRINE-ified i2b2 1.7.07 webclient (and genericised config URLs)
David WalendDavid Walend
0d1ed0f4b64Proper problem for TimedOutWithAdapter, part of SHRINE-1113
David WalendDavid Walend
96aa44ba6e1Proper problem for TimedOutWithAdapter, part of SHRINE-1113
David WalendDavid Walend
dae66ba237bMore SHRINE-1113 three more Errors have real problems instead of strings.
David WalendDavid Walend
a7c81c84039Merge branch 'release/1.21.0' into develop
David WalendDavid Walend
d0fe8abcc12Possible fix for SHRINE-1374 - happy's xml should come back with an empty notAHub element for non-hub nodes, no such ...
David WalendDavid Walend
3b88331b487Logging to figure out SHRINE-1374
David WalendDavid Walend
495e4ea71f9Possible fix for SHRINE-1325 - URL value for the network hub box in the QEP section is now in the config
David WalendDavid Walend
39b79367770Merge branch 'release/1.21.0' into develop
David WalendDavid Walend
23c410f3c6dMissing database statements for SHRINE-1388
David WalendDavid Walend
b44ba66753eMerge branch 'release/1.21.0' into develop
David WalendDavid Walend
6876058f420Attempted fix of SHRINE-1383 . Adding a field to the wierdly limited shrine conf being sent to the dashboard.
David WalendDavid Walend
a150561c40cAttempt to fix SHRINE-1383 , use the networkStatusQuery term from the config file.
David WalendDavid Walend
e6a987d5692Fix for SHRINE-1366 . Allow access to the happy service from anywhere.
David WalendDavid Walend
3917f168243Merge branch 'release/1.21.0' into develop
David WalendDavid Walend
f146bb0dafaPossible fix for SHRINE-1388
David WalendDavid Walend
eb668c28e49Removed logging for SHRINE-1377
David WalendDavid Walend
18ee728afe6Updated mssql and oracle qep audit schemas for SHRINE-1377
David WalendDavid Walend
3a20bb0b9adMaking the ResultOutputType optional. More hope for SHRINE-1377
David WalendDavid Walend
6bfec45d6a4Some understanding and maybe a fix for SHRINE-1377
David WalendDavid Walend
2f9190722c4Added some logging to see what is going on
David WalendDavid Walend
6c50f60966dPossibly a fix for SHRINE-1377 - QueryResults with ERRORs don't have result types in I2B2
David WalendDavid Walend
6cbb20c1923Added sorting to selectPreviousQueriesByUserAndDomain() to pick most recent queries. Possible fix for SHRINE-1372
David WalendDavid Walend
0d2c384ab68Merge release branch
David WalendDavid Walend
61f092d54beMerging 1.20.1 fix
David WalendDavid Walend
94c104a3165Updated a dashboard test, then commented it out. Needs VPN to work
David WalendDavid Walend
82b00fbbce9Merging 1.20.1 changes
David WalendDavid Walend
167d0df8cf6Overloaded toString in KeyStoreDescriptor to redact the password for SHRINE-1371
David WalendDavid Walend
7f86d1af75eAdded ErrorStatusFromDataStewardApp for SHRINE-1113
David WalendDavid Walend
83394472a98HeldQueries.scala now uses a QueryNotFound problem for SHRINE-1113
David WalendDavid Walend
1c8e3352366Added UnknownRequestType for SHRINE-1113
David WalendDavid Walend
4fb25739591Using real problems in AbstractReadQueryResultAdapter.scala for SHRINE-1113
David WalendDavid Walend
4ea6697aeb3Removed hasBeenRun from ShrineQuery
David WalendDavid Walend
3d57ca1786fRemoved held field from QueryMaster.
David WalendDavid Walend
7d8d063a811More updates
David WalendDavid Walend
6e12bca8d57Upgrade to scala 2.11.8
David WalendDavid Walend
a00271d764cUpdated spring library
David WalendDavid Walend
5457844e556Moved to 1.22.0-SNAPSHOT
David WalendDavid Walend
f769de87b13Added a trap for SqlExceptions coming from the QEP's database.
David WalendDavid Walend
f145827ebd5Added new problem response for trouble running a query in the qep
David WalendDavid Walend
5a23d74b039Added some unix-style usage, cleaned up what shows up on std.out
David WalendDavid Walend
e361f941f69VARCHAR(MAX) replaces TEXT in mssql
David WalendDavid Walend
0885c7b7e17Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
8ba321c3ddeFixes for Oracle schema
Keith DwyerKeith Dwyer
d2c81717f78[webclient] set wikiBaseUrl to a sensible default
David WalendDavid Walend
f253511819aAdded configurable timeout for the qep's communication with the qep db cache
David WalendDavid Walend
3ab85ca84aeFix for SHRINE-1327 - now handles a bad slick driver for microsoft
David WalendDavid Walend
50331b3f995Put in some safty features to avoid trouble if someone runs the tool twice, and some printlns to tell them what is go...
David WalendDavid Walend
b6f766a02ebNow transferring data between databases on shrine-dev
David WalendDavid Walend
9f495e94cc8Now getting data out of squyrrllle
David WalendDavid Walend
5cdf4374ebeLoading the local config and shrine.conf in the tool
David WalendDavid Walend
35991961cc8Password handling for the data source creator
David WalendDavid Walend
5648e6caae5Bulk of the code for priming the previous queries table
David WalendDavid Walend
95116f8b62eLogging an exception instead of dumping it to the console
David WalendDavid Walend
39f39634af1Now loading the config
David WalendDavid Walend
48195dd4e76Got a hello from a .zip file
David WalendDavid Walend
b3e11af4b67lockout privleged user threshold can be null in the database, will use the default threshold defined in shrine.conf.
David WalendDavid Walend
7f8d6c2a443Made threshold optional (in code to see what breaks on shrine-dev)
David WalendDavid Walend
b4ec1b02dc2Interpretting fetchSize as an SQL limit for SHRINE-1309
David WalendDavid Walend
d169d3654aeInterpretting fetchSize as an SQL limit for SHRINE-1309
David WalendDavid Walend
d0726394537Removed the hack to get auth errors
David WalendDavid Walend
1c3ea56d142Added a NotAuthenticatedProblem to report problems with authentication that bubble up from deep inside the QEP where ...
David WalendDavid Walend
81211412c35Hack to get an exception from the QEP
David WalendDavid Walend
bedefc0f621Now authenticating everythign that happens in the QepService and AbstractQepService.
David WalendDavid Walend
4e5cd767852Added some possbily better explanation of the error for SHRINE-1285
David WalendDavid Walend
cf1ae4c6d5bFirst try at oracle and msssql ddls for the new tables in the qep.
David WalendDavid Walend
b221316402fTry putting the property into the .war file's reference.conf
David WalendDavid Walend
e4ca26a5b2dSee if the shrine servlet picks up the setting from the reference.conf
David WalendDavid Walend
87af747198fGot rid of ResultOutputType.PATIENTSET
David WalendDavid Walend
9b302f58581Added support for configured breakdown types
David WalendDavid Walend
2bf0f425c61Better error message for SHRINE-1299
David WalendDavid Walend
29820016199Added logging of the response
David WalendDavid Walend
533628928d5Better exception message for an IOException from Keystore trouble
David WalendDavid Walend
55ca127e0a5Try out default happy and status as https at 6443
David WalendDavid Walend
3996ee1ec6aA little cleanup before dealing with sorting and fetch size
Ben CarmenBen Carmen
e6f4757a1defix of title.
Ben CarmenBen Carmen
652129a4afdfix of not showing hub info when downstream node in summary.
Ben CarmenBen Carmen
8f6c8f57b54Merge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
c20d41dd42afix of adapter ok.
David WalendDavid Walend
ff5a1baf4eaNeed to update the times to pick up the delete
David WalendDavid Walend
6d6266de1dcMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
9f94c89c886Plugging in method to delete queries
Ben CarmenBen Carmen
b7b50ae410eMerge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
3f620351fa6Commit of latest UI.
David WalendDavid Walend
2a667d9c0f9Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
3f85e99a94aSupport for renaming and deleting queries
Ben CarmenBen Carmen
e0a957393a8Merge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
f9a318de5dcLatest fix for dashboard.
David WalendDavid Walend
73feda32acaRenaming before using in the db code
Ben CarmenBen Carmen
b144c7f45a7Merge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
0d26610663aupdate of summary view.
Ben CarmenBen Carmen
8c2087fd814Fix of adapter, keystore and config. Ready to test
David WalendDavid Walend
4b92f0e325aMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
918ca8ac1b3Now using the isDone method on StatusType to determine if queries are done
Ben CarmenBen Carmen
8e13164473dMerge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
f7d151b9ed1Commit of UI for config file display.
David WalendDavid Walend
f0f63b4fe1fCQRS for breakdowns and errors in query results
David WalendDavid Walend
36d887412b5Put in any updated records when new results come back from the hub.
David WalendDavid Walend
2a4852b100dFirst attempt at round-trip db cache of results in the qep, and some more cruft cleanup
David WalendDavid Walend
c8676bf4a66Got rid of some unused wierdly complex code
David WalendDavid Walend
f28f5f8754dPrep work and a bit of logging before reading query results
David WalendDavid Walend
2c16042990bMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
14964e86033Missed a line of db table creation code
Ben CarmenBen Carmen
e20fbddb30cPorted logic for fatal failure and loading.
Ben CarmenBen Carmen
05d26b3250aLatest version of diagnostic cool. Fixed Header and Footer. Refined logic for shrine.conf ui object.
Ben CarmenBen Carmen
7db500a8ab6pick up changes.
Ben CarmenBen Carmen
b423aca39caUpdated Dashboard Client.
Ben CarmenBen Carmen
a5730b8e822Latest version of diagnostic.model with added controllers.
Ben CarmenBen Carmen
123baffbae4Fix for issue with unset values causing an error in config route.
Ben CarmenBen Carmen
837046454acFix for rest url call in deployment, will use named url instead of localhost.
Ben CarmenBen Carmen
81241aecf1dTrying to get Bamboo to pick up latest changes.
Ben CarmenBen Carmen
c7f9371c61bFixing bug with header authorization when in deploy.
Ben CarmenBen Carmen
d50622a5364test of rest call from deploy.
Ben CarmenBen Carmen
6e6b42b1485Test of local rest url.
Ben CarmenBen Carmen
29fbc6fb5cdTest of local vs named url on https in live deployment.
Ben CarmenBen Carmen
337a2bbcc0aCommit of POSO stuff for Status
David WalendDavid Walend
fdcd7f3b1d6Have to use the adapterNode as a foreign key for a response with problems. The resultId coming back is zero for probl...
David WalendDavid Walend
f0d1dc55a94Added mysql sql to create a table for problems the qep stores as part of query results.
David WalendDavid Walend
d782e17e411Test of storing and retrieving a result with a problem
David WalendDavid Walend
066b583758aDB work for problems
Ben CarmenBen Carmen
399f485282eMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
Ben CarmenBen Carmen
a6db4a7b1b6Commit of local test data.
Ben CarmenBen Carmen
88d3df38875Commit of latest JS includes (need to move static includes to ocLazyLoad)
Ben CarmenBen Carmen
9dca7ff9402Commit of latest Dashboard JS source.
David WalendDavid Walend
9b6f10a68dabreakdown sql for the qep
David WalendDavid Walend
ff66a1935aeNow storing and retrieving query results with breakdowns in unit tests.
Ben CarmenBen Carmen
20e6063ac1bMerge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
adff832f31fUpdate of Dashboard Service Test to reflect changes to route.
Ben CarmenBen Carmen
41d06d0f698Updated Dashboard Service to strip out nested quotes when appropriate.
David WalendDavid Walend
1ea5937a612Getting a QueryResult out of the db
David WalendDavid Walend
dffc299274cBreakdown types table
David WalendDavid Walend
55d2b7bc9c7Another try at the network id
David WalendDavid Walend
a9e82a82b43Think I found the network id
David WalendDavid Walend
3b54492bcfeMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
c3c7d4df1d2Removed some dead code, updated sql for the new table, and removed the description column (because it is really the n...
Ben CarmenBen Carmen
9d0e1979844Merge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
1fcf5b3f075Latest version of diagnostic tool
David WalendDavid Walend
3a5bc041c7fNow attempting to save part of QueryResults in the DB
David WalendDavid Walend
0b4d7f6fa09Matched fields in a QueryResult with fields in the database
David WalendDavid Walend
ccb416e4cc4A little extra logging to try to figure out what one of the aggregators is
David WalendDavid Walend
b809ecd7759Start of query result tables
Ben CarmenBen Carmen
85913978a37update of dashboard.conf file for /test/ directory.
Ben CarmenBen Carmen
0dad039a637Update of Dashboard routing.
David WalendDavid Walend
9fc96147e16Correct default url for status is internalstatus
David WalendDavid Walend
0b9ea42e31eDeleted more PDO stuff
Ben CarmenBen Carmen
0ced7f817feupdate of script includes
Ben CarmenBen Carmen
e68ef1d35f1Merge remote-tracking branch 'origin/develop' into develop
Ben CarmenBen Carmen
033fc768b65Huge refactor of dashboard
David WalendDavid Walend
73bc2b1c8e0Got rid of ReadPDORequest and associated bits
David WalendDavid Walend
064b3b77cf6Planning out the next part of local/local
David WalendDavid Walend
fd395085715Some stray actor systems after the merge
David WalendDavid Walend
f875ded313dMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
16bf3462545Added some logging to see what else happens
Ben CarmenBen Carmen
6fff2012d50Commit of bug fixes for query history messages: SHRINE-1292 Also, a fix for a missing comma in i2b2_config_data.js.
Ben CarmenBen Carmen
aee3ad95c7dMerge remote-tracking branch 'origin/develop' into develop
David WalendDavid Walend
5ae5189a064Probing a bit into why the steward's actors aren't daemonic
Ben CarmenBen Carmen
ce9bac97088Commit of the latest Dashboard Service.
Ben CarmenBen Carmen
5d48cd0ab33Merge remote-tracking branch 'origin/develop' into develop # Conflicts: # apps/dashboard-app/src/main/scala/net/shri...
David WalendDavid Walend
3ef029060a9Another try at getting akka to run as all-daemon
David WalendDavid Walend
6c7bf41ae49Seeing if I can get some control over akka threads and make them daemons via akka config
David WalendDavid Walend
d6a2021af42Removed stray columns from previousQueries
David WalendDavid Walend
85fb775a3a2Added logging to try to find where the message comes in
David WalendDavid Walend
9a403f61dfaAttempting to track down what happened to the FlagQueryRequest's message
David WalendDavid Walend
29407c707e8Attempting to track down what happened to the FlagQueryRequest's message
David WalendDavid Walend
c623fa3f311Should now handle flag/unflag query requests in the QEP's database
David WalendDavid Walend
254268658d5Some tests for flagged queries
David WalendDavid Walend
54645092738Add flagged query table and use it a little bit
David WalendDavid Walend
5315849aa99Factored the JDNI/tomcat boilerplate off into its own class
David WalendDavid Walend
685c37db95etodo node to check finding the right cert.
David WalendDavid Walend
3c0dcb5f165Handling a case where the dashboard's KeyStore just has the right cert in it.
David WalendDavid Walend
bfad2e33d56Removing the parts that the QEP uses to ask adapters for previous queries
David WalendDavid Walend
75b470281dfRenamed mysterious thing that is the heart of the QEP to AbstractQepService, and renamed its children.
David WalendDavid Walend
4eba8153a90Renamed shrine-service to shrine-qep
David WalendDavid Walend
5b03b448644Renamed 'service' package to 'qep'
David WalendDavid Walend
30dd91476f9Cleaned up dead imports from some ancient refactoring.