THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
01d7189c2da827e2a7c793cffdc9166c35bc0507
gitea
/
modules
History
Jonas Östanbäck
01d7189c2d
Fix slice out of bounds error in mailer (
#2479
)
2017-09-11 14:33:28 +08:00
..
auth
Webhooks for repo creation/deletion (
#1663
)
2017-09-03 11:20:24 +03:00
avatar
…
base
lint
2017-06-29 12:11:34 -04:00
context
Fix releases to be counted from database not tags (
#2389
)
2017-08-28 22:06:10 +08:00
cron
…
highlight
No highlighting for .txt files (
#1922
)
2017-06-09 19:39:16 -05:00
httplib
…
indexer
…
lfs
…
log
…
mailer
Fix slice out of bounds error in mailer (
#2479
)
2017-09-11 14:33:28 +08:00
markdown
Fix rendering of external links (
#2292
)
2017-08-13 19:30:27 -03:00
markup
gofmt (
#1710
)
2017-05-12 16:09:53 +08:00
minwinsvc
…
notification
…
options
…
private
Fix internal requests when gitea listens to unix socket or only external IP (
#2234
)
2017-08-03 23:32:13 +08:00
process
…
public
…
setting
Implementation of discord webhook (
#2402
)
2017-08-28 13:06:45 +08:00
ssh
…
sync
Fix status table race condition (
#1835
)
2017-05-31 16:57:17 +08:00
templates
Moved vendored js/css into
public/vendor
and documented sources (
#1484
) (
#2241
)
2017-08-23 16:58:05 +02:00
test
Fix counts on issues dashboard (
#2215
)
2017-08-03 13:09:16 +08:00
user
…
util
…
validation
…