aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-11-29ownership and relinquishEnrique Saurez1-1/+2
Change-Id: I625bd61adfac11febdb25b179efbc6134a276f12 Issue-ID: MUSIC-219 Signed-off-by: Enrique Saurez <enrique.saurez@gmail.com>
2018-11-19Query processing with CalciteVikram Potturi1-0/+0
Change-Id: Id8ebbc48159810ca782081bb4f63071071c926dd Issue-ID: MUSIC-164 Signed-off-by: Vikram Potturi <vikramaditya.potturi@att.com>
2018-11-05Modularized mdbc buildRob Daugherty1-0/+4
The mdbc pom should inherit from oparent. The top-level pom should not build the jar directly. It should be a parent pom for mdbc submodules. The first submodule will be called mdbc-server. Note: the "mdbc" jar will now be called "mdbc-server". Change-Id: I4456e659b7494641e5b3cefd540eb62a149b79a4 Issue-ID: MUSIC-175 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-10-22New gitignoreEnrique Saurez1-0/+3
Change-Id: I745631461884536bd41e640ff041ba1b40daf136 Signed-off-by: Enrique Saurez <enrique.saurez@gmail.com> New gitignore Change-Id: I745631461884536bd41e640ff041ba1b40daf136 Signed-off-by: Enrique Saurez <enrique.saurez@gmail.com> Change functions names to match paper pseudocode Change-Id: Ia3c6aac6c8c3e66ce2ed55d15f38ceba6404f6ca Issue-ID: MUSIC-149 Signed-off-by: Enrique Saurez <enrique.saurez@gmail.com>