This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-05-11 05:55:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
bcac7cb9342e17bdb80028f342fb911dcb854c25
gitea
/
modules
/
setting
History
zeripath
0c07f1de5b
Provide Default messages for merges (
#9393
)
...
Co-Authored-By: guillep2k <
18600385+guillep2k@users.noreply.github.com
>
2019-12-30 18:34:11 -05:00
..
cache.go
…
cors.go
…
cron.go
Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (
#7751
)
2019-10-14 09:10:42 +03:00
database_sqlite.go
…
database_test.go
…
database.go
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (
#8528
)
2019-10-21 22:20:47 +01:00
git.go
Support git.PATH entry in app.ini (
#6772
)
2019-07-07 03:26:56 -04:00
indexer_test.go
…
indexer.go
Refactor code indexer (
#9313
)
2019-12-23 20:31:16 +08:00
log.go
…
mailer.go
Use gitea forked macaron (
#7933
)
2019-08-23 12:40:29 -04:00
markup.go
…
migrations.go
…
repository.go
…
service.go
…
session.go
Use gitea forked macaron (
#7933
)
2019-08-23 12:40:29 -04:00
setting.go
…
task.go
…
webhook.go
…