mirror of
https://github.com/jtsalva/cloudmare.git
synced 2026-04-25 16:55:51 +03:00
[PR #5] [MERGED] Caching/purging #8
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudmare-jtsalva#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jtsalva/cloudmare/pull/5
Author: @jtsalva
Created: 10/30/2019
Status: ✅ Merged
Merged: 10/30/2019
Merged by: @jtsalva
Base:
master← Head:caching/purging📝 Commits (3)
b663353added purge cache request854fe66add button to purge all cache8dcfcf9fix missing data fields📊 Changes
5 files changed (+71 additions, -1 deletions)
View changed files
📝
app/src/main/java/dev/jtsalva/cloudmare/CachingActivity.kt(+26 -0)📝
app/src/main/java/dev/jtsalva/cloudmare/api/Request.kt(+1 -0)➕
app/src/main/java/dev/jtsalva/cloudmare/api/zonesettings/PurgeCacheRequest.kt(+25 -0)➕
app/src/main/java/dev/jtsalva/cloudmare/api/zonesettings/PurgeCacheResponse.kt(+12 -0)📝
app/src/main/res/layout/activity_caching.xml(+7 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.