- e71bc33 Change SCM configuration. by Gregory Brail · 4 years, 1 month ago master
- 14a8c0f Issue 71761531 add indexes (#29) by Haoming · 8 years ago
- 3438803 Fixed in efficient assignments (#28) by Srini Chebrolu · 8 years ago
- 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
- 015146d [b/67851068] fix http code for not found blob (#26) by Haoming · 8 years ago
- 434c2f1 Bug 67694505 (#25) by Sundar Ramamoorthy · 8 years ago haoming-temp1
- fdc0ea9 WIP: [ISSUE-66918282] support long poll for "/configurations" (#23) by Haoming · 8 years ago
- 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
- 0eaaba9 [ISSUE-67015020] query by config id, type filter for "/configurations" (#20) by Haoming · 8 years ago
- ec4e81b update imports and dependencies (#19) by Haoming · 8 years ago
- 0ab63b9 Merge pull request #17 from 30x/ISSUE-65161406 by Sundar Ramamoorthy · 8 years ago
- 2e25a67 [ISSUE-65161406] update data.go and tests to use transactions by Haoming Zhang · 8 years ago ISSUE-65161406
- 7e37a15 [ISSUE-65161406] clean temp files in background by Haoming Zhang · 8 years ago
- 0266ad9 [ISSUE-65161406] Use transactions. Remove temp files for failed bundle-downloading. by Haoming Zhang · 8 years ago
- 8ada927 Merge pull request #15 from 30x/XAPID-1088 by Sundar Ramamoorthy · 8 years ago
- 5fc3280 [XAPID-1088] fix resource leak, fix bugs by Haoming Zhang · 8 years ago XAPID-1088
- 6caa114 Merge pull request #14 from 30x/oss-licensing by Haoming · 8 years ago
- d5372da Merge pull request #13 from 30x/oss-licensing by Haoming · 8 years ago
- 31d5e7e Add missing OSS license headers. by Gregory Brail · 8 years ago oss-licensing
- f3ec83c Merge pull request #12 from 30x/bundle_download_race by Sundar Ramamoorthy · 8 years ago
- a6c03ae Merge pull request #11 from 30x/bundle_download_race by Haoming · 8 years ago
- 15b5e92 fix bundle download race bug by Haoming Zhang · 8 years ago bundle_download_race
- 4d28170 Merge pull request #10 from 30x/XAPID-1070 by Haoming · 8 years ago
- ed3ac8b add glide and travis by Haoming Zhang · 8 years ago XAPID-1070
- a962398 [XAPID-1070] change test by Haoming Zhang · 8 years ago
- a0e5703 [XAPID-1070] reuse the same http client, change maxIdleConnsPerHost by Haoming Zhang · 8 years ago
- 9764e5f [XAPID-1070] add auth to requests sent by bundle downloader. Reuse http clients by Haoming Zhang · 8 years ago
- e530281 Merge pull request #6 from 30x/XAPID-1062 by Haoming · 8 years ago
- 6ed90d9 update tests by Haoming Zhang · 8 years ago XAPID-1062
- 96a2043 fix bug by Haoming Zhang · 8 years ago
- feb2501 update blob server uri path by Haoming Zhang · 8 years ago
- ef8a8cc able to parse new response from blob server by Haoming Zhang · 8 years ago
- 017bacd Merge pull request #5 from 30x/XAPID-1061 by Haoming · 8 years ago
- 89b7c23 use reflect to construct structs from rows by Haoming Zhang · 8 years ago XAPID-1061
- d14039d add support for null string cols in DB by Haoming Zhang · 8 years ago
- 4cbbf7a Merge pull request #3 from 30x/XAPID-1041 by Haoming · 8 years ago
- a3e233f add alternative sql statements by Haoming Zhang · 8 years ago
- 7b80235 Merge pull request #4 from 30x/XAPID-1035 by Rajanish GJ · 8 years ago
- 0046872 add more tests db quries, fixed bug by Haoming Zhang · 8 years ago
- 8835794 add support of "update" in changelist by Haoming Zhang · 8 years ago
- 6a7e063 Merge pull request #2 from 30x/XAPID-1040 by Haoming · 8 years ago
- 95cfae8 add test case by Haoming Zhang · 8 years ago
- a79b62d fixed XAPID-1040 by Haoming Zhang · 8 years ago
- 763e639 Merge pull request #1 from 30x/rj_XAPID-999 by Haoming · 8 years ago
- d1318a8 fix bug in db statement by Haoming Zhang · 8 years ago
- 4c89736 Merge branch 'XAPID-999' into rj_XAPID-999 by Haoming · 8 years ago
- 00336d6 add test case, enable listener for delete event by Haoming Zhang · 8 years ago
- d286ab2 add test, fix bugs by Haoming Zhang · 8 years ago
- 26f8a83 add tests for snapshot listener by Haoming Zhang · 8 years ago
- 0e543e0 [XAPID-999] fix duplicate config in response, added configuration to provide configBundleBlobDownloadEndpoint by Rajanish GJ · 8 years ago
- 33085e6 fix changelist bug by Haoming Zhang · 8 years ago
- a035ff2 add more test cases by Haoming Zhang · 8 years ago
- 2c76061 add tests for bundle.go, fix bugs by Haoming Zhang · 8 years ago
- f7fcc28 fix tests by Haoming Zhang · 8 years ago
- 8dd4110 [XAPID-999] fix blob endpoint by Rajanish GJ · 8 years ago
- c11335a [XAPID-999] change signature endpoint based on new specs. fix blobs local endpoint by Rajanish GJ · 8 years ago
- 2789f7a fix bugs by Haoming Zhang · 8 years ago
- 1ffbbd2 add more tests for data.go by Haoming Zhang · 8 years ago
- 0044413 add unit tests for data.go, fix bugs by Haoming Zhang · 8 years ago
- aad9d52 add getUnreadyBlobs() and support for starting from local sqlite by Haoming Zhang · 8 years ago
- ec8bfb7 add test for data.go by Haoming Zhang · 8 years ago
- a2bb52e update db schema, update bundle.go logics, format apis by Haoming Zhang · 8 years ago
- 271cd2e add test cases by Haoming Zhang · 8 years ago
- 5d74daf add test case by Haoming Zhang · 8 years ago
- 2da0d32 add test case by Haoming Zhang · 8 years ago
- de42034 reformat api.go, listener.go and data.go, rewrite bundle.go by Haoming Zhang · 8 years ago
- 30e6c4e reformat bundle.go to make it unit-testable by Haoming Zhang · 8 years ago
- 5ad04ab fix compile errors by Haoming Zhang · 8 years ago
- fa68bed format response by Haoming Zhang · 8 years ago
- bef423e remove scope. by Sundar Ramamoorthy · 8 years ago
- 07bc49e Add swagger spec. by Sundar Ramamoorthy · 8 years ago
- 23f2dfc Incident: XAPID-999 by Sundar Ramamoorthy · 8 years ago
- 682b9bc The basic functionality of the new generic Configuration deployment plugin. by Sundar Ramamoorthy · 8 years ago