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