summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* don't try to interpret treepath as hash (#17272)Norwin2021-10-081-1/+1
* API pull's head/base have correct permission(#17214) (#17245)pricly-yellow2021-10-073-18/+30
* Fix bug of get context user (#17169) (#17172)Lunny Xiao2021-09-281-0/+11
* Nicely handle missing user in collaborations (#17049) (#17166)zeripath2021-09-281-217/+132
* Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#...zeripath2021-09-272-0/+588
* Prevent panic in Org mode HighlightCodeBlock (#17140) (#17141)zeripath2021-09-243-12/+46
* Add caller to cat-file batch calls (#17082) (#17089)zeripath2021-09-201-2/+21
* Fix bug of migrate comments which only fetch one page (#17055) (#17058)Lunny Xiao2021-09-151-2/+7
* Do not show issue context popup on external issues (#17050) (#17054)zeripath2021-09-153-4/+11
* Correctly rollback in ForkRepository (#17034) (#17045)zeripath2021-09-151-16/+39
* Decrement Fork Num when converting from Fork (#17035) (#17046)zeripath2021-09-151-0/+31
* Fix missing close in WalkGitLog (#17008) (#17009)zeripath2021-09-101-7/+16
* Fix bug of migrated repository not index (#16991) (#16996)65432021-09-091-3/+2
* Fix storage Iterate bug and Add storage doctor to delete garbage attachments ...Lunny Xiao2021-09-072-2/+78
* Close storage objects before cleaning (#16934) (#16942)zeripath2021-09-031-0/+1
* Ignore review comment when ref commit is missed (#16905) (#16919)Lunny Xiao2021-09-021-1/+2
* Gitlab Migrator: dont ignore reactions of last request (#16903) (#16913)zeripath2021-09-011-6/+12
* Fix dump and restore respository (#16698) (#16898)Lunny Xiao2021-08-313-2/+10
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#1...65432021-08-311-4/+2
* Simplify split diff view generation and remove JS dependency (#16775) (#16863)zeripath2021-08-301-0/+3
* In Render tolerate not being passed a context (#16842) (#16858)65432021-08-291-1/+7
* Report the correct number of pushes on the feeds (#16811) (#16822)techknowlogick2021-08-262-1/+14
* Prevent NPE on empty commit (#16812) (#16819)zeripath2021-08-251-0/+3
* Ensure empty lines are copiable and final new line too (#16678) (#16692)zeripath2021-08-152-0/+116
* If PatchURL is empty, skip pull patch download when migrating (Partial #1635...65432021-08-131-0/+3
* Update issue_index to finish migration (#16685) (#16687)65432021-08-131-0/+5
* Fix NPE in fuzzer (#16680) (#16682)65432021-08-132-1/+17
* Change the implementation of the go-git version of GetNote to mirror the non ...nitul19912021-08-092-0/+15
* Pass down SignedUserName down to AccessLogger context (#16605) (#16616)zeripath2021-08-043-4/+28
* Fix table alignment in markdown (#16596) (#16602)zeripath2021-08-041-1/+3
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-291-0/+21
* Handle too long PR titles correctly (#16517) (#16549)zeripath2021-07-261-0/+35
* Switch to maintained jwt lib (#16532) (#16533)zeripath2021-07-242-2/+3
* Restore creation of git-daemon-export-ok files (#16508) (#16514)zeripath2021-07-221-0/+73
* Fix data race in bleve indexer (#16474) (#16509)65432021-07-223-6/+69
* Restore CORS on git smart http protocol (#16496) (#16506)zeripath2021-07-211-0/+20
* Fix race in log (#16490) (#16505)zeripath2021-07-212-27/+30
* Add TestPrepareWikiFileName (#16487) (#16498)65432021-07-211-0/+21
* Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to e...zeripath2021-07-202-2/+34
* Retry rename on lock induced failures (re-fix) (#16461) (#16462)zeripath2021-07-161-1/+1
* Retry rename on lock induced failures (#16435)zeripath2021-07-153-3/+30
* Second attempt at preventing zombies (#16326)zeripath2021-07-149-48/+82
* Support HTTP/2 in Let's Encrypt (#16371)Stanley Hu2021-07-131-1/+1
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-132-0/+13
* Fix archive error when rename repo or user (#16399)Lunny Xiao2021-07-133-1/+28
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-131-0/+2
* Fix external renderer (#16401)65432021-07-121-0/+4
* Add LRU mem cache implementation (#16226)zeripath2021-07-102-1/+210
* Update bluemonday to v1.0.15 (#16379)65432021-07-091-3/+3
* Redirect on bad CSRF instead of presenting bad page (#14937)zeripath2021-07-081-4/+19