| Commit message (Expand) | Author | Age | Files | Lines |
* | Show second line by using >= 1 instead of > 1 (#4251) | Jonas Franz | 2018-06-15 | 1 | -1/+1 |
* | markup: escape short wiki link (#4091) | Antoine GIRARD | 2018-06-15 | 2 | -0/+29 |
* | fix not respecting landing page setting (#4209) | David Schneiderbauer | 2018-06-15 | 1 | -6/+0 |
* | Removed unnecessary line referencing LFS struct (#4113) | Inon S | 2018-06-04 | 1 | -1/+0 |
* | Add tag check to release draft creation (#3729) | Bwko | 2018-06-04 | 2 | -2/+2 |
* | Fix #4081 Check for leading / in base before removing it (#4082) | Antoine GIRARD | 2018-05-30 | 2 | -2/+8 |
* | LFS: make HTTP auth period configurable (#4035) | Inon S | 2018-05-29 | 1 | -4/+8 |
* | Fix relative markdown links with anchors (#4058) | Jonas Franz | 2018-05-28 | 2 | -6/+18 |
* | fix attachment ENABLED (#4064) | Lunny Xiao | 2018-05-28 | 1 | -1/+1 |
* | fix add a Ukrainian language (#4036) (#4042) | 3_1_3_u | 2018-05-24 | 1 | -2/+2 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 3 | -30/+63 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 2 | -0/+28 |
* | add missing token validation and fix missing alert on application settings pa... | David Schneiderbauer | 2018-05-16 | 1 | -1/+1 |
* | Add more webhooks support and refactor webhook templates directory (#3929) | Lunny Xiao | 2018-05-16 | 1 | -6/+11 |
* | issue-2768: added new option allow_only_external_registration (#3910) | FabioFortini | 2018-05-13 | 2 | -1/+4 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 2 | -1/+3 |
* | Add option to use paged LDAP search when synchronizing users (#3895) | Lauris BH | 2018-05-05 | 2 | -1/+14 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 1 | -0/+1 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 2 | -0/+13 |
* | Symlink icons (#1416) (#3826) | Tris Forster | 2018-05-01 | 2 | -0/+24 |
* | Fix path cleanup in multiple places (#3871) | Lauris BH | 2018-05-01 | 1 | -4/+14 |
* | API endpoint for testing webhook (#3550) | Ethan Koenig | 2018-04-29 | 1 | -1/+12 |
* | Store OAuth2 session data in database (#3660) | Lauris BH | 2018-04-29 | 1 | -9/+10 |
* | Shows total tracked time in issue and milestone list (#3341) | Jonas Franz | 2018-04-29 | 1 | -2/+3 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+5 |
* | 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 |
* | Add repository setting to enable/disable health checks (#3607) | Allen Wild | 2018-03-27 | 1 | -0/+3 |
* | Add protected branch whitelists for merging (#3689) | Chri-s | 2018-03-25 | 1 | -4/+7 |
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 2 | -8/+25 |
* | Refactor and simplify redirect to url (#3674) | Lauris BH | 2018-03-15 | 1 | -0/+21 |
* | Add label descriptions (#3662) | Lauris BH | 2018-03-13 | 1 | -3/+4 |
* | Fix wiki inter-links with cases and add tests for this case (#3560) | Chaz Reid | 2018-03-05 | 2 | -6/+16 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 7 | -935/+1008 |
* | fix gpg expired bug when time is zero (#3584) | Lunny Xiao | 2018-02-26 | 1 | -0/+5 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 7 | -82/+103 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 5 | -58/+114 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 2 | -2/+5 |
* | Escape search query (#3486) | Jonas Franz | 2018-02-11 | 1 | -0/+7 |
* | Reduce repo indexer disk usage (#3452) | Ethan Koenig | 2018-02-05 | 3 | -89/+105 |
* | Enable caching on assets and avatars (#3376) | Morgan Bazalgette | 2018-02-04 | 3 | -25/+143 |
* | Allow square brackets in external issue patterns (#3408) | Christian Köberl | 2018-02-03 | 2 | -2/+7 |
* | Add sensitive headers (#3429) | Antoine GIRARD | 2018-01-31 | 1 | -0/+6 |
* | Fix go-get content type (#3426) | Lauris BH | 2018-01-29 | 1 | -1/+3 |
* | Add doctype to go-get=1 reponse (#3423) | Lauris BH | 2018-01-29 | 1 | -1/+1 |
* | Fix SSH auth lfs locks (#3152) | Antoine GIRARD | 2018-01-27 | 2 | -100/+111 |
* | Recognize more characters in crossreferenced repo name (#3413) | Lauris BH | 2018-01-27 | 2 | -1/+4 |
* | HTML escape all lines of the search result (#3402) | Morgan Bazalgette | 2018-01-22 | 1 | -4/+5 |
* | Use GiteaServer as the user agent for http requests (#3404) | Sandro Santilli | 2018-01-22 | 1 | -1/+1 |
* | Remove hardcoded paths to fix randomly failing tests (#3347) | Lauris BH | 2018-01-11 | 1 | -0/+3 |