Commit Graph

163 Commits (f1707f4562158853552d57394b8b1fea6df645b0)

Author SHA1 Message Date
JakobDev f3fbb7c67d
Count only visible repos on profile (#25928) 1 year ago
wxiaoguang 539015403f
Fix the topic validation rule and suport dots (#26286) 1 year ago
puni9869 ab388deb0e
Allow editing push mirrors after creation (#26151) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 1 year ago
Lunny Xiao bd7b5e61aa
Release attachments duplicated check (#26176) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
wxiaoguang d9872797f8
Avoid amending the Rebase and Fast-forward merge if there is no message template (#25779) 1 year ago
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
6543 934124c641
some less naked returns (#25682) 1 year ago
Earl Warren ad57be04b8
Add unit test for repository collaboration (#25640) 1 year ago
a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 1 year ago
Wim 62ac3251fa
Remove stars when repo goes private (#19904) 1 year ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
Lunny Xiao c59a057297
Refactor rename user and rename organization (#24052) 2 years ago
Yarden Shoham edd8ea0b0d
Fix topics deleted via API not being deleted in org page (#24825) 2 years ago
wxiaoguang 99283415bc
Refactor Pull Mirror and fix out-of-sync bugs (#24732) 2 years ago
rune 4b80813341
Support SSH for go get (#24664) 2 years ago
oliverpool 8030614386
fix: release page for empty or non-existing target (#24470) 2 years ago
wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569) 2 years ago
wxiaoguang a6450494c3
Fix unclear `IsRepositoryExist` logic (#24374) 2 years ago
JakobDev c41bc4f127
Display when a repo was archived (#22664) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
oliverpool bb2783860b
fix calReleaseNumCommitsBehind (#24148) 2 years ago
wxiaoguang 2902d1e9d1
Sort repo topic labels by name (#24123) 2 years ago
JakobDev 42919ccb7c
Make Release Download URLs predictable (#23891) 2 years ago
Hester Gong 6eb678374b
Refactor authors dropdown (send get request from frontend to avoid long wait time) (#23890) 2 years ago
Zettat123 cb6ed84c4b
Disable editing tags (#23883) 2 years ago
Mai-Lapyst 5cd1d6c93b
Set repository link based on the url in package.json for npm packages (#20379) 2 years ago
Hester Gong 8d9f8e10b1
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491) 2 years ago
yp05327 d74a7efb60
Use context for `RepositoryList.LoadAttributes` (#23435) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
Lunny Xiao 769be877f2
Use link in UI which returned a relative url but not html_url which contains an absolute url (#21986) 2 years ago
delvh 4d20a4a1ba
Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962) 2 years ago
Jason Song 82728a7cec
Do not overwrite empty DefaultBranch (#22708) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
zeripath 16e9dec827
Fix Operator does not exist bug on explore page with ONLY_SHOW_RELEVANT_REPOS (#22454) 2 years ago
Lunny Xiao a3ab82e592
Fix error when calculate the repository size (#22392) 2 years ago
Jason Song 6135359a04
Always reuse transaction (#22362) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
Lunny Xiao 36a2d2f919
Add a simple test for external renderer (#20033) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
hr-98 cf27403e18
Round language stats percentage using largest remainder (#22026) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago