| Commit message (Expand) | Author | Age | Files | Lines |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 1 | -0/+236 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 2 | -1/+4 |
* | Fix go-get, src and raw urls to new scheme (#2978) | Lauris BH | 2017-11-27 | 2 | -2/+2 |
* | Fix language names (#2955) | Piotr Orzechowski | 2017-11-23 | 1 | -1/+1 |
* | Fix over-escaped characters (#2956) | Ethan Koenig | 2017-11-22 | 1 | -6/+4 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 2 | -1/+12 |
* | Drop deprecated GOGS_WORK_DIR use (#2946) | Jonas Bröms | 2017-11-21 | 1 | -4/+0 |
* | Apply LANDING_PAGE config options for logged in users (#2894) | schaffman5 | 2017-11-20 | 1 | -2/+5 |
* | Fix memcache support when value is returned as string always (#2924) | Lauris BH | 2017-11-16 | 1 | -2/+27 |
* | Update go-ini dependency and remove semicolon hack in translations (#2913) | Lauris BH | 2017-11-15 | 1 | -4/+0 |
* | Gogs -> Gitea (#2909) | Sandro Santilli | 2017-11-14 | 1 | -1/+1 |
* | Fix run command race (#1470) | Mura Li | 2017-11-13 | 2 | -22/+33 |
* | Correct ldap username validation. (#2880) | Jochen Rill | 2017-11-13 | 1 | -1/+1 |
* | Fix localization texts that contain semicolon (#2900) | Lauris BH | 2017-11-13 | 1 | -0/+4 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 1 | -5/+8 |
* | Fix issue link rendering in commit messages (#2897) | Ethan Koenig | 2017-11-13 | 3 | -45/+121 |
* | Add LFS object verification step after upload (#2868) | Lauris BH | 2017-11-08 | 2 | -2/+63 |
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 2 | -1/+137 |
* | Fix LFS not returning correct content length when requesting a range of bytes... | Jacob Parry | 2017-11-07 | 1 | -1/+1 |
* | fix click create pull request button 404 (#2859) | Lunny Xiao | 2017-11-05 | 1 | -0/+1 |
* | Clean repository ROOT directory name with filepath.Clean (#2846) | Mike Fellows | 2017-11-04 | 1 | -2/+2 |
* | Fix API raw file content access for default branch (#2849) | Lauris BH | 2017-11-04 | 1 | -1/+5 |
* | Fix API raw requests for commits and tags (#2841) | Lauris BH | 2017-11-04 | 1 | -1/+4 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 1 | -53/+58 |
* | Fix redirect url of legacy commits route (#2825) | Morlinest | 2017-11-03 | 1 | -11/+1 |
* | Configurable SSH key exchange algorithm and MAC suite (#2806) | Cum Gun | 2017-11-02 | 2 | -2/+16 |
* | Fix Git LFS object/repo link storage in database and small refactoring (#2803) | Lauris BH | 2017-10-30 | 1 | -54/+34 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -21/+99 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 6 | -13/+378 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 3 | -12/+113 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 2 | -0/+28 |
* | Add support for extra sendmail arguments (#2731) | Jonas Bröms | 2017-10-25 | 2 | -0/+10 |
* | Sync MaxGitDiffLineCharacters with conf/app.ini (#2779) | Michael Kuhn | 2017-10-25 | 1 | -1/+1 |
* | Fix Polish language name spelling (#2766) | Piotr Orzechowski | 2017-10-24 | 1 | -1/+1 |
* | Hide unactive on explore users and some refactors (#2741) | Lunny Xiao | 2017-10-24 | 1 | -0/+15 |
* | add default ssh ciphers (#2761) | Lunny Xiao | 2017-10-23 | 1 | -1/+5 |
* | Use identicon image for default gravatar. (#2767) | harry | 2017-10-23 | 2 | -2/+2 |
* | Configurable SSH cipher suite (#913) | spacetourist | 2017-10-21 | 2 | -1/+6 |
* | Use buffersize to reduce database connection when iterate (#2724) | Lunny Xiao | 2017-10-21 | 1 | -9/+11 |
* | Set default lfs content path (#2521) | Jonas Bröms | 2017-10-19 | 1 | -1/+6 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 3 | -3/+35 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -0/+5 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 2 | -1/+68 |
* | Allow custom SSH user in UI for built-in SSH server (#2617) (#2678) | Patrick G | 2017-10-14 | 1 | -0/+3 |
* | Refactor duplicated code in repo handlers (#2657) | Ethan Koenig | 2017-10-05 | 1 | -86/+49 |
* | Fix go get response if only app URL is custom in configuration (#2634) | Lauris BH | 2017-10-02 | 2 | -1/+8 |
* | Make indexer code more reusable (#2590) | Ethan Koenig | 2017-09-25 | 2 | -21/+60 |
* | fix go get subpackage bug (#2584) | Lunny Xiao | 2017-09-23 | 1 | -11/+13 |
* | Automatically regenerate indexer for incompatible versions (#2524) | Ethan Koenig | 2017-09-23 | 1 | -19/+18 |
* | Complete push webhooks (#2530) | David Schneiderbauer | 2017-09-21 | 1 | -1/+1 |