| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow Macaron to be set to log through to gitea.log (#5667) | zeripath | 2019-02-05 | 5 | -7/+76 |
* | Fix serving of raw wiki files other than .md (#5814) | Gabriel Silva Simões | 2019-02-05 | 17 | -31/+77 |
* | Upgrade alpine to 3.9 (#5909) | techknowlogick | 2019-02-05 | 1 | -2/+2 |
* | UI: Repo header tweaks (#5945) | silverwind | 2019-02-05 | 7 | -32/+56 |
* | Display the branch name in the commit view (#5950) | Lanre Adelowo | 2019-02-05 | 4 | -3/+13 |
* | UI: Fixes for repo topic editor (#5971) | silverwind | 2019-02-05 | 2 | -9/+8 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-05 | 1 | -0/+2 |
* | add other session providers (#5963) | techknowlogick | 2019-02-05 | 160 | -66/+37644 |
* | Pull request conflict files detection (#5951) | Lunny Xiao | 2019-02-05 | 4 | -5/+45 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-05 | 2 | -0/+2 |
* | Automatically clear stopwatch on merging a PR (#4327) | Lanre Adelowo | 2019-02-05 | 6 | -2/+49 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-04 | 2 | -0/+5 |
* | Add label names as filter in issue search api (#5946) | Lanre Adelowo | 2019-02-04 | 4 | -2/+59 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-02-04 | 13 | -13/+0 |
* | Issue 5924 fix compare button (#5929) | zeripath | 2019-02-03 | 3 | -5/+5 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 14 | -342/+694 |
* | show user who created the repository instead of the organization in action fe... | Lanre Adelowo | 2019-02-04 | 1 | -2/+2 |
* | handle milestone events for issues and PR (#5947) | Lanre Adelowo | 2019-02-03 | 1 | -0/+8 |
* | Fix notifications on pushing with deploy keys by setting hook environment var... | zeripath | 2019-02-03 | 2 | -0/+166 |
* | Fix #5866: Silence console logger in gitea serv (#5887) | zeripath | 2019-02-03 | 1 | -0/+1 |
* | Remove all CommitStatus when a repo is deleted (#5940) | John Olheiser | 2019-02-02 | 1 | -0/+1 |
* | Add single commit API support (#5843) | Lunny Xiao | 2019-02-02 | 10 | -11/+389 |
* | Make log mailer for testing (#5893) | zeripath | 2019-02-02 | 8 | -12/+60 |
* | fix log output (#5938) | Sergey Romanov | 2019-02-02 | 1 | -1/+1 |
* | Fix wrapping long code lines in UI (#5927) | silverwind | 2019-02-02 | 5 | -25/+11 |
* | UI: Better support for long repo names (#5932) | silverwind | 2019-02-02 | 2 | -4/+4 |
* | support reviewing on a deleted file path (#5880) | Lanre Adelowo | 2019-02-01 | 1 | -2/+3 |
* | 1.7.1 changelog (#5919) | techknowlogick | 2019-01-31 | 1 | -0/+21 |
* | Disable redirect for i18n (#5910) | techknowlogick | 2019-01-31 | 1 | -1/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-31 | 1 | -1/+1 |
* | Fix bug when read public repo lfs file (#5912) | Lunny Xiao | 2019-01-31 | 1 | -2/+5 |
* | Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) | zeripath | 2019-01-30 | 1 | -4/+10 |
* | Provide better panic handling (#5902) | zeripath | 2019-01-30 | 4 | -2/+118 |
* | Only allow local login if password is non-empty (#5906) | zeripath | 2019-01-30 | 2 | -2/+2 |
* | Fix go-get URL generation (#5905) | Lauris BH | 2019-01-30 | 3 | -3/+5 |
* | don't allow pull requests to be created on an archived repository (#5883) | Lanre Adelowo | 2019-01-30 | 3 | -8/+15 |
* | Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) | Lanre Adelowo | 2019-01-30 | 2 | -0/+45 |
* | respect value of REQUIRE_SIGNIN_VIEW (#5901) | Lanre Adelowo | 2019-01-30 | 1 | -1/+1 |
* | Fix new release creation API to allow empty target (#5870) | Lauris BH | 2019-01-30 | 11 | -348/+168 |
* | if repo does not exist, show a 404 not a 500 (#5900) | Lanre Adelowo | 2019-01-30 | 1 | -1/+4 |
* | UI: Correct footer height if screen-width is to small (fixes #5878) (#5889) (... | EpicCoder | 2019-01-29 | 3 | -8/+10 |
* | fix compare button on upstream repo leading to 404 (#5877) | Lanre Adelowo | 2019-01-29 | 1 | -2/+2 |
* | UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896) | EpicCoder | 2019-01-29 | 5 | -8/+23 |
* | Also ensure the repo is loaded (#5895) | zeripath | 2019-01-29 | 1 | -0/+4 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-29 | 3 | -0/+20 |
* | Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891) | zeripath | 2019-01-29 | 1 | -2/+2 |
* | Add migration test (#5773) | zeripath | 2019-01-28 | 12 | -1/+277 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-01-28 | 7 | -7/+1 |
* | Fix wrong URL to download link. (#5881) | vee w | 2019-01-28 | 1 | -3/+3 |
* | New Issue ?body= query (#5851) | kekero | 2019-01-28 | 3 | -2/+7 |