| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 6 | -53/+122 |
* | Fix sending mail with a non-latin display name. #2102 (#2559) | Rémi Saurel | 2017-09-21 | 2 | -3/+5 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 1 | -0/+1 |
* | Use named ActionType constants in template helper (#2545) | Ethan Koenig | 2017-09-20 | 1 | -12/+11 |
* | Fix fmt errors (#2544) | Ethan Koenig | 2017-09-19 | 1 | -1/+2 |
* | Sort repository tree entries in natural way (#2506) | Lauris BH | 2017-09-19 | 2 | -0/+113 |
* | Fix lint errors (#2547) | Ethan Koenig | 2017-09-19 | 2 | -8/+2 |
* | Fork permission bug fixes (#2534) | Jonas Franz | 2017-09-18 | 1 | -0/+68 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 2 | -4/+176 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 9 | -1057/+1155 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 5 | -2/+87 |
* | Basic VSCode configuration for building and debugging (#2483) | Lauris BH | 2017-09-12 | 1 | -1/+5 |
* | Disable custom Git Hooks globally via configuration file (#2450) | techknowlogick | 2017-09-12 | 2 | -0/+5 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 4 | -26/+61 |
* | Fix fmt error in mailer (#2490) | Jonas Östanbäck | 2017-09-12 | 1 | -1/+1 |
* | Fix slice out of bounds error in mailer (#2479) | Jonas Östanbäck | 2017-09-11 | 1 | -1/+2 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 1 | -0/+1 |
* | Fix releases to be counted from database not tags (#2389) | Lauris BH | 2017-08-28 | 1 | -1/+9 |