Commit Graph

248 Commits (d9d8fad23054fd6d0e45da5929c7dc6aa13a39d4)

Author SHA1 Message Date
Manuel d9d8fad230 Add UseCompatSSHURI setting (#2356) 7 years ago
Lauris BH fa8d40faca Fix internal requests when gitea listens to unix socket or only external IP (#2234) 7 years ago
Christoph Handel 539d9f4c30 Fix git version check with four digits (1.8.3.1) (#2236) 7 years ago
Stefan Kalscheuer 0b177574c9 Only show SSH clone URL if signed in (#2169) (#2170) 7 years ago
Ethan Koenig 3c0705ecf3 Absolute path for setting.CustomConf (#2085) 7 years ago
Dan Magnus Lindvall 79daf31058 Setting to disable authorized_keys backup (#1856) 7 years ago
Lunny Xiao f6450b8f92 remove deprecated code for Gogs compitable (#2041) 7 years ago
Mike Fellows 32f1c41f28 ROOT_URL setting use the default as shown in conf/app.ini (#1823) 7 years ago
Jonas Östanbäck d9a8eff2de Send mails as HTML as default. Setting for send as plain text. (#1648) 7 years ago
Sandro Santilli f6b58964d7 Include formatting check to the `make test` (and thus also `check`) rule (#1366) 7 years ago
Phil Hopper 6ec07a6bd7 Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) 7 years ago
Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755) 7 years ago
Bo-Yi Wu 1e40c2e579 fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762) 7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478) 7 years ago
Lauris BH 51d0becb42 Add configuration option for default permission to create Organizations (#1686) 7 years ago
Lunny Xiao 3ebbdfaa75 make openid support default false for compitable with v1.1 (#1650) 7 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407) 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
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333) 7 years ago
caiwp dbabc35e71 Delete the useless code (#1335) 7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618) 7 years ago
Ethan Koenig 021904e4e6 Fix typos in models/ and modules/ (#1248) 7 years ago
Bo-Yi Wu 0afab87631 refactor: remove redundant slash. (#1109) 7 years ago
Lunny Xiao 0380ce269f add back the default setting values and fix #739 (#1093) 7 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051) 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
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
Lunny Xiao cf47532ebc fix ssh domain default value to domain (#930) 7 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927) 7 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921) 7 years ago
Andrew 42835c7f82 Implement archive cleanup (#885) 7 years ago
Matthias Loibl 17c5e12e6e Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801) 7 years ago
ʿAhed ʿid 49fa03bf42 Allow using custom time format (#798) 7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 7 years ago
Andrey Nering fda4476061 Fix SSH server on Windows when running as service 7 years ago
DWE 8b87be63c5 fix logfile name (#731) 7 years ago
Bwko 74ed6dc3ad Add option to app.ini to enable local import paths (#724) 7 years ago
willemvd 8c2c7b802f Remove the default console logger when it is not set in the configuration (#602) 7 years ago
Philip Couling 64375d875b Attach to release (#673) 7 years ago
Bwko 4a1f36c3cc Don't create a default pid file (#637) 7 years ago
Bo-Yi Wu f91b8c5f53 refactor: check the error returned by os.MkdirAll() 7 years ago
Bo-Yi Wu 9f575986d8 feat: support pid file. 7 years ago
Manuel Kuhlmann 56614b2cbe Add default SSH_LISTEN_PORT config value (#603) (#607) 7 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571) 7 years ago
Thiago Avelino 787fda53ef UI config to toggle whether user email shows up in Explore Users (#336) 7 years ago
Lunny Xiao ac51caa517 add default values for SSH settings (#500) 8 years ago