Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(73)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 110116: Initial checkin of DT algorithm

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 4 months ago by armbrust
Modified:
16 years, 4 months ago
Reviewers:
daniel.wilkerson
CC:
ryanb, maxr
Base URL:
http://tapioca-orm.googlecode.com/svn/trunk/
Visibility:
Public.
This is the current state of the DT algorithm. This CL contains all the code as well as all the tests.

Patch Set 1 #

Created: 16 years, 4 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+5970 lines, -0 lines) Patch
A src/log4j.properties View 1 chunk +24 lines, -0 lines 0 comments Download
A src/tapioca/dt/ActionType.java View 1 chunk +26 lines, -0 lines 0 comments Download
A src/tapioca/dt/CacheRecord.java View 1 chunk +93 lines, -0 lines 0 comments Download
A src/tapioca/dt/DistributedTransaction.java View 1 chunk +636 lines, -0 lines 0 comments Download
A src/tapioca/dt/DistributedTransactionEntity.java View 1 chunk +194 lines, -0 lines 0 comments Download
A src/tapioca/dt/DistributedTransactionFailedException.java View 1 chunk +32 lines, -0 lines 0 comments Download
A src/tapioca/dt/DistributedTransactionNotFoundException.java View 1 chunk +28 lines, -0 lines 0 comments Download
A src/tapioca/dt/GetRequest.java View 1 chunk +66 lines, -0 lines 0 comments Download
A src/tapioca/dt/PutRequest.java View 1 chunk +74 lines, -0 lines 0 comments Download
A src/tapioca/dt/ReadVersionChangedException.java View 1 chunk +28 lines, -0 lines 0 comments Download
A src/tapioca/dt/ShadowEntity.java View 1 chunk +198 lines, -0 lines 0 comments Download
A src/tapioca/dt/State.java View 1 chunk +67 lines, -0 lines 0 comments Download
A src/tapioca/dt/WrappedDatastoreService.java View 1 chunk +303 lines, -0 lines 0 comments Download
A src/tapioca/dt/WriteLockHeldException.java View 1 chunk +28 lines, -0 lines 0 comments Download
A src/tapioca/util/DatastoreStats.java View 1 chunk +106 lines, -0 lines 0 comments Download
A src/tapioca/util/DelegateDatastoreService.java View 1 chunk +164 lines, -0 lines 0 comments Download
A src/tapioca/util/EntityGroupBatchJob.java View 1 chunk +115 lines, -0 lines 0 comments Download
A src/tapioca/util/EntityUtil.java View 1 chunk +55 lines, -0 lines 0 comments Download
A src/tapioca/util/KeyUtil.java View 1 chunk +48 lines, -0 lines 0 comments Download
A src/tapioca/util/RetryHelper.java View 1 chunk +72 lines, -0 lines 0 comments Download
A tests/tapioca/AllTests.java View 1 chunk +35 lines, -0 lines 0 comments Download
A tests/tapioca/AllTestsWithStats.java View 1 chunk +58 lines, -0 lines 0 comments Download
A tests/tapioca/dt/AllTests.java View 1 chunk +40 lines, -0 lines 0 comments Download
A tests/tapioca/dt/DistributedTransactionEntityTest.java View 1 chunk +133 lines, -0 lines 0 comments Download
A tests/tapioca/dt/DistributedTransactionTest.java View 1 chunk +1938 lines, -0 lines 0 comments Download
A tests/tapioca/dt/GetRequestTest.java View 1 chunk +66 lines, -0 lines 0 comments Download
A tests/tapioca/dt/PutRequestTest.java View 1 chunk +66 lines, -0 lines 0 comments Download
A tests/tapioca/dt/ShadowEntityTest.java View 1 chunk +159 lines, -0 lines 0 comments Download
A tests/tapioca/dt/StateTest.java View 1 chunk +47 lines, -0 lines 0 comments Download
A tests/tapioca/dt/WrappedDatastoreServiceTest.java View 1 chunk +251 lines, -0 lines 0 comments Download
A tests/tapioca/testing/AppEngineTestCase.java View 1 chunk +134 lines, -0 lines 0 comments Download
A tests/tapioca/testing/TestEnvironment.java View 1 chunk +67 lines, -0 lines 0 comments Download
A tests/tapioca/util/AllTests.java View 1 chunk +37 lines, -0 lines 0 comments Download
A tests/tapioca/util/EntityGroupBatchJobTest.java View 1 chunk +241 lines, -0 lines 0 comments Download
A tests/tapioca/util/EntityUtilTest.java View 1 chunk +59 lines, -0 lines 0 comments Download
A tests/tapioca/util/KeyUtilTest.java View 1 chunk +74 lines, -0 lines 0 comments Download
A tests/tapioca/util/RetryHelperTest.java View 1 chunk +208 lines, -0 lines 0 comments Download
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /