Commit Graph

50 Commits (33e19c800458bd7c03bc51772537944eb95975ae)

Author SHA1 Message Date
KN4CK3R 9d7a431b71
Set is_private in fixtures. (#18868) 3 years ago
zeripath 0b4a8be26b
Ensure that restricted users can access repos for which they are members (#17460) 3 years ago
Jimmy Praet a4962a9440
Add filter by owner and team to issue/pulls search endpoint (#16662) 3 years ago
Norwin 658d1bfac8
API: fix set milestone on PR creation (#14981) 4 years ago
Elena Neuschild 564030336d
Issues overview should not show issues from archived repos (#13220) 4 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296) 4 years ago
a1012112796 b9850375fc
Add review request api (#11355) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 years ago
Lauris BH a1d796f521
Index code and stats only for non-empty repositories (#10251) 5 years ago
6543 36943e56d6 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
David Svantesson 9cb418e623 Redirect issue if repo has configured external tracker. (#9247) 5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768) 5 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 5 years ago
guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767) 5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942) 5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131) 5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743) 5 years ago
Segev Finer 34548369e1 Add API for manipulating Git hooks (#6436) 6 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479) 6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 6 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505) 6 years ago
SagePtr bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810) 6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6 years ago
Tris Forster 85d14cc229 Symlink icons (#1416) (#3826) 6 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756) 7 years ago
Morlinest ca68a75b5b Expand fixtures (#2571) 7 years ago
David Schneiderbauer d766d0c4e0 Prevent sending emails and notifications to inactive users (#2384) 7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 7 years ago
Antoine GIRARD 4f9a28e1f5 Make repo private to no interfere with other tests (#2467) 7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266) 7 years ago
Ethan Koenig fd45a032a7 Fix bare-repo bugs (#2199) 7 years ago
Ethan Koenig 4f3880ff15 Bug fixes and unit tests for org_team (#1016) 8 years ago
Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009) 8 years ago
Ethan Koenig be48b32e63 Unit tests for repo watching (#963) 8 years ago
Bo-Yi Wu 43c94d0a6c test: Add testing for GetUserFork function (#944) 8 years ago
Morgan Bazalgette 442145dbd3 Fix public activity showing private repos (#892) 8 years ago
Ethan Koenig a6751cec04 Unit tests for issue_milestone (#878) 8 years ago
Ethan Koenig 181c8d9c99 Fix consistency check (#866) 8 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844) 8 years ago
Ethan Koenig 438e1a7d46 Fix inconsistencies in unit test fixtures 8 years ago
Ethan Koenig a2412492da Unit tests and bug fix for models/org 8 years ago
Ethan Koenig 6072b03291 Unit tests for models/access.go (#606) 8 years ago
Ethan Koenig 72bfabfada Unit tests for models/pull.go 8 years ago