Commit Graph

191 Commits (db0d4ffdc7d0800b7785beddee4a715b1f7589bd)

Author SHA1 Message Date
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 5 years ago
guillep2k f1fdd782d5 Add check for empty set when dropping indexes during migration (#8471) 5 years ago
guillep2k dd611c9a86 Fix migration v96 to keep issue attachments (#8435) 5 years ago
Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045) 5 years ago
Lanre Adelowo 63ff61615e Delete releases attachments if release is deleted (#6068) 5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137) 5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481) 5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
guillep2k 0470b16e8a Add migration step to remove old repo_indexer_status orphaned records (#7746) 5 years ago
zeripath 026696b87a
Fix dropTableColumns sqlite implementation (#7710) 5 years ago
Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740) 5 years ago
Lunny Xiao 0c927b1606
change length of some repository's columns (#7652) 5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
zeripath 9fdd199cca make dropTableColumns drop columns on sqlite and constraints on all (#6849) 5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940) 5 years ago
zeripath 0081cd8dfe Add mssql migration tests (#6852) 5 years ago
zeripath d1a32fa108 Attempt to fix #6707 (#6823) 5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771) 5 years ago
zeripath 07bcccf9ce
Fix v85.go: Set UNIQUE constraint later (#6851) 5 years ago
techknowlogick 46373e7657
Hash App token (#6724) 5 years ago
Lanre Adelowo 821184c203 Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) 5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 6 years ago
Lunny Xiao 09fb036ad6 fix upload attachments (#6481) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lunny Xiao 3bb123e90e 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 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
Maurizio Porrato 19862699cd Override xorm type mapping for U2F counter (#6232) 6 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073) 6 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 6 years ago
Jakub Arbet a757920f4e Fix failing migration v67 (#5849) 6 years ago
Lunny Xiao b80d6490f3 fix migration 78 error mssql (#5791) 6 years ago
zeripath b0fbefc76b Fix the v78 migration script (#5776) 6 years ago
Lunny Xiao 41f19e1a38 fix migration bug (#5762) 6 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
Lanre Adelowo 9e9d1b8f95 Fix migration for user defined themes (#5682) 6 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668) 6 years ago
Daniel Wolf b46c279587 update v71.go to resolve #5595 (#5613) 6 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
Lunny Xiao 9d0dee88d2
fix table name typo on SQL (#5562) 6 years ago