Commit Graph

3282 Commits (395117d3014124b9147a1aabf76ee175e720b275)

Author SHA1 Message Date
Jimmy Praet 78118a3b02
Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
Norwin fb04cc7dbd
Validate Issue Index before querying DB (#16406) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
6543 290f458d46
Reserve user/repo pattern for rss feature (#16323) 3 years ago
Adyanth H 66bf74d1b9
Escape reference to `user` table in models.SearchEmails (#16313) 3 years ago
sebastian-sauer e8c6cead0f
Fix list_options GetStartEnd (#16303) 3 years ago
6543 dea7a5c5b9
just add some unit tests (#16291) 3 years ago
zeripath 9a0cd3af3b
Handle misencoding of login_source cfg in mssql (#16268) 3 years ago
KN4CK3R 9b1b4b5433
Refactor Webhook + Add X-Hub-Signature (#16176) 3 years ago
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271) 3 years ago
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
siddweiker f573e93ed4
Fix heatmap activity (#15252) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
zeripath 5f2ef17fdb
Don't WARN log UserNotExist errors on ExternalUserLogin failure (#16238) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
Jimmy Praet 17030ced75
Improve notifications for WIP draft PR's (#14663) 3 years ago
KN4CK3R 36c158bc93
Update milestone counters on new issue. (#16183) 3 years ago
6543 889dea8fc1
Remove User.GetOrganizations() (#14032) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175) 3 years ago
6543 9469e14dc6
[API] Issue Search Add filter for MilestoneNames (#16173) 3 years ago
6543 0e081ff0ce
[API] ListIssues add more filters (#16174) 3 years ago
zeripath 6d69df2804
Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago
6543 9273601064
Add subject-type filter to list notification API endpoints (#16177) 3 years ago
zeripath b8e4ce754e
Only check access tokens if they are likely to be tokens (#16164) 3 years ago
koalp 864f0c0447
Use milestone deadline when sorting issues (#14551) 3 years ago
zeripath 95352e6bd5
Make command in authorized keys a template (#16003) 3 years ago
KN4CK3R ebf253b841
Add attachments for PR reviews (#16075) 3 years ago
zeripath 15fbf23d13
v180 migration should be standalone (#16151) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
Lunny Xiao 5d113bdd19
Improve performance of dashboard list orgs (#16099) 3 years ago
KN4CK3R 1295e750b4
Add OpenID claims "profile" and "email". (#16141) 3 years ago
Lunny Xiao 0393a57511
Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) 3 years ago
Lunny Xiao 179c727b4f
Fix bug on getIssueIDsByRepoID (#16119) 3 years ago
Lunny Xiao 44f8c812ec
Fix `doctor --run check-db-consistency --fix` with label fix (#16094) 3 years ago
Lunny Xiao b9d611e917
Always store primary email address into email_address table and also the state (#15956) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
zeripath 9fdda90085
Fix case change in ownernames (#16045) 3 years ago
Norwin cb940c4312
Encrypt migration credentials at rest (#15895) 3 years ago
silverwind be745be0a4
Double the avatar size factor (#15941) 3 years ago
zeripath 17be645498
Encrypt LDAP bind password in db with SECRET_KEY (#15547) 3 years ago
Lunny Xiao 0bf8d34630
improve empty notice (#15890) 3 years ago
zeripath d234d37aa8
Restore PAM user autocreation functionality (#15825) 3 years ago
silverwind 8ab815ae93
Unregister non-matching serviceworkers (#15834) 3 years ago
zeripath 2a565478d1
Tagger can be empty, as can Commit and Author - tolerate this (#15835) 3 years ago
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818) 3 years ago
Lunny Xiao 143071ee41
don't record error when loading ref comment but ref comment id is zero (#15820) 3 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 3 years ago