Commit Graph

3442 Commits (ba0f9274e99ce7e28d587e30eee4a211b0556354)

Author SHA1 Message Date
Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 4 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 4 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 4 years ago
zeripath 038e1db4df
Return go-get info on subdirs (#15642) 4 years ago
silverwind 17a7797cdd
Fix incorrect asset URL (#15805) 4 years ago
6543 a229e34387
Allow only internal registration (#15795) 4 years ago
zeripath a69fb523a7
Ensure that ctx.Written is checked after issues(...) calls (#15797) 4 years ago
6543 e278614753
[API] make change repo settings work on empty repos (#15778) 4 years ago
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723) 4 years ago
N. L. H 45970ae82e
Feature/oauth userinfo (#15721) 4 years ago
a1012112796 3088866531
fix some ui bug about draft release (#15137) 4 years ago
zeripath eed88dc34d
Fix broken avatars since #15301 (#15731) 4 years ago
zeripath 47fd156936
Use route rather than use thus reducing the number of stack frames (#15301) 4 years ago
Jonathan Tran 5e047b9bd7
Add compare tag dropdown to releases page (#15695) 4 years ago
KN4CK3R 8c8471e754
Addition to (Add Location, Website and Description to API #15675) (#15690) 4 years ago
KN4CK3R 7670c1c99e
Fixed several activation bugs (#15473) 4 years ago
KN4CK3R c80d7f33b6
Unified link creation. (#15619) 4 years ago
KN4CK3R 1456978246
Added missing prefix on install route. (#15677) 4 years ago
Lunny Xiao d7dbe4feeb
Fix readme render bug (#15649) 4 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 4 years ago
Lunny Xiao 1b3dbdba4e
Attachment support repository route (#15580) 4 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 4 years ago
techknowlogick 024ef3940f
add well-known config for OIDC (#15355) 4 years ago
Lunny Xiao 92c09a90f7
Fix bug clone wiki (#15499) 4 years ago
Lunny Xiao 8202dd1311
Performance improvement for list pull requests (#15447) 4 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 4 years ago
a1012112796 08ba895c2b
fix wrong file link in code search page (#15466) 4 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 4 years ago
zeripath 27f9bda769
Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) 4 years ago
KN4CK3R a35a5b225c
Add ETag header (#15370) 4 years ago
a1012112796 63411309fb
add some reponse status on api docs (#15399) 4 years ago
Lunny Xiao 1fc1d60517
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) 4 years ago
a1012112796 e375cbfd46
rsponse 404 when delete not exist email (#15383) 4 years ago
zeripath 136a20926c
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 4 years ago
zeripath 9d2c251214
Move FCGI req.URL.Path fix-up to the FCGI listener (#15292) 4 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
Roger Luo fa06e98553
Add dashboard milestone search and repo milestone search by name (#14866) 4 years ago
John Olheiser 426ebbfc3b
Fix CanCreateRepo check (#15311) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
zeripath 48ef04ee56
Drop the event source if we are unauthorized (#15275) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
a1012112796 007fb00c0e
response 404 for diff/patch of a commit that not exist (#15221) 4 years ago
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661) 4 years ago
zeripath c1ca4a8313
Improve /api/v1/repos/issues/search by just getting repo ids (#15179) 4 years ago
a1012112796 2b9e0b4d1b
should run RetrieveRepoMetas() for empty pr (#15187) 4 years ago
a1012112796 3273fb9af1
use level config in main section when subsection not set level (#15176) 4 years ago
6543 290cf75f93
[refactor] Unify the export of user data via API (#15144) 4 years ago
parnic f4d27498bd
Add DefaultMergeStyle option to repository (#14789) 4 years ago