Odysseus Incubation
  1. Odysseus Incubation

contextstore

Öffentlich
AutorCommitNachrichtCommit-DatumVorgänge
Marco GrawunderMarco Grawunder
e1f294b4981MPull request #11: DevelopmentMerge in OI/contextstore from development to master * commit 'bdf9777d1aab520c6444ab3351bf3d01e3de6f69': Add session to metadata registry
Marco GrawunderMarco Grawunder
bdf9777d1aaMMerge branch 'development' of https://git.swl.informatik.uni-oldenburg.de/scm/oi/contextstore into development
Marco GrawunderMarco Grawunder
cd99e91c3fdAdd session to metadata registry
Marco GrawunderMarco Grawunder
fef8925a797MMerge branch 'development'
Marco GrawunderMarco Grawunder
ac829965369batch updates
Marco GrawunderMarco Grawunder
d96a498784bMMerge branch 'development'
Marco GrawunderMarco Grawunder
93c15d9bf93Update of extension for tycho
Marco GrawunderMarco Grawunder
37b8e00f79bRemoved Exec Env
Marco GrawunderMarco Grawunder
52452da5e55MMerge branch 'development'
Marco GrawunderMarco Grawunder
9e14c9184b6RemovedWarnings
Marco GrawunderMarco Grawunder
53ba67610c1MPull request #10: DevelopmentMerge in OI/contextstore from development to master * commit '49b88bc606f520ef20959fbef96535bef8e50b21': MultiElementStore: replaced SweepAreas by FastLinkedLists and fixed the bug of polling from the wrong side of the list; locally tested
Michael BrandMarco GrawunderMichael Brand
49b88bc606fMPull request #9: MultiElementStore: replaced SweepAreas by FastLinkedLists and fixed the bug of polling from the wrong side of the list; locally testedMerge in OI/contextstore from bugfix/ODY-2131-elements-of-a-full-multielementcontextstore-and-not-purged-correctly to development * commit '9469fa2de367bb0dcea514e99aab25878e25a8d2': MultiElementStore: replaced SweepAreas by FastLinkedLists and fixed the bug of polling from the wrong side of the list; locally testedODY-2131
Michael BrandMichael Brand
9469fa2de36MultiElementStore: replaced SweepAreas by FastLinkedLists and fixed the bug of polling from the wrong side of the list; locally tested
Michael BrandMarco GrawunderMichael Brand
c1e11dae5d1MPull request #8: Bugfix: do not clean up sweep areas by timestamp because then the size is max 1.Merge in OI/contextstore from bugfix/multielementstore to master * commit '81059b2bcb717904f64bc50ae65429fa9cd17380': Bugfix: do not clean up sweep areas by timestamp because then the size is max 1. clean up is done by provided size of the sweep area
Michael BrandMichael Brand
3e0b44079f6MPull request #7: Bugfix: do not clean up sweep areas by timestamp because then the size is max 1.Merge in OI/contextstore from bugfix/multielementstore to development * commit '81059b2bcb717904f64bc50ae65429fa9cd17380': Bugfix: do not clean up sweep areas by timestamp because then the size is max 1. clean up is done by provided size of the sweep area
Michael BrandMichael Brand
81059b2bcb7Bugfix: do not clean up sweep areas by timestamp because then the size is max 1.clean up is done by provided size of the sweep area
Marco GrawunderMarco Grawunder
c44fcf70b86MMerge pull request #6 in OI/contextstore from development to master* commit '2323c795ad87d142dbdc653d4e7ba49a4b170230': (22 commits) slf4j handling ContextStore: added description, license, and copyright to feature.xml files Removed use of Optional and advanced String methods fixed java version in manifest updated ody_dev ContextStore: updated POM ContextStore: separate feature for cql. Default is now Odysseus Script ContextStore: Pre-parser ke...
Marco GrawunderMarco Grawunder
2323c795ad8slf4j handling
Michael BrandMichael Brand
0c0c2766d01MMerge pull request #5 in OI/contextstore from feature/ODY-1945-executor-and-odysseusscriptcommands-for-create-and-drop-context-store to development* commit 'e97f51b697fd76dd361fa705ea7c14d2a8f7109e': ContextStore: added description, license, and copyright to feature.xml files Removed use of Optional and advanced String methods fixed java version in manifest updated ody_dev ContextStore: updated POM ContextStore: separate feature for cql. Default is now Odysseus Script ContextStore: Pre-parser keywords to create and drop cont...ODY-1945
Michael BrandMichael Brand
e97f51b697fContextStore: added description, license, and copyright to feature.xml files
Michael BrandMichael Brand
8d0089dd6e3Removed use of Optional and advanced String methods
Michael BrandMichael Brand
92164756e49fixed java version in manifest
Michael BrandMichael Brand
c2ad20c22b7updated ody_dev
Michael BrandMichael Brand
ad5550e07daContextStore: updated POM
Michael BrandMichael Brand
93357b2280aContextStore: separate feature for cql.Default is now Odysseus Script
Michael BrandMichael Brand
ef833c23e68ContextStore: Pre-parser keywords to create and drop context stores
Michael BrandMichael Brand
efb54c7689fContextStore: added command to drop a store
Michael BrandMichael Brand
f1a73fa0755Implemented CreateContextStoreCommand
Michael BrandMichael Brand
cd99995d4bfMMerge pull request #4 in OI/contextstore from feature/ODY-1947-add-partition-option-to-context-stores to development* commit '5ec2fb3504aa5eb7b193fde132467210e5bf1e33': MultiElementStore: fixed potential ConcurrentModification ContextEnrichPO: send incoming punctuations ContextEnrichAO: fixed a potential infinite loop ContextStore: fixed CQL parser 1 set PartitionedMultiElementStore as deprecated ContextStore: fix in ContextEnrichAO: forgot field in copy constructor ContextStore: enhanced Conte...ODY-1947
Michael BrandMichael Brand
5ec2fb3504aMultiElementStore: fixed potential ConcurrentModification
Michael BrandMichael Brand
eee40f6f8a8ContextEnrichPO: send incoming punctuations
Michael BrandMichael Brand
5cd8b923c55ContextEnrichAO: fixed a potential infinite loop
Michael BrandMichael Brand
3e7a8a1a143ContextStore: fixed CQL parser 1
Michael BrandMichael Brand
1dc59a49c21set PartitionedMultiElementStore as deprecated
Michael BrandMichael Brand
cffee1f0065ContextStore: fix in ContextEnrichAO: forgot field in copy constructor
Michael BrandMichael Brand
3a7683c4e05ContextStore: enhanced ContexEnrich operator with partition attribute
Michael BrandMichael Brand
da1c2ab6dadContextStore: adapted CQLParser
Michael BrandMichael Brand
3c52f61409bContextStore: added sorting of returned tuples regarding time stamp
Michael BrandMichael Brand
1009a2aa7c3ContextStore: added partition capabilities to MultiElementStore
Michael BrandMichael Brand
56470b7e001ContextStore: added partition capabilities to SingleElementStore
Michael BrandMichael Brand
63ef481affdContextStore: added methods for partitioning capabilities
Marco GrawunderMarco Grawunder
fb2c05fb682MMerge branch 'development'
Marco GrawunderMarco Grawunder
4c2c4e8bc83added solobuild profile
Tobias BrandtTobias Brandt
4c8016d30adMMerge pull request #3 in OI/contextstore from development to master* commit 'caacb2e5557bcff3bb442f8eb0b04a29e11843d6': maven preparation
Tobias BrandtTobias Brandt
caacb2e5557maven preparation
Marco GrawunderMarco Grawunder
15525b78bbfMMerge pull request #2 in OI/contextstore from development to master* commit '0ba9f05e21ddab19bc198f46d0950f99fa801164': Fix: Feature project name must be the same as feature id
Marco GrawunderMarco Grawunder
0ba9f05e21dFix: Feature project name must be the same as feature id
Marco GrawunderMarco Grawunder
05f9b0f941bMMerge pull request #1 in OI/contextstore from development to master* commit '519d3709e4823e4c84b7ecade6cf2189de6a00d5': update of category, update of versions odysseus_dev update odysseus_dev update
Marco GrawunderMarco Grawunder
519d3709e48update of category, update of versions
Marco GrawunderMarco Grawunder
bc5ebc89097odysseus_dev update