summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-204-1/+318
|\
| * SSH public-key authentication for push mirroringNick Thomas2018-11-194-1/+318
* | Merge branch 'image-diff-size-fix' into 'master'Filipa Lacerda2018-11-203-21/+11
|\ \
| * | Fixed the dimensions of image diffsPhil Hughes2018-11-203-21/+11
| |/
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqSteve Azzopardi2018-11-201-4/+11
|\ \
| * \ Merge branch 'security-2717-xss-username-autocomplete' into 'master'Steve Azzopardi2018-11-201-4/+11
| |\ \
| | * | Fix user name autocomplete XSS when name contains HTMLKushal Pandya2018-11-121-4/+11
* | | | Resolve "Further UI improvements to Profile "Overview" tab"Martin Wortschack2018-11-202-57/+58
* | | | Refine cursor positioning in Markdown Editor for wrap tags.Johann Hubert Sonntagbauer2018-11-201-8/+3
* | | | Merge branch 'gt-fix-typo-in-notebook-props' into 'master'Fatih Acet2018-11-193-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix typos in comments for jsGeorge Tsiolis2018-11-153-3/+3
| * | | Fix typo in notebook propsGeorge Tsiolis2018-11-151-1/+1
* | | | Merge branch '52385-search-bar-for-dashboard-list' into 'master'Sean McGivern2018-11-194-23/+22
|\ \ \ \
| * | | | Clean up page_filter_pathHeinrich Lee Yu2018-11-131-1/+3
| * | | | Fix testsHeinrich Lee Yu2018-11-131-5/+4
| * | | | Remove unused legacy filter initHeinrich Lee Yu2018-11-131-14/+0
| * | | | Apply new search bar on issues and merge request dashboardsHeinrich Lee Yu2018-11-132-4/+16
* | | | | Don't show memory usage graph for unmerged MRsSimon Knox2018-11-192-1/+10
* | | | | Merge branch 'fix-not-render-emoji' into 'master'Mike Greiling2018-11-191-4/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix not render emoji in filter dropdownHiroyuki Sato2018-11-151-4/+7
| | |/ / | |/| |
* | | | Use @gitlab npm namespaceClement Ho2018-11-16103-105/+105
* | | | Merge branch 'gt-rename-diffs-store-variable' into 'master'Phil Hughes2018-11-162-2/+2
|\ \ \ \
| * | | | Rename diffs store variableGeorge Tsiolis2018-11-152-2/+2
* | | | | Merge branch 'fix-typo-pipline-to-pipeline' into 'master'Grzegorz Bizon2018-11-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix typo pipline to pipelinejumpyoshim2018-11-161-1/+1
* | | | | Merge branch '54021-empty-button' into 'master'Phil Hughes2018-11-151-1/+1
|\ \ \ \ \
| * | | | | Prevents empty button in jobs empty state54021-empty-buttonFilipa Lacerda2018-11-141-1/+1
* | | | | | Merge branch 'fix-typos' into 'master'Phil Hughes2018-11-151-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix types commentyukihir02018-11-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'notes-consistent-key-object-case' into 'master'Filipa Lacerda2018-11-1524-269/+252
|\ \ \ \ \
| * | | | | Made diff & note data consistentPhil Hughes2018-11-1424-269/+252
| | |/ / / | |/| | |
* | | | | Merge branch 'fl-gitlab-ui-cicd' into 'master'Clement Ho2018-11-146-53/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removes jquery as a dependencyFilipa Lacerda2018-11-141-4/+3
| * | | | Updates pipeline code to use gitlab-uiFilipa Lacerda2018-11-126-50/+23
| | |/ / | |/| |
* | | | Merge branch 'mr-expand-all-collapsed-files' into 'master'Filipa Lacerda2018-11-141-3/+15
|\ \ \ \
| * | | | Fix collapsed files not fully fully expandingPhil Hughes2018-11-131-3/+15
* | | | | Disable updating appearance of filter tokens for special valuesHeinrich Lee Yu2018-11-141-4/+5
| |_|/ / |/| | |
* | | | Merge branch 'enable-image-comments-for-renamed-files' into 'master'Filipa Lacerda2018-11-131-2/+5
|\ \ \ \
| * | | | Fixed image commenting on moved filesPhil Hughes2018-11-131-2/+5
| |/ / /
* | | | Merge branch '51259-tooltip' into 'master'Phil Hughes2018-11-131-24/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Updates ci header component with gitlab-ui51259-tooltipFilipa Lacerda2018-11-131-24/+21
| |/ /
* | | Adds back missing CI favicon53888-missing-faviconFilipa Lacerda2018-11-121-2/+2
|/ /
* | Removes feature flag for ciEnvironmentsStatusChangesFilipa Lacerda2018-11-121-6/+1
* | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-1/+7
|\ \
| * | Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-1/+7
* | | Merge branch 'mr-tree-filter-path-name' into 'master'Filipa Lacerda2018-11-121-1/+1
|\ \ \
| * | | Changed diff tree filtering to pathPhil Hughes2018-11-121-1/+1
| | |/ | |/|
* | | Merge branch 'discussion-perf-improvement' into 'master'Filipa Lacerda2018-11-127-23/+30
|\ \ \ | |/ / |/| |
| * | Consistently use Vue.nexTick when starting taskListdiscussion-perf-improvementPhil Hughes2018-11-091-8/+11
| * | Init task list when creating new note & discussionPhil Hughes2018-11-092-0/+2