summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bugfix/deformed emoji in commit message (backport 1.9) (#8071)Mario Lubenka2019-09-032-0/+4
* Add change title notification for issues (#8064)guillep2k2019-09-031-0/+3
* Run CORS handler first for /api routes (#7967) (#8053)Tamal Saha2019-09-022-9/+8
* Evaluate emojis in commit messages in list view (#7906) (#8044)Mario Lubenka2019-08-311-2/+2
* keep blame view buttons sequence consistent with normal view when view a file...Lunny Xiao2019-08-281-1/+1
* Backport for #7945 (#7994)Richard Mahn2019-08-271-1/+1
* backport: Fix adding default Telegram webhook (#7992)Gary Kim2019-08-272-0/+5
* Abort syncrhonization from LDAP source if there is some error. (#7965)David Svantesson2019-08-252-6/+11
* Add release notes of 1.9.2 (#7934)v1.9.2Lunny Xiao2019-08-221-0/+14
* Fix pull creation with empty changes (#7920) (#7926)Mura Li2019-08-202-7/+36
* fix wrong sender when send slack webhook (#7918) (#7924)Lunny Xiao2019-08-201-4/+4
* upload support text/plain; charset=utf8 (#7899)Lunny Xiao2019-08-173-3/+6
* drone/docker: prepare multi-arch release + provide arm64 image (#7571) (#7884)Antoine GIRARD2019-08-152-2/+116
* lfs/lock: round locked_at timestamp to second (#7872) (#7875)Antoine GIRARD2019-08-152-2/+6
* fix non existent milestone with 500 error (#7867) (#7873)Lanre Adelowo2019-08-151-0/+5
* Add changelog of v1.9.1 (#7859)v1.9.1Lunny Xiao2019-08-141-0/+27
* Fix local runs of ssh-requiring integration tests (#7857)zeripath2019-08-141-7/+11
* Attempt to fix hook problem (#7856)zeripath2019-08-143-6/+18
* gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid g...Antoine GIRARD2019-08-141-1/+1
* Do not fetch all refs (#7837)Mura Li2019-08-131-1/+1
* Fix duplicate call of webhook (#7821) (#7824)Antoine GIRARD2019-08-126-113/+34
* Enable switching to a different source branch when PR already exists (#7823)Mario Lubenka2019-08-111-7/+7
* Rewrite existing repo units if setting is not included in api body (#7811)David Svantesson2019-08-111-73/+86
* Prevent Commit Status and Message From Overflowing On Branch Page (#7800) (#7...Gary Kim2019-08-093-12/+19
* api: fix multiple bugs with statuses endpoints (#7785) (#7807)Antoine GIRARD2019-08-095-23/+85
* Fix Slack webhook fork message (#7774) (#7783)WGH2019-08-071-2/+2
* Fix approvals counting (#7757) (#7777)Lunny Xiao2019-08-072-6/+9
* fix rename failed when rewrite public keys (#7761) (#7769)Lunny Xiao2019-08-061-1/+3
* Fix dropTableColumns sqlite implementation (#7710) (#7765)zeripath2019-08-064-97/+23
* Be more strict with git arguments (#7715) (#7762)zeripath2019-08-0512-20/+41
* add pagination for admin api get orgs and fix only list public orgs bug (#774...Lunny Xiao2019-08-053-4/+27
* Backport: fix repo_index_status lingering when deleting a repository (#7738)guillep2k2019-08-041-0/+1
* Fix milestone completness calculation when migrating (#7725) (#7732)Lauris BH2019-08-041-4/+16
* Fixes indexed repos keeping outdated indexes when files grow too large (#7731)guillep2k2019-08-031-1/+1
* Backport: skip non-regular files (e.g. submodules) on repo indexing (#7717)guillep2k2019-08-022-5/+18
* improve branches list performance and fix protected branch icon when no-login...Lunny Xiao2019-08-011-4/+12
* Correct wrong datetime format for git (#7689) (#7690)zeripath2019-07-312-2/+2
* 1.9.0 Changelog (#7676)v1.9.0techknowlogick2019-07-311-19/+41
* fix duplicated webhook when creating issue with assignees (#7681) (#7684)Lunny Xiao2019-07-311-3/+6
* upgrade macaron/captcha to fix random error problem (#7407) (#7683)Lunny Xiao2019-07-316-29/+44
* Backport of #7675. (#7682)David Svantesson2019-07-311-2/+15
* Show protection symbol if needed on default branch (#7660) (#7668)65432019-07-301-4/+8
* hide delete/restore button on archived repos [backport] (#7660)65432019-07-301-8/+14
* fix bug on migrating milestone from github (#7665) (#7666)Lunny Xiao2019-07-291-1/+1
* css: use flex to fix floating paginate (#7656) (#7662)Antoine GIRARD2019-07-292-1/+3
* change length of some repository's columns (#7652) (#7655)Lunny Xiao2019-07-291-2/+2
* fix wrong email when use gitea as OAuth2 provider (#7640) (#7647)renothing2019-07-2712-27/+32
* reserve .well-known username (#7638)Andreas Shimokawa2019-07-261-0/+1
* Fix syntax highlight initialization (#7617) (#7626)silverwind2019-07-261-1/+4
* Fix bug create/edit wiki pages when code master branch protected (#7580) (#7623)Lunny Xiao2019-07-263-6/+18