| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore detection of branches are equal on compare page (#14586) | zeripath | 2021-02-16 | 2 | -27/+18 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-16 | 1 | -0/+2 |
* | Add fullTextSearch to dropdowns by default (#14694) | zeripath | 2021-02-16 | 2 | -4/+11 |
* | Create DB session provider(based on xorm) (#13031) | zeripath | 2021-02-15 | 8 | -2/+321 |
* | Allow blocking some email domains from registering an account (#14667) | Damien Goutte-Gattat | 2021-02-15 | 7 | -22/+61 |
* | Fix svg spacing (#14638) | Kyle D | 2021-02-14 | 2 | -1/+10 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-14 | 1 | -4/+11 |
* | Fix broken spans in diffs (#14678) | zeripath | 2021-02-14 | 2 | -6/+228 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-02-14 | 3 | -2/+25 |
* | Prevent template renderer from rendering error (#14646) | zeripath | 2021-02-13 | 1 | -6/+7 |
* | Prevent race in PersistableChannelUniqueQueue.Has (#14651) | zeripath | 2021-02-13 | 1 | -0/+5 |
* | Turn default hash password algorightm back to pbkdf2 from argon2 until we fou... | Lunny Xiao | 2021-02-13 | 3 | -3/+3 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-13 | 1 | -0/+7 |
* | rm gogs relict (#14665) | 6543 | 2021-02-14 | 1 | -6/+0 |
* | Whitespace in commits (#14650) | vnkmpf | 2021-02-13 | 6 | -32/+41 |
* | Show Gitea version in swagger (#14654) | techknowlogick | 2021-02-12 | 2 | -2/+2 |
* | Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652) | 6543 | 2021-02-12 | 3 | -1/+25 |
* | Fix truncated organization names (#14655) | vnkmpf | 2021-02-12 | 12 | -65/+71 |
* | Fix PATCH /repos/{owner}/{repo} panic (#14637) | Anton Khimich | 2021-02-11 | 1 | -2/+14 |
* | Make fileheader sticky in diffs (#14616) | vnkmpf | 2021-02-11 | 4 | -2/+56 |
* | Added option to disable webhooks (#13176) | Paweł Bogusławski | 2021-02-11 | 12 | -25/+68 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 36 | -39/+593 |
* | Sort / Move project boards (#14634) | Romain | 2021-02-11 | 6 | -16/+73 |
* | [Vendor] Update go-redis to v8.5.0 (#13749) | 6543 | 2021-02-10 | 139 | -4958/+16110 |
* | Allow org labels to be set with issue templates (#14593) | zeripath | 2021-02-10 | 1 | -1/+8 |
* | Do not assume all 40 char strings are SHA1s (#14624) | zeripath | 2021-02-10 | 1 | -11/+15 |
* | HasPreviousCommit causes recursive load of commits unnecessarily (#14598) | zeripath | 2021-02-10 | 2 | -13/+50 |
* | Improve the comment on comment type (#14609) | Lunny Xiao | 2021-02-10 | 1 | -32/+32 |
* | Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) | zeripath | 2021-02-10 | 4 | -5/+39 |
* | Ensure memcache TTL cannot be over 30 days (#14592) | zeripath | 2021-02-09 | 7 | -10/+29 |
* | Truncated organisations name #14583 (#14615) | vnkmpf | 2021-02-09 | 11 | -28/+39 |
* | Add support for ref parameter to get raw file API (#14602) | zeripath | 2021-02-09 | 2 | -1/+27 |
* | Fixed irritating error message related to go version (#14611) | uli-heller | 2021-02-08 | 1 | -1/+1 |
* | Use OldRef instead of CommitSHA for DeleteBranch comments (#14604) | zeripath | 2021-02-08 | 4 | -6/+22 |
* | Add information on how to build statically (#14594) | zeripath | 2021-02-08 | 1 | -0/+8 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-08 | 1 | -0/+14 |
* | Exclude the current dump file from the dump (#14606) | zeripath | 2021-02-08 | 2 | -42/+25 |
* | Remove spurious DataAsync Error logging (#14599) | zeripath | 2021-02-07 | 1 | -3/+0 |
* | [API] Add delete release by tag & fix unreleased inconsistency (#14563) | 6543 | 2021-02-07 | 6 | -36/+157 |
* | Fix rate limit bug when downloading assets on migrating from github (#14564) | Lunny Xiao | 2021-02-07 | 1 | -0/+5 |
* | [API] Add affected files of commits to commit struct (#14579) | 6543 | 2021-02-07 | 4 | -11/+62 |
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-02-07 | 1 | -0/+50 |
* | Fix locale init (#14582) | John Olheiser | 2021-02-05 | 1 | -2/+9 |
* | Add Content-Length header to HEAD requests (#14542) | Farid AYOUJIL | 2021-02-05 | 2 | -4/+9 |
* | Honor REGISTER_MANUAL_CONFIRM when doing openid registration (#14548) | Michel Ganguin | 2021-02-05 | 1 | -1/+1 |
* | Fix lfs file viewer (#14568) | Lunny Xiao | 2021-02-05 | 1 | -21/+16 |
* | Fix typo in generate-emoji.go (#14570) | Ikko Ashimine | 2021-02-04 | 1 | -1/+1 |
* | Fix bug about ListOptions and stars/watchers pagnation (#14556) | Lunny Xiao | 2021-02-04 | 3 | -7/+11 |
* | Fix gpg key deletion (#14561) | Anton Khimich | 2021-02-04 | 2 | -1/+15 |
* | [API] GetRelease by tag only return release (#14397) | Cameron Braid | 2021-02-04 | 2 | -4/+8 |