Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
d16cd80a97f81338aa0ceec18d1587aef98d027d
/
asterix-app
/
src
/
main
d16cd80
Merge branch 'master' into eugenia/black_cherry_stable
by zheilbron
· 11 years ago
9b7cd11
fixed issue 650
by icetindil
· 11 years ago
cb5efd4
Merge branch 'master' into yingyi/asterix_fix
by buyingyi
· 11 years ago
d7fc147
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 11 years ago
119f8c9
Fixed typos.
by salsubaiee
· 11 years ago
2436b22
Merged master into salsubaiee/master_change_lsm_merge_policy
by salsubaiee
· 11 years ago
801bffe
Allowed user to specify the merging policy
by salsubaiee
· 11 years ago
85a78dd
Modified storage config paramters.
by salsubaiee
· 11 years ago
9479523
Merge branch 'master' into yingyi/asterix_fix
by buyingyi
· 11 years ago
0b423fa
Support for full compaction command.
by salsubaiee
· 11 years ago
d8c2051
Added a new merge policy.
by salsubaiee
· 11 years ago
49accfe
checkpoint towards fixing diskComponents' LSN
by Young-Seok
· 11 years ago
4f96fc9
Revert "Merge external indexes into master"
by Abdullah Alamoudi
· 11 years ago
eb2723a
Revert "fix merge issues"
by Abdullah Alamoudi
· 11 years ago
e74a5ef
adapt to the new constructor of hash merge partitioning connector
by buyingyi
· 11 years ago
1a10f6b
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 11 years ago
9ab9b10
checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more
by Young-Seok
· 11 years ago
6440e89
fix merge issues
by Abdullah Alamoudi
· 11 years ago
1a0d2b4
Merge external indexes into master
by Abdullah Alamoudi
· 11 years ago
863d5d2
Correct behaviour of drop dataverse and drop dataset to drop external data indexes
by Abdullah Alamoudi
· 11 years ago
5eba6a0
changes to remove configuration parameters related to groupcommit and log sector
by Young-Seok
· 11 years ago
91ee2bd
add R-Tree support for external indexes and indexes optimizations
by Abdullah Alamoudi
· 11 years ago
c5346f41
another change to stop the LogFlusher thread
by Young-Seok
· 11 years ago
46f0815
Merge branch 'master' into kisskys_salsubaiee/storage_log_manager_fixes
by salsubaiee
· 11 years ago
c59d2fa
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 11 years ago
eea6555
removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes.
by Young-Seok
· 11 years ago
53c2b10
added debug info
by Young-Seok
· 11 years ago
0e5dacb
1) corrected the way that the logFlusher thread is stopped, 2) fixed the issue of multiple job-level commits, and 3) cleaned up the TransactionContext class
by Young-Seok
· 11 years ago
85b89ef
Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes.
by salsubaiee
· 11 years ago
721bd51
Check for duplicate keys when loading a dataset. Fixed many erroneous test cases that wer eloading wrong data.
by salsubaiee
· 11 years ago
bab177f
Merge branch 'master' into salsubaiee/master_lsm
by salsubaiee
· 11 years ago
2522504
Added many fixes. Checkpointpoing.
by salsubaiee
· 11 years ago
7d102dd
Fix for issue 596.
by salsubaiee
· 11 years ago
1585798
Checkpoint, the code does not compile.
by salsubaiee
· 12 years ago
ac8992e
Fix for issue 574: Use the primary index search call back when scanning the primary index for the initial secondary index load.
by salsubaiee
· 12 years ago
1172959
Change the passed io scheduler to lsm indexes to asynchronous scheduler.
by salsubaiee
· 12 years ago
72f05e7
Fix the transaction type of the feeds.
by salsubaiee
· 11 years ago
679a7be
Introduced changes needed for external data indexing
by Abdullah Alamoudi
· 11 years ago
73ebafd
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 11 years ago
4734f3b
remove dead code
by Till Westmann
· 12 years ago
0f72590
Cleared out stale example code
by genia.likes.science@gmail.com
· 12 years ago
d651f08
Fixes query outputs
by genia.likes.science@gmail.com
· 12 years ago
d2795fb
Rewrites queries to cleaner syntax
by genia.likes.science@gmail.com
· 12 years ago
9793838
Removes debug statements
by genia.likes.science@gmail.com
· 12 years ago
212a644
Fixes all syntax SDK changes in AdmAql101 example
by genia.likes.science@gmail.com
· 12 years ago
54f2323
Moves AqlAdm101 example, replaces big dataset with TinySocial adm dataset
by genia.likes.science@gmail.com
· 12 years ago
7c933a6
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 12 years ago
1621766
add option to execute the query (or not) to the web interface
by Till Westmann
· 12 years ago
fcfdbe6
Tweetbook refactoring
by genia.likes.science@gmail.com
· 12 years ago
3b64bf8
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 12 years ago
6686c45
Refactors Tweetbook entry handling (part 1)
by genia.likes.science@gmail.com
· 12 years ago
4a5dfe1
Refactoring of async query handles
by genia.likes.science@gmail.com
· 12 years ago
7b769bc
Adds some fixmes and comments
by genia.likes.science@gmail.com
· 12 years ago
2139df2
Rewrites drilldown query, removes unneded parameter
by genia.likes.science@gmail.com
· 12 years ago
3395d5b
API update - separates internal query handlers
by genia.likes.science@gmail.com
· 12 years ago
78593d7
Cleans up Black Cherry, fixes query passing bug in SDK
by genia.likes.science@gmail.com
· 12 years ago
35a0f70
issue 542: remove write into dataset statement
by Till Westmann
· 12 years ago
e6b4b24
merge up-to-date master to jimahn/master_invix_internal_renaming
by JIMAHN
· 12 years ago
644bd02
Pass absolute directoey info to the lsm indexes.
by salsubaiee
· 12 years ago
0022c2c
Removes unused scripts
by genia.likes.science@gmail.com
· 12 years ago
93f95df
Adds bigger datasets for social data
by genia.likes.science@gmail.com
· 12 years ago
99b20c1
Merge branch 'eugenia/asterix_sdk_stable' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 12 years ago
300408f
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 12 years ago
2682065
Merge branch 'master' into salsubaiee/master_fix_issue_500
by salsubaiee
· 12 years ago
81f2af4
Check that user's data is sorted if load statement does not have the *pre-sorted* assertion.
by salsubaiee
· 12 years ago
a6a2484
Changes to prevent loading a dataset more than once
by salsubaiee
· 12 years ago
1eb0e3d
Fix for issue 534.
by salsubaiee
· 12 years ago
f8cca19
Exterminated bugs with the fire of a thousand angry suns.
by genia.likes.science@gmail.com
· 12 years ago
92c7281
SDK Review: Code cleanup
by genia.likes.science@gmail.com
· 12 years ago
b91b577a
SDK Review Feedback: Adds SDK Connection Bridge
by genia.likes.science@gmail.com
· 12 years ago
5f42534
SDK Review Feedback: Fix ReturnClause and TinySocial 8 bug
by genia.likes.science@gmail.com
· 12 years ago
5b95f68
Updates syntax in demo
by genia.likes.science@gmail.com
· 12 years ago
d2f753e
Fixes WhereClause syntax and adds some shorthand
by genia.likes.science@gmail.com
· 12 years ago
f7929d8
Completes all TinySocial/AdmAql101 examples with SDK queries
by genia.likes.science@gmail.com
· 12 years ago
1b9aa48
Updates all Quantifications
by genia.likes.science@gmail.com
· 12 years ago
5749ef9
Cleans up ReturnClause
by genia.likes.science@gmail.com
· 12 years ago
18f3bf2
Rewrites FunctionExpression SDK syntax and example
by genia.likes.science@gmail.com
· 12 years ago
fc5f509
Updates REST API port to 19002
by genia.likes.science@gmail.com
· 12 years ago
f84b44d
Merge branch 'master' into eugenia/asterix_sdk_stable
by genia.likes.science@gmail.com
· 12 years ago
79174b2
Updated Black Cherry demo features
by genia.likes.science@gmail.com
· 12 years ago
72f0210
Interval update hotfix
by genia.likes.science@gmail.com
· 12 years ago
adac26a
Debug mode hotfix
by genia.likes.science@gmail.com
· 12 years ago
2134442
Tweet display hotfix
by genia.likes.science@gmail.com
· 12 years ago
77220e5
Async display hotfix
by genia.likes.science@gmail.com
· 12 years ago
49a1435
SQUISHED THE BOOG
by genia.likes.science@gmail.com
· 12 years ago
94ed11b
Fixes drilldown behavior location bug
by genia.likes.science@gmail.com
· 12 years ago
d3f631c
Fixed issues with using the right operation call back providers, and fixed an issue where deactivating indexes upon shutdown is done in the wrong place.
by salsubaiee
· 12 years ago
5f83774
Revert to async bug workaround
by genia.likes.science@gmail.com
· 12 years ago
1d82514
Workaround for asynchronous json bug
by genia.likes.science@gmail.com
· 12 years ago
787a9ae
Fixes some little cosmetic things
by genia.likes.science@gmail.com
· 12 years ago
5a7c2d7
Weird cross-domain behavior work-around - moved example to be with SDK
by genia.likes.science@gmail.com
· 12 years ago
b5af404
Temporarily hides drilldown behavior for debugging
by genia.likes.science@gmail.com
· 12 years ago
2c678ea
Black Cherry spatial query bugfix and refactor
by genia.likes.science@gmail.com
· 12 years ago
4968cc4
Set the result sweeper values to very low values for tests.
by Madhusudan.C.S
· 12 years ago
8e17f33
Add the imports that was accidentally removed in previous commits.
by Madhusudan.C.S
· 12 years ago
a0818c5
Remove unnecessary parameters and imports.
by Madhusudan.C.S
· 12 years ago
d420a68
Make the query mode available to the result distribution operator.
by Madhusudan.C.S
· 12 years ago
0ee5ab9
merge master
by Till Westmann
· 12 years ago
1965b8d
fix permissions
by Till Westmann
· 12 years ago
ea8ab39
add/update license headers
by Till Westmann
· 12 years ago
Next »