Commit Graph

1937 Commits (fbdc00f46461bec024026b23f85fd1933ead6a96)

Author SHA1 Message Date
Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482) 6 years ago
Codruț Constantin Gușoi 011f128c89 Fixes missing avatars in offline mode (#3471) 6 years ago
Ethan Koenig a89592d4ab Reduce repo indexer disk usage (#3452) 6 years ago
Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files (#3454) 6 years ago
Ethan Koenig b16c84de7b Fix synchronization bug in repo indexer (#3455) 6 years ago
Morgan Bazalgette 17655cdf1b Enable caching on assets and avatars (#3376) 6 years ago
Antoine GIRARD b3fd94c13d Add sensitive headers (#3429) 6 years ago
Ethan Koenig 46c7fe371d Fix PR merge error (#3421) 6 years ago
Ethan Koenig 3968c1149e Fix SQL type error for webhooks (#3424) 6 years ago
Ethan Koenig bac6ac033a Fix race condition in repo renaming (#3418) 6 years ago
Ethan Koenig c55a027da3 Fix empty checkout bug (#3419) 6 years ago
Wendell Sun b627f1131b Change local copy origin url after repository rename (#3399) 6 years ago
Antoine GIRARD 9e842c8a72 Fix SSH auth lfs locks (#3152) 6 years ago
Antoine GIRARD 1ce3572409 Remove useless check (#3384) 6 years ago
Sandro Santilli 05ab747054 Force-push to base repo's ref/pull/#/head (#3393) 6 years ago
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368) 6 years ago
Ethan Koenig b0d5bb909b Delete indexer DB entries when (re)creating index (#3385) 6 years ago
Antoine GIRARD 095fb9f2e3 Add integrations tests from git cli (#3377) 6 years ago
Lauris BH a68bf746a4
Change reserved avatar name to correct - avatars (#3375) 6 years ago
Ethan Koenig ccdb94992d Asynchronously populate the repo indexer (#3366) 6 years ago
Bo-Yi Wu 7a2a3fbafc refactor(model): update user method. (#3360) 6 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334) 6 years ago
Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347) 6 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329) 6 years ago
Ethan Koenig f48680888c Remove IsOwner, NumTeams from OrgUser (#3269) 6 years ago
Antoine GIRARD cb868b7851 Add missing indexer doc in configuration (#3324) 6 years ago
Lunny Xiao 835b890329 fix bug when a user delete but assigned on issue (#3318) 6 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225) 6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 6 years ago
Sandro Santilli a192f3052e Serve pull request .diff files (#3293) 6 years ago
Alberto González Palomo 30fb81c71e Use issue number/index instead of id for API URL. (#3298) 6 years ago
modmew8 9f8349af06 Fixed asterisk based tasklist items, fixed requirement for one char after last blank to be a valid task. (#3296) 6 years ago
modmew8 d996da6bab Added progressbar for issues (#1146). (#3171) 6 years ago
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254) 7 years ago
Ethan Koenig c64924682e Fix race condition in team functions (#3268) 7 years ago
Morgan Bazalgette edce41ae65 go back to using CFB for AES decryption/encryption for 2FA (#3274) 7 years ago
Ethan Koenig 3850bad4c0 Remove unused consts/vars (#3270) 7 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073) 7 years ago
Lunny Xiao f5155b9913 Small improve on deleting attachements (#3145) 7 years ago
Antoine GIRARD cc7b8e3379 Add more bench (#3161) 7 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 7 years ago
Ethan Koenig e67b4055f9 Fix repo-transfer-and-team-repo-count bug (#3241) 7 years ago
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213) 7 years ago
Ethan Koenig 6abfa48c0e Remove unnecessary updates to issue indexer (#3212) 7 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198) 7 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146) 7 years ago
Lauris BH c06cc740de
Reorder migrations, skip errors if running migration again (#3160) 7 years ago
Lunny Xiao 859b9ad7ea fix org owner cannot be removed if there is not in owner team (#3164) 7 years ago
Kim "BKC" Carlbäcker 4b5197beb4 Fix Uninitialized variable in ParsePatch (#3156) 7 years ago
Lunny Xiao 956354885a simple usage of x (#3144) 7 years ago