Commit Graph

1431 Commits (51d0becb4232eab6b18959ccc4a895e5df30c4dc)

Author SHA1 Message Date
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686)
7 years ago
Lauris BH 9a0b0da1fe Fix commit sha1 URL rendering in markdown (#1677)
7 years ago
Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514)
7 years ago
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
7 years ago
Lunny Xiao 0d1e001b9c fix multiple readme file rendering and fix #1657 (#1658)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Lunny Xiao 3ebbdfaa75 make openid support default false for compitable with v1.1 (#1650)
7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
Morlinest fcc7cdab11 Fix markdown rendering (#1530)
7 years ago
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493)
7 years ago
Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518)
7 years ago
Lunny Xiao a2d365c81f fix #1501 ssh hangs caused by #1461 (#1513)
7 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471)
7 years ago
Lauris BH f42ec6120e Better URL validation (#1507)
7 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461)
7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Mura Li b746757209 Remove unused mutex field (#1440)
7 years ago
Mura Li 93c25c9a35 Fix races in the log module by using syncmap (#1421)
7 years ago
Jonas 095e1f5155 Support for custom html meta (#1423)
7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
7 years ago
Bo-Yi Wu 08f7fded3c refactor: remove workaround after the golang 1.7 release. (#1349)
7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333)
7 years ago
caiwp dbabc35e71 Delete the useless code (#1335)
7 years ago
Lunny Xiao 8bcb643a03 remove empty file (#1326)
7 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297)
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Lunny Xiao 3cf0e513e6 fix wrong log when push to a new branch (#1220)
7 years ago
Ethan Koenig 17f403fbcd Fix nil-dereference bug
7 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Andrey Nering d2b2881306 Fix Git hooks not being executed on Windows when running as a service (#1149)
7 years ago
Bo-Yi Wu 0afab87631 refactor: remove redundant slash. (#1109)
7 years ago
Bo-Yi Wu 28a5bc313a fix: gofmt errors. (#1106)
7 years ago
Schwobaland 2f7dc28b22 add ProxyFromEnvironment if none set (#1096)
7 years ago
Jonas f3bf409082 Log config pretty printer (#1097)
7 years ago
Lunny Xiao 0380ce269f add back the default setting values and fix #739 (#1093)
7 years ago
Thomas Boerger db6777d369 Fixed custom templates for static builds (#1087)
7 years ago
Lunny Xiao c2eef171ff fix some typos (#1082)
7 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051)
7 years ago
Andrey Nering f552b0a207 Remove test that touch network
7 years ago
Andrew Boyarshin 0602a44b27 Fix URL handling in the whole markdown module, improve test coverage (#1027)
7 years ago
puffybsd 8de8e11487 Fixes 1019, install page SMTP user is required to (#1020)
7 years ago
Lunny Xiao d6748284bd fix panic when push but the only log mode console is disabled by serv and update commands (#1007)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Lunny Xiao 70ae6d197b disable console output xorm log on ssh (#993)
7 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
7 years ago
Unknwon 134f3e6e09 Security: prevent XSS attach on wiki page
7 years ago