tracyboehrer
|
b04c8f052b
|
Merge pull request #109 from microsoft/tb-issue-107
Corrects issue with InputStream not being closed.
|
2019-09-04 10:09:30 -05:00 |
Tracy Boehrer
|
c8b893db5f
|
Fixes #107: InputStream not being closed.
|
2019-09-04 14:16:36 -05:00 |
tracyboehrer
|
7950562c2d
|
Merge pull request #108 from microsoft/tb-sample
Removed original sample
|
2019-09-04 09:17:06 -05:00 |
Tracy Boehrer
|
1b9cee9838
|
Removed original sample
|
2019-09-04 14:06:56 -05:00 |
Tracy Boehrer
|
1dca1dcba0
|
Corrected parent POM package version (accidental skip during previous push).
|
2019-09-03 20:26:09 -05:00 |
Tracy Boehrer
|
b033059442
|
Corrected default parent and child versions so default maven build works.
|
2019-09-03 20:23:05 -05:00 |
Tracy Boehrer
|
febab33be8
|
Removed child project package versions as they default to parent version.
|
2019-09-03 20:00:57 -05:00 |
Tracy Boehrer
|
38bf4b9024
|
Updated parent to use property for internal module versions.
|
2019-09-03 17:17:25 -05:00 |
tracyboehrer
|
647673a3b2
|
Merge pull request #106 from microsoft/tb-completablefuture
Removed use of Observables from bot-connector and added more tests.
|
2019-09-03 15:40:34 -05:00 |
Tracy Boehrer
|
2aaa43a2fe
|
Removed use of Observables from bot-connector and added more tests.
|
2019-09-03 15:35:02 -05:00 |
tracyboehrer
|
454fe48f27
|
Merge pull request #100 from microsoft/tb-projectsetup
Future project setup
|
2019-09-03 15:30:03 -05:00 |
tracyboehrer
|
c38bf800e3
|
Merge pull request #99 from microsoft/tb-schema
bot-schema refactor
|
2019-09-03 15:29:47 -05:00 |
tracyboehrer
|
3014338782
|
Merge pull request #97 from microsoft/tb-auth
Updated Connector Authorization
|
2019-09-03 15:29:19 -05:00 |
Tracy Boehrer
|
0c87793a51
|
Removed Luis package dependency.
|
2019-08-30 12:49:10 -05:00 |
Tracy Boehrer
|
33e47995f2
|
Added external module dependencies.
|
2019-08-30 12:45:56 -05:00 |
Tracy Boehrer
|
da35fcd6ea
|
Setup skeleton module for all packages that mirror the dotnet project.
|
2019-08-30 08:45:50 -05:00 |
Tracy Boehrer
|
fe48faab0d
|
Eliminated duplicate user agent generation routines.
|
2019-08-28 11:51:57 -05:00 |
Tracy Boehrer
|
8e1146baf9
|
Changed AdalAuthenticator to return CompletableFuture and use AuthenticationCallback for future retry support if needed.
|
2019-08-27 16:48:31 -05:00 |
Tracy Boehrer
|
e01774729a
|
Better comments on Activity.getEntities
|
2019-08-27 16:10:26 -05:00 |
Tracy Boehrer
|
e5c49e2f25
|
Corrected all bot-integration-core linter issues.
|
2019-08-27 14:07:18 -05:00 |
Tracy Boehrer
|
58ee9bfe3c
|
bot-connector linter corrections.
|
2019-08-27 13:41:11 -05:00 |
Tracy Boehrer
|
cb5f9056ee
|
Fixed some oddities with ConnectorClient, switched to using standard get/set instead of get/with.
|
2019-08-27 10:11:41 -05:00 |
Tracy Boehrer
|
ec656aa7ea
|
Linter fixes, now performing a deep copy in Activity.clone.
|
2019-08-27 09:31:30 -05:00 |
Tracy Boehrer
|
1cbe46b81c
|
bot-schema recfactor (periodic push)
|
2019-08-26 21:04:11 -05:00 |
Tracy Boehrer
|
32960b9f8d
|
Switched to using our own checkstyle file.
|
2019-08-22 15:27:27 -05:00 |
Tracy Boehrer
|
fc8efe06de
|
Update to latest json and auth0 dependencies
|
2019-08-22 15:14:03 -05:00 |
Tracy Boehrer
|
9956b97364
|
Added missing JwtTokenValidationTests and corrected some goofy CompletableFuture impls.
|
2019-08-22 13:30:18 -05:00 |
Tracy Boehrer
|
ff2a241351
|
Using ExecutorFactory for all CompletableFuture async calls.
|
2019-08-22 09:29:36 -05:00 |
Tracy Boehrer
|
f3d41517cd
|
Moved EmulatorValidation TokenValidationParameters.
|
2019-08-22 09:03:29 -05:00 |
Tracy Boehrer
|
ace471cb7f
|
Using MicrosoftGovernmentAppCredentials for Jwt Gov tests.
|
2019-08-22 08:07:14 -05:00 |
Tracy Boehrer
|
3f90a2b031
|
Added EmulatorValidationTests
|
2019-08-21 17:09:10 -05:00 |
Tracy Boehrer
|
2491f71a91
|
Added MicrosoftAppCredentialsTests, SimpleChannelProviderTest, and SimpleCredentialProviderTests.
|
2019-08-21 15:50:32 -05:00 |
Tracy Boehrer
|
c939b93326
|
Added JwtTokenvalidation.ChannelNoHeaderAuthenticationEnabledShouldThrow test.
|
2019-08-21 13:32:48 -05:00 |
Tracy Boehrer
|
71ff30c4dd
|
Removed use of java.util.Logging
|
2019-08-21 09:43:16 -05:00 |
Tracy Boehrer
|
f44884f5c4
|
Removed unused import to make PMD happy.
|
2019-08-21 09:29:21 -05:00 |
Tracy Boehrer
|
2ff8d47343
|
Fixed JwtTokenValidation.authenticateRequest. Removed unneeded throw declarations from CompletableFuture returning methods.
|
2019-08-21 09:19:12 -05:00 |
Tracy Boehrer
|
90b8b53baf
|
Implemented latest Connector Authorization (from dotnet)
|
2019-08-20 17:16:42 -05:00 |
Tracy Boehrer
|
139778b527
|
Removed inadvertent MicrosoftAppId and MicrosoftAppPassword from sample.
|
2019-08-16 15:22:34 -05:00 |
Tracy Boehrer
|
bb64b71b42
|
Merge branch 'master' into tb-auth
|
2019-08-16 15:21:15 -05:00 |
Tracy Boehrer
|
30fe001fb2
|
Added AdalAuthenticator and utilized in MicrosoftAppCredentials.
|
2019-08-16 15:20:46 -05:00 |
tracyboehrer
|
d848076788
|
Merge pull request #96 from microsoft/BruceHaley-patch-1
Password placeholder change
|
2019-08-16 15:16:40 -05:00 |
BruceHaley
|
542741cf0d
|
Password placeholder change
Makes it less confusing.
|
2019-08-16 11:27:04 -07:00 |
BruceHaley
|
7262f79566
|
Merge pull request #95 from microsoft/tb-dependencyfixes
Improved dependency management.
|
2019-08-16 11:19:53 -07:00 |
tracyboehrer
|
534c3929dc
|
Merge pull request #94 from microsoft/tb-samples
Added servlet-echo and spring-echo sample bots.
|
2019-08-16 07:52:47 -05:00 |
Tracy Boehrer
|
e9f816b8b1
|
Added copyright comments
|
2019-08-16 07:37:59 -05:00 |
Tracy Boehrer
|
215e068da3
|
Moved log4j dependency to spring-sample and using slf4j.
|
2019-08-15 16:04:18 -05:00 |
Tracy Boehrer
|
1ff8e11da2
|
Corrected spring-echo README.md instructions due to jar name change.
|
2019-08-15 13:07:34 -05:00 |
Tracy Boehrer
|
ec35f6c9c4
|
Added CheckStyle (but not failing on error or violation) yet.
|
2019-08-15 12:09:47 -05:00 |
Tracy Boehrer
|
bfd2f53d05
|
Implemented use of dependencyManagement and pluginManagement in root POM, and switched to slf4j for core sdk.
|
2019-08-15 08:23:26 -05:00 |
Tracy Boehrer
|
2d4bad4036
|
Corrected LICENSE files
|
2019-08-14 08:57:33 -05:00 |