| Commit message (Expand) | Author | Age | Files | Lines |
* | Add EnableTimetracking option to app settings (#3719) | Bwko | 2018-04-09 | 1 | -1/+5 |
* | Add config option to enable or disable log executed SQL (#3726) | Lunny Xiao | 2018-03-30 | 1 | -0/+2 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 1 | -23/+5 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 1 | -2/+4 |
* | Remove hardcoded paths to fix randomly failing tests (#3347) | Lauris BH | 2018-01-11 | 1 | -0/+3 |
* | Enable Libravatar by default in new installations (#3287) | Sandro Santilli | 2018-01-07 | 1 | -1/+1 |
* | Add an option to allow redirect of http port 80 to https. (#1928) | Mike Fellows | 2017-12-25 | 1 | -0/+4 |
* | Support default private when creating or migrating repository (#3239) | Lunny Xiao | 2017-12-20 | 1 | -0/+9 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 1 | -0/+3 |
* | fix redis cache failed (#3086) | Lunny Xiao | 2017-12-04 | 1 | -1/+1 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+2 |
* | Fix avatar URLs (#3069) | Ethan Koenig | 2017-12-03 | 1 | -9/+14 |
* | Default log level to Info without hardcoding it in installer (#3041) | Piotr Orzechowski | 2017-12-01 | 1 | -8/+9 |
* | Set OpenID support on by default when installing new instance (#3010) | Sandro Santilli | 2017-11-29 | 1 | -1/+1 |
* | Fix language names (#2955) | Piotr Orzechowski | 2017-11-23 | 1 | -1/+1 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 1 | -1/+1 |
* | Drop deprecated GOGS_WORK_DIR use (#2946) | Jonas Bröms | 2017-11-21 | 1 | -4/+0 |
* | Apply LANDING_PAGE config options for logged in users (#2894) | schaffman5 | 2017-11-20 | 1 | -2/+5 |
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 1 | -1/+49 |
* | Clean repository ROOT directory name with filepath.Clean (#2846) | Mike Fellows | 2017-11-04 | 1 | -2/+2 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 1 | -53/+58 |
* | Configurable SSH key exchange algorithm and MAC suite (#2806) | Cum Gun | 2017-11-02 | 1 | -0/+12 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -13/+18 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -10/+22 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -0/+17 |
* | Add support for extra sendmail arguments (#2731) | Jonas Bröms | 2017-10-25 | 1 | -0/+9 |
* | Sync MaxGitDiffLineCharacters with conf/app.ini (#2779) | Michael Kuhn | 2017-10-25 | 1 | -1/+1 |
* | Fix Polish language name spelling (#2766) | Piotr Orzechowski | 2017-10-24 | 1 | -1/+1 |
* | add default ssh ciphers (#2761) | Lunny Xiao | 2017-10-23 | 1 | -1/+5 |
* | Configurable SSH cipher suite (#913) | spacetourist | 2017-10-21 | 1 | -0/+2 |
* | Use buffersize to reduce database connection when iterate (#2724) | Lunny Xiao | 2017-10-21 | 1 | -9/+11 |
* | Set default lfs content path (#2521) | Jonas Bröms | 2017-10-19 | 1 | -1/+6 |
* | Allow custom SSH user in UI for built-in SSH server (#2617) (#2678) | Patrick G | 2017-10-14 | 1 | -0/+3 |
* | Fix go get response if only app URL is custom in configuration (#2634) | Lauris BH | 2017-10-02 | 1 | -0/+7 |
* | Fix sending mail with a non-latin display name. #2102 (#2559) | Rémi Saurel | 2017-09-21 | 1 | -0/+2 |
* | Basic VSCode configuration for building and debugging (#2483) | Lauris BH | 2017-09-12 | 1 | -1/+5 |
* | Disable custom Git Hooks globally via configuration file (#2450) | techknowlogick | 2017-09-12 | 1 | -0/+2 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -14/+18 |
* | Implementation of discord webhook (#2402) | Lunny Xiao | 2017-08-28 | 1 | -1/+1 |
* | Add UseCompatSSHURI setting (#2356) | Manuel | 2017-08-26 | 1 | -0/+3 |
* | Fix internal requests when gitea listens to unix socket or only external IP (... | Lauris BH | 2017-08-03 | 1 | -1/+16 |
* | Fix git version check with four digits (1.8.3.1) (#2236) | Christoph Handel | 2017-08-01 | 1 | -1/+1 |
* | Only show SSH clone URL if signed in (#2169) (#2170) | Stefan Kalscheuer | 2017-07-15 | 1 | -0/+2 |
* | Absolute path for setting.CustomConf (#2085) | Ethan Koenig | 2017-07-01 | 1 | -0/+2 |
* | Setting to disable authorized_keys backup (#1856) | Dan Magnus Lindvall | 2017-06-28 | 1 | -11/+13 |
* | remove deprecated code for Gogs compitable (#2041) | Lunny Xiao | 2017-06-23 | 1 | -9/+1 |
* | ROOT_URL setting use the default as shown in conf/app.ini (#1823) | Mike Fellows | 2017-06-22 | 1 | -12/+18 |
* | Send mails as HTML as default. Setting for send as plain text. (#1648) | Jonas Östanbäck | 2017-06-07 | 1 | -8/+13 |
* | Include formatting check to the `make test` (and thus also `check`) rule (#1366) | Sandro Santilli | 2017-06-06 | 1 | -2/+2 |
* | Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) | Phil Hopper | 2017-06-06 | 1 | -0/+14 |