204 Commits (4e051c6aebaed0a792306c49bc2c1e3753b449aa)

Author SHA1 Message Date
  David Svantesson 43934a9e70 Change review content column to type text in db (#9229) 5 years ago
  David Svantesson b768057608 Team permission to create repository in organization (#8312) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  Lunny Xiao 73f922538a Improve notification (#8835) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  zeripath 03447a699d Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 5 years ago
  guillep2k 46f0f50bd7 Fix extra columns from `label` table (#8633) 5 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 5 years ago
  Wenxuan Zhao e639cb4cd8 Allow more than 255 characters for tokens in external_login_user table (#8554) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  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 979f3da3ca Add check for empty set when dropping indexes during migration (#8471) 5 years ago
  guillep2k 9100d2cf3c Fix migration v96 to keep issue attachments (#8435) 5 years ago
  Lunny Xiao 869c8e00fe Add extra user information when migrating release (#8331) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  Lanre Adelowo 6e71d41ee1 Delete releases attachments if release is deleted (#6068) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 5 years ago
  Gary Kim e215cded43 Add Ability for User to Customize Email Notification Frequency (#7813) 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
  guillep2k be09d194d4 Add migration step to remove old repo_indexer_status orphaned records (#7746) 5 years ago
  zeripath 0708f370ae Fix dropTableColumns sqlite implementation (#7710) 5 years ago
  Lunny Xiao c6abb0f864 Add SQL execution on log and indexes on table repository and comment (#7740) 5 years ago
  Lunny Xiao ded386d786 change length of some repository's columns (#7652) 6 years ago
  mrsdizzie 41fa62153a Display original author and URL information when showing migrated issues/comments (#7352) 6 years ago
  zeripath 6169fe6178 make dropTableColumns drop columns on sqlite and constraints on all (#6849) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Sergey Dryabzhinsky ec48187bcf Repository avatars (#6986) 6 years ago
  Bo-Yi Wu 5c8fb06e75 refactor: append, build variable and type switch (#4940) 6 years ago
  zeripath eeca84a7f3 Add mssql migration tests (#6852) 6 years ago
  zeripath 64bb0fbb84 Attempt to fix #6707 (#6823) 6 years ago
  Simon 9f82390a7f Add GET requests to webhook (#6771) 6 years ago
  zeripath c5a7176044 Fix v85.go: Set UNIQUE constraint later (#6851) 6 years ago
  techknowlogick 1115700cd0 Hash App token (#6724) 6 years ago
  Lanre Adelowo c0e586928a Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) 6 years ago
  Antoine GIRARD ef7361f893 add .gpg url (match github behaviour) (#6610) 6 years ago
  Lunny Xiao a3bf4aeb36 fix upload attachments (#6481) 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 cfaa664f66 fix migrations 82 to ignore unsynced tags between database and git data and missing is_archived on repository table (#6387) 6 years ago
  Lunny Xiao d2aae4bedc update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
  Maurizio Porrato 2b09ec2e9a Override xorm type mapping for U2F counter (#6232) 6 years ago