1. e71bc33 Change SCM configuration. by Gregory Brail · 4 years, 1 month ago master
  2. 14a8c0f Issue 71761531 add indexes (#29) by Haoming · 8 years ago
  3. 3438803 Fixed in efficient assignments (#28) by Srini Chebrolu · 8 years ago
  4. e14ea46 Travis build script update to include go fmt & vet checks; Build status, GoDoc and Go Report badges added to README (#27) by Srini Chebrolu · 8 years ago
  5. 015146d [b/67851068] fix http code for not found blob (#26) by Haoming · 8 years ago
  6. 434c2f1 Bug 67694505 (#25) by Sundar Ramamoorthy · 8 years ago haoming-temp1
  7. fdc0ea9 WIP: [ISSUE-66918282] support long poll for "/configurations" (#23) by Haoming · 8 years ago
  8. c03d658 [67510558] include pluginData as one of the parameter while registration. This will be used for plugin version tracker (#22) by Rajanish GJ · 8 years ago
  9. 0eaaba9 [ISSUE-67015020] query by config id, type filter for "/configurations" (#20) by Haoming · 8 years ago
  10. ec4e81b update imports and dependencies (#19) by Haoming · 8 years ago
  11. 0ab63b9 Merge pull request #17 from 30x/ISSUE-65161406 by Sundar Ramamoorthy · 8 years ago
  12. 2e25a67 [ISSUE-65161406] update data.go and tests to use transactions by Haoming Zhang · 8 years ago ISSUE-65161406
  13. 7e37a15 [ISSUE-65161406] clean temp files in background by Haoming Zhang · 8 years ago
  14. 0266ad9 [ISSUE-65161406] Use transactions. Remove temp files for failed bundle-downloading. by Haoming Zhang · 8 years ago
  15. 8ada927 Merge pull request #15 from 30x/XAPID-1088 by Sundar Ramamoorthy · 8 years ago
  16. 5fc3280 [XAPID-1088] fix resource leak, fix bugs by Haoming Zhang · 8 years ago XAPID-1088
  17. 6caa114 Merge pull request #14 from 30x/oss-licensing by Haoming · 8 years ago
  18. d5372da Merge pull request #13 from 30x/oss-licensing by Haoming · 8 years ago
  19. 31d5e7e Add missing OSS license headers. by Gregory Brail · 8 years ago oss-licensing
  20. f3ec83c Merge pull request #12 from 30x/bundle_download_race by Sundar Ramamoorthy · 8 years ago
  21. a6c03ae Merge pull request #11 from 30x/bundle_download_race by Haoming · 8 years ago
  22. 15b5e92 fix bundle download race bug by Haoming Zhang · 8 years ago bundle_download_race
  23. 4d28170 Merge pull request #10 from 30x/XAPID-1070 by Haoming · 8 years ago
  24. ed3ac8b add glide and travis by Haoming Zhang · 8 years ago XAPID-1070
  25. a962398 [XAPID-1070] change test by Haoming Zhang · 8 years ago
  26. a0e5703 [XAPID-1070] reuse the same http client, change maxIdleConnsPerHost by Haoming Zhang · 8 years ago
  27. 9764e5f [XAPID-1070] add auth to requests sent by bundle downloader. Reuse http clients by Haoming Zhang · 8 years ago
  28. e530281 Merge pull request #6 from 30x/XAPID-1062 by Haoming · 8 years ago
  29. 6ed90d9 update tests by Haoming Zhang · 8 years ago XAPID-1062
  30. 96a2043 fix bug by Haoming Zhang · 8 years ago
  31. feb2501 update blob server uri path by Haoming Zhang · 8 years ago
  32. ef8a8cc able to parse new response from blob server by Haoming Zhang · 8 years ago
  33. 017bacd Merge pull request #5 from 30x/XAPID-1061 by Haoming · 8 years ago
  34. 89b7c23 use reflect to construct structs from rows by Haoming Zhang · 8 years ago XAPID-1061
  35. d14039d add support for null string cols in DB by Haoming Zhang · 8 years ago
  36. 4cbbf7a Merge pull request #3 from 30x/XAPID-1041 by Haoming · 8 years ago
  37. a3e233f add alternative sql statements by Haoming Zhang · 8 years ago
  38. 7b80235 Merge pull request #4 from 30x/XAPID-1035 by Rajanish GJ · 8 years ago
  39. 0046872 add more tests db quries, fixed bug by Haoming Zhang · 8 years ago
  40. 8835794 add support of "update" in changelist by Haoming Zhang · 8 years ago
  41. 6a7e063 Merge pull request #2 from 30x/XAPID-1040 by Haoming · 8 years ago
  42. 95cfae8 add test case by Haoming Zhang · 8 years ago
  43. a79b62d fixed XAPID-1040 by Haoming Zhang · 8 years ago
  44. 763e639 Merge pull request #1 from 30x/rj_XAPID-999 by Haoming · 8 years ago
  45. d1318a8 fix bug in db statement by Haoming Zhang · 8 years ago
  46. 4c89736 Merge branch 'XAPID-999' into rj_XAPID-999 by Haoming · 8 years ago
  47. 00336d6 add test case, enable listener for delete event by Haoming Zhang · 8 years ago
  48. d286ab2 add test, fix bugs by Haoming Zhang · 8 years ago
  49. 26f8a83 add tests for snapshot listener by Haoming Zhang · 8 years ago
  50. 0e543e0 [XAPID-999] fix duplicate config in response, added configuration to provide configBundleBlobDownloadEndpoint by Rajanish GJ · 8 years ago
  51. 33085e6 fix changelist bug by Haoming Zhang · 8 years ago
  52. a035ff2 add more test cases by Haoming Zhang · 8 years ago
  53. 2c76061 add tests for bundle.go, fix bugs by Haoming Zhang · 8 years ago
  54. f7fcc28 fix tests by Haoming Zhang · 8 years ago
  55. 8dd4110 [XAPID-999] fix blob endpoint by Rajanish GJ · 8 years ago
  56. c11335a [XAPID-999] change signature endpoint based on new specs. fix blobs local endpoint by Rajanish GJ · 8 years ago
  57. 2789f7a fix bugs by Haoming Zhang · 8 years ago
  58. 1ffbbd2 add more tests for data.go by Haoming Zhang · 8 years ago
  59. 0044413 add unit tests for data.go, fix bugs by Haoming Zhang · 8 years ago
  60. aad9d52 add getUnreadyBlobs() and support for starting from local sqlite by Haoming Zhang · 8 years ago
  61. ec8bfb7 add test for data.go by Haoming Zhang · 8 years ago
  62. a2bb52e update db schema, update bundle.go logics, format apis by Haoming Zhang · 8 years ago
  63. 271cd2e add test cases by Haoming Zhang · 8 years ago
  64. 5d74daf add test case by Haoming Zhang · 8 years ago
  65. 2da0d32 add test case by Haoming Zhang · 8 years ago
  66. de42034 reformat api.go, listener.go and data.go, rewrite bundle.go by Haoming Zhang · 8 years ago
  67. 30e6c4e reformat bundle.go to make it unit-testable by Haoming Zhang · 8 years ago
  68. 5ad04ab fix compile errors by Haoming Zhang · 8 years ago
  69. fa68bed format response by Haoming Zhang · 8 years ago
  70. bef423e remove scope. by Sundar Ramamoorthy · 8 years ago
  71. 07bc49e Add swagger spec. by Sundar Ramamoorthy · 8 years ago
  72. 23f2dfc Incident: XAPID-999 by Sundar Ramamoorthy · 8 years ago
  73. 682b9bc The basic functionality of the new generic Configuration deployment plugin. by Sundar Ramamoorthy · 8 years ago