Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
e05df7be235057d706c79db6122e7e7235017f9b
/
asterix-app
/
src
« Previous
8725135
fix async queries
by Zachary Heilbron
· 11 years ago
1a2d229
Make DmlTest a valid JUnit test; but suppress execution as it does not work (missing asterix-configuration.xml file)
by Chris Hillery
· 11 years ago
2ccbe42
Merge branch 'master' into eugenia/black_cherry_stable
by Zachary Heilbron
· 11 years ago
8937e6e
fixing issue #352
by icetindil
· 11 years ago
5a84b68
Updated the date changed for Aggregate SQL tests.
by Eldon Carman
· 11 years ago
da646fd
Merge branch 'master' into ecarm002/aggregate_sql_functions
by Eldon Carman
· 11 years ago
1aed06c
Added tests for all the sql-aggregate functions.
by Eldon Carman
· 11 years ago
157f34a
Found test to be referencing min instead of max.
by Eldon Carman
· 11 years ago
5a2b2b6
added test case for inverted index + minor change to the c'tor (putting indexName as the last arg)
by ramangrover29
· 11 years ago
653fbfe
Merge branch 'master' into raman/master_feeds_711
by ramangrover29
· 11 years ago
5cf46ca
added test case
by ramangrover29
· 11 years ago
c0628f9
Fixed a typo in the merge policy parameters.
by salsubaiee
· 11 years ago
4ceff48
fix for issue 711
by ramangrover29
· 11 years ago
5c7053d
Merge branch 'master' of https://code.google.com/p/asterixdb into icetindil/issue_703
by icetindil
· 11 years ago
d356575
add unrestricted REST endpoint
by zheilbron
· 11 years ago
d3cf680
modified snapshot version of fuzzy join, fixed issue 703
by icetindil
· 11 years ago
ed49989
Merge branch 'master' into eugenia/black_cherry_stable
by zheilbron
· 11 years ago
75a24e4
Added another test case to cover the composite keys.
by salsubaiee
· 11 years ago
df89fbc
Moved the skip secondary index search hint closer to the predicates.
by salsubaiee
· 11 years ago
bb16791
Added a hint to AQL to exclude secondary indexes from the query plan.
by salsubaiee
· 11 years ago
0deed7e
Fixed yet another file name.
by salsubaiee
· 11 years ago
89e9014
Fixed the expected result file names.
by salsubaiee
· 11 years ago
aec6c67
Merge branch 'peili/crash_recovery_tests' into salsubaiee/master_fix_search_comparators
by salsubaiee
· 11 years ago
56a41e7
added test cases for comparator issues
by Young-Seok
· 11 years ago
7346e76
Make sure the rtree comparators don't have the primary keys.
by salsubaiee
· 11 years ago
75e26cf
Merge branch 'master' into peili/crash_recovery_tests
by Pei Li
· 11 years ago
ac2652f
fixed issue 691
by Young-Seok
· 11 years ago
930f6dc
Merge branch 'zheilbron/asterix_msr_demo' of https://code.google.com/p/asterixdb into zheilbron/asterix_msr_demo
by buyingyi
· 11 years ago
920f6a8
fix issue656
by buyingyi
· 11 years ago
0e19648
Changed create-polygon to accept a list of doubles.
by salsubaiee
· 11 years ago
521acbb
dml recovery added
by Pei Li
· 11 years ago
1f2f55d
reenable feed jobspec alteration + logging to metadata (bug filed)
by zheilbron
· 11 years ago
076f61b
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
28e026f
rename LoadFromFileStatement to LoadStatement
by zheilbron
· 11 years ago
6e8d3fc
added test case for generic socket based feed adaptor
by Raman Grover
· 11 years ago
9f506f9
removing calls to deleted methods
by Raman Grover
· 11 years ago
b1411eb
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
cad8aef
fixed (minor) issue in TweetGenerator
by Raman Grover
· 11 years ago
7e5570a
merge from master
by ramangrover29
· 11 years ago
c449de9
Fix for issue 646.
by salsubaiee
· 11 years ago
312c4d6
remove AsterixThreadExecutor.shutdown() again
by Till Westmann
· 11 years ago
5a906ad
add logic for manually triggered state dumps
by zheilbron
· 11 years ago
d16cd80
Merge branch 'master' into eugenia/black_cherry_stable
by zheilbron
· 11 years ago
edca4c7
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
d44bf2b
change datasource scans to retain input (aka propagate all vars); add test case for hoisted let that avoids var inlining
by zheilbron
· 11 years ago
8f576a5
fix lifecycle issue introduced by hyracks nc fix
by buyingyi
· 11 years ago
c28288d
fix metdata booststrap, leave the work to dataset lifecyle manager
by buyingyi
· 11 years ago
12cdf66
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
d5ee34c
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
8980bbb
Merge branch 'raman/master/cluster_active_wait' into westmann/scratch
by Till Westmann
· 11 years ago
13e2bec
merged from master
by ramangrover29
· 11 years ago
f50ea78
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
339d144
Merge branch 'master' into westmann/scratch
by Till Westmann
· 11 years ago
d4fd2ed
modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time
by Raman Grover
· 11 years ago
ff9010e
Merge branch 'master' into raman/master/cluster_active_wait
by ramangrover29
· 11 years ago
3a59ecc
ensure rest api returns a single json object with a single 'results' field for each query
by zheilbron
· 11 years ago
b5d5b18
re-enable the test case at0 for running aggregation; small fix after merging the latest hyracks master
by JArod
· 11 years ago
3c029c1
Added new test cases for running aggregation; fixed a bug on incorrect
by JArod
· 11 years ago
fa76e2c
Fixed an issue introduced by previous commit on incorrect order of the results.
by JArod
· 11 years ago
7b585da
Merge branch 'master' into westmann/scratch
by Till Westmann
· 11 years ago
f923f0c
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
222ac0a
Fix test for issue 610
by Diego Giorgini
· 11 years ago
b54ecb7
Merge branch 'diego/hotfix/issue610'
by Diego Giorgini
· 11 years ago
661f162
Add test for issue 610 - handle correctly end_record and end_unordered_list tokens in adm format.
by Diego Giorgini
· 11 years ago
71c71bf
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
9281205b
Introduced a waiting window for a cluster to acquire the ACTIVE state (all nodes are available) before a submitted query/statement can be executed
by ramangrover29
· 11 years ago
6a84785
Merge branch 'master' into westmann/scratch
by Till Westmann
· 11 years ago
e2235f0
set proxy for MetadataNode after MetadataBootstrap is done
by Till Westmann
· 11 years ago
e33b47d
adding test case for issue 658
by icetindil
· 11 years ago
ac292f9
Merge branch 'master' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
9082e6c
Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo
by zheilbron
· 11 years ago
58ced8a
Merge branch 'master' into jarodwen/features/type_promotion
by JArod
· 11 years ago
ab77a74
fix issue625
by buyingyi
· 11 years ago
f03dbd3
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
4b565c4
Merge branch 'master' of https://code.google.com/p/asterixdb
by buyingyi
· 11 years ago
52f3b38
fix issue592
by buyingyi
· 11 years ago
a5670f6
Merge branch 'master' into westmann/locks
by Till Westmann
· 11 years ago
9b7cd11
fixed issue 650
by icetindil
· 11 years ago
20ba107
move shutdown of AsterixThreadExecutor out of LogManager
by Till Westmann
· 11 years ago
17e1a72
add rule to sweep plan for illegal non-functional functions + Minor cleanup
by zheilbron
· 11 years ago
cb5efd4
Merge branch 'master' into yingyi/asterix_fix
by buyingyi
· 11 years ago
b6b7308
cosmetic changes
by Raman Grover
· 11 years ago
1ba53e7
disabling non-determinstic test case that is causing build to fail
by ramangrover29
· 11 years ago
2343b87
review branch for feeds
by ramangrover29
· 11 years ago
6791ec2
null check when installing adapters contained in an external library
by Raman Grover
· 11 years ago
47c92e7
miscellaneous/minor changes + support for installing adapters
by Raman Grover
· 11 years ago
d7fc147
Merge branch 'master' into eugenia/black_cherry_stable
by genia.likes.science@gmail.com
· 11 years ago
6be5083
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
bdee02e
added a crash recovery test case
by Young-Seok
· 11 years ago
c3fa054
fixing noeq jaccard optimizer tests
by icetindil
· 11 years ago
778e019
added a recovery integration test
by Young-Seok
· 11 years ago
25a2b2e
minor cosmetic changes
by Raman Grover
· 11 years ago
d59bfd5
re-orchestrated feeds fault tolerance integration test
by ramangrover29
· 11 years ago
e5cdb78
merged master, resolved conflicts
by ramangrover29
· 11 years ago
ee1d80a
updated optimizer tests after fixing issue #267
by icetindil
· 11 years ago
4a6f412
Merge branch 'master' into jarodwen/features/positionvar
by JArod
· 11 years ago
88e916c
fixed issue #267
by icetindil
· 11 years ago
5b0e352
Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext
by ramangrover29
· 11 years ago
b95a3b2
checkpoint
by Raman Grover
· 11 years ago
119f8c9
Fixed typos.
by salsubaiee
· 11 years ago
Next »