Commit Graph

536 Commits (release/v1.2)

Author SHA1 Message Date
David Schneiderbauer e38e502e20 Fix deletion of unprotected branches (#2630)
7 years ago
Lauris BH 25e71ad41e Fix adding branch as protected to not allow pushing to it (#2556)
7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
7 years ago
Jonas Östanbäck b1b8c5e9f4 Set TMPDIR enviroment variable for dump command (#1915)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515)
7 years ago
Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514)
7 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290)
7 years ago
Lunny Xiao 42072783c9 support health check via / and fix #969 (#1520)
7 years ago
Bo-Yi Wu fa2a513c62 feat: add download count field and unit testing for attachment. (#1512)
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
Bo-Yi Wu 22295944df refactor: show command help message. (#1486)
7 years ago
Lunny Xiao 5c0bee9b20 refactor update ssh key use time (#1466)
7 years ago
Andrey Nering b674460748 Add watch button on issue
7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
7 years ago
Pavel Korovin ae9b02b079 Fix FCGI (over TCP) support (#1368)
7 years ago
Fabian Zaremba 9224405155 LFS: Fix SSH authentication for trailing arguments (#1328)
7 years ago
Fabian Zaremba 5586445207 LFS: Return 404 for unimplemented endpoints (#1330)
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Sandro Santilli e1586898b2 Add change-password admin command (#1304)
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 ebbcf6fe12 Allow push to init a wiki repo (#1279)
7 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password
7 years ago
Lunny Xiao 341b3a0349 bug fix for dump when data directoryis not exist (#1025)
7 years ago
Lunny Xiao cfdc62e7fa Comment force push detect to fix bug #1073 (#1077)
7 years ago
Lunny Xiao 9084bdd863 fix push (#1076)
7 years ago
Lunny Xiao 50918084bb remove unused struct (#1062)
7 years ago
Lunny Xiao 35548a9d4e remove unused fixme on dump command (#1065)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Christoph König ffde33bdfa Fix typo (#990)
7 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
7 years ago
Lunny Xiao be55460b63 catch error on call setup on serv command (#932)
7 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927)
7 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186)
7 years ago
Sandro Santilli 9b4f6c1c32 Handle SetModel error, fixes one errcheck report (#257)
7 years ago
Lunny Xiao c5887b0f28 fix watchers templates breaks (#870)
7 years ago
Matthias Loibl 17c5e12e6e Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)
7 years ago
surefire c73b7a65f5 Fix remove unix socket listenAddr (#846)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782)
7 years ago