1. ef8ae41 [ISSUE-67869881] address comments by Haoming Zhang · 8 years ago master
  2. 29883de [ISSUE-67869881] add cipher by Haoming Zhang · 8 years ago
  3. e698b34 add contains to util by Haoming Zhang · 8 years ago
  4. 470a135 [ISSUE-67869312] add TLS support by Haoming Zhang · 8 years ago
  5. 8a5778c Following changes made as part of this commit: (#33) by Srini Chebrolu · 8 years ago
  6. 0fce769 Revert "[ISSUE-67308179] add support for getting fwdproxy password from env vars (#30)" (#31) by Haoming · 8 years ago
  7. b212019 [ISSUE-67308179] add support for getting fwdproxy password from env vars (#30) by Haoming · 8 years ago
  8. 3fa8918 b/68272561 Add generic "sql.rows->[]struct" mapping to apid-core (#27) by Haoming · 8 years ago
  9. 67a658f Bug 67694505 (#29) by Sundar Ramamoorthy · 8 years ago
  10. 5aff86a [ISSUE-66918282] add long-polling support in apid-core (#26) by Haoming · 8 years ago
  11. d89d504 [67510558] include pluginData as one of the parameter while registration. This will be used for plugin version tracker (#25) by Rajanish GJ · 8 years ago
  12. f50e100 [ISSUE-67600349] Add UUID utils to apid-core (#24) by Haoming · 8 years ago
  13. 269e42a Fix health path (#22) by Scott Ganyo · 8 years ago
  14. deabfd5 allow lowercase env vars to be read (#21) by Scott Ganyo · 8 years ago
  15. 9f82f2b migrate to apid from 30x (#20) by Haoming · 8 years ago
  16. f73a287 [65557251] Disable Shared Cache flag. (#19) by Sundar Ramamoorthy · 8 years ago
  17. 043f1c1 Hotlistid 741888 (#16) by Sundar Ramamoorthy · 8 years ago
  18. d323b9b Merge pull request #13 from 30x/APIRT-4751 by Haoming · 8 years ago
  19. a86323d Merge pull request #14 from 30x/ISSUE-65205927 by Sundar Ramamoorthy · 8 years ago APIRT-4751
  20. 86a3c82 [ISSUE-65205927] update Jenkins Go version by Haoming Zhang · 8 years ago ISSUE-65205927
  21. f8da265 [ISSUE-65205927] add mutex to begin transaction, to serialize conncurrent writes by Haoming Zhang · 8 years ago
  22. ba05c3c Merge branch 'master' of github.com:30x/apid-core into APIRT-4751 by Sundar Ramamoorthy · 8 years ago
  23. 5f9d6a5 Update test cases for DB INsert case. by Sundar Ramamoorthy · 8 years ago
  24. 7381309 Use cache=shared&mode=rwc while opening sql connection. by Sundar Ramamoorthy · 8 years ago
  25. edef6a6 Merge pull request #11 from 30x/XAPID-1093 by Haoming · 8 years ago
  26. 097256b Use cache shared flag for better DB performance. by Sundar Ramamoorthy · 8 years ago
  27. 565640d Add helper functions for ReleaseDB by Sundar Ramamoorthy · 8 years ago XAPID-1093
  28. 0e6b7a0 Merge branch 'master' of github.com:30x/apid-core into XAPID-1093 by Sundar Ramamoorthy · 8 years ago
  29. d1bf11e Merge pull request #10 from 30x/XAPID-1089 by Haoming · 8 years ago
  30. 57d096c Update README.md by Sundar Ramamoorthy · 8 years ago
  31. 2c95dba Add DB configuration pool settings, as options to set, with defaults set. by Sundar Ramamoorthy · 8 years ago
  32. 248f62e Provide details on the DB pool configuration option in the README.md by Sundar Ramamoorthy · 8 years ago XAPID-1089
  33. 676764a gofmt. by Sundar Ramamoorthy · 8 years ago
  34. 8d40ba7 stop periodic logging when DB closed. by Sundar Ramamoorthy · 8 years ago
  35. 9263950 Add DB configuration pool settings, as options to set, with defaults set. by Sundar Ramamoorthy · 8 years ago
  36. 2d5204b Enchance print message. by Sundar Ramamoorthy · 8 years ago
  37. 02bfb3d gofmt by Sundar Ramamoorthy · 8 years ago
  38. 9005b64 Add periodic DB Conn Info. by Sundar Ramamoorthy · 8 years ago
  39. 3f78cff Merge pull request #9 from 30x/oss by Alexander Khimich · 8 years ago
  40. 6a2e565 G OSS policy prep2 by Alexander Khimich · 9 years ago oss
  41. b601a5f Merge pull request #8 from 30x/XAPID-922 by Scott Ganyo · 9 years ago
  42. 417c35d fixed race by Haoming Zhang · 9 years ago
  43. 67b44ed allow nil dispatchers to operate correctly by Scott Ganyo · 9 years ago
  44. 58a8c75 emit message at warn level by Scott Ganyo · 9 years ago
  45. cfca227 guard dispatchers, ignore events sent after Close() by Scott Ganyo · 9 years ago
  46. 613f6ae fix test case by Scott Ganyo · 9 years ago
  47. f748c20 Merge pull request #7 from 30x/XAPID-863 by Scott Ganyo · 9 years ago
  48. 2f9f87f add a test case by Haoming Zhang · 9 years ago
  49. 5acf185 move version to apid main by Haoming Zhang · 9 years ago
  50. 84f0bbf add version#, send apid version# in PluginsInitializedEvent by Haoming Zhang · 9 years ago
  51. 00a5aa8 add version#, send apid version# in PluginsInitializedEvent by Haoming Zhang · 9 years ago
  52. 95a9c4f Merge pull request #6 from 30x/XAPID-862 by Scott Ganyo · 9 years ago
  53. 342939c change default log level to error by Haoming Zhang · 9 years ago
  54. 5e36be9 Merge pull request #4 from 30x/XAPID-824 by Scott Ganyo · 9 years ago
  55. 37aea50 The config structure itself is a critical section. by Sundar Ramamoorthy · 9 years ago
  56. 191a790 Merge branch 'master' of github.com:30x/apid-core into XAPID-824 by Sundar Ramamoorthy · 9 years ago
  57. ba65442 Make viper calls thread safe. by Sundar Ramamoorthy · 9 years ago
  58. 8b2a28a Merge pull request #2 from 30x/XAPID-818 by Scott Ganyo · 9 years ago
  59. 6be4b53 adress comments by Haoming Zhang · 9 years ago
  60. e3d6217 add lock to emitwithcallback (due to merge conflicts), address comments by Haoming Zhang · 9 years ago
  61. 25e51b9 Merge branch 'master' into XAPID-818 by Haoming · 9 years ago
  62. 2b5b583 Merge pull request #3 from 30x/XAPID-825 by Sundar Ramamoorthy · 9 years ago
  63. c1e1dd9 rebuild by Haoming Zhang · 9 years ago
  64. 855f8df refactor emit() and emitwithcallback() by Haoming Zhang · 9 years ago
  65. 5ba9960 refactor emit() and emitwithcallback() by Haoming Zhang · 9 years ago
  66. fe250d1 refactor emit() and emitwithcallback(), address comments by Haoming Zhang · 9 years ago
  67. f27ff36 lock down race conditions by Scott Ganyo · 9 years ago
  68. 19e2fae added shutdownevent for graceful shutdown by Haoming Zhang · 9 years ago
  69. c88db3d Update goscaffold version by Scott Ganyo · 9 years ago
  70. 3237423 Merge pull request #1 from 30x/XAPID-541 by Paul Kim · 9 years ago
  71. e58ac0f allow apid to bind listener to a host (127.0.0.1 by default) by Scott Ganyo · 9 years ago
  72. 6086f02 Fix package name in glide.yaml by Scott Ganyo · 9 years ago
  73. 376cb69 Remove distracting “registered plugin” output by Scott Ganyo · 9 years ago
  74. fce3010 fix order by Scott Ganyo · 9 years ago
  75. a63d5ce Add logging by Scott Ganyo · 9 years ago
  76. 2064c5d Fix log msg by Scott Ganyo · 9 years ago
  77. a56a112 add debug info in logs by Scott Ganyo · 9 years ago
  78. 9c9a27e Remove glide.lock by Scott Ganyo · 9 years ago
  79. c839eea rename apid -> apid-core by Scott Ganyo · 9 years ago
  80. 12eb0fb Merge pull request #8 from 30x/greg-citest by Sundar Ramamoorthy · 9 years ago
  81. d668d79 Add test and build scripts for an internal CI tool. by Gregory Brail · 9 years ago
  82. 7c5e041 Add users artillery file by Scott Ganyo · 9 years ago
  83. 6359d36 ensure local_storage_path always exists after initialization by Scott Ganyo · 9 years ago
  84. b36e6d6 Fix base logger by Scott Ganyo · 9 years ago
  85. 5e84b97 Added Load test by alexanderkhimich · 9 years ago
  86. 001737e docker packaging for load testing by Scott Ganyo · 9 years ago
  87. 55f0829 Merge pull request #5 from 30x/glide_version_lock by Sundar Ramamoorthy · 9 years ago
  88. d88589e Make sure we install plugins by alexanderkhimich · 9 years ago
  89. 643b8e3 Merge pull request #7 from 30x/pooja_xapid_377 by Alexander Khimich · 9 years ago
  90. 96ebbb5 set ginkgo version to master by Scott Ganyo · 9 years ago
  91. 34036e2 [XAPID-377] Load apidAnalytics plugin as part of apid by Pooja Jain · 9 years ago
  92. 3336634 log milliseconds by Scott Ganyo · 9 years ago
  93. d7eb5eb Glide version locked by alexanderkhimich · 9 years ago
  94. 93879d8 Fixed Glide by alexanderkhimich · 9 years ago
  95. 8b9fbf7 Query reqs should be logged by Scott Ganyo · 9 years ago 0.0.1 0.0.2
  96. aeb7044 Merge pull request #4 from 30x/apid_displayname by Scott Ganyo · 9 years ago
  97. 6284621 Merge branch 'apid_displayname' of github.com:30x/apid into apid_displayname by alexanderkhimich · 9 years ago
  98. 2793bfb Fixed test failures by alexanderkhimich · 9 years ago
  99. d2ce2e5 Opened logger as public by alexanderkhimich · 9 years ago
  100. 9b56711 Fixed test failures by alexanderkhimich · 9 years ago