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
2017-12-06Fixed clone buttons adding description when append_link is falseJose Ivan Vargas
2017-11-27Added ssh_button helper specs and addressed ruby code observationsJose Ivan Vargas
2017-11-27UX adjustments and spec correctionsJose Ivan Vargas
2017-11-27Removed tooltip from clone dropdownJose Ivan Vargas
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-08-25Add support for copying permalink to notes via more actions dropdownDimitrie Hoekstra
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-06-26Provide hint to create a personal access token for Git over HTTPRobin Bobbitt
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-05-30Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable
2017-05-12Fix accessibility issues for Input fields across GitLabKushal Pandya
2017-04-07Copy diff file path as GFMDouwe Maan
2017-02-28Improve a11y in sidebarFilipa Lacerda
2017-02-24Add the username of the current user to the HTTP(S) clone URLJan Christophersen
2016-12-12Clean up commit copy to clipboard and make consistentvictorwu
2016-10-31Updated positioning of copy file path button in diffsPhil Hughes
2016-10-11Adds btn-transparent class in correct place due to changes in masterFilipa Lacerda
2016-10-11Fixes padding in all clipboard icons that have .btn classFilipa Lacerda
2016-10-10Added copy file path button to diffsPhil Hughes
2016-07-11Display tooltip for "Copy to Clipboard" button (!5164)winniehell
2016-07-06Use keyword arguments for boolean values and use `span` instead of `a` for cl...Patricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Only allow Git Access on the allowed protocolPatricio Cano
2016-06-17Merge branch 'clipboard-buttons-fix' into 'master' Robert Speicher
2016-06-17Fix clibpoard buttons on "Check out branch" modal.Connor Shea
2016-06-17Fixed styling of clipboard buttonPhil Hughes
2016-06-08Updated failing testsPhil Hughes
2016-06-08Updated testsPhil Hughes
2016-06-08Updated some commit UI colorsPhil Hughes
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 i...Stan Hu
2016-01-14Standartize buttons and fields sizeDmitriy Zaporozhets
2015-12-16Fix clipboard buttons on MR instructions and Commit#showRobert Speicher
2015-11-25Add clipboard button to project clone panelRobert Speicher
2015-11-25Rework the copy_to_clipboard logicRobert Speicher
2015-11-25Move clipboard_button helper to ButtonHelper moduleRobert Speicher
2015-11-25Move HTTP/SSH clone button logic to helpersRobert Speicher