index
:
gitea
base-activitypub
feature-activitypub
feature-activitypub-old
feature-go-ap-inbox-outbox
feature-go-fed
feature-inbox-outbox
feature-manual-inbox-outbox
feature-manual-inbox-outbox-old
gitea
libreplanet-federation-demo
main
old
release/v1.10
release/v1.11
release/v1.12
release/v1.13
release/v1.14
release/v1.15
release/v1.16
release/v1.8
release/v1.9
Development moved to Codeberg
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
Age
Commit message (
Expand
)
Author
2023-03-16
make fmt
HEAD
main
Anthony Wang
2023-03-12
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-03-10
Add missing tabs to org projects page (#22705)
yp05327
2023-03-10
Add user webhooks (#21563)
KN4CK3R
2023-03-09
Test renderReadmeFile (#23185)
Nick
2023-03-08
Use CleanPath instead of path.Clean (#23371)
Lunny Xiao
2023-03-07
Refactor `setting.Database.UseXXX` to methods (#23354)
Jason Song
2023-03-04
Add default owner team to privated_org and limited_org in unit test (#23109)
yp05327
2023-03-04
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-03-03
Fix cannot reopen after pushing commits to a closed PR (#23189)
sillyguodong
2023-03-03
Use correct README link to render the README (#23152)
yp05327
2023-03-02
Add loading yaml label template files (#22976)
Lauris BH
2023-03-01
Order pull request conflict checking by recently updated, for each push (#23220)
Brecht Van Lommel
2023-02-28
Avoid too long names for actions (#23162)
Jason Song
2023-02-27
Speed up HasUserStopwatch & GetActiveStopwatch (#23051)
zeripath
2023-02-24
Add "Reviewed by you" filter for pull requests (#22927)
Brecht Van Lommel
2023-02-24
Fix DBConsistency checks on MSSQL (#23132)
zeripath
2023-02-24
Add pagination for dashboard and user activity feeds (#22937)
Brecht Van Lommel
2023-02-24
Fix db.Find bug (#23115)
Lunny Xiao
2023-02-24
Avoid warning for system setting when start up (#23054)
Lunny Xiao
2023-02-24
Require approval to run actions for fork pull request (#22803)
Jason Song
2023-02-24
improve FindProjects (#23085)
yp05327
2023-02-23
Remove all package data after tests (#22984)
KN4CK3R
2023-02-22
Use minio/sha256-simd for accelerated SHA256 (#23052)
zeripath
2023-02-20
Fix intermittent panic in notify issue change content (#23019)
zeripath
2023-02-20
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-02-20
Add scopes to API to create token and display them (#22989)
zeripath
2023-02-20
Improve issues.LoadProject (#22982)
yp05327
2023-02-20
Make CI use a dummy password hasher for all tests (#22983)
zeripath
2023-02-20
Use beforeCommit instead of baseCommit (#22949)
Kyle D
2023-02-20
Add comment marking the end of database migrations in `1.19.0` (#22975)
Yarden Shoham
2023-02-20
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
Migration v244.go should be v243.go (#22988)
zeripath
2023-02-19
Rename `GetUnits` to `LoadUnits` (#22970)
yp05327
2023-02-19
Provide the ability to set password hash algorithm parameters (#22942)
zeripath
2023-02-18
Scoped labels (#22585)
Brecht Van Lommel
2023-02-18
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967)
yp05327
2023-02-16
Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897)
zeripath
2023-02-16
Allow custom "created" timestamps in user creation API (#22549)
Sybren
2023-02-15
fix incorrect role labels for migrated issues and comments (#22914)
Zettat123
2023-02-15
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-14
Add command to bulk set must-change-password (#22823)
zeripath
2023-02-13
Move helpers to be prefixed with `gt-` (#22879)
zeripath
2023-02-13
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...
Brecht Van Lommel
2023-02-13
Move delete user to service (#22478)
Lunny Xiao
2023-02-11
Merge remote-tracking branch 'origin/main' into forgejo-federation
Anthony Wang
2023-02-11
Fix .golangci.yml (#22868)
zeripath
2023-02-11
Fix migration issue. (#22867)
Nathaniel Sabanski
2023-02-11
Preview images for Issue cards in Project Board view (#22112)
Nathaniel Sabanski
2023-02-11
Fix improper HTMLURL usages in Go code (#22839)
wxiaoguang
[next]