summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Add markdown buttons to file editor27861-add-markdown-editing-buttons-to-the-file-editorSam Bigelow2019-01-023-37/+154
* Merge branch '54206-show-the-activity-filter-dropdown-in-discussion-tab-only'...Kushal Pandya2019-01-022-2/+19
|\
| * Made discussion filters only visible in merge request discussions tabConstance Okoghenun2019-01-022-2/+19
* | Resolve "User activity is stuck loading when there is none"Martin Wortschack2019-01-021-6/+9
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-011-7/+10
|\ \
| * \ Merge branch 'security-54377-label-milestone-name-xss' into 'master'John Jarvis2019-01-011-7/+10
| |\ \
| | * | Escape label and milestone titles to prevent XSSKushal Pandya2018-12-201-7/+10
* | | | Fix commit SHA not showing in merge request compare dropdownStan Hu2018-12-311-1/+1
* | | | Resolve "Status emoji should not update awards section on issue page"Brandon Labuschagne2018-12-311-2/+1
| |_|/ |/| |
* | | Merge branch 'fj-fix-lfs-image-comments-diffs' into 'master'Douwe Maan2018-12-281-1/+7
|\ \ \ | |/ / |/| |
| * | Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-1/+7
* | | Merge branch 'allow_collaboration_status_work' into 'master'Kushal Pandya2018-12-281-1/+4
|\ \ \
| * | | Update condition to visibility collaboration status text, #44642.Harry Kiselev2018-12-251-1/+4
| |/ /
* | | Added missing colons near titles.Alexander Kutelev2018-12-251-2/+2
|/ /
* | Merge branch '55621-gitlab-ci-yml' into 'master'Achilleas Pipinellis2018-12-221-1/+1
|\ \
| * | Fix typos around .gitlab-ci.ymlTakuya Noguchi2018-12-211-1/+1
| |/
* | Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master'Mike Greiling2018-12-212-8/+9
|\ \
| * | Code style changes and refactorHeinrich Lee Yu2018-12-201-3/+3
| * | Refactor sidebar to use data from serializerHeinrich Lee Yu2018-12-191-4/+5
| * | Refactor issuable sidebar to have extras optionHeinrich Lee Yu2018-12-191-1/+1
| |/
* | Revert "Merge branch 'winh-discussion-header-commented' into 'master'"Winnie Hellmann2018-12-212-39/+7
* | Merge branch 'markdown-toolbar-btn-fix' into 'master'Filipa Lacerda2018-12-211-2/+2
|\ \
| * | Fixes the markdown toolbar buttonsPhil Hughes2018-12-211-2/+2
* | | Merge branch 'feature/option-to-make-variables-protected' into 'master'Grzegorz Bizon2018-12-211-1/+3
|\ \ \
| * \ \ Merge branch 'master' into 'feature/option-to-make-variables-protected'Grzegorz Bizon2018-12-20174-1507/+3823
| |\ \ \ | | |/ /
| * | | option to make variables protected by defaultAlexis Reigel2018-11-291-1/+3
* | | | Resolve "Wrong API call on releases page"Filipa Lacerda2018-12-213-8/+15
* | | | Merge branch '55293-split-bio-into-individual-line-in-extended-user-tooltips'...Filipa Lacerda2018-12-211-19/+2
|\ \ \ \
| * | | | Split bio into individual line in extended user tooltipsMartin Wortschack2018-12-211-19/+2
| | |_|/ | |/| |
* | | | Merge branch 'winh-merge-request-commit-context' into 'master'Kushal Pandya2018-12-211-19/+20
|\ \ \ \
| * | | | MR commits display commit ID for discussionsFatih Acet2018-12-211-19/+20
| | |_|/ | |/| |
* | | | Merge branch 'winh-discussion-header-commented' into 'master'Mike Greiling2018-12-202-7/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Display "commented" only for commit discussions on merge requestsWinnie Hellmann2018-12-192-7/+39
| |/ /
* | | Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling2018-12-202-0/+17
* | | Merge branch '51606-expanding-a-diff-while-having-an-open-comment-form-will-a...Phil Hughes2018-12-203-3/+14
|\ \ \
| * | | Utilize :key to minimize extra rerendersSam Bigelow2018-12-173-3/+14
* | | | Adds Vuex Store for the releases pageFilipa Lacerda2018-12-2010-56/+245
* | | | Merge branch '54814-sidebar-styling-updates' into 'master'Filipa Lacerda2018-12-206-61/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix style issues in job details sidebarNathan Friend2018-12-196-61/+53
* | | | Adds releases index routeFilipa Lacerda2018-12-181-0/+1
* | | | Add NGINX 0.16.0 and above metricsJoshua Lambert2018-12-171-14/+18
* | | | Add message saying who resolved nondiff discussionsbigelow2018-12-172-11/+22
|/ / /
* | | Merge branch 'inline-duplicated-discussions' into 'master'Fatih Acet2018-12-171-1/+1
|\ \ \
| * | | Fixed duplicated inline diff discussionsPhil Hughes2018-12-141-1/+1
* | | | Merge branch '55276-encoding-issue-with-the-user-centric-tooltips' into 'master'Tim Zallmann2018-12-171-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Pretty print user-popover.vueNatalia Tepluhina2018-12-131-5/+3
| * | | Prevent escaping in user tooltip Natalia Tepluhina2018-12-131-7/+13
* | | | Merge branch '54786-mr-empty-file-display' into 'master'Nick Thomas2018-12-152-2/+8
|\ \ \ \
| * | | | Fix diff table rendering for empty files and improve testsSean Nichols2018-12-131-2/+2
| * | | | Add tests and move empty file message into own componentSean Nichols2018-12-132-2/+7