shrine-medco/qepmaster
shrine-medco/qep
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
fae13eb73cf5 | Catalyst Bamboo | Update POMs with release version 1.23.7. | Sep 25 2017 | |||
6c21b233e340 | Mike Cherry | Updating version numbers, AND DESTINATION REPO, for ITEAM-1787 | Sep 25 2017 | |||
e668b24cd982 | Catalyst Bamboo | Update POMs with release version 1.23.6. | Sep 25 2017 | |||
19962454d24f | Mike Cherry | Updating version numbers for ITEAM-1787 | Sep 25 2017 | |||
c9ca0a01648e | David Walend | Updated pom.xml files to 1.23.5.7-SNAPSHOT | Sep 22 2017 | |||
390f294521e1 | David Walend | Potential fix for SHRINE-2329 - only ask the adapters for results if all the… | Sep 22 2017 | |||
a61aa1f58ec4 | David Walend | pom.xml to SHRINE-1.23.5.6 | Sep 20 2017 | |||
872703dae287 | David Walend | More logging, and notifying when new data arrives for SHRINE-2286 | Sep 18 2017 | |||
655d425479bf | David Walend | Changed version to 1.23.5.5-SNAPSHOT | Sep 15 2017 | |||
5dea022435b9 | David Walend | Fix for SHRINE-2286 the QepReceiver now notifies the QepQueryDbChangeNotifier | Sep 15 2017 | |||
dcce5d0937cc | David Walend | Made many QEP DB runs transactional for SHRINE-1835 | Sep 14 2017 | |||
8cad26e4bf6d | bendcarmen | Bumped the version from 1.23.5.3-SNAPSHOT to 1.23.5.4-SNAPSHOT | Sep 11 2017 | |||
4a410adc3924 | David Walend | Merge branch 'release/1.23.5' into feature/SHRINE-2148-define-the-statuses-to… | Sep 11 2017 | |||
35fbdbf4ba46 | bendcarmen | Bumped version from 1.23.5.2-SNAPSHOT to 1.23.5.3-SNAPSHOT | Sep 8 2017 | |||
5161c0b3513c | David Walend | todo sweep at the end of SHRINE-2148 | Sep 8 2017 | |||
785f33263393 | David Walend | Created json envelope for all SHRINE 1.23 messages. Filled in isCompleted. | Sep 8 2017 | |||
d5100ce6fff1 | David Walend | Plans for statuses in SHRINE-2148 and the start of envelopes for SHRINE-2177 | Sep 7 2017 | |||
01304bf0c756 | David Walend | Merge branch 'release/1.23.5' into feature/SHRINE-2184-start-messaging-later | Sep 5 2017 | |||
d81a0716ff35 | bendcarmen | bumped version from 1.23.5.1-SNAPSHOT to 1.23.5.2-SNAPSHOT | Sep 5 2017 | |||
d646aebe6dd9 | David Walend | Fix for SHRINE-2149 - no longer writing the hub's web API reply to the QEP's… | Sep 5 2017 | |||
df369c51a0e9 | yifan xing | added detach and blocking | Aug 24 2017 | |||
d86c95a0ebff | David Walend | Put NodeId into the QEP and into every RunQueryRequest it sends for SHRINE-2174 | Aug 17 2017 | |||
49e53dfd49a9 | David Walend | Added a scheduled cleanup of the notification Map every 5 minutes. SHRINE-2145 | Aug 14 2017 | |||
b1977c6de01a | David Walend | Extracted QepQueryDbChangeNotifier into a singleton where other parts of SHRINE… | Aug 13 2017 | |||
cf8e7f2f363f | David Walend | Merge pull request #15 in SHRINE/shrine from feature/SHRINE-2140-quickly-return… | Aug 7 2017 | |||
e33082ad98ff | David Walend | Added a comment to pin down just what queryHub does. | Aug 7 2017 | |||
b4c47c9d13f2 | David Walend | Got breakdowns into a structure to deliver for SHRINE-2150 | Aug 4 2017 | |||
9ea8edcc1c0b | David Walend | Merge branch 'develop' into feature/SHRINE-2140-quickly-return-the-network-query | Aug 3 2017 | |||
faaefafae229 | David Walend | Added problem recording for SHRINE-2140 | Aug 3 2017 | |||
47c757c0380d | David Walend | AbstractQepService no longer waits for a response from the hub before replying… | Aug 3 2017 | |||
f47bff5d7d77 | David Walend | Assembles a new, result-free reply for SHRINE-2140 | Aug 2 2017 | |||
10ae225a0cc9 | David Walend | First step of SHRINE-2140. I'm able to change the statusTypeName element in the… | Aug 1 2017 | |||
a896ddb92350 | David Walend | Main body of work for SHRINE-2141 . I added new web API and database calls to… | Aug 1 2017 | |||
a8e9767611b7 | bendcarmen | Bump of the version from 1.23.4.1-SNAPSHOT to 1.23.5.1-SNAPSHOT | Jul 14 2017 | |||
521fe95cc682 | David Walend | Fix for SHRINE-1455 - default value of authorizationType from a reference.conf | Jul 13 2017 | |||
5fe2d958b260 | David Walend | Database indexing to speed up previous queries for SHRINE-2084. | Jul 11 2017 | |||
5e347575f087 | David Walend | Cleaning up some todos before mothballing SHRINE-2055 | Jun 30 2017 | |||
67e4fa8df611 | bendcarmen | Merge of 1.23.3 into 1.23.4.1 | Jun 19 2017 | |||
7948385f5ac3 | bendcarmen | Bumped version from 1.23.3.2-SNAPSHOT to 1.23.3.3-SNAPSHOT | Jun 12 2017 | |||
6d4b0391cff7 | bendcarmen | Merge of release/1.23.3 in order to make sure nothing was paved over. | Jun 1 2017 | |||
dfc221423718 | bendcarmen | Update pom file to 1.23.3.2-SNAPSHOT | May 30 2017 | |||
39857013e331 | bendcarmen | updated POM from 1.23.3.2-SNAPSHOT to 1.23.4.1-SNAPSHOT | May 30 2017 | |||
a8847140d2db | bendcarmen | updated POM from 1.23.3.1-SNAPSHOT to 1.23.3.2-SNAPSHOT | May 30 2017 | |||
b40f08975a64 | David Walend | Added row count and offset to ResultsTable for SHRINE-2072 | May 22 2017 | |||
ad8d71e09b7c | David Walend | networkIds as strings for SHRINE-2029 | May 2 2017 | |||
1b259b5cce91 | bendcarmen | merge of branches/1.22.3-SNAPSHOT | May 1 2017 | |||
3c0ac219a7dd | David Walend | Made trustModelIsHub = true the default in a new reference.conf for SHRINE-1957 | Apr 21 2017 | |||
5942067c2e92 | David Walend | Created the 1.23.2 branch for QA. Moved the pom.xml to 1.23.2.4 | Apr 17 2017 | |||
7e04492295b2 | bendcarmen | Changed the version from 1.22.2.3 to 1.22.3.1 | Apr 17 2017 | |||
f97ae384453e | David Walend | Logging in the database layer to debug why it is so slow | Apr 7 2017 | |||
5ab58d36d9e2 | David Walend | Updating to 1.23.2.3-SNAPSHOT | Apr 5 2017 | |||
df5b3b56fa8e | David Walend | Code changes to get data flowing for SHRINE-1963 | Apr 5 2017 | |||
6284d1140170 | David Walend | DB changes to support previous queries view (for now) SHRINE-1963 | Apr 4 2017 | |||
81e7d626b584 | Ty | update to 1.23.2.2 | Mar 15 2017 | |||
4e826b51e7c3 | ben-carmen | Updated the version number to 1.23.2.1-SNAPSHOT | Feb 21 2017 | |||
28a3be61794f | ben-carmen | updated version number in the pom from 1.23.0.1-SNAPSHOT to 1.23.1.1-SNAPSHOT | Feb 17 2017 | |||
567e3618077d | Ty | small sql optimization | Feb 7 2017 | |||
05b0bbccd695 | Ty | moved json structures, finished first draft | Feb 1 2017 | |||
c453486b5556 | Ty | further work on query json structures | Jan 31 2017 | |||
4f9ab3ff58b8 | Ty | fixed json structures | Jan 31 2017 | |||
f109100dff3a | Ty | first draft of json structure implementations | Jan 31 2017 | |||
cc35b9c156d1 | David Walend | Fix for SHRINE-1843 | Jan 13 2017 | |||
aa37ad9e8ea9 | David Walend | Test xml for the data admin | Jan 5 2017 | |||
eff632aa01aa | Ty | pom version fix after merge | Nov 22 2016 | |||
8d40b06cad5d | Ty | fixed version | Nov 22 2016 | |||
29d3e3778fa8 | Ty | updated version to 1.23.1.0-SNAPSHOT | Nov 18 2016 | |||
99bed316211b | Ty | pom fix | Nov 16 2016 | |||
a6743b14e8c0 | Ty | updated to 1.22.2.1-SNAPSHOT | Nov 16 2016 | |||
a8a07235bd05 | David Walend | A lot of one-line changes consolidating ConfigSource implementations into just… | Nov 15 2016 | |||
8d5ac9ce1a5e | Ty | renamed crypto2 to crypto | Nov 10 2016 | |||
f034bed10311 | Ty | deleted old crypto | Nov 10 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 | |||
45e08dbe92ac | Ty | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Oct 7 2016 | |||
9c5c81272a55 | Ty | Change to throw a ConfigError on parsing incorrect objects from config | Oct 7 2016 | |||
56e8ed449899 | David Walend | Fix for SHRINE-1644 - better error message when a delete query request has a… | Oct 6 2016 | |||
c055b3789ed1 | Ty | rewired the Dashboard to use the Status backend | Oct 3 2016 | |||
7f580688cadf | Ty | updated pom versions | Sep 20 2016 | |||
15076a191735 | Keith Dwyer | revert base pom, go back to 1.22.1.0-SNAPSHOT | Sep 9 2016 | |||
a35479dd1574 | Keith Dwyer | change version back to 1.22.1-SNAPSHOT | Sep 9 2016 | |||
f9d89d570858 | Keith Dwyer | change pom targets to releases-internal, use version of 1.22.1.0 | Sep 9 2016 | |||
d34faaa42f78 | Ty | Needs Warmup Trait, beginning of Bootstrap visualization for dashboard | Sep 6 2016 | |||
2f54aea4a4c4 | Ty | refactored delayedInit | Aug 26 2016 | |||
8dd7383af2c2 | David Walend | Chagned oracle queryResults.statusMessage and problems.summary to CLOBs for… | Aug 18 2016 | |||
477a28e31e84 | Ty | turn off connector added back to tests | Aug 17 2016 | |||
ca6fae4b0808 | Ty | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Aug 16 2016 | |||
c596cfdb80f6 | Ty | moved problem into util | Aug 15 2016 | |||
a61317376d34 | David Walend | Added two new problems and traps for incomplete-due-to-errors breakdown results… | Aug 12 2016 | |||
027ce0392e38 | Keith Dwyer | bump dev version to 1.22.1-SNAPSHOT mvn versions:set -DnewVersion=1.22.1… | Aug 3 2016 | |||
229ee91b9d0e | Ty | changed how problems override Abstract Problem, using lazy vals instead of vals | Aug 2 2016 | |||
a384fbafb8eb | Ty | Chagned get url, moved problems to data-commons | Jul 28 2016 | |||
50b529562967 | Ty | Finally figured out how to serialize NodeSeq | Jul 22 2016 | |||
a5417d56f0e1 | Ty | Factored out config sources, Hopefully not too much | Jul 22 2016 | |||
9017f31ccbad | Ty | First half of code review refactoring (epoch added to Problems) | Jul 22 2016 | |||
b66421c3cebf | David Walend | Testing optional parts and i2b2 of status for SHRINE-1497. Mixed in some work… | Jun 16 2016 | |||
161ebb92aec0 | David Walend | Separated most of the QEP components from ShrineOrchestrator, and found and… | May 18 2016 | |||
f0cb8f1ade70 | David Walend | Removed QepConfig and associated baggage for SHRINE-1041 | Apr 19 2016 |
c4science · Help