forgejo/modules
zeripath bee1227b2f
Extract the username and password from the mirror url ()
* 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 () 2019-08-16 22:56:57 +01:00
avatar Improve handling of non-square avatars () 2019-05-25 14:46:14 +03:00
base Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
cache Add golangci () 2019-06-12 15:41:28 -04:00
charset Convert files to utf-8 for indexing () 2019-08-15 20:07:28 +08:00
context Removed unnecessary conversions () 2019-07-23 19:50:39 +01:00
cron Move status table to cron package () 2019-07-15 20:13:03 -04:00
generate Integrate OAuth2 Provider () 2019-03-08 11:42:50 -05:00
git Do not fetch all refs () 2019-08-13 11:30:44 +03:00
gzip Add golangci () 2019-06-12 15:41:28 -04:00
highlight Add a lot of extension to language mappings for syntax highlights () 2019-08-05 23:48:31 +08:00
httplib Add golangci () 2019-06-12 15:41:28 -04:00
indexer Remove unique filter from repo indexer analyzer. () 2019-08-15 23:38:55 +08:00
lfs Removed unnecessary conversions () 2019-07-23 19:50:39 +01:00
log Removed unnecessary conversions () 2019-07-23 19:50:39 +01:00
mailer Add golangci () 2019-06-12 15:41:28 -04:00
markup Detect delimiter in CSV rendering () 2019-08-16 01:09:50 +03:00
metrics Prometheus endpoint () 2018-11-04 22:20:00 -05:00
migrations Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service () 2017-03-09 09:27:43 +08:00
notification Add golangci () 2019-06-12 15:41:28 -04:00
options remove unnecessary fmt on generate bindata () 2019-08-01 13:34:46 -04:00
pprof Add golangci () 2019-06-12 15:41:28 -04:00
private Attempt to fix hook problem () 2019-08-14 12:25:05 +03:00
process Fix run command race () 2017-11-13 22:51:45 +08:00
public remove unnecessary fmt on generate bindata () 2019-08-01 13:34:46 -04:00
pull Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
recaptcha Allow Recaptcha service url to be configured () 2019-05-02 16:09:39 +03:00
repofiles Convert files to utf-8 for indexing () 2019-08-15 20:07:28 +08:00
search Global code search support () 2018-03-16 22:04:33 +08:00
secret Integrate OAuth2 Provider () 2019-03-08 11:42:50 -05:00
session Add golangci () 2019-06-12 15:41:28 -04:00
setting Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
ssh switch to use gliderlabs/ssh for builtin server () 2019-07-06 21:28:09 -04:00
structs Be more strict with git arguments () 2019-08-05 21:39:39 +01:00
sync Fix status table race condition () 2017-05-31 16:57:17 +08:00
templates Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
test move code.gitea.io/git to code.gitea.io/gitea/modules/git () 2019-03-27 17:33:00 +08:00
timeutil Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
upload Refactor filetype is not allowed errors () 2019-07-06 22:25:05 -04:00
user Add golangci () 2019-06-12 15:41:28 -04:00
util Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
validation Fix lax comparison in validation tests () 2019-08-12 10:17:25 +08:00