| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Display config file path on admin panel (#2030) | Lunny Xiao | 2017-06-22 | 1 | -0/+1 |
* | | Fix #2001 and fix issue comments hidden (#2016) | Lunny Xiao | 2017-06-21 | 1 | -2/+10 |
* | | Make branch deletion URL more like GitHub's, fixes #1397 (#1994) | Lauris BH | 2017-06-21 | 4 | -70/+138 |
|/ |
|
* | Let not-logged-in users view releases (#1999) | Ethan Koenig | 2017-06-18 | 2 | -4/+9 |
* | fix misspell (#1996) | Bo-Yi Wu | 2017-06-18 | 1 | -1/+1 |
* | Fix deleted milestone bug (#1942) | Ethan Koenig | 2017-06-17 | 1 | -0/+10 |
* | Separate generate swagger + fix sed os specific (#1791) | Antoine GIRARD | 2017-06-15 | 1 | -4/+0 |
* | 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 |
* | Add repo fork swagger (#1941) | Jonas Östanbäck | 2017-06-12 | 1 | -0/+20 |
* | Gracefully handle bare repositories on API operations. (#1932) | Dennis Keitzel | 2017-06-10 | 2 | -1/+11 |
* | Support CRLF when splitting code lines for display (#1862) | silverwind | 2017-06-10 | 1 | -1/+5 |
* | Fix 500 in public activity page (#1901) | Ethan Koenig | 2017-06-08 | 1 | -1/+5 |
* | Cache ctx.User in retrieveFeeds (#1902) | Ethan Koenig | 2017-06-08 | 1 | -0/+3 |
* | Merge pull request #1905 from ethantkoenig/fix/org_api_auth | Andrey Nering | 2017-06-07 | 1 | -7/+7 |
|\ |
|
| * | Require token before checking membership/ownership | Ethan Koenig | 2017-06-07 | 1 | -7/+7 |
* | | Merge pull request #1904 from ethantkoenig/fix/org_api | Andrey Nering | 2017-06-07 | 1 | -10/+23 |
|\ \ |
|
| * | | Bug fixes for org member API | Ethan Koenig | 2017-06-07 | 1 | -10/+23 |
| |/ |
|
* / | A missing / to provide a correct endpoint | camlafit | 2017-06-07 | 1 | -1/+1 |
|/ |
|
* | feat: add check misspelling (#1877) | Bo-Yi Wu | 2017-06-05 | 3 | -3/+3 |
* | gofmt (#1868) | Ethan Koenig | 2017-06-04 | 1 | -1/+0 |
* | Fix paginater length (#1866) | Ethan Koenig | 2017-06-04 | 1 | -1/+1 |
* | Fix 404 for external tracking issues (#1852) | Ethan Koenig | 2017-06-03 | 3 | -6/+15 |
* | Display draft releases (#1854) | Ethan Koenig | 2017-06-03 | 1 | -75/+23 |
* | Display all organization from user settings (#1739) | Rémy Boulanouar | 2017-06-02 | 2 | -0/+15 |
* | Fix change introduce by update of go-swagger. (#1727) | Antoine GIRARD | 2017-06-01 | 1 | -0/+1 |
* | Fix user profile activity feed (#1848) | Ethan Koenig | 2017-06-02 | 2 | -13/+12 |
* | xxx_active_code_live setting in printed in hours and minutes instead … (#1814) | Jonas Östanbäck | 2017-05-29 | 4 | -9/+9 |
* | Add Gitea Webhook (#1755) | Rémy Boulanouar | 2017-05-29 | 2 | -6/+99 |
* | Merge pull request #1750 from andreynering/dashboard-search-org-repos | Andrey Nering | 2017-05-27 | 1 | -0/+3 |
|\ |
|
| * | Fix test | Andrey Nering | 2017-05-18 | 1 | -1/+1 |
| * | Show repos acording to user/organization | Andrey Nering | 2017-05-18 | 1 | -1/+3 |
| * | Fix org repos not showing on dashboard search | Andrey Nering | 2017-05-18 | 1 | -0/+1 |
* | | Fix 500 for GET /teams/:id endpoints (#1811) | Ethan Koenig | 2017-05-26 | 1 | -1/+1 |
* | | fix bug to deny to add orgnization as a member of an orgnization or team (#1815) | Lunny Xiao | 2017-05-26 | 2 | -0/+12 |
* | | Fix activity feed (#1779) | Ethan Koenig | 2017-05-26 | 1 | -8/+33 |
* | | 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 swagger comment for MirrorSync (#1747) | Jonas Östanbäck | 2017-05-19 | 1 | -0/+9 |
* | | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 4 | -36/+73 |
|/ |
|
* | Add new text for reset password flash (#1718) | Jonas Östanbäck | 2017-05-14 | 1 | -2/+2 |
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 2 | -4/+11 |
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -0/+2 |
* | fix bug when push a branch name with / & fix an integration test bug (#1689) | Lunny Xiao | 2017-05-08 | 2 | -2/+2 |
* | 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 |
* | Remove sha1 hash display in repository table and add latest commit GPG check ... | Lauris BH | 2017-05-05 | 1 | -0/+1 |
* | Download files to their original filename (#1676) | silverwind | 2017-05-05 | 1 | -0/+2 |