2397 Commits (251129ed3ea6f6fc527b02f724c611202cb5fb26)

Author SHA1 Message Date
  Wendell Sun 97d36fa1fa Fix the protected branch panic issue (#3567) 7 years ago
  Wendell Sun 74811ce4c8 Fix remove team member issue (#3566) 7 years ago
  Wendell Sun 7315ccc14d Fix query protected branch bug (#3563) 7 years ago
  Bo-Yi Wu ec4d8bddaf fix: if Mirrors repo no content is fetched, updated time should not b… (#3551) 7 years ago
  Bo-Yi Wu b491d2e450 refactor: reduce sql query in retrieveFeeds (#3547) 7 years ago
  Ethan Koenig 222e6e8bcf Use unique temp dirs in unit tests (#3494) 7 years ago
  Wendell Sun 16b79e2ffc Bug fix for repo releases sorted (#3522) 7 years ago
  Lauris BH 06b08c80b0 Add issue closed time column to fix activity closed issues list (#3537) 7 years ago
  Lauris BH 06248b7d2c Force remove test repo root path in case previous test is still locking it (#3528) 7 years ago
  Codruț Constantin Gușoi 467c9eed17 Implements generator cli for secrets (#3531) 7 years ago
  Ethan Koenig 2dee67b1cf Update code.gitea.io/git (#3482) 7 years ago
  Codruț Constantin Gușoi 9431028046 Fixes missing avatars in offline mode (#3471) 7 years ago
  Ethan Koenig a7293f3b59 Reduce repo indexer disk usage (#3452) 7 years ago
  Lauris BH eee4183e85 Fix rendering of wiki page list if wiki repo contains other files (#3454) 7 years ago
  Ethan Koenig 3e3d137e09 Fix synchronization bug in repo indexer (#3455) 7 years ago
  Morgan Bazalgette 9a67d8ba91 Enable caching on assets and avatars (#3376) 7 years ago
  Antoine GIRARD 00d731f93e Add sensitive headers (#3429) 7 years ago
  Ethan Koenig a4126d4d84 Fix PR merge error (#3421) 7 years ago
  Ethan Koenig 9ad13bf858 Fix SQL type error for webhooks (#3424) 7 years ago
  Ethan Koenig 340f07c2bb Fix race condition in repo renaming (#3418) 7 years ago
  Ethan Koenig 5252024e91 Fix empty checkout bug (#3419) 7 years ago
  Wendell Sun 3ef7e2b452 Change local copy origin url after repository rename (#3399) 7 years ago
  Antoine GIRARD cb3867c754 Fix SSH auth lfs locks (#3152) 7 years ago
  Antoine GIRARD fbb8ce3603 Remove useless check (#3384) 7 years ago
  Sandro Santilli 12619c74a7 Force-push to base repo's ref/pull/#/head (#3393) 7 years ago
  Lauris BH 5be20e7d75 Change how merged PR commit info are prepared (#3368) 7 years ago
  Ethan Koenig 95cc1b78f4 Delete indexer DB entries when (re)creating index (#3385) 7 years ago
  Antoine GIRARD dff4d0bf54 Add integrations tests from git cli (#3377) 7 years ago
  Lauris BH b8e61912af Change reserved avatar name to correct - avatars (#3375) 7 years ago
  Ethan Koenig cb7348bb4a Asynchronously populate the repo indexer (#3366) 7 years ago
  Bo-Yi Wu 340dd7ee59 refactor(model): update user method. (#3360) 7 years ago
  Kim "BKC" Carlbäcker fb25c73752 Cleanup models.User.HashPassword (#3334) 7 years ago
  Lauris BH 7e6c1c22ee Remove hardcoded paths to fix randomly failing tests (#3347) 7 years ago
  Morgan Bazalgette 548da9750c Change EncodePasswd to HashPassword (#3329) 7 years ago
  Ethan Koenig 9621d3f074 Remove IsOwner, NumTeams from OrgUser (#3269) 7 years ago
  Antoine GIRARD 2ac319bacb Add missing indexer doc in configuration (#3324) 7 years ago
  Lunny Xiao e4131d12b3 fix bug when a user delete but assigned on issue (#3318) 7 years ago
  Vlad Temian 592714a0ab Writable deploy keys (closes #671) (#3225) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Sandro Santilli b251b92200 Serve pull request .diff files (#3293) 7 years ago
  Alberto González Palomo 003c17c5e1 Use issue number/index instead of id for API URL. (#3298) 7 years ago
  modmew8 e15bdee826 Fixed asterisk based tasklist items, fixed requirement for one char after last blank to be a valid task. (#3296) 7 years ago
  modmew8 4366d89cce Added progressbar for issues (#1146). (#3171) 7 years ago
  Sandro Santilli 2df96269b2 Add repo-sync-releases admin command (#3254) 7 years ago
  Ethan Koenig 127ea89ad4 Fix race condition in team functions (#3268) 7 years ago
  Morgan Bazalgette d9c5480af4 go back to using CFB for AES decryption/encryption for 2FA (#3274) 7 years ago
  Ethan Koenig 34f79c0489 Remove unused consts/vars (#3270) 7 years ago
  Ethan Koenig 93c99f76e2 Fix bugs in issue dashboard stats (#3073) 7 years ago
  Lunny Xiao 91f3a1c7fb Small improve on deleting attachements (#3145) 7 years ago
  Antoine GIRARD 1f9443cc23 Add more bench (#3161) 7 years ago