1. d988c2d Issue 71761531 Add indexes (#34) by Haoming · 8 years ago master
  2. acc9fb0 [ISSUE-70861663] add tracking with request id in debug mode (#33) by Haoming · 8 years ago
  3. 355f891 Issue 67869881 Add decryption/encryption (#32) by Haoming · 8 years ago
  4. 5376473 update pluginData name&version, update listener name (#31) by Haoming · 8 years ago
  5. dc48095 rename repo to apidApiMetadata (#30) by Haoming · 8 years ago
  6. f9df8bc Update Tavis build script to check for gofmt & vet go code; Include Build status, GoDoc and GoReport badges to README.md; Fixed go vet reported errors. (#29) by Srini Chebrolu · 8 years ago
  7. 446a88b Access Entity (#27) by Haoming · 8 years ago
  8. 3017a77 [ISSUE-67850934] update swagger file (#26) by Haoming · 8 years ago
  9. 2b7163b [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
  10. 54bc801 migrate GitHub repository names (#22) by Rajanish GJ · 8 years ago
  11. 5be27b0 Merge pull request #21 from 30x/fix-go-version by Rajanish GJ · 8 years ago
  12. f7194a6 fix .travis.yml, set go version to 1.8.3 by Haoming Zhang · 8 years ago fix-go-version
  13. 5a1b4a9 Merge pull request #19 from 30x/ISSUE-65205927 by Haoming · 8 years ago
  14. d8d09cd [ISSUE-65205927] update data_helper_test to use transactions by Haoming Zhang · 8 years ago ISSUE-65205927
  15. c3bbe7a Merge pull request #17 from 30x/rj_XAPID-1037_a by Haoming · 8 years ago
  16. 8bc8fd2 Merge pull request #18 from 30x/XAPID-1088 by Sundar Ramamoorthy · 8 years ago rj_XAPID-1037_a
  17. d02aecd [XAPID-1088] improve log, add missing liscense by Haoming Zhang · 8 years ago XAPID-1088
  18. aaaa7c9 [XAPID-1088] fix resource leak, address comments by Haoming Zhang · 8 years ago
  19. c258054 [XAPID-1037] apid verify apikey - enterprise gateway integration by Rajanish GJ · 8 years ago
  20. a47d98e Merge pull request #15 from 30x/improveStyle by Haoming · 8 years ago
  21. 5e1604d make cover.sh compatible with Goobuntu, improve style by Haoming Zhang · 8 years ago improveStyle
  22. a29f4e1 G OSS policy prep2 by Alexander Khimich · 8 years ago oss
  23. c48842a G OSS policy prep by Alexander Khimich · 8 years ago
  24. cf14617 Merge pull request #14 from 30x/genericsqlite by Haoming · 9 years ago
  25. d426528 add more test cases by Haoming Zhang · 9 years ago genericsqlite
  26. 471c5d1 bug fixed, format code by Haoming Zhang · 9 years ago
  27. 482ffca code cleanup by Mitch Fierro · 9 years ago
  28. abb3f6a temporarily change issuedAt type to string until snapshotserver is delivers datetimes correctly by Mitch Fierro · 9 years ago
  29. f4e35e6 use sqlite snapshots and operate on the assumption that changes have already been applied by Mitch Fierro · 9 years ago
  30. 3d3be42 Merge pull request #12 from 30x/XAPID-924 by Scott Ganyo · 9 years ago
  31. 08296d2 FIx TC break. by Sundar Ramamoorthy · 9 years ago
  32. b767155 Merge pull request #9 from 30x/XAPID-862 by Haoming · 9 years ago
  33. 539c4e3 fixed XAPID-862, make sure we log things properly, format code by Haoming Zhang · 9 years ago XAPID-862
  34. f48a87e Merge pull request #8 from 30x/xapid-873 by Paul Kim · 9 years ago
  35. 56a447d Set Json in Content Type by Sundar Ramamoorthy · 9 years ago xapid-873
  36. 29f8dc0 Merge pull request #7 from 30x/XAPID-794 by Scott Ganyo · 9 years ago
  37. 0850fd3 Code review impl. by Sundar Ramamoorthy · 9 years ago
  38. 12d8f1b Readd UNION ALL by Sundar Ramamoorthy · 9 years ago
  39. 94547ed Update yaml by Sundar Ramamoorthy · 9 years ago
  40. bc214a0 Ensure we set the company values correctly in the data structure. by Sundar Ramamoorthy · 9 years ago
  41. b63dcf8 Add tests for company (via changes) by Sundar Ramamoorthy · 9 years ago
  42. e3e62b8 Test for company related changes. by Sundar Ramamoorthy · 9 years ago
  43. 90e4d7e Fix the query & ensure company gets inserted for snapshots. by Sundar Ramamoorthy · 9 years ago
  44. 06086ba Use union all - slightly more efficient by Scott Ganyo · 9 years ago
  45. 1be60da Replace query with dynamic table with simple union (5x faster) by Scott Ganyo · 9 years ago
  46. cb5a70d Company related changes. by Sundar Ramamoorthy · 9 years ago
  47. 576b73f Add company to the verifyapiKey by Sundar Ramamoorthy · 9 years ago
  48. fdeca8d create indexes if not exist by Scott Ganyo · 9 years ago
  49. 814fe97 Add indexes by Scott Ganyo · 9 years ago
  50. 9e556aa Remove excess statement prepares in loops by Scott Ganyo · 9 years ago
  51. 197bf1c Fix glide.yaml by Scott Ganyo · 9 years ago
  52. 020a878 Merge pull request #5 from 30x/apid-build by Scott Ganyo · 9 years ago
  53. 5454079 Refactor apid -> apid-core by Scott Ganyo · 9 years ago
  54. eb35511 Merge pull request #4 from 30x/ad-hoc-fixes by Sundar Ramamoorthy · 9 years ago
  55. 80226fa Remove old rollback by Scott Ganyo · 9 years ago
  56. 84af7c7 set versions to master by Scott Ganyo · 9 years ago
  57. ef450e1 fix company_developer deletes by Scott Ganyo · 9 years ago
  58. c43d230 Ensure txn is rolled back if not committed by Scott Ganyo · 9 years ago
  59. 64f1ead Merge pull request #2 from 30x/xapid520-521-530 by Scott Ganyo · 9 years ago
  60. 78c988b Merge pull request #3 from 30x/database-fix by Sundar Ramamoorthy · 9 years ago
  61. 4c4d235 Should use current snapshot database for data_scope by Scott Ganyo · 9 years ago
  62. dc395a2 refactoring api_test.go, adding helper by Mitch Fierro · 9 years ago
  63. bf3bf3c cleaning up tests by Mitch Fierro · 9 years ago
  64. eb1f6b3 Add travis by Scott Ganyo · 9 years ago
  65. db4a6a2 adding operations for kms.company and kms.company_developer by Mitch Fierro · 9 years ago
  66. 30fe90b Add more test cases for all KMS tables (INS/UPD/DEL) and fixed issues by Sundar Ramamoorthy · 9 years ago
  67. 38c9c79 Merge pull request #1 from 30x/newschema by Sundar Ramamoorthy · 9 years ago
  68. 3a179e3 Added the scripts for dummy data by alexanderkhimich · 9 years ago
  69. 5e25795 DATA_SCOPE table is in diff db by alexanderkhimich · 9 years ago
  70. f3466d2 Added scopeuuid verification by alexanderkhimich · 9 years ago
  71. 7e00394 New schema added. by alexanderkhimich · 9 years ago
  72. 151c8ee New schema by alexanderkhimich · 9 years ago
  73. eb2938a Plugin initialization info by Scott Ganyo · 9 years ago
  74. c13fbc2 snapshot db protocol, cleanup by Scott Ganyo · 9 years ago
  75. 1051850 Use apid.DB interface by Scott Ganyo · 9 years ago
  76. 1e08e4b Merge branch 'poc2' by Sundar Ramamoorthy · 9 years ago
  77. 6218cb0 Fix the test cases. by Sundar Ramamoorthy · 9 years ago
  78. 48f0846 Merge branch 'poc2' by Sundar Ramamoorthy · 9 years ago
  79. 594d717 db.Prepare -> txn.Prepare to avoid needing extra transaction by Scott Ganyo · 9 years ago
  80. 92be695 Missed check for status by Sundar Ramamoorthy · 9 years ago
  81. e4517c3 Add Delete/Up support. Code refactor. by Sundar Ramamoorthy · 9 years ago
  82. 07fd977 Transicator location change by Scott Ganyo · 9 years ago
  83. 301bbc3 Minor updates to db logic by Sundar Ramamoorthy · 9 years ago
  84. 4b79307 Add schema type check in APID plugins. Add bulk updates for snapshot for by Sundar Ramamoorthy · 9 years ago
  85. 4609b6f Add the schema name prefix. by Sundar Ramamoorthy · 9 years ago
  86. d300b93 Compelte TCs for Changes. by Sundar Ramamoorthy · 9 years ago
  87. 5dbd1b3 Remove change related tests.(for now) by Sundar Ramamoorthy · 9 years ago
  88. 96d1a83 Fix test cases (change server still needs update) by Sundar Ramamoorthy · 9 years ago
  89. f13a650 Use Prepare/Exec for SQL inserts by Sundar Ramamoorthy · 9 years ago
  90. e425faf Add Open API spec by Scott Ganyo · 9 years ago
  91. 5ac63f1 Updated logic to handle bootstrapping, and newer schema for KMS, newer by Sundar Ramamoorthy · 9 years ago
  92. e7206ca Incude snapshot by Sundar Ramamoorthy · 9 years ago
  93. 712aaac narrow scope of db exists check by Scott Ganyo · 9 years ago
  94. a56b358 Light it up! by Scott Ganyo · 9 years ago