| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix click create pull request button 404 (#2859) | Lunny Xiao | 2017-11-05 | 1 | -1/+1 |
* | Link members and repositories count to each page on org home. (#2787) | harry | 2017-11-04 | 1 | -1/+4 |
* | Fix commits page url (#2823) | Morlinest | 2017-11-02 | 1 | -1/+1 |
* | Use custom search for each filter type in dashboard (#2343) | Morlinest | 2017-11-01 | 1 | -7/+22 |
* | Fix dropdown menu position on explore repo (#2808) | Mulia Nasution | 2017-10-31 | 1 | -1/+1 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 7 | -16/+16 |
* | Fix copy in email templates (#2801) | Arif | 2017-10-29 | 2 | -2/+2 |
* | Add Safari pinned tab icon (#2799) | Bastian Rinsche | 2017-10-28 | 1 | -0/+1 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 3 | -5/+70 |
* | Add wrapping to long diff lines (#2789) | Lauris BH | 2017-10-27 | 1 | -1/+1 |
* | Show Sendmail settings on admin config page (#2782) | Jonas Bröms | 2017-10-26 | 1 | -4/+13 |
* | Add checks for commits with missing author and time (#2771) | Lauris BH | 2017-10-26 | 1 | -8/+10 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 5 | -18/+109 |
* | some fixes | Lunny Xiao | 2017-10-25 | 2 | -2/+3 |
* | fix discord hook bug (#2778) | Lunny Xiao | 2017-10-25 | 1 | -0/+2 |
* | Fix activity css conflit with semantic ui (#2758) | Lauris BH | 2017-10-21 | 1 | -2/+2 |
* | Move swagger-ui under /api/v1 (#2746) | Antoine GIRARD | 2017-10-21 | 2 | -6/+8 |
* | Fix tabs according to semantic-ui docs (#2733) | Patrick G | 2017-10-18 | 1 | -11/+7 |
* | Fix semantic-ui style conflict with v-cloak (#2722) | Lauris BH | 2017-10-17 | 1 | -1/+1 |
* | Render plain text README.txt monospaced (#2721) | Jonas Franz | 2017-10-17 | 1 | -2/+4 |
* | Fixing wrong translations on sorttype oldest/latest (#2720) | Jonas Franz | 2017-10-16 | 1 | -2/+2 |
* | Merge password and 2fa page on user settings (#2695) | Lunny Xiao | 2017-10-16 | 3 | -46/+81 |
* | Fix PR, milestone and label functionality if issue unit is disabled (#2710) | Lauris BH | 2017-10-16 | 1 | -5/+5 |
* | Fix plain readme didn't render correctly on repo home page (#2705) | Lunny Xiao | 2017-10-16 | 1 | -2/+2 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -18/+39 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 2 | -11/+11 |
* | Remove direct user adding to organization members (#2641) | Lauris BH | 2017-10-15 | 3 | -33/+0 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 2 | -0/+190 |
* | Change default sort order (#2647) | Kazuki Sawada | 2017-10-05 | 1 | -1/+1 |
* | hide navbar when only 1 sign-in method is available (#2648) | Kazuki Sawada | 2017-10-04 | 1 | -6/+6 |
* | Use Semantic UI's Search component for user and repo search (#2636) | harry | 2017-10-03 | 4 | -8/+4 |
* | Link to gitea-specific Vagrant example (#2624) | Sandro Santilli | 2017-09-30 | 1 | -9/+9 |
* | Ctrl + Enter to submit forms (#2540) | Jonas Franz | 2017-09-22 | 1 | -1/+1 |
* | Complete push webhooks (#2530) | David Schneiderbauer | 2017-09-21 | 1 | -0/+6 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 1 | -2/+2 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 1 | -13/+16 |
* | Fix duplicated rel attribute (#2549) | Jorge Maldonado Ventura | 2017-09-20 | 1 | -2/+2 |
* | Make basic functionality work without JavaScript (#2541) | Jorge Maldonado Ventura | 2017-09-19 | 1 | -1/+7 |
* | Convert spaces to tabs in footer.tmpl (#2520) | Ethan Koenig | 2017-09-16 | 1 | -3/+3 |
* | Implementation of all repositories of a user from user->settings (#1740) | Rémy Boulanouar | 2017-09-14 | 2 | -0/+55 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 2 | -9/+79 |
* | Display commit status on landing page of repo (#1784) | Rémy Boulanouar | 2017-09-14 | 4 | -17/+19 |
* | Disable custom Git Hooks globally via configuration file (#2450) | techknowlogick | 2017-09-12 | 1 | -1/+1 |
* | Open external wiki in new window (#2489) | Jonas Östanbäck | 2017-09-12 | 1 | -1/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 5 | -20/+154 |
* | * Fix fileview rendering bug #2470 (#2477) | Albert | 2017-09-10 | 1 | -8/+6 |
* | hide branch on pull request view or create UI (#2454) | Lunny Xiao | 2017-09-06 | 1 | -0/+2 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 1 | -0/+10 |
* | fix orgnization webhooks (#2422) | Lunny Xiao | 2017-08-30 | 1 | -0/+1 |
* | Fix releases to be counted from database not tags (#2389) | Lauris BH | 2017-08-28 | 1 | -1/+1 |