You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gusted 71ca131582
Fix issue overview for teams (#19652)
- Don't use hacky solution to limit to the correct RepoID's, instead use
current code to handle these limits. The existing code is more correct
than the hacky solution.
- Resolves #19636
- Add test-case
2 years ago
..
setting Use a struct as test options (#19393) 2 years ago
avatar.go Move user related model into models/user (#17781) 3 years ago
home.go Fix issue overview for teams (#19652) 2 years ago
home_test.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
notification.go Use correct context in `routers/web` (#19597) 2 years ago
package.go Move access and repo permission to models/perm/access (#19350) 2 years ago
profile.go Fix global packages enabled avaiable (#19276) 2 years ago
search.go Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
stop_watch.go Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
task.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago