| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Delete repository message (#3260) | muhfaris | 2018-01-15 | 1 | -2/+2 |
* | Templates for extra links in top navbar and repo tool tabs. (#3308) | Alberto González Palomo | 2018-01-10 | 4 | -0/+5 |
* | Fix organization profile on mobile devices (#3332) | Morgan Bazalgette | 2018-01-10 | 1 | -17/+14 |
* | 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 | 2 | -0/+10 |
* | Add more additional template snippets (#3286) | Thomas Boerger | 2018-01-02 | 6 | -0/+10 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 21 | -416/+469 |
* | Fixed missing end tag for organization link (#3229) | Chris Woodward | 2017-12-19 | 1 | -0/+1 |
* | Use correct camel casing for JavaScript (#3224) | Jesstern Rays | 2017-12-18 | 1 | -1/+1 |
* | Open external tracker in blank window, consistently with wiki (#3227) | Sandro Santilli | 2017-12-18 | 1 | -1/+1 |
* | Change SSL Mode from checkbox to string in admin page (#3208) | Sandro Santilli | 2017-12-16 | 1 | -1/+1 |
* | Fix repo links on user profile (#3197) | Ethan Koenig | 2017-12-15 | 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 |
* | fix gpg tmpl (#3153) | Lunny Xiao | 2017-12-11 | 1 | -1/+1 |
* | Mention completion for issue editor. (#3136) | harry | 2017-12-11 | 2 | -0/+30 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 26 | -37/+37 |
* | Add 'mark all read' option to notifications (#3097) | Sasha Varlamov | 2017-12-07 | 1 | -0/+8 |
* | Rework button styles on repo and commit page (#3104) | silverwind | 2017-12-07 | 1 | -1/+1 |
* | Fix repo links (#3093) | Ethan Koenig | 2017-12-05 | 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 avatar URLs (#3069) | Ethan Koenig | 2017-12-03 | 4 | -5/+5 |
* | Reduce overhead of upgrades for users with custom stylesheets/JS (#3051) | techknowlogick | 2017-12-03 | 4 | -0/+2 |
* | Remove box-shadow from UI, fix dashboard issue (#3065) | silverwind | 2017-12-03 | 1 | -1/+1 |
* | 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 |
* | Remove duplicate "Max Diff Lines" from config view (#2987) | Duncan Ogilvie | 2017-11-27 | 1 | -2/+0 |
* | Fix over-escaped characters (#2956) | Ethan Koenig | 2017-11-22 | 4 | -13/+13 |
* | Spaces to tabs in templates (#2953) | Ethan Koenig | 2017-11-21 | 7 | -185/+184 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 4 | -0/+20 |
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 2 | -0/+8 |
* | 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 inconsistencies in user settings ui (#2901) | Shaun | 2017-11-13 | 2 | -6/+6 |
* | 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 |
* | 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 |