Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wln32
/
gf
Public
forked from
gogf/gf
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gf
os
on
master
User selector
All users
All time
Commit history
Commits on Nov 21, 2025
fix(os/gcfg): ignore fsnotify event error to avoid package gcfg totally failing (#4400)
Show description for 54b7c24
4 people
authored
54b7c24
View commit details
Copy full SHA for 54b7c24
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
fix: v2.9.5 (#4503)
hailaz
authored
1e3aa5f
View commit details
Copy full SHA for 1e3aa5f
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
feat(os/gcfg): Add file watcher with custom callback support (#4446)
Show description for ac3efe5
5 people
authored
ac3efe5
View commit details
Copy full SHA for ac3efe5
View code at this point
Browse repository at this point
fix(os/gcron): unit testing case of package gcron occasionally failed (#4419)
Show description for 2742c98
3 people
authored
2742c98
View commit details
Copy full SHA for 2742c98
View code at this point
Browse repository at this point
fix(os/gcache): defaultcache lazy init (#4468)
Show description for b8e414e
3 people
authored
b8e414e
View commit details
Copy full SHA for b8e414e
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
fix(os/gtime): fix gtime time string handle logic (#4409)
Show description for 47db448
Zjmainstay
and
hailaz
authored
47db448
View commit details
Copy full SHA for 47db448
View code at this point
Browse repository at this point
Commits on Sep 1, 2025
fix: version 2.9.2 (#4405)
hailaz
authored
502d158
View commit details
Copy full SHA for 502d158
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
fix: disable specific staticcheck rules and update lint config (#4396)
Show description for 94cc233
4 people
authored
94cc233
View commit details
Copy full SHA for 94cc233
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
refactor: interface{} to any and reflect.Ptr to reflect.Pointer (#4395)
Show description for ee24da4
hailaz
authored
ee24da4
View commit details
Copy full SHA for ee24da4
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
fix: update dependencies to version v2.9.1 for various contrib modules and drivers (#4386)
Show description for 94b623e
hailaz
authored
94b623e
View commit details
Copy full SHA for 94b623e
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
chore: upgrade dependencies to latest versions and fix security vulne… (#4237)
Show description for 2d5fcd7
houseme
and
hailaz
authored
2d5fcd7
View commit details
Copy full SHA for 2d5fcd7
View code at this point
Browse repository at this point
chore: upgrade golangci-lint configuration and optimize codebase (#4236)
Show description for 7ffdff3
houseme
authored
7ffdff3
View commit details
Copy full SHA for 7ffdff3
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
fix(os/gtime): add handling for nil time pointers to avoid causing panic (#4323)
Show description for 5fa656d
hailaz
authored
5fa656d
View commit details
Copy full SHA for 5fa656d
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
feat(net/ghttp): add `Request.GetMetaTag` to retrieve specific meta tag value (#4185)
PandaPy
authored
f8331ba
View commit details
Copy full SHA for f8331ba
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
fix(net/ghttp): update response message handling in `MiddlewareHandlerResponse` (#4162)
hailaz
authored
63cb328
View commit details
Copy full SHA for 63cb328
View code at this point
Browse repository at this point
Commits on Feb 11, 2025
feat(os/glog): add default time format `2006-01-02T15:04:05.000Z07:00` (#4134)
gqcn
authored
0eb229a
View commit details
Copy full SHA for 0eb229a
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
merge master
gqcn
committed
6bd15b0
View commit details
Copy full SHA for 6bd15b0
View code at this point
Browse repository at this point
Commits on Jan 13, 2025
feat(os/gcmd): add default value display for an argument (#4083)
wlynxg
authored
3f24b4d
View commit details
Copy full SHA for 3f24b4d
View code at this point
Browse repository at this point
Commits on Dec 26, 2024
feat(cmd/gf): add `ShardingPattern` option for command `gf gen dao` to support generating dao files sharding tables (#4081)
gqcn
authored
fc9093a
View commit details
Copy full SHA for fc9093a
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
fix(os/gview): search file faild from resource manager of package gres (#4024)
ynwcel
authored
233295b
View commit details
Copy full SHA for 233295b
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
chore: improve golangci-lint.yml, upgrade dependencies, and optimize code and comments (#4025)
houseme
authored
00e2f6b
View commit details
Copy full SHA for 00e2f6b
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
feat(errors/gerror): add `As` support (#4002)
gqcn
authored
80e73da
View commit details
Copy full SHA for 80e73da
View code at this point
Browse repository at this point
Commits on Dec 7, 2024
ci(gci/import): improve golangci.yml and add gci linter (#4010)
houseme
authored
b0b84a3
View commit details
Copy full SHA for b0b84a3
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
feat(os/gsession): add `RegenerateId/MustRegenerateId` support (#4012)
gqcn
authored
b8142bf
View commit details
Copy full SHA for b8142bf
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
feat(gctx): rename and remove gctx functions to prevent ambiguity (#3892)
mingzaily
authored
c0f2ef7
View commit details
Copy full SHA for c0f2ef7
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
fix(os/gcache): function `Remove` returns value not `*gvar.Var` as previous version (#3936)
y1jiong
authored
0d1aed0
View commit details
Copy full SHA for 0d1aed0
View code at this point
Browse repository at this point
Commits on Nov 11, 2024
fix(cmd/gf): remove dir after process done if given build file parameter is not a file but a dir name (#3908)
gqcn
authored
9cc1cf1
View commit details
Copy full SHA for 9cc1cf1
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
fix(os/gcmd): cannot retrieve all args if no subcommand defined for a root command (#3850)
gqcn
authored
e3e5c89
View commit details
Copy full SHA for e3e5c89
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
fix(database/gdb): remove support of Array/Value/Count operations for result that has multiple record fields (#3839)
gqcn
authored
91884e7
View commit details
Copy full SHA for 91884e7
View code at this point
Browse repository at this point
test(os/gcache): fix unit testing occasionally failed due to too short expration duration set (#3842)
gqcn
authored
7cbc9e8
View commit details
Copy full SHA for 7cbc9e8
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
feat(os/gfsnotify): add recursive watching for created subfolders and sub-files under folders that already watched (#3830)
gqcn
authored
459c8ce
View commit details
Copy full SHA for 459c8ce
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
refactor(encoding/gjson): change data parameter from type any to []byte (#3542)
gqcn
authored
9589384
View commit details
Copy full SHA for 9589384
View code at this point
Browse repository at this point
refactor(net/gudp): improve implements (#3491)
gqcn
authored
cf74223
View commit details
Copy full SHA for cf74223
View code at this point
Browse repository at this point
fix(os/gcache): memory leak for LRU when adding operations more faster than deleting (#3823)
gqcn
authored
1c97b7a
View commit details
Copy full SHA for 1c97b7a
View code at this point
Browse repository at this point
fix(os/gcmd): argument index calculating error in multilevel command (#3807)
oldme-git
authored
ea09457
View commit details
Copy full SHA for ea09457
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.