1. 03e0658 Build script and README update for Go fmt & vet checks as well as include badges to README (#29) by Srini Chebrolu · 8 years ago master
  2. c3ba93d b/68251055 Fixes #25 Add sanity check on timestamps (#28) by Pooja Jain · 8 years ago
  3. 917d04b Fwd Pxy Support (#27) by Sundar Ramamoorthy · 8 years ago
  4. 36288a8 [67510558] include pluginData as one of the parameter while registration. This will be used for plugin version tracker (#24) by Rajanish GJ · 8 years ago
  5. 3111c23 migrate to apid from 30x (#22) by Haoming · 8 years ago
  6. abbd9ce Merge pull request #21 from 30x/theganyo-patch-1 by Pooja Jain · 8 years ago
  7. 0727466 update travis.yml go version to 1.8.3 by Haoming Zhang · 8 years ago theganyo-patch-1
  8. 1fd3d79 fix typos by Scott Ganyo · 8 years ago
  9. 75cada2 Merge pull request #19 from 30x/ISSUE-65205927 by Sundar Ramamoorthy · 8 years ago
  10. 96ba596 [ISSUE-65205927] Use transaction for writing, add row close by Haoming Zhang · 8 years ago ISSUE-65205927
  11. 39c6366 Merge pull request #17 from 30x/xapid_1065 by Sundar Ramamoorthy · 8 years ago
  12. 1df8663 [XAPID-1065] Add seconds in the relative file path before uploading data to s3/gcs by Pooja Jain · 8 years ago xapid_1065
  13. 211a384 Merge pull request #16 from 30x/xapid_1064 by Pooja Jain · 8 years ago
  14. bcf206c Changed caching logic for snapshot event by Pooja Jain · 8 years ago
  15. 1b51a30 Removed all code related to kms related enrichment by Pooja Jain · 8 years ago
  16. 7b55b0b Added caching support for org/env information by Pooja Jain · 8 years ago
  17. 08636b9 New API to support org/env instead of scope by Pooja Jain · 8 years ago
  18. 80469ab Merge pull request #15 from 30x/oss by Alexander Khimich · 8 years ago
  19. 7f4b913 G OSS policy prep2 by Alexander Khimich · 8 years ago oss
  20. 2a63fbf Merge pull request #14 from 30x/SQLlite_tohave_schemas by Pooja Jain · 8 years ago
  21. a949802 Changed all tables names to lowercase by Pooja Jain · 8 years ago
  22. 3615aae Fixed test suit as panic cannot be tested on function with arguments by Pooja Jain · 8 years ago
  23. 31b8aa1 SQLlite now have schemas by alexkhimich · 8 years ago
  24. 0c31af4 Merge pull request #13 from 30x/xapid_883 by Pooja Jain · 8 years ago
  25. ed5403b [XAPID-883] Bug fix: Use UTC time instead of local for creating local directories by Pooja Jain · 8 years ago
  26. 36fc5c4 Merge pull request #12 from 30x/pooja_xapid_853 by Sundar Ramamoorthy · 8 years ago
  27. e8eb082 Ran go fmt by Pooja Jain · 8 years ago
  28. de2ed13 [XAPID-853] Set server side encryption header while uploading file to S3 by Pooja Jain · 8 years ago
  29. 4e09c4e Merge pull request #11 from 30x/pooja_xapid_854 by Sundar Ramamoorthy · 8 years ago
  30. 7ece74d [UAP-854] Cleaned up syntax for reading on a channel until close is received by Pooja Jain · 8 years ago
  31. af9832a [UAP-854] Fixed datarace issue and deadlock issue addressed in comments by Pooja Jain · 8 years ago
  32. 9607219 [XAPID-854] Delete bucket from bucket map only if successfully closed and moved to staging by Pooja Jain · 8 years ago
  33. b9ccfb6 [XAPID-854] Listen to Apid shutdown, register callback and do a clean shutdown by closing open files by Pooja Jain · 8 years ago
  34. 92bef66 Merge pull request #10 from 30x/add_validation by Sundar Ramamoorthy · 9 years ago
  35. 37b0037 Added validation on client_received_end_timestamp by Pooja Jain · 9 years ago
  36. 8f6db46 Add coverage to gitignore by Scott Ganyo · 9 years ago
  37. 1568ea6 Merge pull request #9 from 30x/travis-ci by Scott Ganyo · 9 years ago
  38. 521e376 Merge pull request #7 from 30x/caching_fix by Scott Ganyo · 9 years ago
  39. 8fead53 Add coverage script and travis CI config by Scott Ganyo · 9 years ago
  40. 64d5fe2 Ensure key for map is not empty for tenant and developer cache by Pooja Jain · 9 years ago
  41. 111d9da refactor apid-core -> apid for new file by Pooja Jain · 9 years ago
  42. a8ac7ec Added test coverage for crash recovery by Pooja Jain · 9 years ago
  43. 9b34c8f simplified the Expect assertions for true/false and check existing files by Pooja Jain · 9 years ago
  44. 40a6ecc Changed cachine implementation. Fixes issue #5 by Pooja Jain · 9 years ago
  45. 41272f6 Fix glide.yaml by Scott Ganyo · 9 years ago
  46. a0d2131 Merge pull request #8 from 30x/apid-build by Scott Ganyo · 9 years ago
  47. af7d557 Refactor apid -> apid-core by Scott Ganyo · 9 years ago apid-build
  48. 2ff4236 Merge pull request #6 from 30x/uploader_testcases by Sundar Ramamoorthy · 9 years ago
  49. b4bddf0 Added testcases for uploader by mocking uap collection and s3 responses by Pooja Jain · 9 years ago
  50. 05cec1e Added testcases for upload_manager by Pooja Jain · 9 years ago
  51. 6b61ba1 Merge pull request #4 from 30x/fix_retryFailedUploads_batch_size by Sundar Ramamoorthy · 9 years ago
  52. 1c12b42 fixed wrong function name in common_helper.go by Pooja Jain · 9 years ago
  53. cf9ff11 bug fix: increment cnt in retryuploadFailed dir by Pooja Jain · 9 years ago
  54. 705e15c Merge pull request #3 from 30x/pooja_xapid_377_testcases by Sundar Ramamoorthy · 9 years ago
  55. ec72895 Added test coverage for helpers, api, listener, init and buffer manager by Pooja Jain · 9 years ago
  56. 73e28b2 Merge pull request #2 from 30x/pooja_xapid_377 by Sundar Ramamoorthy · 9 years ago
  57. c9a041c Refresh developer cache only once for a set of changes by Pooja Jain · 9 years ago
  58. a1623e5 truncating the code to 80 columns by Pooja Jain · 9 years ago
  59. ca6dd63 Use oldRow for delele change list by Pooja Jain · 9 years ago
  60. 595c32a Fixed data race issue while creating cache by Pooja Jain · 9 years ago
  61. 2c9102f go fmt to fix formatting by Pooja Jain · 9 years ago
  62. 0017e8a Process change only if use caching is true by Pooja Jain · 9 years ago
  63. 575198f Updated README by Pooja Jain · 9 years ago
  64. 0f8c362 Added comments, improved loggin and refactored some parts by Pooja Jain · 9 years ago
  65. 06b20f0 [XAPID-377] Fixed a bug in crash recovery and how we write to a file by Pooja Jain · 9 years ago
  66. 62db47c [XAPID-377] Add method to generate random 4 digit hex a prefix for each file by Pooja Jain · 9 years ago
  67. cf01765 [XAPID-377] Added OAuth token for getting signed URL by Pooja Jain · 9 years ago
  68. 0fd9993 [XAPID-377] Added fix for processing snapshot by Pooja Jain · 9 years ago
  69. 86fdd75 Removed config for number of files per interval by Pooja Jain · 9 years ago
  70. b402a4c [XAPID-377] Added logic to buffer messages to local files and then move to staging by Pooja Jain · 9 years ago
  71. abc5a5c [XAPID-377] Refactored code and implemented working upload to S3 functionality by Pooja Jain · 9 years ago
  72. fb7004f [XAPID-377] Updated swagger.yaml by Pooja Jain · 9 years ago
  73. 6a52ec9 [XAPID-377] Added CrashRecovery logic to handle unclosed files incase of plugin crash by Pooja Jain · 9 years ago
  74. 33a17df [XAPID-377] Added GetSigned URL from UAP and upload to datastore API calls by Pooja Jain · 9 years ago
  75. 8471ed2 [XAPID-377] Added caching for developer and datascope info and made use_caching a config by Pooja Jain · 9 years ago
  76. 96efa60 [XAPID-377] Added validation and enrichment(incomplete) for analytics payload in API by Pooja Jain · 9 years ago
  77. dbc3faf [XAPID-377] Added POST /analytics API implemention by Pooja Jain · 9 years ago
  78. aa79976 Added README by Pooja Jain · 9 years ago