Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
pregelix
/
d2e0048e56e3a0f99dede91ef601ae9583bff6b4
/
pregelix-api
d2e0048
Merge branch 'master' into dev/hyracks_msr
by zheilbron
· 12 years ago
8b13819
avoid btree update code path when the target entry has sufficient space
by buyingyi
· 12 years ago
db69f2e
add runtime checks to improve pregelix debug-ability
by buyingyi
· 12 years ago
6fa2ee8
merge from zheilbron/hyracks_msr
by ramangrover29
· 12 years ago
f5dfc4f
use hadoop's vlong and fix driver's re-attempt to be 1
by buyingyi
· 12 years ago
39f5e1b
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
35384d7
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 12 years ago
d3a4850
[maven-release-plugin] rollback the release of fullstack-0.2.9
by buyingyi
· 12 years ago
d1ae4af
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
cb4cc21
[maven-release-plugin] prepare release fullstack-0.2.9
by buyingyi
· 12 years ago
b7532a6
addd partition early termination support
by buyingyi
· 12 years ago
5a67b73
address Vinayak's comments on open/close of vertex
by buyingyi
· 12 years ago
42ed68b
making test cases smaller
by buyingyi
· 12 years ago
f587b83
add message overflow support
by buyingyi
· 12 years ago
ef6e23a
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
70f0c62
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 12 years ago
3f2b922
[maven-release-plugin] rollback the release of fullstack-0.2.8
by buyingyi
· 12 years ago
6e4e47c
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 12 years ago
1213cd6
[maven-release-plugin] rollback the release of fullstack-0.2.8
by buyingyi
· 12 years ago
d98a990
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
0ba1f8c
[maven-release-plugin] prepare release fullstack-0.2.8
by buyingyi
· 12 years ago
f70a122
[maven-release-plugin] prepare for next development iteration
by buyingyi
· 12 years ago
866c8a7
[maven-release-plugin] prepare release fullstack-0.2.7
by buyingyi
· 12 years ago
8ad3497
rename a method
by buyingyi
· 12 years ago
9d1c45a
add LSM support in pregelix
by buyingyi
· 12 years ago
a707bbe
refactoring dataflow operators to be more general--suport both b-tree and lsm b-tree
by buyingyi
· 12 years ago
55277bd
add the support for customized partitioner
by buyingyi
· 12 years ago
d3e52b0
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 12 years ago
7fb19e7
[maven-release-plugin] prepare release fullstack-0.2.6
by Vinayak Borkar
· 12 years ago
2027c2d
add/update license headers
by Till Westmann
· 12 years ago
0357bb6
add normalized key computer support in Pregelix
by buyingyi
· 12 years ago
773e6a7
[maven-release-plugin] prepare for next development iteration
by Vinayak Borkar
· 12 years ago
9cc1d50
[maven-release-plugin] prepare release fullstack-0.2.5
by Vinayak Borkar
· 12 years ago
c7f6b13
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
c10e919
[maven-release-plugin] prepare release fullstack-0.2.4
by vinayakb
· 12 years ago
c7c9f08
Merged fullstack_lsm_staging upto r3336
by vinayakb
· 12 years ago
bb09da9
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
12534dd
[maven-release-plugin] prepare release fullstack-0.2.3
by vinayakb
· 12 years ago
1d3de30
[maven-release-plugin] rollback the release of fullstack-0.2.3
by vinayakb
· 12 years ago
048f0cf
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 12 years ago
4cd724d
[maven-release-plugin] prepare release fullstack-0.2.3
by vinayakb
· 12 years ago
f3777d1
cross merge fullstack_release_candidate into trunk
by buyingyi
· 12 years ago
ded86f7
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 13 years ago
251e18b
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 13 years ago
c7d5f46
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 13 years ago
733744f
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 13 years ago
09d6ef8
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 13 years ago
854b38f
[maven-release-plugin] rollback the release of fullstack-0.2.2
by vinayakb
· 13 years ago
c01041d
[maven-release-plugin] prepare for next development iteration
by vinayakb
· 13 years ago
0b80688
[maven-release-plugin] prepare release fullstack-0.2.2
by vinayakb
· 13 years ago
a03050f
lower memory usage for tests
by buyingyi
· 13 years ago
69cbb36
minor refactoring and more comments
by buyingyi
· 13 years ago
6ec257a
add the reachibility query example
by buyingyi
· 13 years ago
5fe1bf5
add support for non combiner jobs
by buyingyi
· 13 years ago
af048c5
add a missing source file
by buyingyi
· 13 years ago
db26e26
rename a few classes
by buyingyi
· 13 years ago
e97082f
add missing classes
by buyingyi
· 13 years ago
f0a6e49
add global aggregator support
by buyingyi
· 13 years ago
5e0b095
necessary modifications for adding global aggregator
by buyingyi
· 13 years ago
142265e
add the interface for global aggregator
by buyingyi
· 13 years ago
aed577e
add more comments for Vertex abstract class
by buyingyi
· 13 years ago
a292755
update copyright header for pregelix source code
by buyingyi
· 13 years ago
23f45f6
fix application installation
by buyingyi
· 13 years ago
02761c2
update pregelix pom files
by buyingyi
· 13 years ago
58659f0
format code use the new coding style
by buyingyi
· 13 years ago
f99aecb
add Pregelix codebase
by buyingyi
· 13 years ago