summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the service worker (#25010)silverwind2023-05-312-5/+0
* revert the removed method to fix tmpl break on graph page (#25005)Lunny Xiao2023-05-301-0/+5
* Fix admin config page error, use tests to cover the admin config and 500 erro...wxiaoguang2023-05-291-0/+5
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-291-0/+36
* Help to recover from corrupted levelqueue (#24912)wxiaoguang2023-05-295-55/+162
* Remove meta tags `theme-color` and `default-theme` (#24960)silverwind2023-05-282-5/+0
* Use `[git.config]` for reflog cleaning up (#24958)wxiaoguang2023-05-283-50/+58
* Improve logger Pause handling (#24946)wxiaoguang2023-05-271-9/+9
* Do not output "Trace" level logs from process manager by default (#24952)wxiaoguang2023-05-275-27/+36
* Improve queue and logger context (#24924)wxiaoguang2023-05-2621-213/+158
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-2614-177/+210
* Add the ability to pin Issues (#24406)JakobDev2023-05-254-0/+13
* Allow skipping forks and mirrors from being indexed (#23187)techknowlogick2023-05-252-16/+46
* Improve RunMode / dev mode (#24886)wxiaoguang2023-05-253-12/+32
* New webhook trigger for receiving Pull Request review requests (#24481)谈笑风生间2023-05-244-42/+50
* Merge different languages for language stats (#24900)wxiaoguang2023-05-245-6/+59
* Make environment-to-ini support loading key value from file (#24832)wxiaoguang2023-05-242-0/+239
* Support changing git config through `app.ini`, use `diff.algorithm=histogram`...wxiaoguang2023-05-234-6/+83
* Fix flakey test in logger test (#24883)wxiaoguang2023-05-231-0/+1
* Do not call nil handler for a dummy queue (#24880)wxiaoguang2023-05-231-1/+4
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+10
* Fix install page context, make the install page tests really test (#24858)wxiaoguang2023-05-233-8/+8
* Add gitea manager reload-templates command (#24843)Brecht Van Lommel2023-05-222-3/+16
* Add CRAN package registry (#22331)KN4CK3R2023-05-223-0/+398
* Fix regression: access log template, gitea manager cli command (#24838)wxiaoguang2023-05-228-33/+35
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-222-4/+69
* Rewrite logger system (#24726)wxiaoguang2023-05-2169-4196/+3162
* Fix video width overflow in markdown, and other changes to match img (#24834)Brecht Van Lommel2023-05-211-1/+1
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-2117-516/+625
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-203-3/+15
* Allow all URL schemes in Markdown links by default (#24805)Yarden Shoham2023-05-192-1/+10
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-191-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-192-4/+16
* Fix Actions being enabled accidentally (#24802)Jason Song2023-05-191-2/+2
* Fix TestMinioStorageIterator skip message (#24765)silverwind2023-05-171-1/+1
* Skip TestMinioStorageIterator on CI (#24762)Lunny Xiao2023-05-171-0/+5
* Make mailer SMTP check have timed context (#24751)wxiaoguang2023-05-161-7/+9
* Implement systemd-notify protocol (#21151)zeripath2023-05-153-12/+159
* Refactor Pull Mirror and fix out-of-sync bugs (#24732)wxiaoguang2023-05-151-7/+2
* Add Go package registry (#24687)KN4CK3R2023-05-143-0/+171
* fix minio storage iterator path (#24691)FuXiaoHei2023-05-135-43/+80
* Add status indicator on main home screen for each repo (#24638)Yarden Shoham2023-05-131-0/+11
* Improve avatar uploading / resizing / compressing, remove Fomantic card modul...wxiaoguang2023-05-135-42/+147
* Use standard HTTP library to serve files (#24693)wxiaoguang2023-05-136-140/+14
* Add Alpine package registry (#23714)KN4CK3R2023-05-124-0/+397
* Make testlogger output "TestLogger" prefix (#24683)wxiaoguang2023-05-121-1/+3
* Support SSH for go get (#24664)rune2023-05-122-1/+10
* Make repo migration cancelable and fix various bugs (#24605)wxiaoguang2023-05-111-6/+3
* Improve queue & process & stacktrace (#24636)wxiaoguang2023-05-115-7/+29
* Kd/fix redis unit test (#24650)Kyle D2023-05-111-1/+1