summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Merge password and 2fa page on user settings (#2695)Lunny Xiao2017-10-162-41/+33
* Fix PR, milestone and label functionality if issue unit is disabled (#2710)Lauris BH2017-10-166-61/+63
* Fix plain readme didn't render correctly on repo home page (#2705)Lunny Xiao2017-10-161-12/+7
* Integration test for activity page (#2704)Lauris BH2017-10-161-24/+4
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-152-0/+53
* fix .netrc authentication (#2700)David Schneiderbauer2017-10-151-10/+24
* Fix so that user can still fork his own repository to owned organizations (#2...Lauris BH2017-10-151-6/+20
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-152-42/+0
* Add Activity page to repository (#2674)Lauris BH2017-10-152-0/+81
* Remove redudant functions and code (#2652)Morlinest2017-10-102-35/+23
* fix panic on gogs webhook creation (#2675)David Schneiderbauer2017-10-081-2/+2
* Change default sort order (#2647)Kazuki Sawada2017-10-052-9/+10
* Change pull description text (#2075) (#2646)Kazuki Sawada2017-10-041-11/+23
* Remove repo unit index (#2621)Morlinest2017-10-021-6/+0
* Fix implementation of repo Home func (#2601)Morlinest2017-10-011-8/+13
* Remove redudant CheckUnit calls in router (#2627)Morlinest2017-09-301-4/+4
* Remove redudant issue LoadAttributes() calls (#2614)Morlinest2017-09-271-6/+0
* fix go get subpackage bug (#2584)Lunny Xiao2017-09-231-21/+1
* Use custom type and constants to hold order by options (#2572)Morlinest2017-09-222-19/+19
* fix readme view bug (#2566)Lunny Xiao2017-09-211-1/+3
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-215-10/+8
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-202-86/+101
* Sort repository tree entries in natural way (#2506)Lauris BH2017-09-191-1/+1
* Fork permission bug fixes (#2534)Jonas Franz2017-09-181-2/+4
* Improve issue search (#2387)Ethan Koenig2017-09-162-3/+3
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-164-17/+15
* Implementation of all repositories of a user from user->settings (#1740)Rémy Boulanouar2017-09-142-0/+36
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-148-143/+216
* Display commit status on landing page of repo (#1784)Rémy Boulanouar2017-09-142-0/+18
* Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#i...Jonas Franz2017-09-131-1/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-128-4/+324
* Only check at least one email gpg key (#2266)Antoine GIRARD2017-09-051-2/+2
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-038-14/+15
* fix orgnization webhooks (#2422)Lunny Xiao2017-08-301-1/+1
* fix webhook test (#2415)Lunny Xiao2017-08-291-2/+10
* Fix route handler order (#2409)Ethan Koenig2017-08-291-3/+4
* fix missing orgnization discord webhook (#2414)Lunny Xiao2017-08-292-1/+2
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-282-5/+108
* fix duplicated feed (#2370)Lunny Xiao2017-08-282-2/+0
* Fix missing collabrative repos (#2367)Lunny Xiao2017-08-242-18/+21
* Add possibility to record branch or tag information in an issue (#780)Zsombor2017-08-241-0/+10
* Log failed authentication attempts with remote address for fail2ban (#2334)David Schneiderbauer2017-08-241-0/+2
* Add collaborative repositories to the dashboard (#2205)Bwko2017-08-233-42/+21
* Improve swagger doc (#2274)Antoine GIRARD2017-08-2119-62/+294
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-193-26/+36
* Add AppURL without trailing slash to TOTP issuer parameter to prevent conflic...David Schneiderbauer2017-08-191-1/+1
* Fix variable name typo (#2327)Morlinest2017-08-181-2/+2
* Make SHOW_USER_EMAIL also apply to profiles (#2258)Michael Kuhn2017-08-171-0/+2
* Trigger sync webhooks on UI commit (#2302)Ethan Koenig2017-08-171-14/+1
* Fix and improve dashboard repo UI (#2285)Morlinest2017-08-172-0/+3