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
master
User selector
Datepicker
Commit history
Commits on Aug 24, 2026
Merge branch 'development' into feat/DX-9676-taxonomy-publish
reeshika-h
committed
133289e
View commit details
Copy full SHA for 133289e
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
feat: add taxonomy and term publish, unpublish, localize, and unlocalize support
Show description for e31021d
reeshika-h
and
claude
committed
e31021d
View commit details
Copy full SHA for e31021d
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
feat: update changelog for v1.13.0 and improve variant UID validation
reeshika-h
committed
1810dae
View commit details
Copy full SHA for 1810dae
View code at this point
Browse repository at this point
Merge branch 'development' into feat/DX-7266-variant-branch-support
reeshika-h
committed
c79e02a
View commit details
Copy full SHA for c79e02a
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
Merge pull request #257 from contentstack/master
Show description for 3f28242
reeshika-h
authored
3f28242
View commit details
Copy full SHA for 3f28242
View code at this point
Browse repository at this point
Merge pull request #250 from contentstack/feat/DX-8750-asset-scanning
Show description for d2a5be2
reeshika-h
authored
d2a5be2
View commit details
Copy full SHA for d2a5be2
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
snyk fixes
harshitha-cstk
committed
5cc200f
View commit details
Copy full SHA for 5cc200f
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix: update version to 1.12.1 and add hostname validation to prevent SSRF
reeshika-h
committed
67a83bd
View commit details
Copy full SHA for 67a83bd
View code at this point
Browse repository at this point
feat: add asset scanning tests and update header assertions in AssetUnitTest and AssetAPITest
reeshika-h
committed
61dd73b
View commit details
Copy full SHA for 61dd73b
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
feat: Update changelog and improve region parameter documentation in Contentstack.Builder
reeshika-h
committed
537e51c
View commit details
Copy full SHA for 537e51c
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
feat: Add dynamic endpoint resolution and region management
Show description for 4a0bf2d
reeshika-h
committed
4a0bf2d
View commit details
Copy full SHA for 4a0bf2d
View code at this point
Browse repository at this point
Commits on May 28, 2026
fix: enhance retry mechanism for network-level timeouts in AuthInterceptor and OAuthInterceptor; update version to 1.11.2
reeshika-h
committed
0c9681e
View commit details
Copy full SHA for 0c9681e
View code at this point
Browse repository at this point
Commits on May 26, 2026
fix: enhance retry mechanism for network-level timeouts in AuthInterceptor and OAuthInterceptor; update version to 1.11.2
reeshika-h
committed
1248c94
View commit details
Copy full SHA for 1248c94
View code at this point
Browse repository at this point
Commits on May 13, 2026
feat: add entry variant tests and configuration updates
reeshika-h
committed
a316571
View commit details
Copy full SHA for a316571
View code at this point
Browse repository at this point
Commits on May 12, 2026
enh: improve branch handling for entry variants and stack operations
reeshika-h
committed
33db7fc
View commit details
Copy full SHA for 33db7fc
View code at this point
Browse repository at this point
feat: entry variants branch support
reeshika-h
committed
f687fe5
View commit details
Copy full SHA for f687fe5
View code at this point
Browse repository at this point
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL