| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix column droping for MSSQL that need new transaction for that (#4440) | Lauris BH | 2018-07-13 | 2 | -0/+16 |
* | Implemented hover text showing user FullName (#4261) | Guido Diepen | 2018-07-05 | 1 | -0/+6 |
* | Add default merge options when adding new repository (#4369) | Lauris BH | 2018-07-05 | 1 | -0/+6 |
* | fix repository last updated time update when delete a user who watched the re... | Lunny Xiao | 2018-07-05 | 1 | -2/+2 |
* | Simply remove tidb and deps (#3993) | Antoine GIRARD | 2018-07-04 | 1 | -18/+0 |
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -1/+1 |
* | Limit uploaded avatar image-size to 4096x3072 by default (#4353) | Kim "BKC" Carlbäcker | 2018-07-03 | 1 | -0/+11 |
* | Fixed violation of the unique constraint for v68 migration (#4297) | Alexey Terentyev | 2018-06-27 | 2 | -53/+106 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 19 | -62/+516 |
* | Fix topics addition (Another solution) (#4031) (#4258) | Alexey Terentyev | 2018-06-21 | 4 | -0/+190 |
* | Change parsing of postgresql settings (#4275) | techknowlogick | 2018-06-20 | 2 | -8/+54 |
* | Fix not removed watches on unallowed repositories (#4201) | David Schneiderbauer | 2018-06-19 | 6 | -0/+233 |
* | Delete reactions added to issues and comments when deleting repository (#4232) | Lauris BH | 2018-06-12 | 1 | -0/+3 |
* | fix bug when deleting a release (#4207) | Lunny Xiao | 2018-06-12 | 1 | -0/+5 |
* | fix delete comment bug (#4216) | Lunny Xiao | 2018-06-11 | 1 | -0/+4 |
* | Improve logging for e-mail and OpenID already in use errors (#4174) | Christopher Medlin | 2018-06-08 | 1 | -2/+2 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 4 | -15/+181 |
* | Added repository search ordered by stars or forks. Forks column in admin repo... | Alexey Terentyev | 2018-05-24 | 2 | -2/+6 |
* | fix webhook bug of response info is not displayed in UI (#4000) | Lunny Xiao | 2018-05-23 | 1 | -9/+12 |
* | fix #4003 (#4004) | 奶爸 | 2018-05-21 | 1 | -0/+2 |
* | Fix some webhooks bugs (#3981) | Lunny Xiao | 2018-05-21 | 11 | -37/+267 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 7 | -0/+232 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 11 | -54/+721 |
* | Add LDAP integration tests (#3897) | Lauris BH | 2018-05-11 | 1 | -0/+1 |
* | Fix multiple asssingee table migration (#3931) | Lauris BH | 2018-05-10 | 1 | -37/+39 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 22 | -255/+699 |
* | consistent IsOverdue field name capitalization (#3909) | Travis Parker | 2018-05-07 | 1 | -2/+2 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 3 | -0/+27 |
* | Do not allow to reuse TOTP passcode (#3878) | Lauris BH | 2018-05-02 | 3 | -6/+31 |
* | test: reduce testing time. (#3885) | Bo-Yi Wu | 2018-05-02 | 1 | -14/+22 |
* | Add "error" as reserved username (#3882) | Lauris BH | 2018-05-02 | 1 | -1/+1 |
* | Fix to use only needed columns from tables to get repository git paths (#3870) | Lauris BH | 2018-05-02 | 2 | -4/+48 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 3 | -3/+74 |
* | Symlink icons (#1416) (#3826) | Tris Forster | 2018-05-01 | 3 | -3/+20 |
* | Fix path cleanup in multiple places (#3871) | Lauris BH | 2018-05-01 | 1 | -1/+1 |
* | API endpoint for testing webhook (#3550) | Ethan Koenig | 2018-04-29 | 1 | -0/+1 |
* | Store OAuth2 session data in database (#3660) | Lauris BH | 2018-04-29 | 1 | -2/+5 |
* | Shows total tracked time in issue and milestone list (#3341) | Jonas Franz | 2018-04-29 | 8 | -16/+180 |
* | Fix only updated_unix when adding a comment (#3855) | kolaente | 2018-04-29 | 1 | -1/+1 |
* | Don't force due date to current time (#3830) | Morgan Bazalgette | 2018-04-23 | 1 | -5/+0 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 5 | -0/+274 |
* | Fix typo in deleteUser (#3781) | Michael Kuhn | 2018-04-10 | 1 | -1/+1 |
* | Add EnableTimetracking option to app settings (#3719) | Bwko | 2018-04-09 | 1 | -0/+10 |
* | Enhance healthcheck for database connectivity (#3754) | Evan Sherwood | 2018-04-04 | 1 | -1/+4 |
* | Add Size column to attachment (#3734) | Jonas Franz | 2018-03-31 | 3 | -22/+56 |
* | Add config option to enable or disable log executed SQL (#3726) | Lunny Xiao | 2018-03-30 | 1 | -1/+1 |
* | fix go vet error (#3740) | Lunny Xiao | 2018-03-30 | 1 | -8/+8 |
* | Add repository setting to enable/disable health checks (#3607) | Allen Wild | 2018-03-27 | 3 | -2/+27 |
* | Set default branchname on first push (#3715) | Bwko | 2018-03-25 | 1 | -1/+5 |
* | Add protected branch whitelists for merging (#3689) | Chri-s | 2018-03-25 | 4 | -36/+149 |