summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.8.0-rc3 changelog & 1.7.6 changelog backport (#6597)v1.8.0-rc3techknowlogick2019-04-121-2/+22
* Correctly adjust mirror url (#6593) (#6594)zeripath2019-04-125-15/+70
* Change summary to full message (#6591) (#6592)John Olheiser2019-04-121-1/+1
* fix mail notification when close/reopen issue (#6581) (#6588)Lunny Xiao2019-04-122-7/+30
* Add option to disable refresh token invalidation (#6584) (#6587)Jonas Franz2019-04-126-11/+57
* fix bug user search API pagesize didn't obey ExplorePagingNum (#6579) (#6586)Lunny Xiao2019-04-111-3/+0
* Fix new repo alignment (#6583) (#6585)John Olheiser2019-04-112-1/+5
* Prevent server 500 on compare branches with no common history (#6555) (#6558)zeripath2019-04-116-19/+41
* Properly escape release attachment URL (#6512) (#6523)mrsdizzie2019-04-051-1/+1
* fix bug when user login and want to resend register confirmation email (#6482...Lauris BH2019-04-022-7/+7
* Hacky fix for alignment of the create-organization dialog (#6455) (#6462)zeripath2019-03-281-18/+17
* Changelog 1.8.0 rc2 (#6451)v1.8.0-rc2John Olheiser2019-03-271-0/+12
* Changelog 1.7.5 (#6444) (#6448)John Olheiser2019-03-271-1/+7
* Change order that PostProcess Processors are run (#6445) (#6447)mrsdizzie2019-03-272-7/+13
* Fix Hook & HookList in Swagger (#6432) (#6440)Segev Finer2019-03-272-7/+48
* Clean up ref name rules (#6437) (#6439)mrsdizzie2019-03-264-4/+132
* routers/repo/setting: display correct error for invalid mirror interval (#6429)Allen Wild2019-03-251-0/+10
* Fixed unitTypeCode not being used (#6419) (#6422)kolaente2019-03-241-1/+1
* fix dump table name error and add some test for dump database (#6394) (#6402)Lunny Xiao2019-03-213-3/+21
* fix migrations 82 to ignore unsynced tags between database and git data and m...Lunny Xiao2019-03-211-6/+40
* Don't Unescape redirect_to cookie value (#6399) (#6401)mrsdizzie2019-03-212-6/+5
* fix bug manifest.json will not request with cookie so that session will creat...Lunny Xiao2019-03-191-1/+1
* make sure units of a team are returned (#6379) (#6381)Lanre Adelowo2019-03-192-0/+10
* Disable benchmarking during tag events on DroneIO (#6365) (#6366)v1.8.0-rc1techknowlogick2019-03-191-35/+35
* 1.8.0-rc1 changelog (#6363)v1.9.0-devtechknowlogick2019-03-181-1/+207
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-1812-68/+80
* Fix headline (#6353)Sandro Jäckel2019-03-181-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-181-0/+33
* Add lang specific font stacks for CJK (#6007)zeripath2019-03-1824-20/+139
* fix testing instructions in CONTRIBUTING.md (#6305)stevegt2019-03-181-9/+20
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-171-1/+1
* Add test environment for Mysql8 (#5234)Lunny Xiao2019-03-174-4/+120
* More specific declaration of search disk space (#6338)Thomas McWork2019-03-161-1/+1
* split setting.go to multiple files (#6154)Lunny Xiao2019-03-165-348/+433
* Request to join the maintainers (#6340)Richard Mahn2019-03-151-0/+1
* use updated reference of xgo in makefile (#6339)techknowlogick2019-03-151-3/+3
* Add way to force checkout (#6322)John Olheiser2019-03-151-1/+8
* Add same changes from issues page to milestone->issues page (#6328)John Olheiser2019-03-154-11/+35
* Return 409 when creating repo if it already exists. (#6330)Bogdan Petrea2019-03-152-2/+74
* Fix ParsePatch function to work with quoted diff --git strings (#6323)mrsdizzie2019-03-142-0/+65
* Add InternalTokenURI to load InteralToken from an external file (#5812)techknowlogick2019-03-131-25/+73
* backport 1.7.4 changelog (#6317)techknowlogick2019-03-131-0/+9
* Use correct remote on Windows (#6313)John Olheiser2019-03-121-1/+1
* Fix reported issue in repo description (#6306)zeripath2019-03-112-3/+53
* Use url.PathEscape to escape the branchname (#6304)zeripath2019-03-122-2/+4
* Updates vendor/code.gitea.io/git (#6286)Richard Mahn2019-03-112-4/+12
* [skip ci] Updated translations via CrowdinGiteaBot2019-03-111-0/+27
* Update third-party-tools.en-us.md (#6301)MysticBoy2019-03-111-0/+3
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-119-15/+133
* Add support for client basic auth for exchanging access tokens (#6293)Jonas Franz2019-03-112-1/+68