summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Finally fix diff names (#13136)zeripath2020-10-142-123/+80
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-135-14/+173
* Move update-server-info to hooks (#12826)zeripath2020-10-141-4/+0
* Add team support for review request (#12039)赵智超2020-10-122-4/+40
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-3/+3
* Cache last commit when pushing for big repository (#10109)Lunny Xiao2020-10-091-7/+46
* Fix error create comment on outdated file (#13041)65432020-10-051-1/+4
* Fix repository create/delete event webhooks (#13008)James Lakin2020-10-021-5/+3
* Mirror: Update DB on Address-Update too (#12964)65432020-09-281-3/+5
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-1/+2
* Adopt repositories (#12920)zeripath2020-09-252-11/+20
* Update only the repository columns that need updating (#12900)zeripath2020-09-201-3/+8
* Add configurable Trust Models (#11712)zeripath2020-09-202-9/+29
* Stop cloning unnecessarily on PR update (#12839)zeripath2020-09-141-60/+17
* Fix git open close bug (#12834)Lunny Xiao2020-09-141-3/+3
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-113-0/+515
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-2/+2
* Fix "only mail on mention" bug (#12775)赵智超2020-09-092-2/+2
* Fix yet another bug with diff file names (#12771)zeripath2020-09-092-50/+246
* Change/remove a branch of an open issue (#9080)Vedran2020-09-081-0/+14
* [Vendor] Switch go-version lib (#12719)65432020-09-052-10/+7
* Add email notify for new release (#12463)赵智超2020-08-231-0/+69
* Fix diff path unquoting (#12554)zeripath2020-08-222-30/+34
* Prevent NPE on commenting on lines with invalidated comments (with migration)...zeripath2020-08-211-1/+1
* Support Force-update in Mirror and improve Tracing in mirror (#12242)zeripath2020-08-201-1/+33
* Fix typos (#12542)Gjergji Ramku2020-08-201-3/+3
* Default empty merger list to those with write permissions (#12535)zeripath2020-08-201-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-2/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-114-6/+12
* Add more tests for diff highlighting (#12467)mrsdizzie2020-08-112-1/+16
* Improved diff syntax highlighting fix (#12455)mrsdizzie2020-08-082-20/+37
* Add action feed for new release (#12324)赵智超2020-07-292-6/+13
* Git 2.28 no longer permits diff with ... on unrelated branches (#12364)zeripath2020-07-291-0/+6
* Fixes #12341: Release date should only be set to current time if draft or tag...Richard Mahn2020-07-282-1/+152
* Fix Syntax highlight for token change in added/deleted code (#12238)mrsdizzie2020-07-162-3/+48
* Ensure syntax highlighting is the same inside diffs (#12205)mrsdizzie2020-07-111-4/+4
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-081-3/+3
* Update the wiki repository remote origin while update the mirror repository's...yisiliang2020-07-051-1/+19
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-012-26/+28
* Update CommitsAhead CommitsBehind on Pull BaseBranch Change too (#11912)65432020-06-161-1/+10
* Handle more pathological branch and tag names (#11843)zeripath2020-06-112-3/+3
* Ensure rejected push to refs/pull/index/head fails nicely (#11724)zeripath2020-06-081-0/+10
* Fix issue with DiffIndex on initial commit (#11677)zeripath2020-05-291-2/+6
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-261-9/+9
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-202-0/+46
* Check Push permissions on IsUserAllowedToUpdate (#11448)65432020-05-161-0/+11
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-3/+6
* Handle panics that percolate up to the graceful module (#11291)zeripath2020-05-141-0/+8
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-142-0/+46
* Sendmail should create a process on the gitea system and have a default timeo...zeripath2020-05-031-1/+13