summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.9.0-RC1 changelog (#7367)v1.9.0-rc1v1.10.0-devtechknowlogick2019-07-061-0/+318
* [skip ci] Updated translations via CrowdinGiteaBot2019-07-061-0/+102
* ui - issue view - fix icon position (#7354)Cherrg2019-07-065-67/+115
* ui - cut timeline length with last element on issue view (#7355)Cherrg2019-07-065-7/+31
* Fix typo in PR migration check (#7368)mrsdizzie2019-07-061-1/+1
* Fix mirror sync not automatically sending webhook requests (#7366)Drew2019-07-061-0/+5
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-067-47/+88
* Detect migrating batch size (#7353)Lunny Xiao2019-07-064-17/+73
* routers: do not leak secrets via timing side channel (#7364)leonklingele2019-07-062-2/+9
* routers/user: ensure that decryption of cookie actually suceeds (#7363)leonklingele2019-07-061-2/+2
* workaround broken drone build (#7362)Cherrg2019-07-0670-2478/+3033
* update contributing to use recent version of drone cli (#7351)techknowlogick2019-07-031-1/+1
* fix api route (#7346)Lunny Xiao2019-07-031-4/+4
* update dependencies and various tweaks (#7344)silverwind2019-07-024-262/+172
* Display Github support button (#7343)Antoine GIRARD2019-07-021-0/+1
* Use commit graph files for listing pages (#7314)Filip Navara2019-07-0214-13/+1166
* Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)Lunny Xiao2019-07-015-23/+31
* make dropTableColumns drop columns on sqlite and constraints on all (#6849)zeripath2019-07-011-2/+90
* fix updated drone file (#7336)techknowlogick2019-07-011-6/+11
* fix pull view ui merge section (#7335)Lunny Xiao2019-07-012-2/+2
* wrap long texts on user profile info (#7333)Cherrg2019-06-303-2/+8
* #6946 Run hooks on merge/edit and cope with protected branches (#6961)zeripath2019-07-018-13/+54
* chore: update drone format to 1.0 (#6602)Bo-Yi Wu2019-06-301-330/+534
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-302-3/+40
* 1.8.3 release (#7332)Alexandru Bucur2019-06-301-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-302-0/+24
* fix topic bar to allow prefixes (#7325)Cherrg2019-06-301-4/+37
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-3023-85/+236
* update mssql drive to last working version 20180314172330-6a30f4e59a44 (#7306)Antoine GIRARD2019-06-3046-491/+3158
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-292-0/+130
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-2917-333/+961
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-291-4/+32
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-297-27/+104
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-297-238/+339
* [skip ci] Updated translations via CrowdinGiteaBot2019-06-291-0/+4
* 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