Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow revoking personal access tokens. | Timothy Andrew | 2016-04-28 | 4 | -2/+33 |
* | Allow creating Personal Access Tokens through the website. | Timothy Andrew | 2016-04-28 | 5 | -0/+78 |
* | Merge branch 'project-group-ui' into 'master' | Jacob Schatz | 2016-04-28 | 9 | -62/+89 |
|\ | |||||
| * | Changed settings icon color variableproject-group-ui | Phil Hughes | 2016-04-27 | 2 | -2/+1 |
| * | Fixed failing tests | Phil Hughes | 2016-04-25 | 1 | -4/+2 |
| * | Updated select box to match design | Phil Hughes | 2016-04-25 | 2 | -1/+21 |
| * | Updated project group sharing UI | Phil Hughes | 2016-04-25 | 8 | -62/+72 |
* | | Merge branch 'navigation-redesign' into 'master' | Dmitriy Zaporozhets | 2016-04-28 | 3 | -7/+26 |
|\ \ | |||||
| * | | Reuse more popular colors | Dmitriy Zaporozhets | 2016-04-28 | 2 | -4/+4 |
| * | | 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 'fix/ci-skipped-status' into 'master' | Rémy Coutable | 2016-04-28 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Render canceled status if any of the jobs canceled | Grzegorz Bizon | 2016-04-27 | 1 | -1/+1 |
* | | | 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 |