1. 23 Jul, 2018 2 commits
    • Savorboard's avatar
      Refactoring to specification · b886cb3e
      Savorboard authored
      b886cb3e
    • keke's avatar
      Feature/support mongodb (#163) · 1242d2d1
      keke authored
      * Ignore .vscode
      
      * Add MongoDBTest
      
      * New DotNetCore.CAP.MongoDB
      
      * Use MongoDB
      
      * Initialize MongoDB
      
      * GetPublishedMessageAsync
      
      * GetPublishedMessagesOfNeedRetry
      
      * Get received message
      
      * Change published state
      
      * Chang received state
      
      * Store received message
      
      * MongoDBStorageTransaction
      
      * Implement CapPublisher
      
      * Fix CAP.BuilderTest
      
      * Implement ICollectProcessor
      
      * Configure MongoDBOptions
      
      * Test MongoDBHelper
      
      * Remove useless code
      
      * GetMonitoringApi
      
      * Test MongoDbStorage
      
      * Test MongoDBStorageConnection
      
      * Test MongoDBStorageConnection
      
      * Add sample for MongoDB
      
      * Tweak CapPublisher
      
      * Wati interval
      
      * Tweak Mongo extension
      
      * Publish without mongo session
      
      * Publish rollback
      
      * Publish without session & subscribe msg
      
      * Tweak rabbitmq config
      
      * .gitignore
      
      * Implement & test HourlyFailedJobs
      
      * Rename MongoDBUtil
      
      * Rename MongoDBUtilTest
      
      * Tweak pipeline
      
      * Implement HourlyJobs
      
      * Remove redundant code
      
      * Implement Messages
      
      * Implement MessagesCount
      
      * Fix non-standard StatusName
      
      * To local time
      
      * Tweak two properties name
      
      * Tweak two methods name
      
      * Supplement xml comments
      
      * Fix wrong names
      1242d2d1
  2. 20 Jul, 2018 1 commit
    • keke's avatar
      Compatible sqlserver2008 (#164) · 7a4a62ba
      keke authored
      * Replace FORMAT
      
      * Replace offset
      
      * Use sqlserver 2008
      
      * Remove blank lines
      
      * Tweak UseSqlServer2008
      7a4a62ba
  3. 19 Jul, 2018 1 commit
  4. 18 Jul, 2018 1 commit
  5. 17 Jul, 2018 2 commits
  6. 16 Jul, 2018 1 commit
  7. 19 Jul, 2018 1 commit
  8. 15 Jul, 2018 1 commit
  9. 19 Jul, 2018 1 commit
  10. 10 Jul, 2018 1 commit
  11. 28 Jun, 2018 1 commit
  12. 19 Jun, 2018 1 commit
  13. 12 Jun, 2018 2 commits
  14. 07 Jun, 2018 3 commits
  15. 05 Jun, 2018 11 commits
  16. 31 May, 2018 1 commit
  17. 24 May, 2018 5 commits
  18. 23 May, 2018 1 commit
  19. 28 Apr, 2018 1 commit
    • Savorboard's avatar
      Release 2.2.2 (#121) · 3a8bcf03
      Savorboard authored
      * fixed message enqueue exception in v2.2
      
      * add log to samples
      
      * Improved log output.  #114
      
      * add default timeout configuration for kafka client.
      
      * fixed retry processor bugs.
      
      * Fixed kafka producer exception log without logging when publish message.
      
      * update version num to 2.2.2
      
      * rename configuration options FailedCallback to FailedThresholdCallback
      
      * rename files name.
      
      * remove unused files.
      
      * modify the error comments.
      
      * update samples.
      
      * add logs.
      3a8bcf03
  20. 23 Apr, 2018 1 commit
  21. 22 Apr, 2018 1 commit