Commit Graph

285 Commits (8ee45eb614eaa4814936a2166addc8c1208ea1f5)

Author SHA1 Message Date
Bwko 8ee45eb614 Add EnableTimetracking option to app settings (#3719)
6 years ago
Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL (#3726)
6 years ago
Codruț Constantin Gușoi 96c268c0fc Implements generator cli for secrets (#3531)
6 years ago
Piotr Orzechowski b104ab3ca1 Add option to enable or disable swagger endpoints (#3502)
6 years ago
Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347)
6 years ago
Sandro Santilli 6a6439c5c2 Enable Libravatar by default in new installations (#3287)
6 years ago
Mike Fellows fabf3f2fc2 Add an option to allow redirect of http port 80 to https. (#1928)
6 years ago
Lunny Xiao 529482135c
Support default private when creating or migrating repository (#3239)
6 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146)
6 years ago
Lunny Xiao 2738effddf
fix redis cache failed (#3086)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Ethan Koenig ab62da283a Fix avatar URLs (#3069)
6 years ago
Piotr Orzechowski 57edc3155f Default log level to Info without hardcoding it in installer (#3041)
6 years ago
Sandro Santilli 67b0d2175d Set OpenID support on by default when installing new instance (#3010)
6 years ago
Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777)
7 years ago
Jonas Bröms 1f7aab6e19 Drop deprecated GOGS_WORK_DIR use (#2946)
7 years ago
schaffman5 7e6c198f21 Apply LANDING_PAGE config options for logged in users (#2894)
7 years ago
Lunny Xiao 62d0a4d882 Add external markup render support (#2570)
7 years ago
Mike Fellows be523152a8 Clean repository ROOT directory name with filepath.Clean (#2846)
7 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192)
7 years ago
Cum Gun eecaba2031 Configurable SSH key exchange algorithm and MAC suite (#2806)
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774)
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Jonas Bröms e86a0bf3fe Add support for extra sendmail arguments (#2731)
7 years ago
Michael Kuhn 3af5b67ed0 Sync MaxGitDiffLineCharacters with conf/app.ini (#2779)
7 years ago
Lunny Xiao 03900303a9 add default ssh ciphers (#2761)
7 years ago
spacetourist 7131c7d40d Configurable SSH cipher suite (#913)
7 years ago
Lunny Xiao 985a39590b Use buffersize to reduce database connection when iterate (#2724)
7 years ago
Jonas Bröms d4c9399576 Set default lfs content path (#2521)
7 years ago
Patrick G e89bb7ef6a Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)
7 years ago
Lauris BH 46cc45f049 Fix go get response if only app URL is custom in configuration (#2634)
7 years ago
Rémi Saurel 66bc0ac251 Fix sending mail with a non-latin display name. #2102 (#2559)
7 years ago
Lauris BH 4c2b1be3a4 Basic VSCode configuration for building and debugging (#2483)
7 years ago
techknowlogick 9bdbfbf6f3 Disable custom Git Hooks globally via configuration file (#2450)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402)
7 years ago
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