Commit Graph

897 Commits (23645fe05f16b44c1d430c165fd0c2839e518eee)

Author SHA1 Message Date
Lauris BH 23645fe05f Sort repository tree entries in natural way (#2506)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784)
7 years ago
Jonas Franz 633de01cf7 Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
7 years ago
Lunny Xiao 3e6fed368b fix webhook test (#2415)
7 years ago
Lunny Xiao 15d3872281 fix missing orgnization discord webhook (#2414)
7 years ago
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402)
7 years ago
Zsombor da230a2872 Add possibility to record branch or tag information in an issue (#780)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242)
7 years ago
Bwko 1193627014 Fix Commits nil pointer dereference (#2203)
7 years ago
Moritz Heiber 7e12aac61c Only allow token authentication with 2FA enabled (#2184)
7 years ago
Bwko 8f171210b9 Revert "Add ability to fork your own repos (#761)" (#2193)
7 years ago
Lauris BH 783b1967e2 Fix release display and correct paging (#2080)
7 years ago
iszla 3f9016430f Pagination on releases page (#2035)
7 years ago
Shuanglei Tao d389ed25a5 Fix: `http: multiple response.WriteHeader calls` (#2038)
7 years ago
Ethan Koenig 2559a34b97 Load label ID in NewLabels (#2045)
7 years ago
Kim "BKC" Carlbäcker cc6b3f60c6 Fix displaying commits and files of PR created from now deleted fork (#2023)
7 years ago
Lunny Xiao 228247511a repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)
7 years ago
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes #1397 (#1994)
7 years ago
Lauris Bukšis-Haberkorns 63504bf132
Fix displaying commits and files of PR created from now deleted forked repository
7 years ago
Ethan Koenig 4df1a24096 Let not-logged-in users view releases (#1999)
7 years ago
Ethan Koenig 8fc64741d9 Fix deleted milestone bug (#1942)
7 years ago
Ethan Koenig 8fcda0442e Fix search by issue type (#1914)
7 years ago
Ethan Koenig 5e92b82ac6 Fix uppercase default branch bug (#1965)
7 years ago
silverwind f2fcd9dcd8 Support CRLF when splitting code lines for display (#1862)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Ethan Koenig 817a405118 Fix paginater length (#1866)
7 years ago
Ethan Koenig 2ec5dc1661 Fix 404 for external tracking issues (#1852)
7 years ago
Ethan Koenig b900c04316 Display draft releases (#1854)
7 years ago
Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755)
7 years ago
Ethan Koenig ff2464c87d Fix renaming bug (#1786)
7 years ago
Jonas Östanbäck 7b907ed348 Rename RepoCreationNum -> MaxCreationLimit (#1766)
7 years ago
Jonas Östanbäck 85a7396525 Add error direclty when user tries to create new repo and limit already hit (#1767)
7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lauris BH 79494047b0 Show commit status icon in commits table (#1688)
7 years ago
Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515)
7 years ago
Lauris BH 2e17dda8bb Remove sha1 hash display in repository table and add latest commit GPG check (#1678)
7 years ago
silverwind 935caa7f95 Download files to their original filename (#1676)
7 years ago
Bo-Yi Wu 75f1afd1fd fix: tag contain character ) will http 500 on release page (#1670)
7 years ago
Lunny Xiao 0d1e001b9c fix multiple readme file rendering and fix #1657 (#1658)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Lunny Xiao e31c02d4bf fix bug on issue view when not login (#1624)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493)
7 years ago