This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-09-29 06:09:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf7a5b3d91320bfd49f07e42e8d274b838a3e76a
gitea
/
modules
/
setting
History
Lunny Xiao
873acd884d
fix GCArgs load from ini (
#7156
) (
#7157
)
2019-06-08 10:41:44 -04:00
..
cache.go
…
cron.go
split setting.go to multiple files (
#6154
)
2019-03-16 11:12:44 +08:00
git.go
fix GCArgs load from ini (
#7156
) (
#7157
)
2019-06-08 10:41:44 -04:00
indexer.go
Add more tests and docs for issue indexer, add db indexer type for searching from database (
#6144
)
2019-02-21 13:01:28 +08:00
log.go
…
mailer.go
…
markup.go
split setting.go to multiple files (
#6154
)
2019-03-16 11:12:44 +08:00
repository.go
split setting.go to multiple files (
#6154
)
2019-03-16 11:12:44 +08:00
service.go
Allow to set organization visibility (public, internal, private) (
#1763
)
2019-02-18 18:00:27 +02:00
session.go
Prevent creating empty sessions (
#6677
) (
#6690
)
2019-04-20 10:24:20 +01:00
setting.go
Add option to disable refresh token invalidation (
#6584
) (
#6587
)
2019-04-12 13:42:44 +03:00
webhook.go
…