aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle files starting with colons in WalkGitLog (#22935)Kirill Bolashev2023-03-161-0/+4
* Change `Close` to either `Close issue` or `Close pull request` (#23506)Yarden Shoham2023-03-162-6/+15
* Update act (#23512)Jason Song2023-03-163-20/+12
* Move pidfile creation from setting to web cmd package (#23285)Lunny Xiao2023-03-164-41/+42
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-164-6/+19
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-156-50/+74
* Fix theme-auto loading (#23504)silverwind2023-03-154-54/+313
* Update path to docs theme file (#23502)techknowlogick2023-03-151-1/+1
* Use arm image for arm runner (#23503)techknowlogick2023-03-151-1/+1
* Add login name and source id for admin user searching API (#23376)Lunny Xiao2023-03-154-8/+41
* Fix missed migration in #22235 (#23482)Lunny Xiao2023-03-153-0/+22
* Disable sending email after push a commit to a closed PR (#23462)sillyguodong2023-03-151-1/+4
* Bump webpack from 5.75.0 to 5.76.0 (#23484)dependabot[bot]2023-03-142-8/+8
* Replace Less with CSS (#23481)silverwind2023-03-1473-7791/+8229
* Fix 'View File' button in code search (#23478)silverwind2023-03-142-6/+6
* Use `gitea/test_env` image instead of `golang` (#23455)silverwind2023-03-141-32/+17
* Skip DB tests duplicate runs on push to branches (#23476)techknowlogick2023-03-141-15/+3
* Update app.example.ini (#23480)Jordan Cech2023-03-142-2/+2
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-1512-3/+54
* Fix due date being wrong on issue list (#23475)Yarden Shoham2023-03-141-1/+1
* test_env: hardcode major go version in use (#23464)techknowlogick2023-03-143-23/+25
* Push option bonus for PTC docs (#23473)John Olheiser2023-03-143-2/+6
* Lint Markdown passtechknowlogick2023-03-141-1/+2
* Push to create docs (#23458)techknowlogick2023-03-141-0/+35
* Convert GitHub event on actions and fix some pull_request events. (#23037)Lunny Xiao2023-03-142-114/+212
* Remove wrongly added column on migration test fixtures (#23456)Lunny Xiao2023-03-141-5/+0
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-1414-309/+359
* add admin API email endpoints (#22792)techknowlogick2023-03-145-0/+188
* add user rename endpoint to admin api (#22789)techknowlogick2023-03-1412-44/+206
* Add workflow error notification in ui (#23404)yp053272023-03-144-16/+64
* Make branches list page operations remember current page (#23420)wxiaoguang2023-03-143-17/+15
* fix markdown lint issue (#23457)techknowlogick2023-03-141-0/+2
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-148-585/+516
* Update localization.zh-cn.md (#23448)LeenHawk2023-03-141-1/+13
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-1457-283/+173
* [skip ci] Updated translations via CrowdinGiteaBot2023-03-141-0/+58
* Add package registry architecture overview (#23445)KN4CK3R2023-03-131-0/+50
* Handle missing `README` in create repos API (#23387)Zettat1232023-03-133-0/+22
* Fix missing commit status in PR which from forked repo (#23351)sillyguodong2023-03-133-23/+62
* Add Swift package registry (#22404)KN4CK3R2023-03-1322-2/+1353
* Purge API comment (#23451)John Olheiser2023-03-132-0/+10
* Use context for `RepositoryList.LoadAttributes` (#23435)yp053272023-03-133-9/+5
* add path prefix to ObjectStorage.Iterator (#23332)FuXiaoHei2023-03-139-15/+67
* Support reflogs (#22451)Philip Peterson2023-03-136-3/+71
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-135-9/+27
* Scoped label display and documentation tweaks (#23430)Brecht Van Lommel2023-03-133-21/+6
* Deduplicate template code for label selection menu (#23431)Brecht Van Lommel2023-03-123-87/+45
* Show edit/close/delete button on organization wide repositories (#23388)yp053272023-03-124-12/+12
* Sync the class change of Edit Column Button to JS code (#23400)yp053272023-03-122-27/+23
* Preserve file size when creating attachments (#23406)Peter2023-03-128-12/+15