Commit Graph

1619 Commits (release/v1.2)

Author SHA1 Message Date
Antoine GIRARD 357d5a5a3d Backport to v1.2 of PR 2266 2467 2663 (#2788)
7 years ago
Lunny Xiao cb0c8b8ae4
fix imports
7 years ago
Lunny Xiao eba5945d2f
some fixes
7 years ago
Lauris BH 13013e90f3 Fix PR, milestone and label functionality if issue unit is disabled (#2710) (#2714)
7 years ago
Lunny Xiao 785ba171f4 Fix plain readme didn't render correctly on repo home page (#2705) (#2712)
7 years ago
Lauris BH fb80265b52 Fix so that user can still fork his own repository to owned organizations (#2699) (#2707)
7 years ago
David Schneiderbauer 6fae585d28 fix .netrc authentication (#2700) (#2708)
7 years ago
David Schneiderbauer d1cec5ecfa fix panic on gogs webhook creation (#2675) (#2676)
7 years ago
David Schneiderbauer e38e502e20 Fix deletion of unprotected branches (#2630)
7 years ago
Lunny Xiao 03ff7687e0 fix go get subpackage bug (#2584) (#2589)
7 years ago
Lauris BH e232c49b10 Sync releases table with tags on push and for mirrors (#2459) (#2554)
7 years ago
Lauris BH 25e71ad41e Fix adding branch as protected to not allow pushing to it (#2556)
7 years ago
Jonas Franz 91788e0200 Restricting access to fork functioanlity to users with Code access (#2542)
7 years ago
Lunny Xiao 1cbe502cc2 fix duplicated feed (#2370)
7 years ago
Lunny Xiao 0938a2dca3 Fix missing collabrative repos (#2367) (#2382)
7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205)
7 years ago
Antoine GIRARD fd8e8a421a Improve swagger doc (#2274)
7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276)
7 years ago
David Schneiderbauer 5707ad3bb7 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335)
7 years ago
Morlinest e08d1fcc15 Fix variable name typo (#2327)
7 years ago
Michael Kuhn 934dd41fa6 Make SHOW_USER_EMAIL also apply to profiles (#2258)
7 years ago
Ethan Koenig 7907786040 Trigger sync webhooks on UI commit (#2302)
7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285)
7 years ago
Ethan Koenig 29f3a6e492 Fix rendering of external links (#2292)
7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
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
Florian / sinnlosername 27c2dcf60e Fixed robots.txt 404 error (#2226)
7 years ago
Ethan Koenig 49df677c47 Check for access in /repositories/:id (#2227)
7 years ago
Lunny Xiao 04c4028aea
fix some bug
7 years ago
Ethan Koenig fd45a032a7 Fix bare-repo bugs (#2199)
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 f33e6ae09e Remove unit types commits and settings (#2161)
7 years ago
Christian Weiske c4ccf16c43 Fix OpenID registration route (#2160)
7 years ago
Aaron Walker 6a3c03762a API: support '/orgs/:org/repos' (#2047)
7 years ago
Ethan Koenig 93a1de4842 Fix repo API bug (#2133)
7 years ago
Ethan Koenig 8f1d62ad3b Fix GET /users/:username/repos endpoint (#2125)
7 years ago
Antoine GIRARD 30787e48f2 Improve org error handling (#2117)
7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Ethan Koenig f99489d5c5 Fix API for branches with slashes (#2096)
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
Lauris BH 32fc44aa83 Make time diff translatable (#2057)
7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995)
7 years ago
Ethan Koenig 735676267e Integration tests for issues API (#2059)
7 years ago
Ethan Koenig 2559a34b97 Load label ID in NewLabels (#2045)
7 years ago
Ethan Koenig 3ffedeab03 Fix bug in issue labels API (#2048)
7 years ago