| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove check for negative length (#5120) | Oleg Kovalov | 2018-10-20 | 2 | -2/+2 |
* | Give user a link to create PR after push (#4716) | Julien Tant | 2018-10-20 | 1 | -0/+68 |
* | Use type switch (#5122) | Oleg Kovalov | 2018-10-19 | 2 | -24/+24 |
* | Add notification interface and refactor UI notifications (#5085) | Lunny Xiao | 2018-10-18 | 3 | -28/+330 |
* | Use native go method to get current user rather than environment variable (#4... | SagePtr | 2018-10-18 | 2 | -10/+48 |
* | Detect charset and convert non UTF-8 files for display (#4950) | Lauris BH | 2018-09-29 | 2 | -2/+40 |
* | Allow admin toggle forcing a password change for newly created users (#4563) | Lanre Adelowo | 2018-09-13 | 1 | -6/+7 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 2 | -4/+37 |
* | Fix: Let's Encrypt configuration settings (#4911) | Drew Bowering | 2018-09-12 | 1 | -2/+2 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -1/+2 |
* | Slack webhook channel name cannot be empty or just contain an hashtag (#4786) | Lanre Adelowo | 2018-09-10 | 1 | -0/+7 |
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 1 | -0/+2 |
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 1 | -1/+1 |
* | Fix trimming of markup section names (#4863) | Nicolas Lenz | 2018-09-03 | 1 | -1/+1 |
* | Upgrade images in .drone.yml to more recent versions (#4819) | techknowlogick | 2018-08-29 | 2 | -10/+10 |
* | Hide home button when landing page is not set to home (#4651) | Piotr Orzechowski | 2018-08-26 | 1 | -0/+5 |
* | Disable 'May Import Local Repository' when is disabled by setting (Issue #477... | EnricoFerro | 2018-08-24 | 1 | -0/+3 |
* | add letsencrypt to Gitea (#4189) | Fluf | 2018-08-21 | 1 | -0/+12 |
* | Improve URL validation for external wiki and external issues (#4710) | Lauris BH | 2018-08-15 | 3 | -8/+170 |
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 2 | -2/+17 |
* | Fix custom templates being ignored (#4638) | Piotr Orzechowski | 2018-08-08 | 1 | -4/+2 |
* | Push whitelist now doesn't apply to branch deletion (#4601) (#4607) | SagePtr | 2018-08-08 | 1 | -2/+2 |
* | cmd/serve: pprof cpu and memory profile dumps to disk (#4560) | Jerry Jacobs | 2018-08-07 | 2 | -0/+47 |
* | prevent empty review comment (#4632) | Lanre Adelowo | 2018-08-07 | 2 | -0/+49 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 3 | -0/+67 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 4 | -10/+37 |
* | Make max commits in graph configurable (#4498) | Kjell Kvinge | 2018-07-23 | 1 | -0/+2 |
* | Add csv file render support defaultly (#4105) | Lunny Xiao | 2018-07-21 | 2 | -0/+83 |
* | add valid for lfs oid (#4461) | Lunny Xiao | 2018-07-19 | 1 | -9/+18 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 3 | -0/+8 |
* | Add the ability to have built in themes in Gitea (#4198) | techknowlogick | 2018-07-05 | 2 | -0/+5 |
* | Replace src with raw to fix image paths (#4377) | Jonas Franz | 2018-07-05 | 1 | -1/+1 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 4 | -7/+68 |
* | Limit uploaded avatar image-size to 4096x3072 by default (#4353) | Kim "BKC" Carlbäcker | 2018-07-03 | 1 | -0/+4 |
* | Add scope to Gitlab oauth request (#4330) | techknowlogick | 2018-06-30 | 1 | -1/+1 |
* | Fix open redirect vulnerability on login screen (#4312) | Jonas Franz | 2018-06-26 | 2 | -0/+48 |
* | 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 |