Commit Graph

3809 Commits (facdaee47b49f163e6927cc021eace18940ad441)

Author SHA1 Message Date
Lunny Xiao 6f9cc617fc
Add login name and source id for admin user searching API (#23376) 2 years ago
Lunny Xiao 27494ed20d
Fix missed migration in #22235 (#23482) 2 years ago
Lunny Xiao c492e86312
Remove wrongly added column on migration test fixtures (#23456) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
sillyguodong 5eea61dbc8
Fix missing commit status in PR which from forked repo (#23351) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
yp05327 d74a7efb60
Use context for `RepositoryList.LoadAttributes` (#23435) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Nick 52e24167e5
Test renderReadmeFile (#23185) 2 years ago
Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
yp05327 6864583957
Add default owner team to privated_org and limited_org in unit test (#23109) 2 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 2 years ago
yp05327 699f20234b
Use correct README link to render the README (#23152) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
Brecht Van Lommel df48af2229
Order pull request conflict checking by recently updated, for each push (#23220) 2 years ago
Jason Song cbc9a0fe47
Avoid too long names for actions (#23162) 2 years ago
zeripath ef4fc30246
Speed up HasUserStopwatch & GetActiveStopwatch (#23051) 2 years ago
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
zeripath d827215011
Fix DBConsistency checks on MSSQL (#23132) 2 years ago
Brecht Van Lommel f4920c9c7f
Add pagination for dashboard and user activity feeds (#22937) 2 years ago
Lunny Xiao a8c4f8cebc
Fix db.Find bug (#23115) 2 years ago
Lunny Xiao 91fa0eb9d7
Avoid warning for system setting when start up (#23054) 2 years ago
Jason Song edf98a2dc3
Require approval to run actions for fork pull request (#22803) 2 years ago
yp05327 5b87c05a95
improve FindProjects (#23085) 2 years ago
KN4CK3R 0ae1ed749d
Remove all package data after tests (#22984) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
zeripath 35d2fa744a
Fix intermittent panic in notify issue change content (#23019) 2 years ago
zeripath d2128b44f7
Add scopes to API to create token and display them (#22989) 2 years ago
yp05327 f4ce8c73fb
Improve issues.LoadProject (#22982) 2 years ago
zeripath ef11d41639
Make CI use a dummy password hasher for all tests (#22983) 2 years ago
Kyle D 2b3f12f6fd
Use beforeCommit instead of baseCommit (#22949) 2 years ago
Yarden Shoham 6840a8ccfc
Add comment marking the end of database migrations in `1.19.0` (#22975) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
zeripath 2b02343e21
Migration v244.go should be v243.go (#22988) 2 years ago
yp05327 7eaf192967
Rename `GetUnits` to `LoadUnits` (#22970) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
zeripath 52dd383b6d
Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897) 2 years ago
Sybren aa45777c92
Allow custom "created" timestamps in user creation API (#22549) 2 years ago
Zettat123 0ab22a1a02
fix incorrect role labels for migrated issues and comments (#22914) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
zeripath aa1d95300a
Add command to bulk set must-change-password (#22823) 2 years ago
zeripath 51383ec084
Move helpers to be prefixed with `gt-` (#22879) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
Lunny Xiao f2772b5920
Move delete user to service (#22478) 2 years ago
zeripath 2152c4e98f
Fix .golangci.yml (#22868) 2 years ago
Nathaniel Sabanski d4a9b35c4b
Fix migration issue. (#22867) 2 years ago