1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-10 05:23:45 -04:00
gitea/modules
zeripath bee1227b2f
Extract the username and password from the mirror url (#7651)
* Explode out mirror username and password

* Update models/repo_mirror.go

* Just roundtrip the password

* remove unused declaration

* Update templates/repo/settings/options.tmpl
2019-08-16 22:56:57 +01:00
..
auth Extract the username and password from the mirror url (#7651) 2019-08-16 22:56:57 +01:00
avatar
base Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
cache
charset Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
context Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
cron Move status table to cron package (#7370) 2019-07-15 20:13:03 -04:00
generate
git Do not fetch all refs (#7797) 2019-08-13 11:30:44 +03:00
gzip
highlight Add a lot of extension to language mappings for syntax highlights (#7741) 2019-08-05 23:48:31 +08:00
httplib
indexer Remove unique filter from repo indexer analyzer. (#7878) 2019-08-15 23:38:55 +08:00
lfs Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
log Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
mailer
markup Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
metrics
migrations Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
minwinsvc
notification
options remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pprof
private Attempt to fix hook problem (#7854) 2019-08-14 12:25:05 +03:00
process
public remove unnecessary fmt on generate bindata (#7706) 2019-08-01 13:34:46 -04:00
pull Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
recaptcha
repofiles Convert files to utf-8 for indexing (#7814) 2019-08-15 20:07:28 +08:00
search
secret
session
setting Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
ssh switch to use gliderlabs/ssh for builtin server (#7250) 2019-07-06 21:28:09 -04:00
structs Be more strict with git arguments (#7715) 2019-08-05 21:39:39 +01:00
sync
templates Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
test
timeutil Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
upload Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
user
util Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
validation Fix lax comparison in validation tests (#7815) 2019-08-12 10:17:25 +08:00