mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[PR #71] [CLOSED] Ignore directories and dot files #259
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#259
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/abh/geodns/pull/71
Author: @abligh
Created: 8/15/2015
Status: ❌ Closed
Base:
master← Head:ignore-directories-and-dot-files📝 Commits (5)
75f2193Fix race referencing config9ea0491Move last modified time out of zonec99b922Fix crash on removal of zonefile with invalid JSON (Issue #69)63f15b8Fix issue #74 - crash on reenabling previously invalid zoneed3f369Ignore files beginning with dots and directories📊 Changes
8 files changed (+65 additions, -22 deletions)
View changed files
📝
config.go(+23 -1)📝
geodns.go(+2 -2)📝
geoip.go(+3 -2)📝
stathat.go(+7 -7)📝
zone.go(+15 -6)📝
zone_test.go(+4 -1)📝
zones.go(+9 -3)📝
zones_test.go(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.