1. f4b900e Changed name of preferences window to settings to match view settings tab by Jared Lindblom · 12 years ago
  2. 473346f Adding broadcast hint as a parameter to FetchManager by Alexander Afanasyev · 12 years ago
  3. 2b760d0 Changing TRANSIENT to STATIC in sqlite binds in action log by Alexander Afanasyev · 12 years ago
  4. 4d08675 Almost reverting changes in naming convention: moving "user" name to by Alexander Afanasyev · 12 years ago
  5. 5268ff6 Reducing default logging: Executor and Scheduler log only ERROR level by Alexander Afanasyev · 12 years ago
  6. 92bb695 content server caches ObjectDbPtr by Zhenkai Zhu · 12 years ago
  7. a37d779 Merge "Extended dump-db capabilities" by Alexander Afanasyev · 12 years ago
  8. 12eb4b7 Merge "timed-wait for fetcher in hope to solve crash problem" by Zhenkai Zhu · 12 years ago
  9. 354d46d timed-wait for fetcher in hope to solve crash problem by Zhenkai Zhu · 12 years ago
  10. 24b449f Extended dump-db capabilities by Alexander Afanasyev · 12 years ago
  11. d6364ef Moving out FileState operations into a separate class/database by Alexander Afanasyev · 12 years ago
  12. a272a4e Merge "Changing naming convention" by Zhenkai Zhu · 12 years ago
  13. 1d1cc83 Changing naming convention by Alexander Afanasyev · 12 years ago
  14. 1ffd539 Merge remote-tracking branch 'gerrit/master' by Zhenkai Zhu · 12 years ago
  15. 369eff1 move fs-watcher to separate dir; correct wscript by Zhenkai Zhu · 12 years ago
  16. 9d85725 Merge changes Id564ca35,I6082a335,I54210671 by Zhenkai Zhu · 12 years ago
  17. f395882 Printing error when file is requested to be assembled, but something is wrong with assembly by Alexander Afanasyev · 12 years ago
  18. a2fabcf Delaying saving of the local state change from dispatcher (useful when many changes happen at about the same time) by Alexander Afanasyev · 12 years ago
  19. 6aec3bf ccnx: Update tracing in ccnx-wrapper by Alexander Afanasyev · 12 years ago
  20. d175627 fs-watcher uses its own database add test for fs-watcher by Zhenkai Zhu · 12 years ago
  21. 888be47 set is_complete flag for local published file by Zhenkai Zhu · 12 years ago
  22. f3a9fa6 add check for case that should not have happened: by Zhenkai Zhu · 12 years ago
  23. ce92510 Add sanity check for fs operations in dispatcher by Alexander Afanasyev · 12 years ago
  24. 1df5863 Merge "Output more stuff in dump-db" by Alexander Afanasyev · 12 years ago
  25. 83906d3 Something strange in actionlog. Removing database upgrades, slightly changing logic when adding new FileState by Alexander Afanasyev · 12 years ago
  26. 38826ce Output more stuff in dump-db by Alexander Afanasyev · 12 years ago
  27. 4aecad8 Correcting initialization order in FetchManager by Alexander Afanasyev · 12 years ago
  28. 7c1cd8d add GZip support for protobuf use GZip in serializing SyncStateMsg by Zhenkai Zhu · 12 years ago
  29. d575631 small improvement of GUI. Backend waits until there is valid input to start. by Zhenkai Zhu · 12 years ago
  30. f3ea97a add validators of input by Zhenkai Zhu · 12 years ago
  31. f695aed (Re-)adding detection of added files. Recent change has postponed that by 5 minutes by Alexander Afanasyev · 12 years ago
  32. 705e487 Making black and white icon by Alexander Afanasyev · 12 years ago
  33. 7a64700 Adding is_complete flag to FileState and enabling fs-watcher to use this flag in some (not all) cases by Alexander Afanasyev · 12 years ago
  34. 785b0a0 Removing foreign key support in action log table. We need to keep all actions, even if something is missing (in some cases, this will bring some---and hopefully only temporary---inconsistency) by Alexander Afanasyev · 12 years ago
  35. 3d20959 clean after test by Zhenkai Zhu · 12 years ago
  36. be47bb1 Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare by Zhenkai Zhu · 12 years ago
  37. da68688 add fetch-task-db and integrate it with fetch-manager by Zhenkai Zhu · 12 years ago
  38. 2ec2c38 Adding experimental mutex in Fetcher by Alexander Afanasyev · 12 years ago
  39. c80207d On directory event, do not fire rescan/notification immediately, but schedule it in some distant future (5 mins) by Alexander Afanasyev · 12 years ago
  40. 7943c6b Remove delay to detect file state when app starts by Alexander Afanasyev · 12 years ago
  41. 506ff22 Fixing another bug with deletion detection. Now it seems to work by Alexander Afanasyev · 12 years ago
  42. 4a8781c Fixing recently introduced bugs by Alexander Afanasyev · 12 years ago
  43. 41a7312 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
  44. 0a30a0c Deletion detection by Alexander Afanasyev · 12 years ago
  45. b8c49af use default callbacks for FetchManagers in Dispatcher by Zhenkai Zhu · 12 years ago
  46. a014738 enable default callbacks for fetch-manager by Zhenkai Zhu · 12 years ago
  47. d4a8b12 passing TaskPtr to executor in scheduler to ensure when the by Zhenkai Zhu · 12 years ago
  48. 9079a2d Don't assemble a file if file already exists in a file system (can happen if several files with the same content are simultaneously created) by Alexander Afanasyev · 12 years ago
  49. 8a8f152 Icon update by Alexander Afanasyev · 12 years ago
  50. e227721 Don't refetch file that already exists in the local database by Alexander Afanasyev · 12 years ago
  51. 70f30d2 update tray icon for chronoshare by Zhenkai Zhu · 12 years ago
  52. bc8bf23 Ok. I was wrong... bind does make a copy... bastard... by Alexander Afanasyev · 12 years ago
  53. 1f1def5 use executor to delete fetcher, some segfault with "intrusive" container by Zhenkai Zhu · 12 years ago
  54. ab9215c shared executor in Fetchers by Zhenkai Zhu · 12 years ago
  55. 67d757c Forgotten reference in OnTimeout_Execute by Alexander Afanasyev · 12 years ago
  56. ddc283c In Fetcher serializing also callback from ccnx into executor thread by Alexander Afanasyev · 12 years ago
  57. ca77d4e Serializing FillPipeline in Fetcher : by Alexander Afanasyev · 12 years ago
  58. fbf08d3 move clean up code in test-ccnx-wrapper by Zhenkai Zhu · 12 years ago
  59. 984f67d Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare by Zhenkai Zhu · 12 years ago
  60. e8c8c8a add test for timeout callback (re-expressing interests) by Zhenkai Zhu · 12 years ago
  61. 7065b2d Attempting to destroy ccnx-wrapper in the test just after the test... by Alexander Afanasyev · 12 years ago
  62. 94b6480 Merge remote-tracking branch 'git.irl/alex' by Alexander Afanasyev · 12 years ago
  63. da5a14f log4cxx traces everything to console and to log file (10mb max for up to 10 files) by Alexander Afanasyev · 12 years ago
  64. 01cff10 dump-db now doesn't attempt to sort action-log (naturally ordered by arrival time) by Alexander Afanasyev · 12 years ago
  65. cfd5dfc Bug: there was a subtle bug in fetcher (in some cases, same segment were rerequested) by Alexander Afanasyev · 12 years ago
  66. 4a78b1a Merge remote-tracking branch 'origin/master' by Zhenkai Zhu · 12 years ago
  67. ff4fa8a run timeoutcallback of ccnx wrapper in executor by Zhenkai Zhu · 12 years ago
  68. 2b0363a Fixing command line daemon: properly starting non gui QT application by Alexander Afanasyev · 12 years ago
  69. dc11fc9 Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare by Zhenkai Zhu · 12 years ago
  70. 126b21c make ContentServer use separate Ccnx handle; by Zhenkai Zhu · 12 years ago
  71. 38a0473 Handling the case when file is moved fast several times (permissions may throw an exception) by Alexander Afanasyev · 12 years ago
  72. 583449a Replacing executor with schedule in fs-watcher: tags are used to limit number of notification per event by Alexander Afanasyev · 12 years ago
  73. f975623 Experimental scheduling of tasks in FetchManager by Alexander Afanasyev · 12 years ago
  74. 9b8a7d0 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
  75. 93fa359 Revert "change the execute in ExecutorClosure" by Alexander Afanasyev · 12 years ago
  76. 4609245 Correction of test to be robust against fast test rerun (freshness issue) by Alexander Afanasyev · 12 years ago
  77. 816251e Serializing upcall/upcall final by Alexander Afanasyev · 12 years ago
  78. 47aaa8c change the execute in ExecutorClosure by Zhenkai Zhu · 12 years ago
  79. 47cf2ef Correction of test-ccnx-wrapper. Small logging changes in executor by Alexander Afanasyev · 12 years ago
  80. e840942 move executor to its own dir by Zhenkai Zhu · 12 years ago
  81. 1888f74 Run ccnx interest and data callback in executor Run scheduler task in executor by Zhenkai Zhu · 12 years ago
  82. b3d4cd5 Merge remote-tracking branch 'git.irl/alex' by Alexander Afanasyev · 12 years ago
  83. d982666 Adding extended logging in ccnx-wrapper by Alexander Afanasyev · 12 years ago
  84. 7599db4 small changes to ccnx mutex (limit scope a little bit) by Zhenkai Zhu · 12 years ago
  85. f8b22bf Correction of fetcher by Alexander Afanasyev · 12 years ago
  86. eb575e0 Adding tool dump action log database by Alexander Afanasyev · 12 years ago
  87. 548d38d Extension of scheduler, different logic in FetchManager regarding re-requesting (exponential backoff, and flipping broadcast/forwarding hint) by Alexander Afanasyev · 12 years ago
  88. 1247aaa Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
  89. 5052628 Experimental things with scheduling syncInterests in sync-core by Alexander Afanasyev · 12 years ago
  90. 4c656b9 correct ContentServer destructor by Zhenkai Zhu · 12 years ago
  91. 30ef922 Checking for non-empty content before handling sync data by Alexander Afanasyev · 12 years ago
  92. ff8d9dc Adding executor to fetcher: there was a deadlock otherwise by Alexander Afanasyev · 12 years ago
  93. 0c545ed Apply delete action by Alexander Afanasyev · 12 years ago
  94. 6d4befc Bug: while creating delete action, UPDATE command was specified... by Alexander Afanasyev · 12 years ago
  95. cb50205 Making interval 10 sec by Alexander Afanasyev · 12 years ago
  96. c7bfacd Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
  97. 3566f2f fix bug in rescheduleTask; use PeriodicTask instead (so it won't delete itself) by Zhenkai Zhu · 12 years ago
  98. 9c9c301 Don't throw exception in ccnLoop, put just log, sleep, and continue by Alexander Afanasyev · 12 years ago
  99. 9516010 make sync interest interval configurable by Zhenkai Zhu · 12 years ago
  100. 3b40659 fix sync interest sending in sync-core by Zhenkai Zhu · 12 years ago