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
/
repo_test.go
Age
Commit message (
Expand
)
Author
2022-11-27
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-06-15
Move tests as seperate sub packages to reduce duplicated file names (#19951)
Lunny Xiao
2022-06-10
Custom regexp external issues (#17624)
Sandro Santilli
2022-06-06
Move some repository related code into sub package (#19711)
Lunny Xiao
2022-05-20
Move almost all functions' parameter db.Engine to context.Context (#19748)
Lunny Xiao
2022-03-08
Allow users to self-request a PR review (#19030)
Norwin
2022-03-04
Fix potential assignee query for repo (#18994)
Otto Richter (fnetX)
2022-01-17
Fix CheckRepoStats and reuse it during migration (#18264)
Aravinth Manivannan
2021-12-12
Some repository refactors (#17950)
Lunny Xiao
2021-12-10
Move repository model into models/repo (#17933)
Lunny Xiao
2021-11-24
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-19
Move attachment into models/repo/ (#17650)
Lunny Xiao
2021-11-19
Use a standalone struct name for Organization (#17632)
Lunny Xiao
2021-11-19
Move user/org deletion to services (#17673)
KN4CK3R
2021-11-16
Decouple unit test, remove intermediate `unittestbridge` package (#17662)
wxiaoguang
2021-11-12
Decouple unit test code from business code (#17623)
wxiaoguang
2021-11-09
Move unit into models/unit/ (#17576)
Lunny Xiao
2021-09-23
DBContext is just a Context (#17100)
zeripath
2021-09-19
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-06-07
Fixed assert statements. (#16089)
KN4CK3R
2021-04-09
Code Formats, Nits & Unused Func/Var deletions (#15286)
6543
2021-03-14
chore(models): rewrite code format. (#14754)
Bo-Yi Wu
2020-10-12
Add team support for review request (#12039)
赵智超
2020-07-07
Decrease the num_stars when deleting a repo (#11954)
赵智超
2020-01-12
Move create/fork repository from models to modules/repository (#9489)
Lunny Xiao
2020-01-12
Add owner_name column for table repository for maintaince reason (#9717)
Lunny Xiao
2019-11-24
Fix team links in HTML rendering (#9127)
guillep2k
2019-11-15
Move transfer repository and rename repository on a service package and start...
Lunny Xiao
2019-08-23
Use gitea forked macaron (#7933)
Tamal Saha
2019-07-23
Added missing error checks in tests (#7554)
Christian Muehlhaeuser
2019-06-12
Add error for fork already existing (#7185)
John Olheiser
2019-05-29
Repository avatars (#6986)
Sergey Dryabzhinsky
2019-05-11
Remove local clones & make hooks run on merge/edit/upload (#6672)
zeripath
2019-04-12
Improve issue autolinks (#6273)
mrsdizzie
2017-12-19
Fix repo-transfer-and-team-repo-count bug (#3241)
Ethan Koenig
2017-09-16
Restructure markup & markdown to prepare for multiple markup language… (#2411)
Lunny Xiao
2017-09-03
Webhooks for repo creation/deletion (#1663)
Ethan Koenig
2017-06-06
Include formatting check to the `make test` (and thus also `check`) rule (#1366)
Sandro Santilli
2017-06-06
Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)
Phil Hopper
2017-03-03
feat: expose url field on issue api. (#982)
Bo-Yi Wu
2017-02-28
refactor: move SearchRepositoryByName testing. (#1083)
Bo-Yi Wu
2017-02-22
fix: Wrong repo list on Explore page if user already loggin. (#1009)
Bo-Yi Wu
2017-02-15
test: Add testing for GetUserFork function (#944)
Bo-Yi Wu
2017-02-11
Fix public activity showing private repos (#892)
Morgan Bazalgette
2017-02-08
Use assert in legacy unit tests (#867)
Ethan Koenig
2017-02-06
fix: wrong pages number which includes private repository count. (#844)
Bo-Yi Wu
2017-02-04
Add units concept for modulable functions of a repository (#742)
Lunny Xiao
2016-11-25
fixed test build error
Lunny Xiao
2016-11-10
Update import paths from github.com/go-gitea to code.gitea.io (#135)
Sandro Santilli
2016-11-04
Run goimports on the whole project (#34)
Matthias Loibl
[next]