shrine-medco/apps/shrine-app/src/mainbranches/1.22.5
shrine-medco/apps/shrine-app/src/main
branches/1.22.5
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8d5ac9ce1a5e | Ty | renamed crypto2 to crypto | Nov 10 2016 | |||
f034bed10311 | Ty | deleted old crypto | Nov 10 2016 | |||
cdcdec34d483 | Ty | delted some print statements | Nov 10 2016 | |||
5ff6fe950fe5 | Ty | changed up ShaResponse | Nov 10 2016 | |||
a6f22fd38688 | Ty | updated tests, removed extraneous logging, switched client | Nov 8 2016 | |||
2f8dffb213ce | Ty | fixed signing for hub networks | Nov 8 2016 | |||
5eed792535e8 | Ty | rough draft of finished prodcut | Nov 7 2016 | |||
1e4e0c5afb8d | Ty | updated keystore parser, need to fix client | Nov 7 2016 | |||
b932130e92e8 | Ty | fixes to signing/verifying, test fixes | Nov 3 2016 | |||
5adbff9b56a3 | Ty | Error handling upon constructing from keystore file | Oct 28 2016 | |||
403a1aace839 | Ty | initial setup of verifying cross site signatures | Oct 19 2016 | |||
7541b470f1ff | Ty | summary fix, qep trustModel, testing changes, various style changes | Oct 14 2016 | |||
9a61fdd8185a | Ty | added modified date to adapter | Oct 13 2016 | |||
a4e626ceed18 | Ty | fixed up status tests | Oct 13 2016 | |||
b3ea22479ce2 | Ty | dug the modified date out of the class path for mappings file | Oct 13 2016 | |||
0df33e44371a | Ty | trying to fix optionalParts Authorization header | Oct 4 2016 | |||
c055b3789ed1 | Ty | rewired the Dashboard to use the Status backend | Oct 3 2016 | |||
beb14e86bc81 | Ty | updated Status summary call to display query response | Sep 30 2016 | |||
00636da75a87 | Ty | setup backend status routes and tests | Sep 28 2016 | |||
8750ddeceea9 | Ty | actually returning string from status config call | Sep 16 2016 | |||
2feac7947f47 | Ty | added back necessary config fields for other tabs | Sep 16 2016 | |||
903f82730b62 | Ty | preprocess front end to pull apart periods | Sep 15 2016 | |||
d16247d6c3f7 | Ty | removed get config | Sep 15 2016 | |||
09308937ad76 | Ty | revert factory | Sep 15 2016 | |||
5b30638276ac | Ty | using a different config factory | Sep 15 2016 | |||
adb140154bac | Ty | removed peeling away layer of config | Sep 15 2016 | |||
aa04ae25376b | Ty | Testing sending all of config | Sep 15 2016 | |||
21d527670756 | Ty | removed debug statements | Sep 14 2016 | |||
68df4be316b7 | Ty | removing filter | Sep 14 2016 | |||
6c63f142e207 | Ty | detailed debug info | Sep 14 2016 | |||
9e9398125d24 | Ty | further debugging of JSON serialization | Sep 14 2016 | |||
a5b679894737 | Ty | further debugging | Sep 14 2016 | |||
5c0a3c52cd99 | Ty | debug printing | Sep 14 2016 | |||
896475063432 | Ty | removed erroneous trait | Sep 13 2016 | |||
344bb8b14c0d | Ty | made merge script work with up to 3 files at once | Sep 13 2016 | |||
616ee0233e29 | Ty | added merge script | Sep 13 2016 | |||
e33065702112 | Ty | updated py file | Sep 12 2016 | |||
913dc186fe31 | David Walend | Rename net.shrine.protocol.Failure to FailureResult | Aug 8 2016 | |||
476b5ca55249 | David Walend | Added adapter mapping last modified date for SHRINE-1497 | Jun 28 2016 | |||
60b26673adc9 | David Walend | Added filling for Keystore Contents of the dashboard to the status API call. | Jun 27 2016 | |||
59f29fd3be63 | David Walend | Start of keystore for SHRINE-1497 | Jun 17 2016 | |||
b66421c3cebf | David Walend | Testing optional parts and i2b2 of status for SHRINE-1497. Mixed in some work… | Jun 16 2016 | |||
2f76021e5ca8 | David Walend | Testing the Summary result for SHRINE-1497 | Jun 16 2016 | |||
a638cefb3c01 | David Walend | Added i2b2 dashboard info for SHRINE-1497 | Jun 13 2016 | |||
1879f1963470 | David Walend | Added missing parts for the summary panel in SHRINE-1497 | Jun 6 2016 | |||
2645a13019be | David Walend | Now handing out the QEP's details for SHRINE-1495 | Jun 6 2016 | |||
4aa2f4164aea | David Walend | QEP initial work for SHRINE-1495 | Jun 3 2016 | |||
070a2f44b812 | David Walend | Split out the adapter json for the status service for SHRINE-1495 | Jun 1 2016 | |||
e8536309eb02 | David Walend | Split out the hub json for the status service for SHRINE-1495 | May 26 2016 | |||
723ee0f65130 | David Walend | Reworked how the dashboard gets optional parts for SHRINE-1521 | May 26 2016 | |||
9dc9a949d364 | David Walend | A try at replacing happy with status for getting a summary for SHRINE-1520 | May 25 2016 | |||
161ebb92aec0 | David Walend | Separated most of the QEP components from ShrineOrchestrator, and found and… | May 18 2016 | |||
879a94e26d7f | David Walend | Moved out many hub-related things for SHRINE-1041 | May 17 2016 | |||
cef5ed0ad333 | David Walend | Separated AdapterComponents into its own class off in the adapter package for… | May 11 2016 | |||
95b4437cae5b | David Walend | Got rid of AdapterConfig for SHRINE-1041 | May 10 2016 | |||
e627a2d339da | David Walend | Decomplexifying the adapter by pushing 80 lines of config into… | May 10 2016 | |||
33e3d48dc1ee | David Walend | HappyShrineService now shows what is actually in use in ShrineOrchestrator | May 9 2016 | |||
eb38787e838f | David Walend | Inverting dependency of Happy for SHRINE-1449 | May 9 2016 | |||
257d0fa49304 | David Walend | Removed config and broadcaster from Happy for SHRINE-1449 | May 6 2016 | |||
80a5e35ddac9 | David Walend | Got rid of ShrineConfig and ShrineCinfigTest for SHRINE-1041 | May 4 2016 | |||
13454ac4eea9 | David Walend | Removed adapterStatusQuery | May 4 2016 | |||
392a13bf1d77 | David Walend | Added URL to AdapterClient | Apr 26 2016 | |||
48c6a24799f2 | David Walend | moving hub parts closer together | Apr 19 2016 | |||
2ce53112c034 | David Walend | First pass through the hubConfig for SHRINE-1041 | Apr 19 2016 | |||
f0cb8f1ade70 | David Walend | Removed QepConfig and associated baggage for SHRINE-1041 | Apr 19 2016 | |||
37b9f97de0ea | David Walend | Moved a lot of goop from ShrineOrchestrator to… | Apr 18 2016 | |||
dbc01501aeb1 | David Walend | Got rid of makePoster extra layer and untangled QEP construction when on the… | Apr 18 2016 | |||
ff3e7ef4ea3b | David Walend | Dissolved makeHttpClient for SHRINE-1041 | Apr 18 2016 | |||
12e53983e2ec | David Walend | Removed authenticationType from ShrineOrchestrator for SHRINE-1041 | Apr 15 2016 | |||
c5755db71746 | David Walend | Pinned down AuthorizationType for SHRINE-1041 | Apr 15 2016 | |||
44eebba9827a | David Walend | Dissolved a lot of AuthStrategy for SHRINE-1041 | Apr 15 2016 | |||
2576f4735829 | David Walend | Big cleanup of DSA authorizer for SHRINE-1041 | Apr 15 2016 | |||
b8902ceed5af | David Walend | Fixing indent for SHRINE-1041 | Apr 14 2016 | |||
031efefe1ec9 | David Walend | Untangled some of the mess around QueryEntryPointComponents for SHRINE-1041 | Apr 14 2016 | |||
5dd2f2290838 | David Walend | Worked through mixed concerns in the hub and qep configs for SHRINE-1041 | Apr 14 2016 | |||
95fea9d7c693 | David Walend | Pushing a QEP config through to AuthStrategy for SHRINE-1041 | Apr 14 2016 | |||
461ac3a5d061 | David Walend | Moved hiveCredentials out of ShrineConf for SHRINE-1042 | Apr 13 2016 | |||
0edc7f387851 | David Walend | Untangled hub.shouldQuerySelf for SHRINE-1041 | Apr 7 2016 | |||
9da3c176c521 | David Walend | Fix to happy service while working on SHRINE-1041 | Apr 5 2016 | |||
198e5da61e7c | David Walend | Pulled out CRC Hive Credentials from ShrineConfig for SHRINE-1041 | Apr 4 2016 | |||
2bcb85472666 | David Walend | A little less dependency on AdapaterConfig. | Apr 4 2016 | |||
147f98ddb2b4 | David Walend | breakdownResultOutputTypes for SHRINE-1041 | Apr 1 2016 | |||
9d6266b359ec | David Walend | squyrrlyl database type, and pm and ont endpoints for SHRINE-1041 | Apr 1 2016 | |||
8017e8a88a38 | David Walend | More SHRINE-1041 . Pulled out the keystoreDescriptor. | Apr 1 2016 | |||
f3a2c07d38cd | David Walend | Started replacing the ShrineConfig class with config.getConfig(shrine) for… | Apr 1 2016 | |||
87dd8dab0482 | David Walend | Renaming ManuallyWiredShrineOctopus to ShrineOrchistrator for SHRINE-1041 | Apr 1 2016 | |||
e6a987d5692a | David Walend | Fix for SHRINE-1366 . Allow access to the happy service from anywhere. | Mar 21 2016 | |||
e4ca26a5b2d8 | David Walend | See if the shrine servlet picks up the setting from the reference.conf | Feb 23 2016 | |||
2bf0f425c61e | David Walend | Better error message for SHRINE-1299 | Feb 22 2016 | |||
75b470281df5 | David Walend | Renamed mysterious thing that is the heart of the QEP to AbstractQepService… | Jan 26 2016 | |||
5b03b448644f | David Walend | Renamed 'service' package to 'qep' | Jan 26 2016 | |||
213aeef1aa1c | David Walend | Using cert serial numbers for dashboard-to-dashboard comms | Jan 5 2016 | |||
8b400d8c0b6f | David Walend | Switched from finding the default hostname via inetaddress to hardcoding… | Dec 8 2015 | |||
3834aa7ac927 | David Walend | Limiting the ContainerRequestFilter to happy an internalstatus web api calls | Dec 8 2015 | |||
30777d7a1a4a | David Walend | Trying to hook up a ContainerRequestFilter | Dec 8 2015 | |||
bf0f2977340a | David Walend | Made ManuallyWiredShrineJaxrsResources an object | Dec 4 2015 | |||
f1ce82b7c5db | David Walend | Removed one chunk of AuthStrategy's unused indirection. | Dec 4 2015 | |||
16e065f3dd46 | David Walend | Separated out the ContainerRequestFilter for the status service before… | Dec 4 2015 | |||
887c29b4a946 | David Walend | Try getting status service to just respond to calls from the same machine. | Dec 3 2015 | |||
45f31b74277b | David Walend | status service now serves Config | Dec 3 2015 |
c4science · Help