| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix panic on gogs webhook creation (#2675) | David Schneiderbauer | 2017-10-08 | 1 | -2/+2 |
* | Change pull description text (#2075) (#2646) | Kazuki Sawada | 2017-10-04 | 1 | -11/+23 |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 1 | -6/+0 |
* | Fix implementation of repo Home func (#2601) | Morlinest | 2017-10-01 | 1 | -8/+13 |
* | fix go get subpackage bug (#2584) | Lunny Xiao | 2017-09-23 | 1 | -21/+1 |
* | fix readme view bug (#2566) | Lunny Xiao | 2017-09-21 | 1 | -1/+3 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 4 | -9/+7 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 1 | -45/+53 |
* | Sort repository tree entries in natural way (#2506) | Lauris BH | 2017-09-19 | 1 | -1/+1 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 1 | -1/+2 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 1 | -3/+2 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 5 | -140/+190 |
* | Display commit status on landing page of repo (#1784) | Rémy Boulanouar | 2017-09-14 | 2 | -0/+18 |
* | Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#i... | Jonas Franz | 2017-09-13 | 1 | -1/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 4 | -4/+140 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 4 | -6/+7 |
* | fix webhook test (#2415) | Lunny Xiao | 2017-08-29 | 1 | -2/+10 |
* | fix missing orgnization discord webhook (#2414) | Lunny Xiao | 2017-08-29 | 1 | -1/+0 |
* | Implementation of discord webhook (#2402) | Lunny Xiao | 2017-08-28 | 1 | -5/+106 |
* | Add possibility to record branch or tag information in an issue (#780) | Zsombor | 2017-08-24 | 1 | -0/+10 |
* | Fix counts on issues dashboard (#2215) | Ethan Koenig | 2017-08-03 | 1 | -0/+1 |
* | EnableUnit() -> UnitEnabled() (#2242) | Ethan Koenig | 2017-08-02 | 2 | -4/+4 |
* | Fix Commits nil pointer dereference (#2203) | Bwko | 2017-07-31 | 1 | -0/+4 |
* | Only allow token authentication with 2FA enabled (#2184) | Moritz Heiber | 2017-07-26 | 1 | -6/+32 |
* | Revert "Add ability to fork your own repos (#761)" (#2193) | Bwko | 2017-07-26 | 1 | -0/+6 |
* | Fix release display and correct paging (#2080) | Lauris BH | 2017-06-29 | 1 | -8/+7 |
* | Pagination on releases page (#2035) | iszla | 2017-06-28 | 1 | -2/+8 |
* | Fix: `http: multiple response.WriteHeader calls` (#2038) | Shuanglei Tao | 2017-06-28 | 1 | -1/+0 |
* | Load label ID in NewLabels (#2045) | Ethan Koenig | 2017-06-25 | 1 | -1/+1 |
* | Fix displaying commits and files of PR created from now deleted fork (#2023) | Kim "BKC" Carlbäcker | 2017-06-22 | 1 | -6/+14 |
|\ |
|
| * | Fix displaying commits and files of PR created from now deleted forked reposi... | Lauris Bukšis-Haberkorns | 2017-06-21 | 1 | -6/+14 |
* | | repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032) | Lunny Xiao | 2017-06-22 | 1 | -18/+29 |
* | | Make branch deletion URL more like GitHub's, fixes #1397 (#1994) | Lauris BH | 2017-06-21 | 3 | -67/+137 |
|/ |
|
* | Let not-logged-in users view releases (#1999) | Ethan Koenig | 2017-06-18 | 1 | -1/+4 |
* | Fix deleted milestone bug (#1942) | Ethan Koenig | 2017-06-17 | 1 | -0/+10 |
* | Fix search by issue type (#1914) | Ethan Koenig | 2017-06-15 | 1 | -1/+11 |
* | Fix uppercase default branch bug (#1965) | Ethan Koenig | 2017-06-14 | 1 | -3/+5 |
* | Support CRLF when splitting code lines for display (#1862) | silverwind | 2017-06-10 | 1 | -1/+5 |
* | feat: add check misspelling (#1877) | Bo-Yi Wu | 2017-06-05 | 1 | -1/+1 |
* | Fix paginater length (#1866) | Ethan Koenig | 2017-06-04 | 1 | -1/+1 |
* | Fix 404 for external tracking issues (#1852) | Ethan Koenig | 2017-06-03 | 2 | -0/+8 |
* | Display draft releases (#1854) | Ethan Koenig | 2017-06-03 | 1 | -75/+23 |
* | Add Gitea Webhook (#1755) | Rémy Boulanouar | 2017-05-29 | 1 | -2/+91 |
* | Fix renaming bug (#1786) | Ethan Koenig | 2017-05-24 | 1 | -1/+1 |
* | Rename RepoCreationNum -> MaxCreationLimit (#1766) | Jonas Östanbäck | 2017-05-24 | 1 | -1/+1 |
* | Add error direclty when user tries to create new repo and limit already hit (... | Jonas Östanbäck | 2017-05-20 | 1 | -0/+4 |
* | fix admin lost permission caused by #947 | Lunny Xiao | 2017-05-19 | 1 | -1/+1 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 2 | -0/+27 |
* | Show commit status icon in commits table (#1688) | Lauris BH | 2017-05-07 | 2 | -0/+8 |
* | Remove env user salt since no need to use (#1515) | Lunny Xiao | 2017-05-06 | 1 | -1/+0 |