| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix: show Clipboard button if disable HTTP of git protocol (#3773) | Bo-Yi Wu | 2018-04-09 | 1 | -1/+1 |
* | Use the active branch for the code tab (#3720) | Bwko | 2018-04-09 | 1 | -1/+1 |
* | Modify pagination. (#3766) | Pheng Heong TAN | 2018-04-08 | 1 | -21/+1 |
* | Add Size column to attachment (#3734) | Jonas Franz | 2018-03-31 | 1 | -1/+1 |
* | Add repository setting to enable/disable health checks (#3607) | Allen Wild | 2018-03-27 | 1 | -0/+23 |
* | Add protected branch whitelists for merging (#3689) | Chri-s | 2018-03-25 | 1 | -0/+43 |
* | Don't warn users about *every* dirty form (#3707) | Gerben | 2018-03-23 | 4 | -4/+4 |
* | Improve release page UI (#3693) | Jonas Franz | 2018-03-19 | 1 | -3/+4 |
* | Escape branch name in dropdown menu (#3691) | Jonas Franz | 2018-03-19 | 1 | -2/+2 |
* | Added checks for protected branches in pull requests (#3544) | Chri-s | 2018-03-13 | 1 | -1/+1 |
* | Add label descriptions (#3662) | Lauris BH | 2018-03-13 | 3 | -11/+35 |
* | Add string to confirm wiki data erasure (#3629) | bugreport0 | 2018-03-06 | 1 | -1/+1 |
* | Fix incorrect 'Erase Wiki Data' string identifier. (#3613) | bugreport0 | 2018-03-02 | 1 | -1/+1 |
* | feat: Add branch link in branch list. (#3576) | Bo-Yi Wu | 2018-02-24 | 1 | -2/+2 |
* | Add issue closed time column to fix activity closed issues list (#3537) | Lauris BH | 2018-02-19 | 1 | -1/+1 |
* | Fix escaping changed title in comments (#3530) | Lauris BH | 2018-02-18 | 2 | -15/+15 |
* | Escape search query (#3486) | Jonas Franz | 2018-02-11 | 1 | -1/+1 |
* | Fix checklist padding (#3460) | modmew8 | 2018-02-06 | 1 | -1/+3 |
* | Templates for extra links in top navbar and repo tool tabs. (#3308) | Alberto González Palomo | 2018-01-10 | 1 | -0/+2 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -1/+10 |
* | Make the space for repo actions wider on repo header (#3312) | Morgan Bazalgette | 2018-01-06 | 1 | -2/+2 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 2 | -10/+122 |
* | Added progressbar for issues (#1146). (#3171) | modmew8 | 2018-01-03 | 1 | -0/+5 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 13 | -258/+298 |
* | Open external tracker in blank window, consistently with wiki (#3227) | Sandro Santilli | 2017-12-18 | 1 | -1/+1 |
* | Improve suppressed diff boxes (#3193) | silverwind | 2017-12-14 | 1 | -8/+15 |
* | Fix new pull request link (#3133) | Ethan Koenig | 2017-12-13 | 1 | -2/+2 |
* | fix source download link when no code unit allowed (#3166) | Lunny Xiao | 2017-12-12 | 1 | -0/+4 |
* | Enable emoji for wiki view (#3158) | haytona | 2017-12-12 | 1 | -1/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 12 | -19/+19 |
* | Rework button styles on repo and commit page (#3104) | silverwind | 2017-12-07 | 1 | -1/+1 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 4 | -0/+47 |
* | Minor copy changes (#3074) | techknowlogick | 2017-12-03 | 1 | -2/+2 |
* | fix issue list branch link broken (#3061) | Lunny Xiao | 2017-12-02 | 1 | -1/+1 |
* | Adjust branch button size (#3063) | silverwind | 2017-12-02 | 1 | -1/+1 |
* | remove duplicated sanitize (#3037) | Lunny Xiao | 2017-11-30 | 1 | -1/+1 |
* | Expandable commit bodies (#2980) | Sondre Nilsen | 2017-11-30 | 3 | -2/+13 |
* | Removed unused field in form (#3023) | Ethan Koenig | 2017-11-29 | 1 | -2/+1 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 2 | -5/+5 |
* | Fix over-escaped characters (#2956) | Ethan Koenig | 2017-11-22 | 4 | -13/+13 |
* | Spaces to tabs in templates (#2953) | Ethan Koenig | 2017-11-21 | 1 | -5/+5 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 3 | -0/+17 |
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 1 | -0/+4 |
* | Update go-ini dependency and remove semicolon hack in translations (#2913) | Lauris BH | 2017-11-15 | 1 | -1/+1 |
* | Add owner to delete repo message (#2886) | Ethan Koenig | 2017-11-15 | 1 | -1/+1 |
* | Fix localization texts that contain semicolon (#2900) | Lauris BH | 2017-11-13 | 1 | -1/+1 |
* | Fix issue link rendering in commit messages (#2897) | Ethan Koenig | 2017-11-13 | 4 | -7/+5 |
* | Fix new branch creation to new url scheme (#2884) | Lauris BH | 2017-11-10 | 1 | -1/+1 |
* | fix click create pull request button 404 (#2859) | Lunny Xiao | 2017-11-05 | 1 | -1/+1 |
* | Fix commits page url (#2823) | Morlinest | 2017-11-02 | 1 | -1/+1 |