SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
David WalendDavid Walend
ba7741f56dcAll run query requests should have a usable ID after construnction.
Ben CarmenBen Carmen
c622a7a5986Commit of enhanced error messages
David WalendDavid Walend
3cd9dc92a38Copy the run query request with the found topic name from the authorization service.
David WalendDavid Walend
f91f1e4c6e2Now passing the topic id and name from the steward to the qep via a case class, which should be json-decodable.
David WalendDavid Walend
f1b3a933843Added some logging to see why the payload isn't being interpretted correctly
David WalendDavid Walend
5efd4516f12Allow topic names to be transmitted and recorded in the ACT metrics audit db alongside topic ids.
David WalendDavid Walend
c5a1a580f60Fixed a lockout bug, SHRINE-1056
David WalendDavid Walend
845b1864001Unit test for locking out regardless of results (@Ignore d)
David WalendDavid Walend
c064351b7ebNext step in getting topic title through the works.
David WalendDavid Walend
f389faeb2ddUnwinding some code to get the topic name from the auth service into the RunQueryRequest
David WalendDavid Walend
bc5c426866aInserted debug statements to hunt for correct ids, and cleaned out a lot of unused imports.
David WalendDavid Walend
800e7b00661Revert "Combined topic name and topic id into an optional tuple in RunQueryRequest." This reverts commit 5f7d9fbea4c...
David WalendDavid Walend
5f7d9fbea4cCombined topic name and topic id into an optional tuple in RunQueryRequest.
David WalendDavid Walend
041ca1a4fd8Got topic name threaded through the XML layers.
David WalendDavid Walend
dce491b3a7aI2B2BroadcastService is the right thing to use, not ShrineService.
David WalendDavid Walend
a2fd8ed4f36Added logging to try to track down the missing config value
David WalendDavid Walend
0225d7dfe36Fixed some typo-level bugs in the metrics audit code
David WalendDavid Walend
a8ad37e2005created mysql.ddl for the adapter's part of the ACT metrics audit db
David WalendDavid Walend
3766fe5f39dTied in the act metrics audit db code
Keith DwyerKeith Dwyer
f260c4adacfand another commit to test permissions
Keith DwyerKeith Dwyer
cf7147da830test branch permissions
David WalendDavid Walend
8a3a2f8eb42Added idea noise to .gitignore
David WalendDavid Walend
012e0ee44c8Adding a .gitignore
David WalendDavid Walend
3e092a7b371Commented out our use of https://catalyst-artifacts.s3.amazonaws.com to get node.js
Keith DwyerKeith Dwyer
308b6e8da08initial commit, based off revision 11702 of https://open.med.harvard.edu/svn/shrine/trunk/
Keith DwyerKeith Dwyer
758a8438bc7Initial commit (please check develop branch for active development)