Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoShare
/
d121989ee3ce28266ff928b9f845c8ef6dda768c
/
test
5957c0d
fix verify signature bug;
by Zhenkai Zhu
· 12 years ago
80e0d20
Merge "add hacks to allow publishing unsigned data This is mainly to reduce the computing overhead when serving content object from database Change-Id: I15dd03a496b21ab38bb1f00027eedada5282a743"
by Zhenkai Zhu
· 12 years ago
5acebd7
add hacks to allow publishing unsigned data
by Zhenkai Zhu
· 12 years ago
a323063
Test to check several add/removals of the same file in FsWatcher
by Alexander Afanasyev
· 12 years ago
473346f
Adding broadcast hint as a parameter to FetchManager
by Alexander Afanasyev
· 12 years ago
4d08675
Almost reverting changes in naming convention: moving "user" name to
by Alexander Afanasyev
· 12 years ago
a272a4e
Merge "Changing naming convention"
by Zhenkai Zhu
· 12 years ago
1d1cc83
Changing naming convention
by Alexander Afanasyev
· 12 years ago
d175627
fs-watcher uses its own database add test for fs-watcher
by Zhenkai Zhu
· 12 years ago
7c1cd8d
add GZip support for protobuf use GZip in serializing SyncStateMsg
by Zhenkai Zhu
· 12 years ago
3d20959
clean after test
by Zhenkai Zhu
· 12 years ago
da68688
add fetch-task-db and integrate it with fetch-manager
by Zhenkai Zhu
· 12 years ago
ab9215c
shared executor in Fetchers
by Zhenkai Zhu
· 12 years ago
fbf08d3
move clean up code in test-ccnx-wrapper
by Zhenkai Zhu
· 12 years ago
984f67d
Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare
by Zhenkai Zhu
· 12 years ago
e8c8c8a
add test for timeout callback (re-expressing interests)
by Zhenkai Zhu
· 12 years ago
7065b2d
Attempting to destroy ccnx-wrapper in the test just after the test...
by Alexander Afanasyev
· 12 years ago
ff4fa8a
run timeoutcallback of ccnx wrapper in executor
by Zhenkai Zhu
· 12 years ago
4609245
Correction of test to be robust against fast test rerun (freshness issue)
by Alexander Afanasyev
· 12 years ago
816251e
Serializing upcall/upcall final
by Alexander Afanasyev
· 12 years ago
47cf2ef
Correction of test-ccnx-wrapper. Small logging changes in executor
by Alexander Afanasyev
· 12 years ago
3566f2f
fix bug in rescheduleTask; use PeriodicTask instead (so it won't delete itself)
by Zhenkai Zhu
· 12 years ago
c3a2787
fix content server btw, ccn exception when prefix discvoery enabled at home
by Zhenkai Zhu
· 12 years ago
b74e1e9
update test
by Zhenkai Zhu
· 12 years ago
a7ed62a
take out poolSize param in dispatcher
by Zhenkai Zhu
· 12 years ago
28ca3ed
Almost everything works, but still small problem with file assembly
by Alexander Afanasyev
· 12 years ago
fc72036
Add tons of new loggings
by Alexander Afanasyev
· 12 years ago
faee2d4
add test for dispatcher;
by Zhenkai Zhu
· 12 years ago
d94a8c6
Moving out scheduler from dispatcher and sync-core constructors
by Alexander Afanasyev
· 12 years ago
ab5dff7
Small corrections in executor
by Alexander Afanasyev
· 12 years ago
6fe6d88
add test for speed of publishing
by Zhenkai Zhu
· 12 years ago
13d224d
fix test for file serve and fetch
by Zhenkai Zhu
· 12 years ago
678f350
More logging
by Alexander Afanasyev
· 12 years ago
2a6fa2b
Solve small bug in object manager
by Alexander Afanasyev
· 12 years ago
f1122c3
Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare
by Zhenkai Zhu
· 12 years ago
5f5dd9a
add test for serve and fetch
by Zhenkai Zhu
· 12 years ago
f9978f8
Dispatcher is almost ready. File assembly part is temporarily commented out (need to check if assembly is actually necessary)
by Alexander Afanasyev
· 12 years ago
3d1beca
update FetchManager and Fetcher
by Zhenkai Zhu
· 12 years ago
08aa70a
Adding and finishing test for adding remotely fetched actions
by Alexander Afanasyev
· 12 years ago
a35756b
Debugging ActionLog. Corrections in dispatcher (filename in DB should be in a "generic" format)
by Alexander Afanasyev
· 12 years ago
8e2104a
Initial separating action-log and sync-log
by Alexander Afanasyev
· 12 years ago
49a30d0
"Small" reorganization and cleaning
by Alexander Afanasyev
· 12 years ago
c507ac2
Enabling logging interface (optionally with log4cxx)
by Alexander Afanasyev
· 12 years ago
f278db3
API change for closure. Return ParsedContentObject, not just content
by Alexander Afanasyev
· 12 years ago
dac8492
Commenting out duplicate functionality with locators...
by Alexander Afanasyev
· 12 years ago
650ba28
Solving bugs in Fetcher and extending Fetcher test
by Alexander Afanasyev
· 12 years ago
21a166e
Semi-finalized Fetcher implementation, including unit test to check pipeline (assuming default pipeline of 6)
by Alexander Afanasyev
· 12 years ago
d6c2a90
Changing Closure API. No need for so many pointers...
by Alexander Afanasyev
· 12 years ago
c8a54ca
add executor and test
by Zhenkai Zhu
· 12 years ago
8339e91
clean closure api
by Zhenkai Zhu
· 12 years ago
d2ca392
update scheduler test for reschedule
by Zhenkai Zhu
· 12 years ago
085aae7
add optional old_seq field in SyncState
by Zhenkai Zhu
· 12 years ago
5ec5a8f
Updated and more functional database (sync-log) test
by Alexander Afanasyev
· 12 years ago
abe952a
Resolve compilation issues after reorganizations
by Alexander Afanasyev
· 12 years ago
3f101ec
Moving ccnx-related to ccnx/
by Alexander Afanasyev
· 12 years ago
4e1c1d9
yp test
by Zhenkai Zhu
· 12 years ago
b330aed
passing synclog and scheduler as parameter to synccore
by Zhenkai Zhu
· 12 years ago
9501b8b
update sync-core tests
by Zhenkai Zhu
· 12 years ago
beee0b4
Protecting sync log transaction with mutexes
by Alexander Afanasyev
· 12 years ago
9f31e86
update test
by Zhenkai Zhu
· 12 years ago
6e7d4d2
sync core works except for simultaneous changes;
by Zhenkai Zhu
· 12 years ago
f8e81e0
fix bug in event-scheduler
by Zhenkai Zhu
· 12 years ago
e573ae8
sync log's not working as expected
by Zhenkai Zhu
· 12 years ago
06b8e95
checkout working scheduler
by Zhenkai Zhu
· 12 years ago
05de64a
use two db for two SyncCore
by Zhenkai Zhu
· 12 years ago
e29616f
test for sync (failing)
by Zhenkai Zhu
· 12 years ago
e851b95
sync core compiles
by Zhenkai Zhu
· 12 years ago
74dd53c
in process of writing sync-core
by Zhenkai Zhu
· 12 years ago
66dc5a9
refactor class Task
by Zhenkai Zhu
· 12 years ago
608f7b3
Merge remote-tracking branch 'origin/master'
by Zhenkai Zhu
· 12 years ago
bc2f628
event-scheduler passes tests
by Zhenkai Zhu
· 12 years ago
7f335c1
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 12 years ago
dbc0671
Basic implementation of ObjectDb and ObjectManager. Local files can be
by Alexander Afanasyev
· 12 years ago
68f2a95
Initial stuff for sqllite version of object-db. Changing to boost::filesystem
by Alexander Afanasyev
· 12 years ago
7b3a730
test for register and clear interests in ccnxtunnel
by Zhenkai Zhu
· 12 years ago
c9eb68f
Extending ccnx-name and fixing bug with toString
by Alexander Afanasyev
· 12 years ago
a6472e0
separate selectors
by Zhenkai Zhu
· 12 years ago
d09871f
Some changes, including extension on Ccnx::Name
by Alexander Afanasyev
· 12 years ago
b7aba36
puzzle
by Zhenkai Zhu
· 12 years ago
0ccc9ec
test for tunnel
by Zhenkai Zhu
· 12 years ago
03a511d
separate the two setInterestFilter operations for two wraper instances with
by Zhenkai Zhu
· 12 years ago
3722d43
test case for InterestLifetime selector
by Zhenkai Zhu
· 12 years ago
d34106a
fix bug in incomingData; should not delete closure there
by Zhenkai Zhu
· 12 years ago
3b82d43
test for name and ccnx-wrapper
by Zhenkai Zhu
· 12 years ago
ee7e613
Adding test for the database and sync log. Preliminary file state maintenance operations
by Alexander Afanasyev
· 12 years ago
72ac219
Correction with tests
by Alexander Afanasyev
· 12 years ago
85dc03d
add test
by Zhenkai Zhu
· 12 years ago