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 (Collapse)Author
2016-06-17Merge branch 'clipboard-buttons-fix' into 'master' Robert Speicher
Fix clipboard buttons on "Check out branch" modal. Closes #18794 See merge request !4760
2016-06-17Merge branch 'clipboard-button-styling' into 'master' Robert Speicher
Fixed styling of clipboard button Closes #18773 See merge request !4728
2016-06-16Merge branch 'commits-ui' into 'master' Jacob Schatz
Updated commits UI Closes #14633 See merge request !4271
2016-06-02Fix wiki project clone address errorchujinjin
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-20Move tooltip to the right of the dropdownStan Hu
2016-03-20Use http_clone_button and ssh_clone_button to restore tooltip functionality ↵Stan Hu
in clone panel
2016-01-14Standartize buttons and fields sizeDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-16Fix clipboard buttons on MR instructions and Commit#showRobert Speicher
2015-11-25Add clipboard button to project clone panelRobert Speicher
Closes #3585
2015-11-25Rework the copy_to_clipboard logicRobert Speicher
It needed to be more flexible in how we set the target text or element.
2015-11-25Move clipboard_button helper to ButtonHelper moduleRobert Speicher
2015-11-25Move HTTP/SSH clone button logic to helpersRobert Speicher