Skip to sidebar navigation
Skip to content
Linked Applications
Loading…
Projects
Repositories
Help
Online help
Learn Git
Welcome to Bitbucket
Keyboard shortcuts
What's new
Community
About
Alerts
Log In
SHRINE
shrine
Public
Actions
Clone
HTTP
Learn more about cloning repositories
You have
read-only
access
Navigation
Source
Commits
Branches
All Branches Graph
Forks
SHRINE
shrine
All Branches Graph
[
All
:
]
HEAD
Production
Development
Bugfix
Feature
Hotfix
Release
Tags
All Others
Search:
Commit Message
Author
Author or Committer
Reload
Author
Commit
Message
Commit date
Builds
David Walend
ba7741f56dc
All run query requests should have a usable ID after construnction.
09 Sep 2015
Ben Carmen
c622a7a5986
Commit of enhanced error messages
09 Sep 2015
David Walend
3cd9dc92a38
Copy the run query request with the found topic name from the authorization service.
09 Sep 2015
David Walend
f91f1e4c6e2
Now passing the topic id and name from the steward to the qep via a case class, which should be json-decodable.
08 Sep 2015
David Walend
f1b3a933843
Added some logging to see why the payload isn't being interpretted correctly
08 Sep 2015
David Walend
5efd4516f12
Allow topic names to be transmitted and recorded in the ACT metrics audit db alongside topic ids.
08 Sep 2015
David Walend
c5a1a580f60
Fixed a lockout bug, SHRINE-1056
03 Sep 2015
David Walend
845b1864001
Unit test for locking out regardless of results (@Ignore d)
03 Sep 2015
David Walend
c064351b7eb
Next step in getting topic title through the works.
03 Sep 2015
David Walend
f389faeb2dd
Unwinding some code to get the topic name from the auth service into the RunQueryRequest
01 Sep 2015
David Walend
bc5c426866a
Inserted debug statements to hunt for correct ids, and cleaned out a lot of unused imports.
01 Sep 2015
David Walend
800e7b00661
Revert "Combined topic name and topic id into an optional tuple in RunQueryRequest." This reverts commit 5f7d9fbea4c...
01 Sep 2015
David Walend
5f7d9fbea4c
Combined topic name and topic id into an optional tuple in RunQueryRequest.
01 Sep 2015
David Walend
041ca1a4fd8
Got topic name threaded through the XML layers.
31 Aug 2015
David Walend
dce491b3a7a
I2B2BroadcastService is the right thing to use, not ShrineService.
28 Aug 2015
David Walend
a2fd8ed4f36
Added logging to try to track down the missing config value
28 Aug 2015
David Walend
0225d7dfe36
Fixed some typo-level bugs in the metrics audit code
28 Aug 2015
David Walend
a8ad37e2005
created mysql.ddl for the adapter's part of the ACT metrics audit db
27 Aug 2015
David Walend
3766fe5f39d
Tied in the act metrics audit db code
27 Aug 2015
Keith Dwyer
f260c4adacf
and another commit to test permissions
27 Aug 2015
Keith Dwyer
cf7147da830
test branch permissions
27 Aug 2015
David Walend
8a3a2f8eb42
Added idea noise to .gitignore
27 Aug 2015
David Walend
012e0ee44c8
Adding a .gitignore
27 Aug 2015
David Walend
3e092a7b371
Commented out our use of https://catalyst-artifacts.s3.amazonaws.com to get node.js
27 Aug 2015
Keith Dwyer
308b6e8da08
initial commit, based off revision 11702 of https://open.med.harvard.edu/svn/shrine/trunk/
26 Aug 2015
Keith Dwyer
758a8438bc7
Initial commit (please check develop branch for active development)
26 Aug 2015
Done