summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add commitgraph support global default true when git version >= 2.18 (#7313)Lunny Xiao2019-06-291-0/+12
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-291-0/+7
* Fixes #7238 - Annotated tag commit ID incorrect (#7321)Richard Mahn2019-06-292-4/+5
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-291-0/+53
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-295-2/+15
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-281-1/+1
* Dark theme fixes (#7319)Cherrg2019-06-282-0/+92
* gitea own dark codemirror theme (#7317)Cherrg2019-06-282-18/+137
* Show Pull Request button or status of latest PR in branch list (#6990)Mario Lubenka2019-06-273-14/+63
* replace lesshint with stylelint (#7305)silverwind2019-06-2712-231/+1441
* fix extra newlines when copying from diff in Firefox (#7288)silverwind2019-06-269-74/+59
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-2634-74/+750
* Shadow the password on cache and session config on admin panel (#7300)Lunny Xiao2019-06-272-2/+135
* fix API link header (#7298)Lunny Xiao2019-06-262-7/+85
* Make diff line-marker non-selectable (#7279)zeripath2019-06-246-32/+70
* [docker] Add LFS_START_SERVER option to control git-lfs support (#7281)Marat Radchenko2019-06-243-0/+3
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-23156-1829/+1850
* Fix #732: Add LFS objects to base repository on merging (#7082)zeripath2019-06-227-292/+648
* Dark theme markdown fixes (#7260)Cherrg2019-06-213-4/+39
* Fix Submodule dection in subdir (#7275)mrsdizzie2019-06-211-1/+7
* Alpine 3.10 (#7256)techknowlogick2019-06-202-7/+7
* add .fa margin like .octicon (#7258)Antoine GIRARD2019-06-202-2/+2
* Only check and config git on web subcommand but not others (#7236)Lunny Xiao2019-06-194-25/+35
* add 'npm' and 'npm-update' make targets and lockfile (#7246)silverwind2019-06-187-36/+4913
* update go-git to v4.12.0 - fixes #7248 (#7249)techknowlogick2019-06-19270-14428/+71043
* fix hljs unintenionally highlighting commit links (#7244)silverwind2019-06-182-4/+5
* add self to MAINTAINERS (#7245)silverwind2019-06-181-0/+1
* Fix migration panic when Head.User is not exist (#7226)Lunny Xiao2019-06-181-7/+26
* Update css (#7240)zeripath2019-06-181-16/+16
* Fix relref link in docs (#7233)Antoine GIRARD2019-06-171-1/+1
* Add docs for `INTERNAL_TOKEN_URI` (#7234)techknowlogick2019-06-171-0/+2
* Changelog 1.8.3 (#7230) (#7231)John Olheiser2019-06-171-0/+10
* Add CLI commands to manage LDAP authentication source (#6681)ngourdon2019-06-174-1/+1802
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-1729-0/+41
* Use certmanager provided TLSConfig for LetsEncrypt (#7229)zeripath2019-06-171-6/+3
* show lfs config on admin panel (#7220)Lunny Xiao2019-06-163-0/+22
* Add missing description of label on API (#7159)Lunny Xiao2019-06-164-11/+32
* Use go method to calculate ssh key fingerprint (#7128)Antoine GIRARD2019-06-162-21/+92
* Add LastLogin to the User API (#7196)zeripath2019-06-154-0/+19
* setting: don't require same running user for internal SSH (like win platform)...Antoine GIRARD2019-06-161-1/+1
* Only warn on errors in deleting LFS orphaned files during repo deletion (#7213)zeripath2019-06-152-5/+2
* fix duplicated file on pull request conflicted files (#7211)Lunny Xiao2019-06-151-1/+11
* Allow colon between fixing word and issue (#7207)zeripath2019-06-152-1/+27
* UI: Fix overflow issues in repo (#7190)silverwind2019-06-146-18/+36
* fix drone build bug (#7192)Cherrg2019-06-133-1/+4
* API error cleanup (#7186)John Olheiser2019-06-127-25/+16
* Add error for fork already existing (#7185)John Olheiser2019-06-123-4/+22
* Add golangci (#6418)kolaente2019-06-12147-774/+1046
* Fix database lock when use random repository fallback image (#7166)Lunny Xiao2019-06-111-11/+10
* Fixes diff on merged pull requests (#7171)Mario Lubenka2019-06-113-13/+13