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.
gitea/tests
Job 30b13942f0
Give organisation members access to organisation feeds (#33508)
Currently the organisation feed only includes items for public
repositories (for non-administrators). This pull requests adds
notifications from private repositories to the organisation-feed (for
accounts that have access to the organisation).

Feed-items only get shown for repositories where the users team(s)
should have access to, this filtering seems to get done by some existing
code.

Needs some tests, but am unsure where/how to add them.

Before:

![image](https://github.com/user-attachments/assets/8b63f430-227a-4b19-ad1a-f6f5175de301)

After:

![image](https://github.com/user-attachments/assets/b439ce0e-4946-421c-a399-421806c7a6d8)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 week ago
..
e2e Use test context in tests and new loop system in benchmarks (#33648) 1 month ago
fuzz Fix fuzz test (#33156) 3 months ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Support choose email when creating a commit via web UI (more) (#33445) 2 months ago
integration Give organisation members access to organisation feeds (#33508) 1 week ago
testdata/data Add artifacts test fixture (#30300) 5 months ago
mssql.ini.tmpl Fix LFS URL (#33840) 2 weeks ago
mysql.ini.tmpl Fix LFS URL (#33840) 2 weeks ago
pgsql.ini.tmpl Fix LFS URL (#33840) 2 weeks ago
sqlite.ini.tmpl Fix LFS URL (#33840) 2 weeks ago
test_utils.go Add sub issue list support (#32940) 3 months ago