Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make layout navigation gray and fluidnavigation-redesign | Dmitriy Zaporozhets | 2016-04-28 | 2 | -4/+23 |
* | Make application header light gray | Dmitriy Zaporozhets | 2016-04-28 | 1 | -2/+2 |
* | Merge branch 'add-js-prefix-to-user-tab-classes' into 'master' | Jacob Schatz | 2016-04-27 | 2 | -4/+4 |
|\ | |||||
| * | Add JS prefix to user tab classes | Karlo Soriano | 2016-04-26 | 2 | -4/+4 |
* | | Merge branch 'sidebar-label-link' into 'master' | Jacob Schatz | 2016-04-27 | 2 | -2/+2 |
|\ \ | |||||
| * | | Updated label links to work correctly for filteringsidebar-label-link | Phil Hughes | 2016-04-26 | 2 | -2/+2 |
* | | | Merge branch 'esc-close-dropdown' into 'master' | Jacob Schatz | 2016-04-27 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Escape key closes the dropdownesc-close-dropdown | Phil Hughes | 2016-04-26 | 1 | -0/+3 |
* | | | | Merge branch 'issue_4271' into 'master' | Jacob Schatz | 2016-04-26 | 3 | -2/+35 |
|\ \ \ \ | |||||
| * | | | | 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 |
| * | | | | Syntax and code improvements | Alfredo Sumaran | 2016-04-26 | 1 | -11/+13 |
| * | | | | 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 'parallel-diff-alignment' into 'master' | Jacob Schatz | 2016-04-26 | 1 | -1/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Break in middle of word if a span within parallel viewparallel-diff-alignment | Annabel Dunstone | 2016-04-25 | 1 | -0/+5 |
| * | | | | Reduce width of parallel diffs | Annabel Dunstone | 2016-04-22 | 1 | -1/+5 |
* | | | | | 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 |
* | | | | | | Allow alternative names for the CHANGELOG file. | Connor Shea | 2016-04-26 | 1 | -1/+1 |
* | | | | | | Remove the Devise Async gem. | Connor Shea | 2016-04-26 | 1 | -1/+1 |
* | | | | | | Merge branch 'skip-fresh-repo-fsck' into 'master' | Rémy Coutable | 2016-04-26 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Do not fsck projects less than a day old | Jacob Vosmaer | 2016-04-26 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | 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 'search-ui-update' into 'master' | Robert Speicher | 2016-04-26 | 13 | -149/+258 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Updated based on feedbacksearch-ui-update | Phil Hughes | 2016-04-26 | 3 | -13/+14 |
| * | | | | | 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 | 1 | -4/+3 |
| * | | | | | Fixed tests | Phil Hughes | 2016-04-26 | 1 | -2/+6 |
| * | | | | | 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 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch '15094-throttle-update-of-last_activity_at' into 'master' | Jacob Vosmaer | 2016-04-26 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Throttle the update of `project.last_activity_at` to 1 minute15094-throttle-update-of-last_activity_at | Rémy Coutable | 2016-04-25 | 1 | -1/+1 |
* | | | | | Merge branch 'link_user_avatar_in_activity_page_to_profile' into 'master' | Robert Speicher | 2016-04-25 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | link user avatar in activity page to user profilelink_user_avatar_in_activity_page_to_profile | Arinde Eniola | 2016-04-25 | 1 | -1/+6 |
* | | | | | | Merge branch 'emoji-unicode-fix' into 'master' | Jacob Schatz | 2016-04-25 | 2 | -17/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | |