Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-02Optimize Emoji Sprite HandlingTim Zallmann
2018-04-30Use hide instead of hiddenClement Ho
2018-04-19Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho
2018-04-19Remove tooltip and popover placement auto + other optionClement Ho
2018-04-16Fix toggle for toggler_behaviorClement Ho
2018-04-12[skip ci] Use toggleClass instead of toggleClement Ho
2018-04-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-03-28Use katex min cssClement Ho
2018-03-20move render_gfm into behaviors directoryMike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-06Hide hotkey tooltip after click event in diff commentsDennis Tang
2018-03-05CI/CD-only projects FEEric Eastwood
2018-02-21Update to jQuery 3.Jacob Schatz
2018-01-31Refactor CI variable list code for usage with CI/CD settings page secret vari...Eric Eastwood
2018-01-25Update secret_values to support dynamic elements within parentEric Eastwood
2018-01-24disable CopyAsGFM on iOS due to bug in webkitMike Greiling
2018-01-09Remove preview_markdown from the global objJacob Schatz
2018-01-05Copy Mermaid graphs as GFMDouwe Maan
2017-12-15Hide runner token in CI/CD settings pageEric Eastwood
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-11-29clarify safari browser supportMike Greiling
2017-11-29move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling
2017-11-01remove global export except in test environmentsMike Greiling
2017-11-01move to copy_as_gfm to behaviors since it is invoked on every pageMike Greiling
2017-10-31Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann
2017-09-09Use modules in common utilsFilipa Lacerda
2017-08-25IssueNotesRefactor: Fix quick submit spec.Fatih Acet
2017-08-21IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-04Make autosize fields more performant and remove broken autosize handleBryce Johnson
2017-06-28dynamically import emoji helpers for gl-emoji custom tag prototypeMike Greiling
2017-06-28Merge branch 'refactor-emoji-utils' into 'master'Tim Zallmann
2017-06-27Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter su...Luke "Jared" Bennett
2017-06-27move glEmojiTag method to emoji helperMike Greiling
2017-06-27split emoji support methods from the async moduleMike Greiling
2017-06-27replace emojiAlias references with normalizeEmojiName helperMike Greiling
2017-06-23centralize emoji helper methodsMike Greiling
2017-06-23refactor option defaultsMike Greiling
2017-06-02Fix NPE with horse racing emoji checkEric Eastwood
2017-05-05Fallback localstorage casesLuke "Jared" Bennett
2017-05-05Add instant comments supportKushal Pandya
2017-05-03Double quotes around gl emoji titlePhil Hughes
2017-04-24Moved the title onto the emoji tagPhil Hughes
2017-04-16Expand/collapse button -> Change to make it look like a toggleJacopo
2017-04-04consolidate all behavior imports into an index.js fileMike Greiling
2017-04-04refactor and fix eslint violations in behaviors directoryMike Greiling
2017-03-28Merge branch '29414-fix-toggle-discussion-link-jump' into 'master' Jacob Schatz
2017-03-28Fix link togglers jumping to topEric Eastwood
2017-03-24Remove spreadString in favor of polyfilled Array.fromEric Eastwood