Commit Graph

918 Commits (0a9fd454da19b44c4a492d94ab828ab63eb7007c)

Author SHA1 Message Date
Lunny Xiao cdc4600725
Fix fork repository cycle to self (#2860) 7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) 7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582) 7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774) 7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108) 7 years ago
Jonas Franz f4190f8df8 Render plain text README.txt monospaced (#2721) 7 years ago
Lauris BH c1b0c9e7c4 Fix PR, milestone and label functionality if issue unit is disabled (#2710) 7 years ago
Lunny Xiao a75d5c72bb Fix plain readme didn't render correctly on repo home page (#2705) 7 years ago
Lauris BH c7f4f07765 Integration test for activity page (#2704) 7 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130) 7 years ago
David Schneiderbauer 4ccb0fe338 fix .netrc authentication (#2700) 7 years ago
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699) 7 years ago
Lauris BH f42dbdbae5 Add Activity page to repository (#2674) 7 years ago
David Schneiderbauer 0cef8ce192 fix panic on gogs webhook creation (#2675) 7 years ago
Kazuki Sawada e1266a19c8 Change pull description text (#2075) (#2646) 7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621) 7 years ago
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601) 7 years ago
Lunny Xiao 2ef8b8bcbe fix go get subpackage bug (#2584) 7 years ago
Lunny Xiao 1be2b4a262 fix readme view bug (#2566) 7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459) 7 years ago
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
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