summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27332-mini-pipeline-graph-with-many-stages-has-no-line-spacing-...Annabel Dunstone Gray2017-02-031-1/+2
|\
| * Adjust pipeline graph height so they don't touch27332-mini-pipeline-graph-with-many-stages-has-no-line-spacing-in-firefox-and-safarisamrose32017-02-011-1/+2
* | Merge branch '17662-rename-builds' into 'master' Kamil Trzciński2017-02-032-3/+3
|\ \
| * | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-032-3/+3
* | | Merge branch 'ref-switcher-perf' into 'master' Jacob Schatz2017-02-032-6/+25
|\ \ \
| * | | Fixed protected branches dropdownref-switcher-perfPhil Hughes2016-11-211-1/+1
| * | | Fixed up testsPhil Hughes2016-11-211-1/+1
| * | | Fixed the active branch selected indicatorPhil Hughes2016-11-211-1/+1
| * | | Changed how the data is returned - we only care about the branch/tag namePhil Hughes2016-11-211-2/+2
| * | | Use cloneNode instead of createElementPhil Hughes2016-11-211-5/+13
| * | | Improved ref switcher dropdown performancePhil Hughes2016-11-211-5/+16
* | | | Backport changes from EE squashSean McGivern2017-02-031-4/+13
| |/ / |/| |
* | | Merge branch 'fix-frontend-test-failures' into 'master' Alfredo Sumaran2017-02-024-10/+7
|\ \ \
| * | | remove dateFormat global exceptionfix-frontend-test-failuresMike Greiling2017-02-021-1/+0
| * | | remove redundant "data-toggle" attribute so Vue doesn't complainMike Greiling2017-02-021-2/+0
| * | | fix broken reference to formatDate in a CommonJS environmentMike Greiling2017-02-021-2/+2
| * | | fix errors within gl_dropdown_spec.js when running in KarmaMike Greiling2017-02-021-1/+1
| * | | fix intermittant errors in merge_commit_message_toggle_spec.rbMike Greiling2017-02-021-4/+4
* | | | Merge branch '26859-comment-button-doesn-t-align-vertically-with-line-number'...Annabel Dunstone Gray2017-02-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Vertically center add-diff-note button.26859-comment-button-doesn-t-align-vertically-with-line-numberBryce Johnson2017-02-011-1/+1
* | | | Merge branch '27291-unify-mr-diff-file-buttons' into 'master' Annabel Dunstone Gray2017-02-021-4/+0
|\ \ \ \
| * | | | removes old css class from everywhere27291-unify-mr-diff-file-buttonsNur Rony2017-02-021-4/+0
* | | | | Merge branch '25811-pipeline-number-and-url-do-not-update-when-new-pipeline-i...Alfredo Sumaran2017-02-021-1/+21
|\ \ \ \ \
| * | | | | Update pipeline and commit URL and text on CI status change25811-pipeline-number-and-url-do-not-update-when-new-pipeline-is-triggeredSam Rose2017-02-011-1/+21
* | | | | | Merge branch '27067-mention-user-dropdown-does-not-suggest-by-non-ascii-chara...Filipa Lacerda2017-02-021-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Support non-ASCII characters in GFM autocomplete27067-mention-user-dropdown-does-not-suggest-by-non-ascii-characters-in-namesamrose32017-02-011-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'empty-selection-reply-shortcut' into 'master' Clement Ho2017-02-012-3/+7
|\ \ \ \ \
| * | | | | Change the reply shortcut to focus the field even without a selection.Brian Hall2017-01-312-3/+7
| | |/ / / | |/| | |
* | | | | Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' into...Filipa Lacerda2017-02-011-10/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix permalink discussion note being collapsed27089-26860-27151-fix-discussion-note-permalink-collapsedEric Eastwood2017-01-261-10/+16
* | | | | Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda2017-02-011-1/+8
|\ \ \ \ \
| * | | | | Fix filtering usernames with multiple wordsfix-filtering-username-with-multiple-wordsClement Ho2017-01-271-1/+8
* | | | | | Merge branch '27494-environment-list-column-headers' into 'master' Annabel Dunstone Gray2017-02-011-1/+1
|\ \ \ \ \ \
| * | | | | | Edited the column header for the environments list from created to updated an...27494-environment-list-column-headersdimitrieh2017-01-311-1/+1
* | | | | | | Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-311-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Remove settings cog from within admin scroll tabs; keep links centered19164-mobile-settingsAnnabel Dunstone Gray2017-01-311-1/+0
| * | | | | | | 19164 Add settings dropdown to mobile screenstauriedavis2017-01-301-4/+8
* | | | | | | | Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into 'ma...Annabel Dunstone Gray2017-01-311-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove underline style for icon hoverAnnabel Dunstone Gray2017-01-301-0/+6
* | | | | | | | | Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-311-25/+33
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | fixed pipeline graph action buttons and counter badge positioningdimitrieh2017-01-251-23/+19
| * | | | | | | | added icons and fixed mini pipeline action dropdown iconsdimitrieh2017-01-251-2/+14
* | | | | | | | | Merge branch '26282-autosize-js-memory-leak' into 'master' Alfredo Sumaran2017-01-305-73/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove ba-resize26282-autosize-js-memory-leakLuke "Jared" Bennett2017-01-205-73/+100
* | | | | | | | | | Merge branch 'issue-sidebar-empty-assignee' into 'master' Fatih Acet2017-01-302-1/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Clears all dropdown menus in issue sidebar when it opensissue-sidebar-empty-assigneePhil Hughes2017-01-201-4/+6
| * | | | | | | | | Resets issue boards assignee dropdownPhil Hughes2017-01-202-1/+10
| |/ / / / / / / /
* | | | | | | | | Merge branch '20852-getting-started-project-better-blank-state-for-labels-vie...Fatih Acet2017-01-302-1/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-302-1/+17
* | | | | | | | | | Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-302-6/+6
|/ / / / / / / / /