summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* workaround: deactivate test-sqlite because it is too slowv1.18.0-rc0Loïc Dachary2022-11-191-9/+9
* workaround: Dockerfile for codeberg.org corrupted container imagesLoïc Dachary2022-11-191-4/+8
* implementation: Woodpecker based CILoïc Dachary2022-11-196-1/+193
* implementation: publish forgejo- binaries instead of gitea-Loïc Dachary2022-11-191-3/+3
* upstream: remove unstable testLoïc Dachary2022-11-191-54/+0
* upstream: Skip GitHub migration tests if the API token is undefined (#21824)Gary Moon2022-11-191-1/+5
* Prevent panic in doctor command when running default checks (#21791) (#21807)zeripath2022-11-142-12/+24
* Load GitRepo in API before deleting issue (#21720) (#21796)Jason Song2022-11-131-1/+1
* Upgrade golang.org/x/crypto (#21792) (#21793)Gusted2022-11-132-13/+13
* Ignore line anchor links with leading zeroes (#21728) (#21776)silverwind2022-11-112-15/+40
* Set last login when activating account (#21731) (#21755)Jason Song2022-11-111-0/+7
* Revert unrelated changes for SMTP auth (#21767) (#21768)wxiaoguang2022-11-106-11/+11
* Init git module before database migration (#21764) (#21765)wxiaoguang2022-11-101-0/+8
* Fix dashboard ignored system setting cache (#21621) (#21759)Lunny Xiao2022-11-1012-151/+172
* Fix UI language switching bug (#21597) (#21749)Xinyu Zhou2022-11-101-1/+1
* Remove semver compatible flag and change pypi to an array of test cases (#217...Wayne Starr2022-11-093-7/+50
* Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) (#21738)Xinyu Zhou2022-11-092-3/+4
* Allow local package identifiers for PyPI packages (#21690) (#21727)Wayne Starr2022-11-092-4/+11
* Fix token generation when using INTERNAL_TOKEN_URI (#21669) (#21670)wxiaoguang2022-11-032-6/+20
* Fix repository adoption on Windows (#21646) (#21650)zeripath2022-11-012-9/+10
* Fix opaque background on mermaid diagrams (#21642) (#21652)silverwind2022-11-012-0/+2
* Deal with markdown template without metadata (#21639) (#21654)Jason Song2022-11-012-10/+24
* Sync git hooks when config file path changed (#21619) (#21626)Jason Song2022-10-302-4/+15
* Use CSS color-scheme instead of invert (#21616) (#21623)silverwind2022-10-292-3/+3
* Fix `Timestamp.IsZero` (#21593) (#21603)KN4CK3R2022-10-271-1/+1
* Revert: auto generate INTERNAL_TOKEN (#21608) (#21609)wxiaoguang2022-10-271-0/+19
* Fix 500 on PR files API (#21602) (#21607)qwerty2872022-10-261-1/+5
* Revert "Do not send notifications for draft releases (#21451)" (#21594)techknowlogick2022-10-261-8/+7
* Change `commits-table` column width (#21564)KN4CK3R2022-10-251-3/+3
* Fix issues count bug (#21557)Lunny Xiao2022-10-254-45/+27
* Improve code comment review on mobile (#21461)Gusted2022-10-257-17/+44
* Consolidate remaining colors into variables (#21582)silverwind2022-10-253-121/+370
* [skip ci] Updated translations via CrowdinYarden Shoham2022-10-2529-0/+78
* Add sqlite vscode extension to Gitpod configuration (#21552)Yarden Shoham2022-10-241-0/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-24207-857/+857
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-244-3/+34
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-243-1/+52
* Added missing headers on user packages page (#21172)Vladimir Yakovlev2022-10-241-0/+16
* Record OAuth client type at registration (#21316)M Hickford2022-10-2422-60/+226
* adapt README_{Country}.md stype name in localizedExtensions (#21486)a10121127962022-10-242-5/+5
* dump: Add option to skip index dirs (#21501)Johan Van de Wauw2022-10-241-0/+9
* Use recommended vscode configuration in gitpod environments (#21537)Yarden Shoham2022-10-241-0/+1
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-242-1/+6
* Add yardenshoham to maintainers (#21566)Yarden Shoham2022-10-231-0/+1
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-2371-390/+424
* Update binding to fix bugs (#21556)Lunny Xiao2022-10-232-3/+3
* Link mentioned user in markdown only if they are visible to viewer (#21554)Yarden Shoham2022-10-232-10/+47
* Require authentication for OAuth token refresh (#21421)M Hickford2022-10-232-12/+68
* CSS color enhancements (#21534)silverwind2022-10-234-12/+28
* Allow package version sorting (#21453)KN4CK3R2022-10-236-17/+58