aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add support for different Maven POM encoding (#25873)KN4CK3R2023-07-142-1/+23
* Upgrade go dependencies (#25819)harryzcy2023-07-145-15/+15
* Remove `git.FileBlame` (#25841)Jason Song2023-07-121-6/+0
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-096-9/+38
* Revert package access change from #23879 (#25707)KN4CK3R2023-07-091-7/+17
* Make route middleware/handler mockable (#25766)wxiaoguang2023-07-093-4/+145
* Update tool dependencies, lock govulncheck and actionlint (#25655)silverwind2023-07-0911-39/+36
* Fix `ref` for workflows triggered by `pull_request_target` (#25743)Zettat1232023-07-071-3/+0
* Add open/closed field support for issue index (#25708)techknowlogick2023-07-079-30/+45
* Fix activity type match in `matchPullRequestEvent` (#25746)Zettat1232023-07-072-33/+55
* Less naked returns (#25713)65432023-07-079-79/+96
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-1/+0
* Simplify the LFS GC logger usage (#25717)wxiaoguang2023-07-061-2/+2
* Sync branches when mirroring (#25722)Lunny Xiao2023-07-061-1/+0
* Replace `interface{}` with `any` (#25686)silverwind2023-07-0485-296/+296
* Add elapsed time on debug for slow git commands (#25642)Lunny Xiao2023-07-041-1/+9
* Add unit test for `HashAvatar` (#25662)Earl Warren2023-07-041-0/+26
* Fix issues indexer document mapping (#25619)Jason Song2023-07-041-20/+12
* Add direct serving of package content (#25543)KN4CK3R2023-07-031-0/+10
* Set SSH_AUTHORIZED_KEYS_BACKUP to false (#25412)techknowlogick2023-07-011-1/+1
* Fix branch commit message too long problem (#25588)Lunny Xiao2023-06-301-4/+4
* Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581)Jason Song2023-06-302-2/+125
* Add API for changing Avatars (#25369)JakobDev2023-06-292-0/+12
* Update emoji set to Unicode 15 (#25595)isla w2023-06-291-3/+39
* Sync branches into databases (#22743)Lunny Xiao2023-06-294-6/+176
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-291-2/+2
* Split lfs size from repository size (#22900)a10121127962023-06-281-1/+1
* Do not prepare oauth2 config if it is not enabled, do not write config in som...wxiaoguang2023-06-281-0/+4
* Fix content holes in Actions task logs file (#25560)Jason Song2023-06-281-1/+17
* Fix sub-command log level (#25537)wxiaoguang2023-06-284-9/+10
* Add Adopt repository event and handler (#25497)Lunny Xiao2023-06-264-0/+16
* Support `pull_request_target` event (#25229)Zettat1232023-06-264-46/+60
* Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary ch...wxiaoguang2023-06-241-2/+6
* Fix `Init` of db indexer (#25470)Jason Song2023-06-231-2/+3
* Refactor indexer (#25174)Jason Song2023-06-2337-1412/+1360
* Store and use seconds for timeline time comments (#25392)65432023-06-231-1/+3
* Import additional secrets via file uri (#25408)techknowlogick2023-06-233-1/+5
* Update octicons and use `octicon-file-directory-symlink` (#25453)silverwind2023-06-221-1/+1
* Fix `Permission` in API returned repository struct (#25388)Jason Song2023-06-221-3/+3
* Move some regexp out of functions (#25430)John Olheiser2023-06-212-5/+6
* Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413)wxiaoguang2023-06-211-19/+9
* Fix missing commit message body when the message has leading newlines (#25418)Jason Song2023-06-212-3/+59
* Refactor path & config system (#25330)wxiaoguang2023-06-2112-178/+407
* Avoid polluting config file when "save" (#25395)wxiaoguang2023-06-216-13/+85
* Substitute variables in path names of template repos too (#25294)Kyle D2023-06-202-2/+41
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-191-0/+4
* Avoid polluting the config (#25345)wxiaoguang2023-06-183-14/+16
* Refactor web package and context package (#25298)wxiaoguang2023-06-1811-63/+102
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-165-9/+89
* Fix index generation parallelly failure (#25235)Lunny Xiao2023-06-151-0/+8