Commit Graph

2702 Commits (29fbe63ba96b306f04b2f78a50d986fb56a59273)

Author SHA1 Message Date
zeripath a4cd1f12f8
Ensure public repositories in private organizations are visible and fix admin organizations list (#11465)
4 years ago
zeripath c642cd0676
Allow all members of private orgs to see public repos (#11442)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 414c9ee76a
Make API EditIssue and EditPullRequest issue notifications (#11123)
4 years ago
zeripath c86bc8e061
Add paging and archive/private repository filtering to dashboard list (#11321)
4 years ago
guillep2k c3d9a5f846
Use session for retrieving org teams (#11438)
4 years ago
kolaente 57217cabe3
Fix issue ref migration (#11419)
4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags (#8742)
4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225)
4 years ago
zeripath c42c31a111
Correctly set the organization num repos (#11339)
4 years ago
Leo da5e3fa299
Changed image of openid-connect logo for better look on arc-green theme (#11312)
4 years ago
6543 cd4f7ba5bf
Fix tracked time issues (#11349)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
6543 507d0ec57a
Prevent multiple listings of organization when creating a repository (#11303)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew (#11262)
4 years ago
6543 ab69b9b1a6
Refactor UpdateOAuth2Application (#11034)
4 years ago
Andrew Bezold 3dc6af3d70
Fix creation of Organization repos by Users with max created personal repos (#11183)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
6543 6b6f20b6d4
BugFix: updateLabel can updated not allowed fields #11242 (#11242)
4 years ago
6543 49f8b20570
make pagination optional for notifications (#10714)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
6543 77171abcad
Prevent xorm nil insert in Review.Comments (#11150)
4 years ago
6543 4be7cf0405
On Repo Deletion: Delete related TrackedTimes too (#11110)
4 years ago
silverwind 5180deb819
Send 404 immediately for known public requests (#11117)
4 years ago
John Olheiser 4f597b1866
Add single release page and latest redirect (#11102)
4 years ago
赵智超 1b86f174ce
Add a way to mark Conversation (code comment) resolved (#11037)
4 years ago
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
6543 a4cab2bbfa
[BugFix] ReviewCount: GetApprovalCounts func sorted wrong (#11086)
4 years ago
Lauris BH 4dc62dadce
Migrate to go-enry new version (#10906)
4 years ago
6543 d66b9a4690
Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
赵智超 281029529b
ui: Add MergePull comment type instead of close for merge PR (#11058)
4 years ago
6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994)
4 years ago
赵智超 cc07b9ca37
Fix CreateComment for SQLite and JS click event on Request Review (#11040)
4 years ago
6543 bc362ea3c6
remove package code.gitea.io/gitea/modules/git import out of models (#11025)
4 years ago
L0veSunshine 08208cdfb8
Fix forked repo has no icon and language stat. (#10791)
4 years ago
6543 71979d9663
Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997)
4 years ago
6543 ad31d6b5e8
Fix release counter on API repository info (#10968)
4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
zeripath d26885e2bf
Mulitple Gitea Doctor improvements (#10943)
4 years ago
zeripath ca33a95778
Allow X in addition to x in tasks (#10979)
4 years ago
John Olheiser baadb51445
Add gitea-vet (#10948)
4 years ago
赵智超 f685edf510
Change review status icons on PR view style to Github style (#10737)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 2c25e75dca
Various Merge Base fixes (#10786)
4 years ago
Lunny Xiao 73cf0e2614
Fix milestones too many SQL variables bug (#10880)
4 years ago
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894)
4 years ago
Lunny Xiao f490291bea
Use subquery to instead In (#10874)
4 years ago