| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Improve release page UI (#3693) | Jonas Franz | 2018-03-19 | 1 | -0/+11 |
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 2 | -0/+31 |
* | Added checks for protected branches in pull requests (#3544) | Chri-s | 2018-03-13 | 2 | -0/+44 |
* | Add label descriptions (#3662) | Lauris BH | 2018-03-13 | 3 | -5/+38 |
* | Fix MySQL and PostgreSQL column drop SQL (#3649) | Lauris BH | 2018-03-09 | 1 | -1/+1 |
* | Fix column removal in MSSQL (#3638) | Lauris BH | 2018-03-07 | 2 | -21/+61 |
* | Add Attachment API (#3478) | Jonas Franz | 2018-03-06 | 3 | -3/+100 |
* | Don't write to log NoCommitterAccount (#3621) | Morgan Bazalgette | 2018-03-04 | 1 | -1/+5 |
* | fix: Add feed for organization (#3594) | Bo-Yi Wu | 2018-03-03 | 2 | -0/+16 |
* | Add admin dashboard option to run health checks (#3606) | Allen Wild | 2018-03-02 | 1 | -0/+2 |
* | Fix the protected branch panic issue (#3567) | Wendell Sun | 2018-02-23 | 1 | -0/+4 |
* | Fix remove team member issue (#3566) | Wendell Sun | 2018-02-23 | 2 | -9/+27 |
* | Fix query protected branch bug (#3563) | Wendell Sun | 2018-02-22 | 1 | -2/+1 |
* | fix: if Mirrors repo no content is fetched, updated time should not b… (#3551) | Bo-Yi Wu | 2018-02-22 | 1 | -1/+15 |
* | refactor: reduce sql query in retrieveFeeds (#3547) | Bo-Yi Wu | 2018-02-21 | 2 | -1/+108 |
* | Use unique temp dirs in unit tests (#3494) | Ethan Koenig | 2018-02-21 | 1 | -8/+25 |
* | Bug fix for repo releases sorted (#3522) | Wendell Sun | 2018-02-21 | 1 | -1/+3 |
* | Add issue closed time column to fix activity closed issues list (#3537) | Lauris BH | 2018-02-19 | 5 | -5/+49 |
* | Force remove test repo root path in case previous test is still locking it (#... | Lauris BH | 2018-02-18 | 1 | -1/+14 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 3 | -6/+7 |
* | Update code.gitea.io/git (#3482) | Ethan Koenig | 2018-02-10 | 2 | -41/+23 |
* | Fixes missing avatars in offline mode (#3471) | Codruț Constantin Gușoi | 2018-02-08 | 1 | -1/+3 |