| Commit message (Expand) | Author | Age | Files | Lines |
* | make dropTableColumns drop columns on sqlite and constraints on all (#6849) | zeripath | 2019-07-01 | 1 | -2/+90 |
* | Add commit statuses reports on pull request view (#6845) | Lunny Xiao | 2019-06-30 | 3 | -1/+69 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 5 | -5/+5 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 4 | -6/+12 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 2 | -0/+20 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 1 | -2/+2 |
* | Add mssql migration tests (#6852) | zeripath | 2019-05-06 | 1 | -1/+1 |
* | Attempt to fix #6707 (#6823) | zeripath | 2019-05-05 | 1 | -1/+8 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 2 | -0/+19 |
* | Fix v85.go: Set UNIQUE constraint later (#6851) | zeripath | 2019-05-05 | 1 | -3/+21 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 2 | -0/+137 |
* | Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736) | Lanre Adelowo | 2019-04-24 | 1 | -0/+10 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 2 | -0/+20 |
* | fix upload attachments (#6481) | Lunny Xiao | 2019-04-02 | 2 | -0/+30 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 5 | -6/+6 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 3 | -3/+3 |
* | fix migrations 82 to ignore unsynced tags between database and git data and m... | Lunny Xiao | 2019-03-20 | 1 | -6/+40 |
* | update git vendor to fix wrong release commit id and add migrations (#6224) | Lunny Xiao | 2019-03-11 | 2 | -0/+89 |
* | Override xorm type mapping for U2F counter (#6232) | Maurizio Porrato | 2019-03-04 | 2 | -0/+34 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 2 | -0/+20 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+1 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 2 | -0/+29 |
* | Fix failing migration v67 (#5849) | Jakub Arbet | 2019-01-26 | 1 | -8/+8 |
* | fix migration 78 error mssql (#5791) | Lunny Xiao | 2019-01-21 | 1 | -3/+2 |
* | Fix the v78 migration script (#5776) | zeripath | 2019-01-19 | 1 | -0/+12 |
* | fix migration bug (#5762) | Lunny Xiao | 2019-01-18 | 1 | -8/+28 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 2 | -0/+44 |
* | Fix migration for user defined themes (#5682) | Lanre Adelowo | 2019-01-12 | 1 | -1/+1 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 2 | -1/+20 |
* | update v71.go to resolve #5595 (#5613) | Daniel Wolf | 2018-12-31 | 1 | -1/+1 |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 2 | -0/+65 |
* | fix table name typo on SQL (#5562) | Lunny Xiao | 2018-12-19 | 1 | -2/+2 |
* | fix forgot removed records when deleting user (#5429) | Lunny Xiao | 2018-12-18 | 2 | -0/+35 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 2 | -0/+18 |
* | fix topic name length on database (#5493) | Lunny Xiao | 2018-12-08 | 1 | -1/+1 |
* | Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) | Florian Eitel | 2018-11-18 | 2 | -1/+9 |
* | refactor: err != nil check, just return error instead (#5093) | Bo-Yi Wu | 2018-10-18 | 1 | -4/+1 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 2 | -0/+21 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 2 | -1/+34 |
* | Switch plaintext scratch tokens to use hash instead (#4331) | techknowlogick | 2018-07-27 | 2 | -0/+90 |
* | Fix migration from older releases (#4495) | Lauris BH | 2018-07-21 | 1 | -1/+1 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 2 | -0/+102 |
* | Fix column droping for MSSQL that need new transaction for that (#4440) | Lauris BH | 2018-07-13 | 2 | -0/+16 |
* | Fixed violation of the unique constraint for v68 migration (#4297) | Alexey Terentyev | 2018-06-27 | 1 | -47/+100 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 3 | -2/+89 |
* | Fix topics addition (Another solution) (#4031) (#4258) | Alexey Terentyev | 2018-06-21 | 2 | -0/+162 |
* | Fix not removed watches on unallowed repositories (#4201) | David Schneiderbauer | 2018-06-19 | 2 | -0/+160 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 2 | -0/+24 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 2 | -0/+21 |
* | Fix multiple asssingee table migration (#3931) | Lauris BH | 2018-05-10 | 1 | -37/+39 |