| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'issue-boards-mobile-improvements' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -26/+3 |
| |\ | |||||
| | * | Improvements to issue boards on mobile | Phil Hughes | 2016-08-19 | 1 | -26/+3 |
| * | | Merge branch 'expiration-date-on-memberships' into 'master' | Douwe Maan | 2016-08-19 | 1 | -0/+26 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into 'expiration-date-on-memberships' | Sean McGivern | 2016-08-19 | 3 | -3/+106 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 4 | -2/+56 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into expiration-date-on-memberships | Sean McGivern | 2016-08-18 | 29 | -66/+1070 |
| | |\ \ \ \ | |||||
| | * | | | | | Add MemberExpirationDate JS helper | Sean McGivern | 2016-08-18 | 1 | -0/+26 |
| * | | | | | | Merge branch 'issue-board-label-spacing' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Increased vertical alignment of labels for issues in lists | Phil Hughes | 2016-08-19 | 1 | -0/+1 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge branch 'issue-boards-tooltip-hide' into 'master' | Jacob Schatz | 2016-08-19 | 1 | -7/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | Hides tooltips when dragging issues | Phil Hughes | 2016-08-19 | 1 | -7/+6 |
| | |/ / / / | |||||
| * | | | | | 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 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Move to project dropdown with infinite scroll for better performance17932-move-to-project-dropdown | Paco Guzman | 2016-08-18 | 1 | -1/+2 |
| | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'cs-async-branch-dropdown' into 'master' | Jacob Schatz | 2016-08-19 | 2 | -1/+9 |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | Add dynamic sizing for dropdown toggle, update Changelog. | Connor Shea | 2016-08-17 | 1 | -0/+9 |
| | * | | | | | | | 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 | 3 | -3/+106 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Remove right margin on Jump button icon | Douwe Maan | 2016-08-18 | 1 | -2/+6 |
| | * | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-18 | 3 | -2/+51 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-18 | 4 | -11/+266 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-17 | 10 | -11/+624 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into diff-line-comment-vuejs | Connor Shea | 2016-08-16 | 7 | -14/+75 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | | 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 |
| | * | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-12 | 8 | -23/+82 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Set color of resolve icon with CSS. | Connor Shea | 2016-08-10 | 1 | -2/+6 |
| | * | | | | | | | | | | | | Replace CSS border'd check icon with real icon. | Connor Shea | 2016-08-09 | 1 | -7/+3 |
| | * | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-08-03 | 6 | -8/+33 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Moved the discussions count to be on the right of the tabs | Phil Hughes | 2016-08-01 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | Use default amount of padding before and after “N/M resolved” widget | Douwe Maan | 2016-07-28 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejs | Douwe Maan | 2016-07-28 | 1 | -0/+30 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
