shrine-medco/apps/dashboard-appfeature/gulp
shrine-medco/apps/dashboard-app
feature/gulp
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
337a2bbcc0a4 | Ben Carmen | Commit of POSO stuff for Status | Feb 11 2016 | |||
a6db4a7b1b6a | Ben Carmen | Commit of local test data. | Feb 4 2016 | |||
88d3df388753 | Ben Carmen | Commit of latest JS includes (need to move static includes to ocLazyLoad) | Feb 4 2016 | |||
9dca7ff9402b | Ben Carmen | Commit of latest Dashboard JS source. | Feb 4 2016 | |||
adff832f31f6 | Ben Carmen | Update of Dashboard Service Test to reflect changes to route. | Feb 4 2016 | |||
41d06d0f6988 | Ben Carmen | Updated Dashboard Service to strip out nested quotes when appropriate. | Feb 4 2016 | |||
1fcf5b3f075a | Ben Carmen | Latest version of diagnostic tool | Feb 2 2016 | |||
85913978a374 | Ben Carmen | update of dashboard.conf file for /test/ directory. | Feb 1 2016 | |||
0dad039a6372 | Ben Carmen | Update of Dashboard routing. | Feb 1 2016 | |||
9fc96147e16e | David Walend | Correct default url for status is internalstatus | Feb 1 2016 | |||
0ced7f817fe6 | Ben Carmen | update of script includes | Jan 30 2016 | |||
e68ef1d35f16 | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 30 2016 | |||
033fc768b659 | Ben Carmen | Huge refactor of dashboard | Jan 30 2016 | |||
fd3950857159 | David Walend | Some stray actor systems after the merge | Jan 29 2016 | |||
f875ded313d0 | David Walend | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Jan 29 2016 | |||
16bf34625454 | David Walend | Added some logging to see what else happens | Jan 29 2016 | |||
aee3ad95c7d1 | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 29 2016 | |||
5ae5189a064b | David Walend | Probing a bit into why the steward's actors aren't daemonic | Jan 29 2016 | |||
ce9bac970888 | Ben Carmen | Commit of the latest Dashboard Service. | Jan 29 2016 | |||
5d48cd0ab33d | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 29 2016 | |||
3ef029060a95 | David Walend | Another try at getting akka to run as all-daemon | Jan 28 2016 | |||
6c7bf41ae493 | David Walend | Seeing if I can get some control over akka threads and make them daemons via… | Jan 28 2016 | |||
5315849aa994 | David Walend | Factored the JDNI/tomcat boilerplate off into its own class | Jan 26 2016 | |||
685c37db95eb | David Walend | todo node to check finding the right cert. | Jan 26 2016 | |||
3c0dcb5f165c | David Walend | Handling a case where the dashboard's KeyStore just has the right cert in it. | Jan 26 2016 | |||
4eba8153a907 | David Walend | Renamed shrine-service to shrine-qep | Jan 26 2016 | |||
def752429556 | David Walend | Crap. test.com is a real domain. Changed to bogus.harvard.edu | Jan 15 2016 | |||
c59582c7fa5b | David Walend | Remove test of failing to talk to a missing web service | Jan 15 2016 | |||
8dc4aedc6b15 | David Walend | Trying out trimming the url to save mischief | Jan 15 2016 | |||
03430c9da802 | David Walend | Cleaning up some suggestions from IDEA | Jan 15 2016 | |||
42aa7426ea22 | David Walend | Rearranged dashboard-to-dashboard auth, got through IDEAs checks to green | Jan 14 2016 | |||
bd59adccfa3c | David Walend | Last of the for comprehension | Jan 14 2016 | |||
87ff89e8081d | David Walend | Added more to the for comprehension | Jan 14 2016 | |||
9579770dc231 | David Walend | Added more to the for comprehension | Jan 14 2016 | |||
865dfd959dbe | David Walend | Added more to the for comprehension | Jan 14 2016 | |||
7bf1574d5841 | David Walend | Started refactoring to a for comprehension | Jan 14 2016 | |||
4f5b748e323c | David Walend | Added a null check for the issuer | Jan 14 2016 | |||
c2f3e5bc06fd | David Walend | More sensible values for the jwts subject field to help refill the user object… | Jan 14 2016 | |||
8a37f2c00429 | Ben Carmen | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Jan 13 2016 | |||
1a9eae471950 | Ben Carmen | Commit of updated Dashboard Service and Tests | Jan 13 2016 | |||
59a98d288a3d | David Walend | Found a bug where my http headers were being ignored | Jan 13 2016 | |||
852f9f302d7e | David Walend | Comment for java code's reason to exist | Jan 13 2016 | |||
c3ff50aa00b5 | David Walend | Removed some stray printlns | Jan 13 2016 | |||
338c83b1c654 | David Walend | Now verifying the keys that signed the jwts string | Jan 13 2016 | |||
7fc8a17aba50 | David Walend | Restored tests of dashboard-to-dashboard comms | Jan 13 2016 | |||
fa62d920c198 | David Walend | Now sending a Spray OAuth token with the request | Jan 13 2016 | |||
bfb561311772 | David Walend | Switched to Bearer auth scheme, step 1 | Jan 13 2016 | |||
63d938c2d6c8 | David Walend | Reformatted ShrineJwtAuthenticator.scala | Jan 13 2016 | |||
d7464de1cfe9 | David Walend | Now using just the jwtsString, almost able to switch to Bearer authentication. | Jan 13 2016 | |||
013344e6f0e3 | David Walend | Removed some less interesting dead code | Jan 12 2016 | |||
a41433107ccb | David Walend | Now using jwt's kid field for the public part of the cert. | Jan 12 2016 | |||
08ea31cca746 | David Walend | Trying out an ssl client that accepts all certs | Jan 12 2016 | |||
41ea6d99dcab | David Walend | More logging and a fix - default value for status | Jan 12 2016 | |||
c44036dbcc75 | David Walend | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Jan 12 2016 | |||
10a6cae3528b | David Walend | Try sending the cert | Jan 12 2016 | |||
339655e8be9d | Ben Carmen | Commit of merge. | Jan 12 2016 | |||
86f7b56eb576 | Ben Carmen | Merge remote-tracking branch 'origin/develop' into develop | Jan 12 2016 | |||
3ad3fc618d32 | Ben Carmen | Commit of POSO stuff for Dashboard Status...also, commit of tests. | Jan 12 2016 | |||
3542b6d3ba3a | David Walend | Try a comma as a delimiter | Jan 11 2016 | |||
3227a28cd7b3 | David Walend | An attempt to circumvent Spray looking for key value pairs. Not sure if its the… | Jan 11 2016 | |||
6a1a0a66245b | David Walend | Took colons out of headers | Jan 8 2016 | |||
f5edcb1f071d | David Walend | Need to try the file system to get the keystore. | Jan 8 2016 | |||
219ab95646db | David Walend | Minor test for a remote dashboard. | Jan 8 2016 | |||
b0acc5b62e9c | David Walend | Should be wired up for urls to call into a remote dashboard. We'll see tomorrow. | Jan 7 2016 | |||
d755340cd8b7 | David Walend | Should have something that can call a remote dashboard. Getting the right urll… | Jan 7 2016 | |||
d0e05a36c555 | David Walend | Extracted a method to make the new auth header | Jan 7 2016 | |||
61e4d9640c22 | David Walend | A few more tests for server-side jwts | Jan 7 2016 | |||
fef97f84cc40 | David Walend | Using some bits from jwts to validate and prevent replay attacks. | Jan 7 2016 | |||
bd405ddf8e44 | Ben Carmen | Commit of updated configuration file for dashboard. | Jan 7 2016 | |||
a1f5c959c288 | Ben Carmen | Commit of status testing data. | Jan 7 2016 | |||
b4ec16ed0825 | David Walend | More error conditions and tests for dashboard-to-dashboard | Jan 5 2016 | |||
5f87789e5c1a | David Walend | Added an example of getting a string from a url and doing something with it. | Jan 5 2016 | |||
213aeef1aa1c | David Walend | Using cert serial numbers for dashboard-to-dashboard comms | Jan 5 2016 | |||
0056e4eb5b45 | David Walend | Got some tests of rejecting bad auth working | Dec 23 2015 | |||
fcfac7715669 | David Walend | Now able to get at the header | Dec 22 2015 | |||
296a2e4283d6 | David Walend | Structure to support a custom auth | Dec 22 2015 | |||
55a50c3b968b | David Walend | Better handling of error conditions | Dec 21 2015 | |||
06f9b9006a82 | David Walend | Now handling common errors in all calls | Dec 18 2015 | |||
368deea0b86b | David Walend | Consolidated the URI protocol handling code | Dec 18 2015 | |||
30e27302f5bb | David Walend | Added some basic error handling to the HttpClient | Dec 18 2015 | |||
e7f277ea8cb9 | David Walend | Curse Akka's lack of type safty. Why? Why did they do that? | Dec 17 2015 | |||
2e94565f3dd4 | David Walend | Made it possible to substitute proxying of http calls with resource files | Dec 17 2015 | |||
7aac3ad18ad4 | David Walend | Increased the pmEndpoint timeout in the DSA and dashboard to 10 seconds | Dec 14 2015 | |||
6dc8af01d145 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 4 2015 | |||
daf1b6609d07 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 3 2015 | |||
c96bcfb440da | Ben Carmen | Code cleanup. | Nov 3 2015 | |||
e869cca2d3ee | Ben Carmen | fix for SHRINE-1216 | Nov 3 2015 | |||
5358b449f362 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 2 2015 | |||
b9b839bccba6 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 2 2015 | |||
d754dc7dc58c | Ben Carmen | Cleanup of unused styles. | Nov 2 2015 | |||
97bec33949ce | Keith Dwyer | [dashboard/steward] Change margin-bottom clearance for #wrapper to padding… | Nov 2 2015 | |||
3a96210548b7 | Keith Dwyer | [dashboard] duplicate toLower fix from steward | Nov 2 2015 | |||
96a8bbf46393 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 2 2015 | |||
5afb4736fb49 | Ben Carmen | fix for SHRINE-1209 | Oct 30 2015 | |||
2135db442f06 | David Walend | Merge branch 'release/1.20.0' into develop | Oct 30 2015 | |||
8b356404de3e | Ben Carmen | Fix for Fatal Failure, such as QEP. | Oct 29 2015 | |||
326d03fb8391 | David Walend | Merge branch 'release/1.20.0' into develop | Oct 28 2015 | |||
bb1df84da2b7 | Ben Carmen | Fix for SHRINE - 1184 fix for SHRINE - 1185 | Oct 27 2015 | |||
1f67119693f8 | David Walend | Updated to 1.21.0-SNAPSHOT. develop is open for 1.21 | Oct 27 2015 | |||
2c1f6ca6c19c | Keith Dwyer | [SHRINE-1130] [dashboard+steward] crop strip background to fix tiling issue… | Oct 23 2015 |
c4science · Help