| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update CHANGELOGissue_4271 | Alfredo Sumaran | 2016-04-26 | 1 | -1/+0 |
| * | Update CHANGELOG | Alfredo Sumaran | 2016-04-26 | 1 | -0/+1 |
| * | Hide button on mobile | Alfredo Sumaran | 2016-04-26 | 1 | -2/+2 |
| * | Allow to pass custom classes to button | Alfredo Sumaran | 2016-04-26 | 1 | -6/+9 |
| * | Hide button on mobile | Alfredo Sumaran | 2016-04-26 | 1 | -1/+1 |
| * | Update CHANGELOG | Alfredo Sumaran | 2016-04-26 | 1 | -0/+1 |
| * | Syntax and code improvements | Alfredo Sumaran | 2016-04-26 | 2 | -14/+17 |
| * | Use variables instead of let | Alfredo Sumaran | 2016-04-26 | 1 | -3/+2 |
| * | Update wording | Alfredo Sumaran | 2016-04-26 | 2 | -3/+3 |
| * | Use click_link | Alfredo Sumaran | 2016-04-26 | 1 | -1/+1 |
| * | Add documentation for "Hide whitespace changes" button | Alfredo Sumaran | 2016-04-26 | 5 | -4/+4 |
| * | Specs for toggle Whitespaces Changes | Alfredo Sumaran | 2016-04-26 | 1 | -0/+22 |
| * | Rename method | Alfredo Sumaran | 2016-04-26 | 1 | -4/+4 |
| * | Use new method hide_whitespaces? | Alfredo Sumaran | 2016-04-26 | 1 | -1/+1 |
| * | Update syntax | Alfredo Sumaran | 2016-04-26 | 1 | -2/+2 |
| * | Hide whitespace toggle button for new merge requests | Alfredo Sumaran | 2016-04-26 | 2 | -5/+7 |
| * | Add Hide/show whitespace changes button on diff and commit view | Alfredo Sumaran | 2016-04-26 | 2 | -0/+26 |
| * | Merge branch '15606-discussion-styling' into 'master' | Jacob Schatz | 2016-04-26 | 1 | -1/+1 |
| |\ | |||||
| | * | Increase screen width breakpoint for hide/show discussion15606-discussion-styling | Annabel Dunstone | 2016-04-25 | 1 | -1/+1 |
| * | | Merge branch 'changelog-alternates' into 'master' | Hannes Rosenögger | 2016-04-26 | 3 | -2/+39 |
| |\ \ | |||||
| | * | | Allow alternative names for the CHANGELOG file. | Connor Shea | 2016-04-26 | 3 | -2/+39 |
| |/ / | |||||
| * | | Merge branch 'remove-devise-async' into 'master' | Rémy Coutable | 2016-04-26 | 5 | -6/+2 |
| |\ \ | |||||
| | * | | Remove the Devise Async gem. | Connor Shea | 2016-04-26 | 5 | -6/+2 |
| * | | | Merge branch 'patch-1' into 'master' | Rémy Coutable | 2016-04-26 | 1 | -0/+13 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Add usage example for the Office 365 GetPersonaPhoto-service. | Eirik Lygre | 2016-01-17 | 1 | -0/+13 |
| * | | | Merge branch 'skip-fresh-repo-fsck' into 'master' | Rémy Coutable | 2016-04-26 | 2 | -6/+13 |
| |\ \ \ | |||||
| | * | | | Do not fsck projects less than a day old | Jacob Vosmaer | 2016-04-26 | 2 | -6/+13 |
| * | | | | Merge branch 'master' into 'master' | Jacob Schatz | 2016-04-26 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fixed width of .search-location-badge as it was causing issues in Safari. #15541 | Jedidiah Broadbent | 2016-04-24 | 1 | -1/+1 |
| * | | | | | Merge branch 'patch-3' into 'master' | Rémy Coutable | 2016-04-26 | 1 | -11/+24 |
| |\ \ \ \ \ | |||||
| | * | | | | | Emphasize that GitLab must be partially running when restoring backups. | John McGehee | 2016-04-20 | 1 | -11/+24 |
| * | | | | | | Merge branch 'search-ui-update' into 'master' | Robert Speicher | 2016-04-26 | 16 | -149/+265 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Updated based on feedbacksearch-ui-update | Phil Hughes | 2016-04-26 | 4 | -14/+15 |
| | * | | | | | | Consistent border radius | Phil Hughes | 2016-04-26 | 3 | -4/+2 |
| | * | | | | | | Correctly shows no results text | Phil Hughes | 2016-04-26 | 2 | -2/+2 |
| | * | | | | | | Fixed issue with dropdown option not sticking | Phil Hughes | 2016-04-26 | 2 | -4/+4 |
| | * | | | | | | Fixed tests | Phil Hughes | 2016-04-26 | 3 | -2/+12 |
| | * | | | | | | Humanize scope text | Phil Hughes | 2016-04-26 | 2 | -3/+3 |
| | * | | | | | | Truncate issue description | Phil Hughes | 2016-04-26 | 1 | -1/+1 |
| | * | | | | | | Focus field | Phil Hughes | 2016-04-26 | 1 | -0/+1 |
| | * | | | | | | Use helper method | Phil Hughes | 2016-04-26 | 1 | -8/+2 |
| | * | | | | | | Changes dropdown toggle on search dropdowns | Phil Hughes | 2016-04-26 | 2 | -14/+22 |
| | * | | | | | | Removed category icons | Phil Hughes | 2016-04-26 | 1 | -66/+39 |
| | * | | | | | | icons on search bar | Phil Hughes | 2016-04-26 | 5 | -6/+65 |
| | * | | | | | | Mobile updates for search UI | Phil Hughes | 2016-04-26 | 4 | -24/+44 |
| | * | | | | | | Loads group & projects on search page with ajax | Phil Hughes | 2016-04-26 | 3 | -24/+58 |
| | * | | | | | | Started updating search UI | Phil Hughes | 2016-04-26 | 8 | -31/+49 |
| * | | | | | | | Revert "Merge branch 'patch-2' into 'master'" | Rémy Coutable | 2016-04-26 | 1 | -39/+20 |
| * | | | | | | | Merge branch 'patch-2' into 'master' | Rémy Coutable | 2016-04-26 | 1 | -20/+39 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Document that only unicorn and sidekiq should be stopped. | John McGehee | 2016-04-20 | 1 | -20/+39 |
