| Commit message (Expand) | Author | Age | Files | Lines |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 3 | -0/+48 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 3 | -29/+82 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 4 | -10/+13 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 3 | -8/+178 |
* | fix imports | Lunny Xiao | 2017-10-25 | 1 | -5/+4 |
* | some fixes | Lunny Xiao | 2017-10-25 | 1 | -1/+2 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 4 | -60/+23 |
* | Move swagger-ui under /api/v1 (#2746) | Antoine GIRARD | 2017-10-21 | 4 | -8/+22 |
* | Configurable SSH cipher suite (#913) | spacetourist | 2017-10-21 | 1 | -2/+2 |
* | Fix repository search function (#2689) | Morlinest | 2017-10-17 | 2 | -16/+14 |
* | Render plain text README.txt monospaced (#2721) | Jonas Franz | 2017-10-17 | 1 | -2/+3 |
* | Merge password and 2fa page on user settings (#2695) | Lunny Xiao | 2017-10-16 | 2 | -41/+33 |
* | Fix PR, milestone and label functionality if issue unit is disabled (#2710) | Lauris BH | 2017-10-16 | 6 | -61/+63 |
* | Fix plain readme didn't render correctly on repo home page (#2705) | Lunny Xiao | 2017-10-16 | 1 | -12/+7 |
* | Integration test for activity page (#2704) | Lauris BH | 2017-10-16 | 1 | -24/+4 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 2 | -0/+53 |
* | fix .netrc authentication (#2700) | David Schneiderbauer | 2017-10-15 | 1 | -10/+24 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -6/+20 |
* | Remove direct user adding to organization members (#2641) | Lauris BH | 2017-10-15 | 2 | -42/+0 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 2 | -0/+81 |
* | Remove redudant functions and code (#2652) | Morlinest | 2017-10-10 | 2 | -35/+23 |
* | fix panic on gogs webhook creation (#2675) | David Schneiderbauer | 2017-10-08 | 1 | -2/+2 |
* | Change default sort order (#2647) | Kazuki Sawada | 2017-10-05 | 2 | -9/+10 |
* | Change pull description text (#2075) (#2646) | Kazuki Sawada | 2017-10-04 | 1 | -11/+23 |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 1 | -6/+0 |
* | Fix implementation of repo Home func (#2601) | Morlinest | 2017-10-01 | 1 | -8/+13 |
* | Remove redudant CheckUnit calls in router (#2627) | Morlinest | 2017-09-30 | 1 | -4/+4 |
* | Remove redudant issue LoadAttributes() calls (#2614) | Morlinest | 2017-09-27 | 1 | -6/+0 |
* | fix go get subpackage bug (#2584) | Lunny Xiao | 2017-09-23 | 1 | -21/+1 |
* | Use custom type and constants to hold order by options (#2572) | Morlinest | 2017-09-22 | 2 | -19/+19 |
* | fix readme view bug (#2566) | Lunny Xiao | 2017-09-21 | 1 | -1/+3 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 5 | -10/+8 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 2 | -86/+101 |
* | Sort repository tree entries in natural way (#2506) | Lauris BH | 2017-09-19 | 1 | -1/+1 |
* | Fork permission bug fixes (#2534) | Jonas Franz | 2017-09-18 | 1 | -2/+4 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 2 | -3/+3 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 4 | -17/+15 |
* | Implementation of all repositories of a user from user->settings (#1740) | Rémy Boulanouar | 2017-09-14 | 2 | -0/+36 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 8 | -143/+216 |
* | Display commit status on landing page of repo (#1784) | Rémy Boulanouar | 2017-09-14 | 2 | -0/+18 |
* | Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#i... | Jonas Franz | 2017-09-13 | 1 | -1/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 8 | -4/+324 |
* | Only check at least one email gpg key (#2266) | Antoine GIRARD | 2017-09-05 | 1 | -2/+2 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 8 | -14/+15 |
* | fix orgnization webhooks (#2422) | Lunny Xiao | 2017-08-30 | 1 | -1/+1 |
* | fix webhook test (#2415) | Lunny Xiao | 2017-08-29 | 1 | -2/+10 |
* | Fix route handler order (#2409) | Ethan Koenig | 2017-08-29 | 1 | -3/+4 |
* | fix missing orgnization discord webhook (#2414) | Lunny Xiao | 2017-08-29 | 2 | -1/+2 |
* | Implementation of discord webhook (#2402) | Lunny Xiao | 2017-08-28 | 2 | -5/+108 |
* | fix duplicated feed (#2370) | Lunny Xiao | 2017-08-28 | 2 | -2/+0 |