Commits
User selector
Commit History
Commits on Feb 9, 2020
ugly try
Show description for a864d00committeddon't use format in order to get rid of spotbugs warning to use %n
Show description for 9f115ddcommittedprepare config tests for running also on windows
Show description for b28f18ccommittedproperly close url stream after loading properties
Show description for ed50b5fcommitted
Commits on Feb 8, 2020
remove unnecessary System.out in tests
Show description for 67a4ec5committedrefactor if-else-cascade to switch and improve method names and error messages
Show description for 5edbf3dcommittedreplace hard-coded key type with constants
Show description for 6152b21committedinline method and improve error message for PKCS#8 key generation
Show description for 1168959committedreplace properitary `sun.securtiy.*` API with bouncycastle code
Show description for 311bc54committedreuse already existing private key generation from bytes for PKSC#8 standard
Show description for 5e066a9committedincorporate requested review changes from #6
Show description for b47d94dauthored andcommittedMerge branch 'bgregos-master' into pkcs1.and.pem.bc.by.bgregos#6
Show description for 900251ccommitteduse newly introduced PKCS1 and PKCS8 support for pem files (#2)
Show description for ccd46a5committedadd PKCS1 and PKCS8 support for pem files (#2)
Show description for ed442a5authored andcommittedenhance integration tests to be able to cover all kinds of key types easily (#2)
Show description for 8d4a9a4committedMerge branch 'master' of git://github.com/bgregos/taskwarrior-java-client into bgregos-master (#6)
Show description for e4c42cacommitteduse newly introduced PKCS1 and PKCS8 support for pem files (#2)
Show description for 1896690committedadd PKCS1 and PKCS8 support for pem files (#2)
Show description for 973b6e2authored andcommitted
Commits on Feb 5, 2020
enhance integration tests to be able to cover all kinds of key types easily (#2)
Show description for c1ea3b0committedrefactor manifest helper stuff and add more test cases
Show description for a838ef9committed@IntegrationTest only as marker / test tag not test itself
Show description for 2912375committedadd test for invalid uuid (auth key)
Show description for 60a059acommitted
Commits on Feb 3, 2020
refactor and unify exceptions
Show description for 48fc394committedget rid of IOException in TaskwarriorClient and its helpers
Show description for 411e29fcommittedminor improvements (static imports, formatting)
Show description for 0da0ea4committedmove code and remove public stuff in order to protect internals
Show description for 5a33499committedintroduce a request header and use it
Show description for a0d2d0ecommittedrefactor manifest helper in order to get title and version
Show description for bdea0f0committed
Commits on Feb 2, 2020
refactor key store generation and ssl context creation
Show description for 15443ddcommittedrefactor taskwarrier configuration for more natural use
Show description for d4f1e94committedactivate spotbugs failures to fail build and fix remaining ones
Show description for bc968cbcommittedfix IDE inspections
Show description for bef0af5committed
Commits on Jan 30, 2020
remove redundant code
Show description for 4a6810fcommittedreformat code
Show description for 6a7b74ccommittedorganize imports
Show description for 9fd5785committed