| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1829 from ethantkoenig/no_branches | Andrey Nering | 2017-06-12 | 1 | -0/+4 |
|\ |
|
| * | Commitless repos should be bare | Ethan Koenig | 2017-05-28 | 1 | -0/+4 |
* | | No highlighting for .txt files (#1922) | Ethan Koenig | 2017-06-09 | 1 | -1/+3 |
* | | Send mails as HTML as default. Setting for send as plain text. (#1648) | Jonas Östanbäck | 2017-06-07 | 2 | -21/+27 |
* | | 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 |
* | | Fix status table race condition (#1835) | Ethan Koenig | 2017-05-31 | 2 | -0/+21 |
* | | Fix PR template error (#1834) | Ethan Koenig | 2017-05-30 | 1 | -7/+5 |
* | | xxx_active_code_live setting in printed in hours and minutes instead … (#1814) | Jonas Östanbäck | 2017-05-29 | 2 | -0/+21 |
* | | Add Gitea Webhook (#1755) | Rémy Boulanouar | 2017-05-29 | 2 | -1/+16 |
|/ |
|
* | fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762) | Bo-Yi Wu | 2017-05-21 | 1 | -0/+1 |
* | Update HighlightJS and fix YAML files highlighting (#1764) | Andrey Nering | 2017-05-20 | 1 | -34/+36 |
* | fix admin lost permission caused by #947 | Lunny Xiao | 2017-05-19 | 1 | -1/+6 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 2 | -0/+34 |
* | Correct grammar in APIEmpty documentation (#1748) | Jonas Östanbäck | 2017-05-18 | 1 | -1/+1 |
* | gofmt (#1710) | Ethan Koenig | 2017-05-12 | 2 | -9/+8 |
* | Fix rendering of issue checkboxes (#1709) | Ethan Koenig | 2017-05-12 | 1 | -2/+2 |
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 4 | -28/+126 |
* | markup: microoptimise for many short filenames in directory (#1534) | mappu | 2017-05-09 | 2 | -2/+6 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 2 | -0/+3 |
* | Fix commit sha1 URL rendering in markdown (#1677) | Lauris BH | 2017-05-05 | 2 | -5/+6 |
* | Drop db operations from hook commands (#1514) | Lunny Xiao | 2017-05-04 | 3 | -0/+90 |
* | Generate swagger json (#1402) | Antoine GIRARD | 2017-05-02 | 1 | -3/+31 |
* | fix multiple readme file rendering and fix #1657 (#1658) | Lunny Xiao | 2017-05-02 | 1 | -0/+9 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -0/+10 |
* | make openid support default false for compitable with v1.1 (#1650) | Lunny Xiao | 2017-05-02 | 1 | -2/+2 |
* | Additional OAuth2 providers (#1010) | Willem van Dreumel | 2017-05-01 | 2 | -36/+159 |
* | Rework SSH key management UI to add GPG (#1293) | Antoine GIRARD | 2017-04-26 | 1 | -3/+4 |
* | Fix markdown rendering (#1530) | Morlinest | 2017-04-24 | 1 | -9/+10 |
* | Add markup package to prepare for org markup format (#1493) | Lunny Xiao | 2017-04-21 | 4 | -37/+141 |
* | fix go get sub package and add domain on installation to let go get work defa... | Lunny Xiao | 2017-04-21 | 1 | -1/+1 |
* | fix #1501 ssh hangs caused by #1461 (#1513) | Lunny Xiao | 2017-04-19 | 1 | -10/+2 |
* | Add internal routes for ssh hook comands (#1471) | Lunny Xiao | 2017-04-19 | 3 | -9/+105 |
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 9 | -9/+429 |
* | Sanitation fix from Gogs (#1461) | Kim "BKC" Carlbäcker | 2017-04-13 | 4 | -21/+112 |
* | Repo size in admin panel (#1482) | Jonas | 2017-04-11 | 1 | -0/+3 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 2 | -9/+14 |
* | Remove unused mutex field (#1440) | Mura Li | 2017-04-04 | 1 | -2/+0 |
* | Fix races in the log module by using syncmap (#1421) | Mura Li | 2017-04-03 | 1 | -26/+28 |
* | Support for custom html meta (#1423) | Jonas | 2017-03-31 | 2 | -0/+23 |
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) | Sandro Santilli | 2017-03-29 | 2 | -25/+27 |
* | refactor: remove workaround after the golang 1.7 release. (#1349) | Bo-Yi Wu | 2017-03-29 | 2 | -0/+30 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 6 | -13/+9 |
* | Delete the useless code (#1335) | caiwp | 2017-03-20 | 1 | -4/+0 |
* | remove empty file (#1326) | Lunny Xiao | 2017-03-19 | 1 | -0/+0 |
* | feat: Only use issue and wiki on repo. (#1297) | Bo-Yi Wu | 2017-03-18 | 1 | -18/+2 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 7 | -1/+225 |
* | fix wrong log when push to a new branch (#1220) | Lunny Xiao | 2017-03-17 | 1 | -0/+0 |
* | Fix nil-dereference bug | Ethan Koenig | 2017-03-15 | 1 | -1/+5 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 18 | -48/+48 |