summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Decrement Fork Num when converting from Fork (#17035)zeripath2021-09-141-0/+31
* Correctly rollback in ForkRepository (#17034)zeripath2021-09-141-16/+39
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-115-62/+92
* Add skip and limit to git.GetTags (#16897)65432021-09-104-5/+17
* Calculate label URL on API (#16186)65432021-09-102-6/+33
* Fix missing close in WalkGitLog (#17008)zeripath2021-09-101-7/+16
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-096-12/+640
* Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998)65432021-09-091-2/+4
* Fix bug of migrated repository not index (#16991)Lunny Xiao2021-09-081-3/+2
* Make TestOneDevDownloadRepo work again & more resistant (#16987)65432021-09-081-12/+7
* Make mirror feature more configurable (#16957)65432021-09-073-19/+60
* Resolve TODO: Enable pagination on GiteaDownloader.GetComments() & update ano...65432021-09-062-41/+37
* Fix storage Iterate bug and Add storage doctor to delete garbage attachments ...Lunny Xiao2021-09-062-2/+78
* Add missing icon set for `ActionRenameRepo` (#16972)a10121127962021-09-061-1/+1
* Close storage objects before cleaning (#16934)zeripath2021-09-031-0/+1
* Use immediate queues in integration tests and ensure that immediate (#16927)zeripath2021-09-031-1/+1
* Ignore review comment when ref commit is missed (#16905)Lunny Xiao2021-09-011-1/+2
* Gitlab Migrator: dont ignore reactions of last request (#16903)65432021-09-011-6/+12
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899)65432021-08-311-4/+2
* Remove ParseQueueConnStr as it is unused (#16878)zeripath2021-08-311-33/+0
* Fix dump and restore respository (#16698)Lunny Xiao2021-08-303-2/+10
* Timeout on flush in testing (#16864)zeripath2021-08-301-1/+12
* Paginate releases page & set default page size to 10 (#16857)Lunny Xiao2021-08-291-3/+6
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-291-0/+3
* In Render tolerate not being passed a context (#16842)zeripath2021-08-281-1/+7
* Refactor the fork service slightly to take ForkRepoOptions (#16744)Kyle Evans2021-08-282-17/+21
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-252-1/+14
* Prevent NPE on empty commit (#16812)zeripath2021-08-241-0/+3
* Add bundle download for repository (#14538)John Olheiser2021-08-2468-29/+130
* Just use a slice when rendering file (#16774)zeripath2021-08-232-41/+39
* Add migrate from OneDev (#16356)KN4CK3R2021-08-2220-92/+932
* Return nil proxy function if proxy not enabled (#16742)zeripath2021-08-191-1/+3
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-1814-34/+258
* Refactored and fixed migration tests. (#16714)KN4CK3R2021-08-1710-485/+744
* Add API Token Cache (#16547)zeripath2021-08-171-0/+2
* Fix spelling of HookProcReceiveResult (#16690)Lunny Xiao2021-08-141-7/+7
* Ensure empty lines are copiable and final new line too (#16678)zeripath2021-08-142-0/+116
* Update issue_index to finish migration (#16685)65432021-08-131-0/+5
* Fix NPE in fuzzer (#16680)zeripath2021-08-132-1/+17
* [API] generalize list header (#16551)65432021-08-125-17/+30
* Add an api endpoint to fetch git notes (#15373) (#16649)nitul19912021-08-113-1/+32
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-113-244/+31
* Upgrade github.com/google/go-github v32.1.0 -> v37.0.0 (#16661)65432021-08-102-157/+73
* Replace `list.List` with slices (#16311)KN4CK3R2021-08-098-87/+51
* Change the implementation of the go-git version of GetNote to mirror the non ...nitul19912021-08-092-0/+15
* Separate open and closed issue in metrics (#16637)Romain2021-08-071-0/+24
* Allow setting X-FRAME-OPTIONS (#16643)zeripath2021-08-063-4/+6
* Fixes #16557 - duplicate csv import (#16631)Richard Mahn2021-08-051-3/+2
* Pass down SignedUserName down to AccessLogger context (#16605)zeripath2021-08-043-4/+28
* Fix table alignment in markdown (#16596)zeripath2021-08-021-1/+3