summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22529-build-sidebar-weird-padding' into 'master' Annabel Dunstone Gray2016-09-301-3/+10
|\
| * Removed blocks-first declaration that was added to fix coverage padding, move...22529-build-sidebar-weird-paddingLuke Bennett2016-09-291-3/+10
* | Fixes long commit messages overflow viewport in file treeFilipa Lacerda2016-09-291-1/+6
* | make sure split-view diff discussions are made visible by "toggle comments" b...21535-fix-hidden-diff-commentsMike Greiling2016-09-291-1/+1
* | Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-we...Jacob Schatz2016-09-292-36/+0
* | Added CHANGELOG entry.Fatih Acet2016-09-281-0/+2
* | Review changesLuke Bennett2016-09-282-33/+23
* | Added soft wrap logic and button to editorLuke Bennett2016-09-282-0/+44
* | Send ajax request for label update only if they are changed (#19472 !5071)label-update-check-newPhil Hughes2016-09-271-1/+10
* | Merge branch 'issue-boards-label-filter-fix' into 'master' Fatih Acet2016-09-271-3/+3
|\ \
| * | Fixed issue board label filtering not removing labelsPhil Hughes2016-09-071-3/+3
* | | Merge branch 'cs-inline-js-search' into 'master' Fatih Acet2016-09-272-1/+38
|\ \ \
| * | | Tidy up the code a bitcs-inline-js-searchAlfredo Sumaran2016-08-261-18/+17
| * | | Fix dropdown vertical positionAlfredo Sumaran2016-08-261-1/+1
| * | | Remove inline JavaScript for Search autocomplete.Connor Shea2016-08-261-0/+38
* | | | Merge branch 'resolve-buttons-path' into 'master' Jacob Schatz2016-09-265-40/+20
|\ \ \ \
| * | | | Changed props to use stringsresolve-buttons-pathPhil Hughes2016-09-211-3/+3
| * | | | Fixed comment & resolve buttonPhil Hughes2016-09-211-6/+3
| * | | | Pass the full project path for resolve buttonsPhil Hughes2016-09-214-33/+16
* | | | | Merge branch '22525-emoji-dropdown-shows-search-results-label-several-times' ...Fatih Acet2016-09-261-1/+1
|\ \ \ \ \
| * | | | | Added `@zeiv`s changes to fix awards search, including CHANGELOG where he is ...Luke Bennett2016-09-271-1/+1
* | | | | | Merge branch 'issue-boards-filter-label-spaces' into 'master' Fatih Acet2016-09-261-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed list issues not loading with spaces in filtered valuesissue-boards-filter-label-spacesPhil Hughes2016-09-081-1/+1
* | | | | | | Merge branch 'full-width-new-snippet-button' into 'master' Fatih Acet2016-09-263-1/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-buttonLuke Bennett2016-09-183-1/+11
* | | | | | | Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-241-6/+21
|\ \ \ \ \ \ \
| * | | | | | | Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-0/+11
| * | | | | | | Show badges in Milestone tabs and padding in Milestone list (both to match Is...Dan Rowden2016-09-071-6/+10
* | | | | | | | Merge branch 'flash-container-z-index' into 'master' Fatih Acet2016-09-241-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed z-index from flash containerflash-container-z-indexPhil Hughes2016-09-081-2/+0
* | | | | | | | | Changed links that wrap the icon svg to `display: block` so there isn't any i...22459-tooltips-for-mini-pipeline-graph-in-pipeline-list-use-the-svg-instead-of-containerLuke Bennett2016-09-231-0/+4
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Set cookie path for cycle analytics cookie.Fatih Acet2016-09-231-1/+3
* | | | | | | | Fix landing widget state and improve Vue with state management.Fatih Acet2016-09-231-15/+14
* | | | | | | | Merge branch 'filipa-22444' into 'master' Fatih Acet2016-09-232-16/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Improves design when in mobile and tabletFilipa Lacerda2016-09-231-10/+24
| * | | | | | | | Improvements after reviewfilipa-22444Filipa Lacerda2016-09-222-3/+2
| * | | | | | | | Makes Cycle analytics mobile friendlyFilipa Lacerda2016-09-222-16/+32
* | | | | | | | | Merge branch 'fix-variable-and-comments' into 'master' Jacob Schatz2016-09-231-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused attributesfix-variable-and-commentsAlfredo Sumaran2016-09-221-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fix-find-file-links' into 'master' Fatih Acet2016-09-222-21/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix find file navigation linksClement Ho2016-09-092-21/+12
* | | | | | | | | Merge branch 'search-field-ignores' into 'master' Rémy Coutable2016-09-221-17/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Intercept issues search form submit to preserve filters.search-field-ignoresBryce2016-09-221-17/+24
* | | | | | | | | | Merge branch 'hotfix-gl-dropdown-field-undefined' into 'master' Rémy Coutable2016-09-221-12/+13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Added checks for field before field.length and removed unneeded fieldNamehotfix-gl-dropdown-field-undefinedLuke Bennett2016-09-201-12/+13
* | | | | | | | | | Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-211-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix styling of award emoji block for snippets after upstream design changes.Fatih Acet2016-09-191-0/+7
* | | | | | | | | | | Merge branch 'shrink-profile-info' into 'master' Fatih Acet2016-09-214-14/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clean up profileshrink-profile-infotauriedavis2016-09-162-9/+37
| * | | | | | | | | | | shrink profile infotauriedavis2016-09-163-5/+5