This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-03-12 00:50:58 +01:00
Code
Issues
Activity
gitea
/
modules
/
setting
History
Lunny Xiao
ce087c58ef
Remove settting dependency on modules/session (
#7237
)
...
* remove settting dependency on modules/session * fix fmt * fix tests * fix lint
2019-07-17 09:04:37 +08:00
..
cache.go
Remove settting dependency on modules/session (
#7237
)
2019-07-17 09:04:37 +08:00
cors.go
…
cron.go
…
git.go
Support git.PATH entry in app.ini (
#6772
)
2019-07-07 03:26:56 -04:00
indexer.go
…
log.go
…
mailer.go
…
markup.go
…
repository.go
…
service.go
Make captcha and password optional for external accounts (
#6606
)
2019-07-06 15:48:02 -04:00
session.go
Remove settting dependency on modules/session (
#7237
)
2019-07-17 09:04:37 +08:00
setting.go
Remove settting dependency on modules/session (
#7237
)
2019-07-17 09:04:37 +08:00
webhook.go
…