| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix migration bug on v96.go (#10572) (#10574) | guillep2k | 2020-03-02 | 1 | -16/+31 |
* | Add Close() method to gogitRepository (#8901) (#8956) | zeripath | 2019-11-13 | 2 | -0/+2 |
* | Fix bug on pull requests when transfer head repository (#8564) (#8569) | Lunny Xiao | 2019-10-19 | 2 | -0/+17 |
* | Allow more than 255 characters for tokens in external_login_user tabl… (#8585) | 6543 | 2019-10-19 | 2 | -0/+21 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 2 | -0/+85 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 2 | -0/+36 |
* | Add check for empty set when dropping indexes during migration (#8471) | guillep2k | 2019-10-12 | 1 | -3/+5 |
* | Fix migration v96 to keep issue attachments (#8435) | guillep2k | 2019-10-09 | 1 | -1/+1 |
* | Add extra user information when migrating release (#8331) | Lunny Xiao | 2019-10-05 | 2 | -0/+19 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 2 | -0/+17 |
* | Delete releases attachments if release is deleted (#6068) | Lanre Adelowo | 2019-09-22 | 3 | -1/+50 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 2 | -0/+22 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 2 | -0/+26 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 2 | -0/+18 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 10 | -19/+15 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 7 | -10/+11 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 9 | -36/+37 |
* | Add migration step to remove old repo_indexer_status orphaned records (#7746) | guillep2k | 2019-08-06 | 2 | -0/+18 |
* | Fix dropTableColumns sqlite implementation (#7710) | zeripath | 2019-08-05 | 3 | -97/+23 |
* | Add SQL execution on log and indexes on table repository and comment (#7740) | Lunny Xiao | 2019-08-05 | 2 | -0/+28 |
* | change length of some repository's columns (#7652) | Lunny Xiao | 2019-07-29 | 2 | -0/+20 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 2 | -0/+38 |
* | 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 |