382 Commits (251129ed3ea6f6fc527b02f724c611202cb5fb26)

Author SHA1 Message Date
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  guillep2k bd00339637 Restrict repository indexing by glob match (#7767) 5 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 5 years ago
  guillep2k 7a11b6ddad Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  Lunny Xiao c2861cabcc Remove settting dependency on modules/session (#7237) 6 years ago
  Tamal Saha 695ea2f40e Support setting cookie domain (#6288) 6 years ago
  Mura Li fa0108894a Support git.PATH entry in app.ini (#6772) 6 years ago
  EpicCoder 20e670c49d Add additional password hash algorithms (closes #5859) (#6023) 6 years ago
  AJ ONeal a7ed03693d Make captcha and password optional for external accounts (#6606) 6 years ago
  Antoine GIRARD d4238d7c0b setting: don't require same running user for internal SSH (like win platform) (#7215) 6 years ago
  John Olheiser 0b1d50be72 API error cleanup (#7186) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 515f0c58e1 fix GCArgs load from ini (#7156) 6 years ago
  Mario Lubenka f760e0c1db Repository avatar fallback configuration (#7087) 6 years ago
  Sergey Dryabzhinsky ec48187bcf Repository avatars (#6986) 6 years ago
  Lunny Xiao a4f0b26135 when git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047) 6 years ago
  zeripath 0c057a9b64 Stop colorizing files by default (#6949) 6 years ago
  Lunny Xiao 6eee9deb06 Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath 301bdc2e04 Add work path CLI option (#6922) 6 years ago
  Lunny Xiao 43142f0684 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) 6 years ago
  Tamal Saha 96c6253b9b Handle CORS requests (#6289) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  zeripath c44d7e1466 Fix logging documentation (#6904) 6 years ago
  Wim cf2f7b2ab1 Show full name if DefaultShowFullName setting activated (#6710) 6 years ago
  zeripath 09f83db6c6 Allow Recaptcha service url to be configured (#6820) 6 years ago
  zeripath bfa5d52368 Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  Nicola Scattaglia e960b51b0a Restore IsWindows variable assignment (#6722) (#6790) 6 years ago
  zeripath 0240bf639a Prevent creating empty sessions (#6677) 6 years ago
  Daniel Grier cb44e25d56 Add support for MS Teams webhooks (#6632) 6 years ago
  techknowlogick b9839dfe6e Telegram webhook (#4227) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
  zeripath 6a89cea472 Add SUBJECT_PREFIX mailer config option (#6605) 6 years ago
  Jonas Franz e56018013f Add option to disable refresh token invalidation (#6584) 6 years ago
  Lunny Xiao 513f9ca9d5 Issue indexer queue redis support (#6218) 6 years ago
  zeripath 472eb7f309 Quieter Integration Tests (#6513) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Lunny Xiao be0fedc455 split setting.go to multiple files (#6154) 6 years ago
  techknowlogick 9c8be62167 Add InternalTokenURI to load InteralToken from an external file (#5812) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  Lunny Xiao 0d56edb057 Add more tests and docs for issue indexer, add db indexer type for searching from database (#6144) 6 years ago
  Lunny Xiao ba23318ba5 Refactor issue indexer (#5363) 6 years ago
  Lanre Adelowo b6bd9facea Implement "conversation lock" for issue comments (#5073) 6 years ago
  Rémy Boulanouar 3c466cbf40 Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
  Lanre Adelowo 5c160bafca Add option to close issues via commit on a non master branch (#5992) 6 years ago