summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+4
|\
| * Add button to delete all merged branchesToon Claes2016-11-091-0/+4
* | Merge branch '21778-pinned-nav-header' into 'master' Annabel Dunstone Gray2016-11-143-2/+26
|\ \
| * | 21778 Correct css styles for pinned navigation21778-pinned-nav-headertauriedavis2016-11-113-2/+26
* | | Merge branch 'fix-search-input-padding' into 'master' Annabel Dunstone Gray2016-11-141-2/+1
|\ \ \
| * | | Use shorthand property for padding fixPhilip Karpiak2016-11-141-2/+1
| * | | Give search-input correct padding-right valuePhilip Karpiak2016-11-101-1/+1
* | | | Merge branch '22307-pipeline-link-in-builds-view' into 'master' Kamil TrzciƄski2016-11-132-6/+2
|\ \ \ \
| * | | | update generic commit status to correspond with build status templateMike Greiling2016-11-101-2/+2
| * | | | remove red color on API pipeline trigger designationMike Greiling2016-11-101-4/+0
* | | | | Merge branch '24202-header-ui-improvements' into 'master' Fatih Acet2016-11-122-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove hover state on location badge.Devesh Khandelwal2016-11-121-6/+0
| * | | | Darken more icons on hover and highlight search form also.Devesh Khandelwal2016-11-112-0/+14
| * | | | Darken project selection dropdown caret on hover.Devesh Khandelwal2016-11-111-0/+4
| |/ / /
* | | | Merge branch 'vue2' into 'master' Fatih Acet2016-11-1124-164/+202
|\ \ \ \
| * | | | Fixed tests for issue boards & diff note resolvingvue2Phil Hughes2016-11-101-0/+2
| * | | | Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran2016-11-101-1/+16
| * | | | Changed how lists get sortedPhil Hughes2016-11-103-2/+6
| * | | | Issue board spec fixesPhil Hughes2016-11-102-1/+3
| * | | | Fixed jump to discussion button not showingPhil Hughes2016-11-101-1/+5
| * | | | Changed how resolving notes is renderedPhil Hughes2016-11-104-35/+39
| * | | | Remove unnecesarry require.Fatih Acet2016-11-101-1/+0
| * | | | Fixed up resolve discussionsPhil Hughes2016-11-106-17/+32
| * | | | Refactor of issue boards to work with Vue2Phil Hughes2016-11-109-82/+91
| * | | | VueJSMigration: Remove parallel-conflict-line component.Fatih Acet2016-11-102-19/+1
| * | | | Vue migration fix syntax highlighting.Fatih Acet2016-11-101-1/+1
| * | | | Migrate Vue v1 to v2.Fatih Acet2016-11-109-21/+23
| | |/ / | |/| |
* | | | Merge branch '19205-group-header-redesign' into 'master' Annabel Dunstone Gray2016-11-113-34/+23
|\ \ \ \
| * | | | 19205 Redesign group page header to match new navigation19205-group-header-redesigntauriedavis2016-11-093-34/+23
* | | | | Merge branch '23520-mr-sticky-tabs-overlap-discussion-from-anchor' into 'mast...Fatih Acet2016-11-112-2/+19
|\ \ \ \ \
| * | | | | Account for merge request fixed affix bar23520-mr-sticky-tabs-overlap-discussion-from-anchorLuke Bennett2016-11-102-2/+19
| | |/ / / | |/| | |
* | | | | Merge branch '24369-remove-additional-padding' into 'master' Annabel Dunstone Gray2016-11-101-0/+1
|\ \ \ \ \
| * | | | | Remove additional padding on right-aligned items in MR widget.Didem Acet2016-11-101-0/+1
| |/ / / /
* | | | | Merge branch '24279-issue-merge-request-sidebar-todo-button-style-improvement...Annabel Dunstone Gray2016-11-101-14/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | removed gray button styling from todo buttons in sidebars24279-issue-merge-request-sidebar-todo-button-style-improvementDimitrie Hoekstra2016-11-101-14/+0
| |/ / /
* | | | Fix alignment of status icons in commit message list24353-skipped-iconAnnabel Dunstone Gray2016-11-101-0/+2
|/ / /
* | | Merge branch '22058-auto-selection' into 'master' Fatih Acet2016-11-091-0/+4
|\ \ \
| * | | Fixes #22058 and #23578Yann Gravrand2016-11-061-0/+4
| | |/ | |/|
* | | Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran2016-11-092-19/+18
|\ \ \
| * | | Remove an extra leading space from diff contentHiroyuki Sato2016-11-042-19/+18
* | | | Merge branch '24146-add-focus-state' into 'master' Annabel Dunstone Gray2016-11-088-18/+4
|\ \ \ \
| * | | | 24146 Add focus state to buttons and dropdowns24146-add-focus-statetauriedavis2016-11-088-18/+4
| | |/ / | |/| |
* | | | Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-083-62/+60
|\ \ \ \
| * | | | Add javascript unit tests for BuildJared Deckard2016-11-041-8/+8
| * | | | Removed inline JS and added new affix declarationLuke Bennett2016-11-043-55/+53
* | | | | Merge branch 'upgrade-timeago' into 'master' Fatih Acet2016-11-089-70/+298
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Replace jQuery.timeago with timeago.jsClement Ho2016-11-079-70/+298
| | |/ / | |/| |
* | | | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-082-0/+26
|\ \ \ \
| * | | | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-072-0/+26
| |/ / /
* | | | Merge branch 'fix-404-on-network-when-entering-a-nonexistent-git-revision' in...Sean McGivern2016-11-081-0/+2
|\ \ \ \