Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,610 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apache/fineract that received 8 comments
- Add new ImageTest (FINERACT-1218)
- Minor: Return bad Image MIME type to API client
- Minor: CallSubject.hasHttpStatus() throws unchecked CallFailedRuntimeException
- Fix mediaType MIME code (FINERACT-1218)
- Add new DocumentTest (FINERACT-1218)
- client: Improve quick build doc
- Disable frequently failing SchedulerJobsTest.testFlippingSchedulerStatus (FINERACT-1167)
- Skip generating generated utilities which are broken (FINERACT-1231)
- Fix possible NPE when uploading Documents & Images (FINERACT-1036)
- Build all modules on Travis (FINERACT-1226)
- client: GSON TypeAdapter<LocalDate> Fineract API Format [2009,1,1] (FINERACT-1220)
- Do not expose getApiClient() in FineractClient (FINERACT-1220)
- Introduce CallFailedRuntimeException in client
- Fix possible NPE when uploading Documents & Images (FINERACT-1036)
- Apply Checkstyle, Errorprone etc. for all Java modules (FINERACT-1171)
- Limit fineract-client to Java 8 not 11 (FINERACT-1214)
- Add initial Fineract SDK Java API Client documentation (FINERACT-1216)
- Introduce first "pure Spring" integration test, without Cargo (FINERACT-764)
- Minor: Improve ApplicationExitUtil
- Reduce fineract-client dependencies (FINERACT-1216)
- add logging support to SDK API client (FINERACT-1216)
- Add FineractClientTest.testInvalidOperations (FINERACT-1221)
- Add insecure() support to FineractClient SDK API (FINERACT-1219)
- Simplify FineractClient SDK API (FINERACT-1216)
- Create CONTRIBUTING.md
- Some pull requests not shown.
- FINERACT-1209: Integration Tests using new Swagger Client API
- FINERACT-1231: SDK Swagger Java Client generated utilities are broken…
- Fix broken build (var & Java 8/11 from FINERACT-1214)
- FINERACT-1138: Make localhost default server for Swagger UI
- Update dependency net.ltgt.gradle:gradle-errorprone-plugin to v1.3.0
- FINERACT-1207: Clean up fineract-provider/config/swagger following in…
- FINERACT-1216: Add FineractClientTest for Fineract SDK REST Client (fix)
- FINERACT-1102: Swagger Codegen Client JAR should be available on a Ma…
- Update dependency org.threeten:threetenbp to v1.4.5- autoclosed
- FINERACT-1214: SDK Swagger Client Java API methods returning Rx Observer
- FINERACT-1210: Swagger TypeScript client
- FINERACT-1190: Add fineract-api module
- FINERACT-1208: -Werror javac compilerArg lost during move to multi mo…
- Update dependency io.gsonfire:gson-fire to v1.8.4
- Update dependency commons-codec:commons-codec to v1.15
- FINERACT-1189: fineract client as a separate module
- Update dependency com.github.spotbugs:spotbugs-annotations to v4.1.4
- Update dependency com.github.spotbugs:spotbugs to v4.1.4
- Update dependency gradle to v6.7
- FINERACT-1188: README and other files are not covered by Spotless
- FINERACT-1193: Enable messaging through Spring profile as "activeMqEnabled"
- FINERACT-1178 : Added a SQL schema connection parameter field
- FINERACT-1194: Move Gradle wrapper to root folder
- Upgrading Spring Framework BOM to 5.2.9
- FINERACT-1188: README and other files are not covered by Spotless
- Some pull request reviews not shown.
Created an issue in containers/buildah that received 2 comments
.dockerignore chokes on comments with open parenthesis
Description
https://issues.apache.org/jira/browse/FINERACT-1195 records a podman build . of https://github.com/apache/fineract/ which following a P…

