FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - contentstack/contentstack-management-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
contentstack
/
contentstack-management-java
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
contentstack-management-java
src
on
staging
User selector
Datepicker
Commit history
Commits on Mar 27, 2026
Enhance timeout configuration with individual connect, read, and write timeouts; update Maven Surefire plugin for JUnit 5 support.
reeshika-h
committed
22f2314
View commit details
Copy full SHA for 22f2314
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Remove author and version comments from Retry classes to streamline code documentation.
reeshika-h
committed
0616eb5
View commit details
Copy full SHA for 0616eb5
View code at this point
Browse repository at this point
Implement retry mechanism across SDK with configurable options
reeshika-h
committed
4e3a9bd
View commit details
Copy full SHA for 4e3a9bd
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
Fix variable naming in `TestClient` by updating `DEV_HOST` to use underscore instead of hyphen for environment variable retrieval, ensuring consistency with naming conventions.
reeshika-h
committed
31ceb0d
View commit details
Copy full SHA for 31ceb0d
View code at this point
Browse repository at this point
Refactor assertions in `UserUnitTests` to enhance readability by removing redundant line breaks and improving formatting for consistency across test cases.
reeshika-h
committed
20222c7
View commit details
Copy full SHA for 20222c7
View code at this point
Browse repository at this point
Refactor unit tests to remove redundant assertions for API hostname and streamline request validation. Adjusted assertions across multiple test classes for improved clarity and maintainability.
reeshika-h
committed
9157a6b
View commit details
Copy full SHA for 9157a6b
View code at this point
Browse repository at this point
Refactor `OAuthTest` to remove deprecated API hostname test cases, streamlining the test suite for clarity and maintainability.
reeshika-h
committed
6b4aa19
View commit details
Copy full SHA for 6b4aa19
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Remove commented-out assertion for `release_version` header in `ReleaseItemAPITest` to clean up code.
reeshika-h
committed
846bba2
View commit details
Copy full SHA for 846bba2
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
Refactor `OAuthConfig` hostname replacement logic to remove unnecessary regex patterns for API to app transformations.
reeshika-h
committed
4035665
View commit details
Copy full SHA for 4035665
View code at this point
Browse repository at this point
- Improved `AuthInterceptor` to conditionally skip `Content-Type` header for DELETE requests to `/releases/{release_uid}`.
Show description for 51f5b0d
reeshika-h
committed
51f5b0d
View commit details
Copy full SHA for 51f5b0d
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
refactor: Update error message handling in Alias, Asset, and AuditLog classes to use centralized error messages for consistency
reeshika-h
committed
912dfb1
View commit details
Copy full SHA for 912dfb1
View code at this point
Browse repository at this point
feat: Introduce centralized error messages for improved consistency and maintainability across the codebase
reeshika-h
committed
f1cc38b
View commit details
Copy full SHA for f1cc38b
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Merge branch 'development' into feat/DX-3452-TOTP
reeshika-h
authored
9e4851b
View commit details
Copy full SHA for 9e4851b
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
chore: corrections
reeshika-h
committed
c428697
View commit details
Copy full SHA for c428697
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
chore: testcases added for variants support
reeshika-h
committed
a658c29
View commit details
Copy full SHA for a658c29
View code at this point
Browse repository at this point
feat: variants support added
reeshika-h
committed
861c5c6
View commit details
Copy full SHA for 861c5c6
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
chore: formatting
reeshika-h
committed
a87c5f8
View commit details
Copy full SHA for a87c5f8
View code at this point
Browse repository at this point
Merge branch 'development' into feat/DX-3452-TOTP
reeshika-h
authored
566ddd1
View commit details
Copy full SHA for 566ddd1
View code at this point
Browse repository at this point
refactor: Revise login method to support flexible TOTP/MFA authentication
Show description for 3a6d899
reeshika-h
committed
3a6d899
View commit details
Copy full SHA for 3a6d899
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
refactor: Update OAuth configuration methods to enhance clarity and support for optional client secret
Show description for c4e33a6
reeshika-h
committed
c4e33a6
View commit details
Copy full SHA for c4e33a6
View code at this point
Browse repository at this point
refactor: Simplify OAuth configuration methods and enhance PKCE flow support
Show description for 1e1dd7c
reeshika-h
committed
1e1dd7c
View commit details
Copy full SHA for 1e1dd7c
View code at this point
Browse repository at this point
refactor: Enhance login functionality with TOTP/MFA support
Show description for 4484d7b
reeshika-h
committed
4484d7b
View commit details
Copy full SHA for 4484d7b
View code at this point
Browse repository at this point
feat: Add TOTP/MFA support for login
reeshika-h
committed
213895f
View commit details
Copy full SHA for 213895f
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
fix: Ensure default host is properly used in OAuth config
reeshika-h
committed
f9705de
View commit details
Copy full SHA for f9705de
View code at this point
Browse repository at this point
feat: Implement token storage via TokenCallback interface
Show description for 2f98179
reeshika-h
committed
2f98179
View commit details
Copy full SHA for 2f98179
View code at this point
Browse repository at this point
fix: Update OAuth host handling to support for regions
reeshika-h
committed
4626beb
View commit details
Copy full SHA for 4626beb
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
refactor: Move OAuth error messages to constants and clean up imports
reeshika-h
committed
7d00b9f
View commit details
Copy full SHA for 7d00b9f
View code at this point
Browse repository at this point
chore: Release version 1.8.0 with OAuth 2.0 support and code improvements
reeshika-h
committed
cc10020
View commit details
Copy full SHA for cc10020
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
fix: Refactor OAuth handling and improve token management
reeshika-h
committed
2fe0520
View commit details
Copy full SHA for 2fe0520
View code at this point
Browse repository at this point
fix: Update OAuth implementation 9
reeshika-h
committed
c9e6671
View commit details
Copy full SHA for c9e6671
View code at this point
Browse repository at this point
fix: Update OAuth implementation 8
reeshika-h
committed
6f5963c
View commit details
Copy full SHA for 6f5963c
View code at this point
Browse repository at this point
fix: Update OAuth implementation 7
reeshika-h
committed
80d9577
View commit details
Copy full SHA for 80d9577
View code at this point
Browse repository at this point
fix: Update OAuth implementation 6
reeshika-h
committed
68b78f2
View commit details
Copy full SHA for 68b78f2
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
fix: Update OAuth implementation 5
reeshika-h
committed
8d15c67
View commit details
Copy full SHA for 8d15c67
View code at this point
Browse repository at this point
fix: Update OAuth implementation 4
reeshika-h
committed
b048faa
View commit details
Copy full SHA for b048faa
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL