2457 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  kolaente c3606173a8 User action heatmap (#5131) 6 years ago
  Mura Li 2eec943aae Increase the retry limit to 20 times and the interval to 200ms (#5134) 6 years ago
  Filip Navara b3ee04251c Fix SQL quoting (#5117) 6 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 6 years ago
  Mura Li 7941eb5fc6 Retry test-fixtures loading in case of transaction rollback (#5125) 6 years ago
  Oleg Kovalov 0d153680c9 Use named const instead of a raw string (#5115) 6 years ago
  Oleg Kovalov ebf8e385f6 Remove duplicated if bodies (#5121) 6 years ago
  Lunny Xiao 8042400291 Fix deadlock when sqlite (#5118) 6 years ago
  Oleg Kovalov daff6b0199 Make switch more clear (#5119) 6 years ago
  Lunny Xiao 7ecf01c5ad Add notification interface and refactor UI notifications (#5085) 6 years ago
  zeripath e6c3c20ea3 Add support for search by uid (#4876) 6 years ago
  Bo-Yi Wu d0c1afa2d4 refactor: err != nil check, just return error instead (#5093) 6 years ago
  Bo-Yi Wu 1024deb5a3 feat(topic): search keyword by splitting provided values by , (#4939) 6 years ago
  kolaente 5b8f431640 Fix regex to support optional end line of old section in diff hunk (#5096) 6 years ago
  Lunny Xiao fb495b8db6 fix release creation via API (#5076) 6 years ago
  Jonas Franz c2c37ce220 Hide outdated comments in file view (#5017) 6 years ago
  Lanre Adelowo c2911e1d78 make sure milestone listing is consistent across board (#4987) 6 years ago
  SagePtr 7d405c0296 Fix null pointer dereference in ParseCommitWithSignature (#4962) 6 years ago
  crito 140d68ba06 fix url in discord webhook (#4953) 6 years ago
  Lauris BH c9540dfe0c Code review UI improvements and bugfixes (#4682) 6 years ago
  Lanre Adelowo daa21d205b make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945) 6 years ago
  linweijie2012 706ed38333 fix bug forget to remove Stopwatch when remove repository (#4928) 6 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 6 years ago
  SagePtr b5eb1de0c0 Fix bug when repo remained bare if multiple branches pushed (#4923) 6 years ago
  Bo-Yi Wu 7472c4a543 feat(repo): support search repository by topic name (#4505) 6 years ago
  Lauris BH f367cdf2fe Add push webhook support for mirrored repositories (#4127) 6 years ago
  SagePtr b6ac42f703 Fix redirect with non-ascii branch names (#4764) (#4810) 6 years ago
  SagePtr 922fb12dfa Do not autocreate directory for new user/orgs (#4828) (#4849) 6 years ago
  SagePtr 22a92099bc Fix missing release title in webhook (#4783) (#4796) 6 years ago
  techknowlogick 0003df9d46 Don't disclose emails of all users when sending out emails (#4664) 6 years ago
  Russell Aunger 962559373a MySQL TLS (#4642) 6 years ago
  Lanre Adelowo 85958d6212 Make sure to reset commit count in the cache on mirror syncing (#4720) 6 years ago
  SagePtr b370af3b34 Fix failure on creating pull request with assignees (#4419) (#4583) 6 years ago
  nemoinho 301f71c74c Add whitespace handling to PR-comparsion (#4683) 6 years ago
  Julien Tant 34a56a8d5f Disable merging a WIP Pull request (#4529) 6 years ago
  Lunny Xiao 02b126d216 add vendor to user reserved words and format words list according alphabet (#4685) 6 years ago
  Lunny Xiao d3613b7d1a Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) 6 years ago
  SagePtr e39116689f Push whitelist now doesn't apply to branch deletion (#4601) (#4607) 6 years ago
  Dennis Menschel 89620a20ba Fix integer constant overflows in tests (#4616) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  Lunny Xiao 66b247077d fix bugs when too many IN variables (#4594) 7 years ago
  SagePtr ba52975d27 Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#4525) 7 years ago
  techknowlogick 2f202850fe Switch plaintext scratch tokens to use hash instead (#4331) 7 years ago
  SagePtr b74b5c31f4 Fix out-of-transaction query in removeOrgUser (#4521) (#4522) 7 years ago
  Lukas Treyer 553be7af53 env var GITEA_PUSHER_EMAIL (#4516) 7 years ago
  Kjell Kvinge c9d6701642 Make max commits in graph configurable (#4498) 7 years ago
  Lauris BH 83b36d0bb3 Fix migration from older releases (#4495) 7 years ago
  Kjell Kvinge e6a3a839d6 Accept 'Data:' in commit graph (#4487) 7 years ago
  Lauris BH 29e989d503 Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 7 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago