Commit Graph

169 Commits (8eba27c79257c6bc68cefbdffbb36d3596e6d3ee)

Author SHA1 Message Date
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
Lunny Xiao fe55ab2a68 fix forgot removed records when deleting user (#5429) 6 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350) 6 years ago
Lunny Xiao 4b4453cb92 fix topic name length on database (#5493) 6 years ago
Florian Eitel d9b51a781c Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) 6 years ago
Bo-Yi Wu 1e34413238 refactor: err != nil check, just return error instead (#5093) 6 years ago
Lanre Adelowo 126ba796dc Force user to change password (#4489) 6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) 6 years ago
techknowlogick adf3f004b6
Switch plaintext scratch tokens to use hash instead (#4331) 6 years ago
Lauris BH ae9dd239fb Fix migration from older releases (#4495) 6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) 6 years ago
Lauris BH e95417ea2c Fix column droping for MSSQL that need new transaction for that (#4440) 6 years ago
Alexey Terentyev 91ff87c0e5 Fixed violation of the unique constraint for v68 migration (#4297) 6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6 years ago
Alexey Terentyev 46d19c4676 Fix topics addition (Another solution) (#4031) (#4258) 6 years ago
David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201) 6 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844) 6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971) 6 years ago
Lauris BH 382e7276b8 Fix multiple asssingee table migration (#3931) 6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
kolaente 1fdf560678 Added user language setting (#3875) 6 years ago
Lauris BH 1e1ece8f3d
Do not allow to reuse TOTP passcode (#3878) 6 years ago
Jonas Franz 3e06490d38 Add Size column to attachment (#3734) 7 years ago