| Commit message (Expand) | Author | Age | Files | Lines |
* | Use identicon image for default gravatar. (#2767) | harry | 2017-10-23 | 1 | -2/+2 |
* | Use buffersize to reduce database connection when iterate (#2724) | Lunny Xiao | 2017-10-21 | 5 | -6/+6 |
* | Only update mirror last update after successful sync (#2730) | Jonas Bröms | 2017-10-18 | 1 | -1/+2 |
* | Fix repository search function (#2689) | Morlinest | 2017-10-17 | 7 | -67/+116 |
* | Integration test for activity page (#2704) | Lauris BH | 2017-10-16 | 1 | -25/+50 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 3 | -35/+178 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -0/+19 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 2 | -1/+260 |
* | Fix organization watch migration (#2703) | Lauris BH | 2017-10-14 | 1 | -1/+1 |
* | Allow custom SSH user in UI for built-in SSH server (#2617) (#2678) | Patrick G | 2017-10-14 | 1 | -3/+8 |
* | Fix orgnization user watch repository (#2670) | Lunny Xiao | 2017-10-14 | 3 | -2/+40 |
* | Remove redudant functions and code (#2652) | Morlinest | 2017-10-10 | 3 | -82/+34 |
* | Add repository search unit and integration tests (#2575) | Morlinest | 2017-10-10 | 1 | -6/+76 |
* | Rewrite migrations to not depend on future code changes (#2604) | David Schneiderbauer | 2017-10-08 | 5 | -63/+83 |
* | GPG key email verification no longer case sensitive (#2661) (#2663) | Julian Scholle | 2017-10-06 | 1 | -1/+2 |
* | table `pull_request` wasn't updated correctly (#2649) | Kazuki Sawada | 2017-10-06 | 1 | -1/+1 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 31 | -84/+84 |
* | Fix index column deletion (#2651) | Morlinest | 2017-10-04 | 1 | -1/+1 |
* | Use session when creating user (#2638) | Ethan Koenig | 2017-10-03 | 1 | -16/+20 |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 5 | -16/+33 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 22 | -273/+153 |
* | Fix implementation of repo Home func (#2601) | Morlinest | 2017-10-01 | 2 | -12/+20 |
* | Fix doubled issue tab introduced in migration v16 (#2611) | David Schneiderbauer | 2017-09-28 | 2 | -0/+71 |
* | Remove redudant issue LoadAttributes() calls (#2614) | Morlinest | 2017-09-27 | 1 | -6/+1 |
* | Reduce usage of allcols on update (#2596) | Lunny Xiao | 2017-09-25 | 10 | -25/+21 |
* | Make indexer code more reusable (#2590) | Ethan Koenig | 2017-09-25 | 1 | -14/+23 |
* | Fix broken migration to add can_push field back to table (#2574) | Lauris BH | 2017-09-23 | 1 | -2/+10 |
* | Use custom type and constants to hold order by options (#2572) | Morlinest | 2017-09-22 | 1 | -13/+32 |
* | Expand fixtures (#2571) | Morlinest | 2017-09-22 | 8 | -1/+204 |
* | Complete push webhooks (#2530) | David Schneiderbauer | 2017-09-21 | 4 | -101/+187 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 1 | -1/+1 |
* | Fix sending mail with a non-latin display name. #2102 (#2559) | Rémi Saurel | 2017-09-21 | 1 | -1/+1 |
* | Fix can_push value to false in protected_branch (#2560) | Lauris BH | 2017-09-20 | 3 | -0/+21 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 6 | -19/+248 |
* | Use named ActionType constants in template helper (#2545) | Ethan Koenig | 2017-09-20 | 1 | -3/+2 |
* | Fix lint errors (#2547) | Ethan Koenig | 2017-09-19 | 7 | -33/+7 |
* | Fork permission bug fixes (#2534) | Jonas Franz | 2017-09-18 | 1 | -1/+1 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 5 | -145/+84 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 6 | -18/+19 |
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 13 | -21/+85 |
* | Fix unit test race condition (#2516) | Ethan Koenig | 2017-09-15 | 1 | -2/+7 |
* | Fixes 500 error on dashboard when using MSSQL (#2504) | bradder555 | 2017-09-15 | 1 | -1/+1 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 6 | -80/+230 |
* | Display commit status on landing page of repo (#1784) | Rémy Boulanouar | 2017-09-14 | 1 | -11/+23 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 18 | -183/+48 |
* | Add missing fixture to clean gpg_key table (#2494) | Lauris BH | 2017-09-12 | 1 | -0/+1 |
* | Disable custom Git Hooks globally via configuration file (#2450) | techknowlogick | 2017-09-12 | 1 | -1/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 19 | -21/+724 |
* | Make repo private to no interfere with other tests (#2467) | Antoine GIRARD | 2017-09-06 | 1 | -1/+1 |
* | Only check at least one email gpg key (#2266) | Antoine GIRARD | 2017-09-05 | 4 | -21/+49 |