1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 05:21:41 +02:00
gitea/modules/setting
Brad Albright f6b29012e0 Add /milestones endpoint (#8733)
Create a /milestones endpoint which basically serves as a dashboard view for milestones, very similar to the /issues or /pulls page.

Closes #8232
2019-12-15 14:20:08 +00:00
..
cache.go
cors.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
cron.go
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
indexer_test.go
indexer.go
log.go
mailer.go
markup.go
migrations.go
repository.go Push to create repo (#8419) 2019-12-15 10:49:52 +08:00
service.go Add /milestones endpoint (#8733) 2019-12-15 14:20:08 +00:00
session.go
setting.go
task.go
webhook.go