1. 7ae6be0 Changes requested for 6/22 by Tyler Scott · 9 years ago
  2. f95a97c New features and timeout fix. by Tyler Scott · 9 years ago
  3. 384f37a First set of changes for direct download. Needs further testing. by Tyler Scott · 9 years ago
  4. 66a965d The big code and interface cleanup by Tyler Scott · 9 years ago
  5. 27b0369 Updated ndn-js and fixed minor bug. by Tyler Scott · 9 years ago
  6. 69279bf fix bug that catalog crashes when handling Interests that carries sequence number by Chengyu Fan · 9 years ago
  7. 31737f1 catalog: add connection pool for the database by Chengyu Fan · 9 years ago
  8. 7b978f8 catalog: Transparent query routing implementation by Chengyu Fan · 9 years ago
  9. d61bf83 Moved all retry logic to stable library calls. by Tyler Scott · 9 years ago
  10. f355e45 New subsetting interface. by Tyler Scott · 9 years ago
  11. 83821aa Adding pipeline to retrieve agent by susmit · 9 years ago
  12. 92235aa Adding hep translation library by susmit · 9 years ago
  13. 36dae3a fix bug that front-end cannot handle multiple packets to initialize filters by Chengyu Fan · 9 years ago
  14. 2118a41 Added parameter for overriding the config. by Tyler Scott · 9 years ago
  15. bb42ed2 Treesearch and interface update. by Tyler Scott · 9 years ago
  16. 48f92cd Added metadata retrieval. by Tyler Scott · 9 years ago
  17. 8546aff Added auto generation script. This does setup for all files. by Tyler Scott · 9 years ago
  18. 8724e42 Added query retrying to help with cases that might not fail. by Tyler Scott · 9 years ago
  19. d980a29 Updated ndn-js for onSuccessCallback for registration. by Tyler Scott · 9 years ago
  20. e8dac70 Switched to tab navigation and other fixes by Tyler Scott · 9 years ago
  21. cfb80c7 base catalog version on ChronoSync by Chengyu Fan · 9 years ago
  22. 612f11c Fix bug that catalog crashes when no security section in publishAdapter of config file by Chengyu Fan · 9 years ago
  23. 9445899 Fixing bug in autocomplete. by Tyler Scott · 9 years ago
  24. 6dd649b Adding retrieve agent by susmit · 9 years ago
  25. b59e6de Added TreeSearch and lots of cleaning up/improvements. by Tyler Scott · 9 years ago
  26. e564a5a Added gulp support. by Tyler Scott · 9 years ago
  27. cdfcde8 Migration to new build pattern and new retrieval code by Tyler Scott · 9 years ago
  28. 918210b Added Tree Explorer Search by Tyler Scott · 9 years ago
  29. 71b712b catalog: add logging and fix bugs by Chengyu Fan · 9 years ago
  30. 3b9bb34 enable published data validation by Chengyu Fan · 9 years ago
  31. 4d5fbd2 Fix bug to allow users to specify dataset names in the prefix-based search by Chengyu Fan · 9 years ago
  32. f4c747a populate filters menu by Chengyu Fan · 9 years ago
  33. 3fc0527 Upgraded result navigation (v3) by Tyler Scott · 9 years ago
  34. 4639821 catalog: Implement Sync Update Executor by Chengyu Fan · 9 years ago
  35. 149955a Improved/Fixed Autocomplete by Tyler Scott · 9 years ago
  36. 6b81081 Completed the path search feature. by Tyler Scott · 9 years ago
  37. 9244016 catalog: support autocompletion query by Chengyu Fan · 9 years ago
  38. ab822fe Added freshness changes and removed the background. by Tyler Scott · 9 years ago
  39. fc99039 Cleaned up autocomplete. Works better now. by Tyler Scott · 9 years ago
  40. 39f7225 Fixed clicking with the autocomplete. by Tyler Scott · 9 years ago
  41. 0385485 Fixed a few small bugs. Largely cosmetic. by Tyler Scott · 9 years ago
  42. ff4c3c3 Added background image to catalog. by Tyler Scott · 9 years ago
  43. 4e4865a Completed paging. It might be possible to add pages again. by Tyler Scott · 9 years ago
  44. 696d38f Cleaned up the web directory. by Tyler Scott · 9 years ago
  45. 9eb6abd Updated autocomplete to work in a more understandable way. by Tyler Scott · 9 years ago
  46. 0826385 Migrated bootstrap to a new customized theme. by Tyler Scott · 9 years ago
  47. 4d95122 Added alerts and removed all whitespace. by Tyler Scott · 9 years ago
  48. fe8e493 Finished functionality of autocomplete. by Tyler Scott · 9 years ago
  49. b6e329f Testing autocomplete by Tyler Scott · 9 years ago
  50. c55879f Completed the search function on ndn-atmos. by Tyler Scott · 9 years ago
  51. d90f84e Commented out sections that won't be used anymore. by Tyler Scott · 9 years ago
  52. a153005 Work on rewriting code by Tyler Scott · 9 years ago
  53. 93cae87 Lots of work on autocomplete and more refactoring code. by Tyler Scott · 9 years ago
  54. bb01356 Fixed some bugs when retrieving results. by Tyler Scott · 9 years ago
  55. 424ee10 Hardened the script against some of the corner cases. by Tyler Scott · 9 years ago
  56. 087aef7 Fixed the results and query urls. by Tyler Scott · 9 years ago
  57. 575c61b Updated the query to the new format and fixed the remote url for the gitmodules. by Tyler Scott · 9 years ago
  58. e815d3e Reworked filters to be far simpler that before. by Tyler Scott · 9 years ago
  59. 7d076e2 Cleaning up sources by Tyler Scott · 9 years ago
  60. a1ac69d Migrating code and fixing errors by Tyler Scott · 9 years ago
  61. f65b710 Finished adding buttons. by Tyler Scott · 9 years ago
  62. f08ab96 Working. Buttons almost work. by Tyler Scott · 10 years ago
  63. 3c17d5f Initial work on remaking the interface by Tyler Scott · 10 years ago
  64. c7b87ad catalog: implement trust model by Chengyu Fan · 9 years ago
  65. 55ba098 Update README to set ndn-cxx shared library path by Chengyu Fan · 10 years ago
  66. cad29ca Fix relative paths for the library imports by Susmit Shannigrahi · 10 years ago
  67. 33e5725 Update README to include mailing list address by susmit shannigrahi · 10 years ago
  68. 4bc4ce8 Updating readme by susmit shannigrahi · 10 years ago
  69. 851e88b Bugfixes for the library by susmit shannigrahi · 10 years ago
  70. b25835b catalog: implement catalog driver and facade by Chengyu Fan · 10 years ago
  71. ec5a9fd bugfixes for the translator library by susmit shannigrahi · 10 years ago
  72. 7c5de01 Adding the library that translates atmospheric filenames to NDN names by susmit shannigrahi · 10 years ago
  73. 1aced7d catalog, query UI: fix race condition and stabilize UI by Alison Craig · 10 years ago
  74. 2a4d528 catalog: initial query module by Alison Craig · 10 years ago
  75. 21009e3 Add database name insertion tool. by susmit shannigrahi · 10 years ago
  76. 2788755 Enable automatic compilation and unit test verification by Chengyu Fan · 10 years ago
  77. 8b92f12 Integrating external libraries (libpq and jsoncpp) into waf by Chengyu Fan · 10 years ago
  78. ef12da8 Adding Query UI code by Alison Craig · 10 years ago
  79. eb0422c Write waf build scripts for catalog and unit tests by Chengyu Fan · 10 years ago
  80. d0238cb Initial commit by Chengyu Fan · 10 years ago