| Commit message (Expand) | Author | Age | Files | Lines |
* | Move issue milestone assign to issue service and move webhook to notification... | Lunny Xiao | 2019-11-02 | 9 | -68/+70 |
* | Rename HookQueue to hookQueue (#8778) | Lunny Xiao | 2019-11-02 | 13 | -65/+19 |
* | Move labels webhooks to notification (#8749) | Lunny Xiao | 2019-11-02 | 2 | -52/+50 |
* | Project files table style update (#8757) | May | 2019-11-02 | 1 | -4/+4 |
* | Move webhook to a standalone package under modules (#8747) | Lunny Xiao | 2019-11-01 | 20 | -478/+570 |
* | Unifies commit list in repository commit table and wiki revision page (#7907) | Mario Lubenka | 2019-11-01 | 4 | -121/+101 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-11-01 | 1 | -0/+1 |
* | doc:增加附件`ALLOWED_TYPES`取得MIME type的方法 (#8770) | cnphpbb | 2019-11-01 | 1 | -0/+14 |
* | Fix commit expand button to not go to commit link (#8745) | Lauris BH | 2019-11-01 | 2 | -15/+29 |
* | Allow to merge if file path contains " or \ (#8629) | Ilya | 2019-11-01 | 1 | -2/+24 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-31 | 1 | -0/+4 |
* | mark review comment as invalidated when file is deleted (#8751) | succcubbus | 2019-10-31 | 1 | -0/+4 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-31 | 1 | -0/+7 |
* | Allow cross-repository dependencies on issues (#7901) | Brad Albright | 2019-10-31 | 22 | -65/+354 |
* | Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to... | Lauris BH | 2019-10-31 | 55 | -3730/+5767 |
* | Changelog 1.9.5 (#8753) (#8756) (#8758) | John Olheiser | 2019-10-30 | 1 | -0/+24 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-30 | 1 | -1/+18 |
* | Move pull list code to a seperate file (#8748) | Lunny Xiao | 2019-10-30 | 2 | -211/+224 |
* | Changelog 1.10.0-rc2 (#8750) (#8754) | John Olheiser | 2019-10-30 | 1 | -0/+26 |
* | Adjust the must-change-password help (#8755) | zeripath | 2019-10-30 | 1 | -1/+1 |
* | Update licenses (#8752) | zeripath | 2019-10-30 | 111 | -503/+303 |
* | add __debug_bin file to gitignore (#8740) | jaqra | 2019-10-30 | 1 | -0/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-30 | 1 | -0/+1 |
* | Configurable close and reopen keywords for PRs (#8120) | guillep2k | 2019-10-30 | 5 | -76/+198 |
* | Move webhook codes from service to webhook notification (#8712) | Lunny Xiao | 2019-10-30 | 5 | -83/+94 |
* | Move issue change content from models to service (#8711) | Lunny Xiao | 2019-10-30 | 4 | -43/+63 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-30 | 1 | -0/+20 |
* | Create PR on Current Repository by Default (#8670) | Benno | 2019-10-30 | 3 | -2/+35 |
* | Respect LFS File Lock on UI (#8719) | Benno | 2019-10-29 | 5 | -6/+61 |
* | apply exclude label on milestone issue list (#8739) | jaqra | 2019-10-29 | 1 | -3/+4 |
* | Show zero lines on the line counter if the file empty (#8700) | Lukas | 2019-10-29 | 2 | -1/+6 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-29 | 2 | -1/+16 |
* | add marking to title_wip_desc (#8705) | May | 2019-10-29 | 3 | -1/+6 |
* | [Fix] milestone close timestamp (#8728) | 6543 | 2019-10-29 | 1 | -1/+5 |
* | Make 100% width search bar (#8710) | jaqra | 2019-10-29 | 2 | -0/+7 |
* | Add notice to docs for migrating from more recent versions of Gogs (#8724) | kolaente | 2019-10-28 | 1 | -0/+5 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-28 | 1 | -0/+15 |
* | [Docs] add explicit info about customization of homepage (#8694) | 6543 | 2019-10-28 | 1 | -1/+7 |
* | Add basic repository lfs management (#7199) | zeripath | 2019-10-28 | 20 | -136/+1150 |
* | Move issue notifications (#8713) | Lunny Xiao | 2019-10-29 | 7 | -55/+35 |
* | update color theme for heatmap (#8709) | May | 2019-10-28 | 2 | -10/+10 |
* | Move issue change status from models to service (#8691) | Lunny Xiao | 2019-10-28 | 6 | -54/+68 |
* | Move more issue assignee code from models to issue service (#8690) | Lunny Xiao | 2019-10-28 | 8 | -129/+193 |
* | Fix deadline on update issue or PR via API (#8696) | David Svantesson | 2019-10-28 | 2 | -16/+14 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-27 | 2 | -13/+16 |
* | Add myself as maintainer (#8708) | jaqra | 2019-10-27 | 1 | -0/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-26 | 1 | -2/+2 |
* | Move some repositories' operations to a standalone service package (#8557) | Lunny Xiao | 2019-10-26 | 10 | -89/+179 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-10-26 | 2 | -0/+4 |
* | Improve visibility of "Pending" indicator (#8685) | guillep2k | 2019-10-26 | 3 | -1/+7 |