Commit Graph

1421 Commits (52627032bc55bd73694bea9e6e17df575b51664c)

Author SHA1 Message Date
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493) 8 years ago
Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518) 8 years ago
Lunny Xiao a2d365c81f fix #1501 ssh hangs caused by #1461 (#1513) 8 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 8 years ago
Lauris BH f42ec6120e Better URL validation (#1507) 8 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461) 8 years ago
Jonas be6edaddcb Repo size in admin panel (#1482) 8 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407) 8 years ago
Mura Li b746757209 Remove unused mutex field (#1440) 8 years ago
Mura Li 93c25c9a35 Fix races in the log module by using syncmap (#1421) 8 years ago
Jonas 095e1f5155 Support for custom html meta (#1423) 8 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 8 years ago
Bo-Yi Wu 08f7fded3c refactor: remove workaround after the golang 1.7 release. (#1349) 8 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333) 8 years ago
caiwp dbabc35e71 Delete the useless code (#1335) 8 years ago
Lunny Xiao 8bcb643a03 remove empty file (#1326) 8 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297) 8 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618) 8 years ago
Lunny Xiao 3cf0e513e6 fix wrong log when push to a new branch (#1220) 8 years ago
Ethan Koenig 17f403fbcd Fix nil-dereference bug 8 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
Andrey Nering d2b2881306 Fix Git hooks not being executed on Windows when running as a service (#1149) 8 years ago
Bo-Yi Wu 0afab87631 refactor: remove redundant slash. (#1109) 8 years ago
Bo-Yi Wu 28a5bc313a fix: gofmt errors. (#1106) 8 years ago
Schwobaland 2f7dc28b22 add ProxyFromEnvironment if none set (#1096) 8 years ago
Jonas f3bf409082 Log config pretty printer (#1097) 8 years ago
Lunny Xiao 0380ce269f add back the default setting values and fix #739 (#1093) 8 years ago
Thomas Boerger db6777d369 Fixed custom templates for static builds (#1087) 8 years ago
Lunny Xiao c2eef171ff fix some typos (#1082) 8 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051) 8 years ago
Andrey Nering f552b0a207 Remove test that touch network 8 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027) 8 years ago
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020) 8 years ago
Lunny Xiao d6748284bd fix panic when push but the only log mode console is disabled by serv and update commands (#1007) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Denis Denisov fd941db246 Protected branches system (#339) 8 years ago
Lunny Xiao 70ae6d197b disable console output xorm log on ssh (#993) 8 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174) 8 years ago
Unknwon 134f3e6e09 Security: prevent XSS attach on wiki page 8 years ago
Lunny Xiao cf47532ebc fix ssh domain default value to domain (#930) 8 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927) 8 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186) 8 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921) 8 years ago
Andrew a36a8f4d72 Add missing copyright header to status table test (#902) 8 years ago
Andrew 42835c7f82 Implement archive cleanup (#885) 8 years ago
Andrew 1da7dd3da9 Improve status table implementation (#879) 8 years ago
Ethan Koenig d2329e1c26 Use assert in legacy unit tests (#867) 8 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807) 8 years ago
Ethan Koenig e86d935175 Avoid duplicate queries in auth (#827) 8 years ago