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
c812ba7f8745c981b341adb023c5ed6902f4622b
gitea
/
modules
History
Lunny Xiao
c812ba7f87
fix display dashboard even if require to change password (
#6214
)
...
* fix display dashboard even if require to change password * fix comments
2019-02-28 16:01:42 +08:00
..
auth
Increase Username and Orgname MaxSize 35 -> 40 (
#6178
)
2019-02-25 13:56:47 -05:00
avatar
…
base
…
cache
…
context
fix display dashboard even if require to change password (
#6214
)
2019-02-28 16:01:42 +08:00
cron
…
generate
…
gzip
Pooled and buffered gzip implementation (
#5722
)
2019-01-23 10:56:51 +02:00
highlight
…
httplib
…
indexer
fix bug when set indexer as db and add tests (
#6173
)
2019-02-24 11:16:20 -05:00
lfs
Allow markdown files to read from the LFS (
#5787
)
2019-02-12 15:09:43 +00:00
log
Allow Macaron to be set to log through to gitea.log (
#5667
)
2019-02-05 22:06:41 -05:00
mailer
Make log mailer for testing (
#5893
)
2019-02-02 21:06:52 -05:00
markup
Allow markdown files to read from the LFS (
#5787
)
2019-02-12 15:09:43 +00:00
metrics
…
minwinsvc
…
notification
refactor issue indexer, add some testing and fix a bug (
#6131
)
2019-02-21 08:54:05 +08:00
options
…
pprof
…
private
Fix ssh deploy and user key constraints (
#1357
) (
#5939
)
2019-02-03 23:56:53 +00:00
process
…
public
…
recaptcha
…
search
…
setting
Add more tests and docs for issue indexer, add db indexer type for searching from database (
#6144
)
2019-02-21 13:01:28 +08:00
ssh
use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (
#5976
)
2019-02-07 02:13:12 -05:00
structs
Allow to set organization visibility (public, internal, private) (
#1763
)
2019-02-18 18:00:27 +02:00
sync
…
templates
…
test
…
uploader
Refactor editor upload, update and delete to use git plumbing and add LFS support (
#5702
)
2019-02-12 15:07:31 +02:00
user
…
util
Disallow empty titles (
#5785
)
2019-01-21 13:45:32 +02:00
validation
…