1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-13 23:05:48 +00:00
gitea/routers
guillep2k 0b216f40fd
Fix tracked time issues (#11349) (#11354)
Backport #11349 

* Fix tracked time issues (#11349)

* Fix nil exeption: #11313

* fix 500

* activate test 😆

* move logic

* Add missing import

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Guillermo Prandi <guillep2k@users.noreply.github.com>
2020-05-09 18:08:41 +01:00
..
admin Admin page for managing user e-mail activation (#10557) (#10579) 2020-03-02 17:09:37 -03:00
api/v1 Fix tracked time issues (#11349) (#11354) 2020-05-09 18:08:41 +01:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org Prevent DeleteUser API abuse (#10125) (#10128) 2020-02-03 19:44:06 +02:00
private Prevent clones and pushes to disabled wiki (#11131) (#11134) 2020-04-19 16:40:40 +01:00
repo Show pull request selection even when unrelated branches (#11239) (#11283) 2020-05-04 12:38:26 +01:00
routes repo: milestone: make /milestone/:id endpoint accessible (#11264) (#11282) 2020-05-04 04:12:36 +03:00
user Fix milestones too many SQL variables bug (#10880) (#10904) 2020-03-31 08:40:37 -05:00
utils Handle push rejection message in Merge & Web Editor (#10373) (#10497) 2020-02-27 15:37:11 +02:00
home.go [BugFix] Hide public repos owned by private orgs (#9609) 2020-01-05 18:48:47 +00:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00