| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Add Gitea Webhook (#1755) | Rémy Boulanouar | 2017-05-29 | 1 | -1/+2 |
* | fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762) | Bo-Yi Wu | 2017-05-21 | 1 | -0/+1 |
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 1 | -0/+17 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+2 |
* | make openid support default false for compitable with v1.1 (#1650) | Lunny Xiao | 2017-05-02 | 1 | -2/+2 |
* | Add internal routes for ssh hook comands (#1471) | Lunny Xiao | 2017-04-19 | 1 | -9/+47 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 1 | -8/+13 |
* | Support for custom html meta (#1423) | Jonas | 2017-03-31 | 1 | -0/+14 |
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) | Sandro Santilli | 2017-03-29 | 1 | -24/+26 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 1 | -2/+2 |
* | Delete the useless code (#1335) | caiwp | 2017-03-20 | 1 | -4/+0 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+25 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 1 | -2/+2 |
* | refactor: remove redundant slash. (#1109) | Bo-Yi Wu | 2017-03-03 | 1 | -3/+1 |
* | add back the default setting values and fix #739 (#1093) | Lunny Xiao | 2017-03-01 | 1 | -4/+10 |
* | Fix for #828: Embed build tags (#1051) | Jonas | 2017-02-28 | 1 | -1/+2 |
* | fix panic when push but the only log mode console is disabled by serv and upd... | Lunny Xiao | 2017-02-22 | 1 | -0/+4 |
* | disable console output xorm log on ssh (#993) | Lunny Xiao | 2017-02-21 | 1 | -3/+5 |
* | Make Xorm log configurable (#174) | Lunny Xiao | 2017-02-20 | 1 | -4/+87 |
* | fix ssh domain default value to domain (#930) | Lunny Xiao | 2017-02-15 | 1 | -1/+4 |
* | feat: Able to disable non-admin to create new organization (#927) | Bo-Yi Wu | 2017-02-14 | 1 | -0/+7 |
* | feat: add git version on admin panel. (#921) | Bo-Yi Wu | 2017-02-13 | 1 | -0/+1 |