| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Increased vertical alignment of labels for issues in lists | Phil Hughes | 2016-08-19 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'issue-boards-keyboard-shortcuts' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fixed keyboard shortcuts not working on issue boardsissue-boards-keyboard-shortcuts | Phil Hughes | 2016-08-19 | 1 | -0/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'issue-boards-tooltip-hide' into 'master' | Jacob Schatz | 2016-08-19 | 4 | -14/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Hides tooltip when draggingissue-boards-tooltip-hide | Phil Hughes | 2016-08-19 | 3 | -13/+15 | |
| | * | | | | | | | | Hides tooltips when dragging issues | Phil Hughes | 2016-08-19 | 3 | -7/+13 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'pipelines-ui-updates' into 'master' | Jacob Schatz | 2016-08-19 | 3 | -19/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Add play icon SVG | Annabel Dunstone | 2016-08-19 | 1 | -4/+11 | |
| | * | | | | | | | | Have hover color of builds span full width | Annabel Dunstone | 2016-08-19 | 1 | -1/+4 | |
| | * | | | | | | | | Fix alignment of icon on commits page | Annabel Dunstone | 2016-08-19 | 1 | -14/+3 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'cs-fix-image-size-in-blob' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Decrease max-width for image previews to 80%.cs-fix-image-size-in-blob | Connor Shea | 2016-08-12 | 1 | -1/+1 | |
| | * | | | | | | | | Fix small image previews in the file viewer. | Connor Shea | 2016-08-08 | 1 | -2/+3 | |
| * | | | | | | | | | Merge branch 'mr-title' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add space under MR titlemr-title | Annabel Dunstone | 2016-08-18 | 1 | -0/+7 | |
| * | | | | | | | | | | Merge branch '17932-move-to-project-dropdown' into 'master' | Jacob Schatz | 2016-08-19 | 2 | -6/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown | Paco Guzman | 2016-08-18 | 2 | -6/+21 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'cs-async-branch-dropdown' into 'master' | Jacob Schatz | 2016-08-19 | 3 | -3/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Add dynamic sizing for dropdown toggle, update Changelog. | Connor Shea | 2016-08-17 | 1 | -0/+9 | |
| | * | | | | | | | | | Make the ref-selector function work properly for branch selection. | Connor Shea | 2016-08-17 | 1 | -2/+3 | |
| | * | | | | | | | | | Initial implementation of an async branch dropdown for Revert and Cherry Pick. | Connor Shea | 2016-08-17 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'fix-alignment-build-status-icon' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix spacing and vertical alignment on build status icon on commits page | Clement Ho | 2016-08-10 | 1 | -0/+20 | |
| * | | | | | | | | | | | Merge branch 'fix-gfm-commit-font' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix commit mention font inconsistency | Clement Ho | 2016-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'fix-badge-alignment' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix badge count alignment | Clement Ho | 2016-08-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge branch 'scroll-code-blocks' into 'master' | Jacob Schatz | 2016-08-19 | 2 | -8/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Remove unneeded codescroll-code-blocks | Annabel Dunstone | 2016-08-12 | 1 | -15/+0 | |
| | * | | | | | | | | | | | | Wrap single lines of code; horizontally scroll multi-line code blocks | Annabel Dunstone | 2016-08-12 | 2 | -1/+17 | |
| * | | | | | | | | | | | | | Merge branch 'diff-line-comment-vuejs' into 'master' | Douwe Maan | 2016-08-19 | 20 | -22/+953 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix jumping between discussions on changes tab | Douwe Maan | 2016-08-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Remove right margin on Jump button icon | Douwe Maan | 2016-08-18 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | Fix bug causing “Jump to discussion” button not to show | Douwe Maan | 2016-08-18 | 2 | -11/+7 | |
| | * | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 9 | -31/+133 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-18 | 7 | -18/+314 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Function should return a boolean. | Connor Shea | 2016-08-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Forgot another one. | Connor Shea | 2016-08-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | Fix more incomplete if/else statements. | Connor Shea | 2016-08-17 | 2 | -0/+8 | |
| | * | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 36 | -83/+2147 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Remove non-standard VueJS files from vendor. | Connor Shea | 2016-08-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 2 | -6/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Add return statements for if statements that were missing them. | Connor Shea | 2016-08-17 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 16 | -51/+219 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Add comment for v-cloak selector. [ci skip] | Connor Shea | 2016-08-16 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | Fix Resolve All button. | Connor Shea | 2016-08-16 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | | | Improve CSS for line comment resolution button. | Connor Shea | 2016-08-16 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | | Resolve feedback. | Connor Shea | 2016-08-15 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | | Single quotes for consistency, cache 'this' selector. | Connor Shea | 2016-08-15 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 35 | -238/+433 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
