Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed clone buttons adding description when append_link is false | Jose Ivan Vargas | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Added ssh_button helper specs and addressed ruby code observations | Jose Ivan Vargas | 2017-11-27 | 1 | -22/+22 |
| | |||||
* | UX adjustments and spec corrections | Jose Ivan Vargas | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Removed tooltip from clone dropdown | Jose Ivan Vargas | 2017-11-27 | 1 | -26/+20 |
| | |||||
* | Allow password authentication to be disabled entirely | Markus Koller | 2017-11-23 | 1 | -2/+2 |
| | |||||
* | Add support for copying permalink to notes via more actions dropdown | Dimitrie Hoekstra | 2017-08-25 | 1 | -6/+14 |
| | |||||
* | Fixes needed when GitLab sign-in is not enabled | Robin Bobbitt | 2017-07-13 | 1 | -2/+2 |
| | | | | | | | | | When sign-in is disabled: - skip password expiration checks - prevent password reset requests - don’t show Password tab in User Settings - don’t allow login with username/password for Git over HTTP requests - render 404 on requests to Profiles::PasswordsController | ||||
* | Provide hint to create a personal access token for Git over HTTP | Robin Bobbitt | 2017-06-26 | 1 | -2/+9 |
| | | | | | | If internal auth is disabled and user is not an LDAP user, present the user with an alert to create a personal access token if he does not have one already. | ||||
* | Translate project & repository pages | Bob Van Landuyt | 2017-06-07 | 1 | -2/+2 |
| | |||||
* | Revert "Merge branch '1937-https-clone-url-username' into 'master' " | Rémy Coutable | 2017-05-30 | 1 | -1/+1 |
| | | | | | | | This reverts commit c425f366bfa84efab92b5d5e1d0721f16a2890bc, reversing changes made to 82f6c0f5ac4ed29390ed90592d2c431f3494d93f. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix accessibility issues for Input fields across GitLab | Kushal Pandya | 2017-05-12 | 1 | -1/+4 |
| | |||||
* | Copy diff file path as GFM | Douwe Maan | 2017-04-06 | 1 | -3/+22 |
| | |||||
* | Improve a11y in sidebar | Filipa Lacerda | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | Add the username of the current user to the HTTP(S) clone URL | Jan Christophersen | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Clean up commit copy to clipboard and make consistent | victorwu | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | Updated positioning of copy file path button in diffsmr-copy-filename-btn-update | Phil Hughes | 2016-10-31 | 1 | -1/+2 |
| | | | | Closes #23591 | ||||
* | Adds btn-transparent class in correct place due to changes in master22635-clipboard-icon | Filipa Lacerda | 2016-10-11 | 1 | -1/+1 |
| | |||||
* | Fixes padding in all clipboard icons that have .btn class | Filipa Lacerda | 2016-10-11 | 1 | -1/+1 |
| | |||||
* | Added copy file path button to diffsmr-file-path-copy-btn | Phil Hughes | 2016-10-10 | 1 | -1/+2 |
| | | | | Closes #23108 | ||||
* | Display tooltip for "Copy to Clipboard" button (!5164) | winniehell | 2016-07-11 | 1 | -19/+3 |
| | |||||
* | Use keyword arguments for boolean values and use `span` instead of `a` for ↵allow-disabling-of-git-access-protocol | Patricio Cano | 2016-07-05 | 1 | -4/+4 |
| | | | | clone "button" | ||||
* | Default Git access protocol to `web` | Patricio Cano | 2016-07-05 | 1 | -4/+4 |
| | |||||
* | Only allow Git Access on the allowed protocol | Patricio Cano | 2016-07-05 | 1 | -4/+4 |
| | |||||
* | Merge branch 'clipboard-buttons-fix' into 'master' | Robert Speicher | 2016-06-17 | 1 | -0/+10 |
|\ | | | | | | | | | | | | | Fix clipboard buttons on "Check out branch" modal. Closes #18794 See merge request !4760 | ||||
| * | Fix clibpoard buttons on "Check out branch" modal.clipboard-buttons-fix | Connor Shea | 2016-06-17 | 1 | -0/+10 |
| | | | | | | | | | | | | Also document the clipboard_button_with_class method. Fixes #18794. | ||||
* | | Fixed styling of clipboard buttonclipboard-button-styling | Phil Hughes | 2016-06-17 | 1 | -1/+1 |
|/ | |||||
* | Updated failing tests | Phil Hughes | 2016-06-08 | 1 | -2/+2 |
| | |||||
* | Updated tests | Phil Hughes | 2016-06-08 | 1 | -0/+8 |
| | |||||
* | Updated some commit UI colors | Phil Hughes | 2016-06-08 | 1 | -2/+2 |
| | | | | Fixed issue with tree view styles | ||||
* | Fix wiki project clone address errorchujinjin/gitlab-ce-fix_wiki_project_clone_address_error | chujinjin | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltip | Arinde Eniola | 2016-03-20 | 1 | -2/+2 |
| | |||||
* | Move tooltip to the right of the dropdown | Stan Hu | 2016-03-20 | 1 | -0/+4 |
| | |||||
* | Use http_clone_button and ssh_clone_button to restore tooltip functionality ↵ | Stan Hu | 2016-03-19 | 1 | -16/+10 |
| | | | | in clone panel | ||||
* | Standartize buttons and fields size | Dmitriy Zaporozhets | 2016-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix clipboard buttons on MR instructions and Commit#showrs-clipboard-fixes | Robert Speicher | 2015-12-15 | 1 | -2/+2 |
| | |||||
* | Add clipboard button to project clone panel | Robert Speicher | 2015-11-24 | 1 | -2/+2 |
| | | | | Closes #3585 | ||||
* | Rework the copy_to_clipboard logic | Robert Speicher | 2015-11-24 | 1 | -2/+18 |
| | | | | It needed to be more flexible in how we set the target text or element. | ||||
* | Move clipboard_button helper to ButtonHelper module | Robert Speicher | 2015-11-24 | 1 | -0/+7 |
| | |||||
* | Move HTTP/SSH clone button logic to helpers | Robert Speicher | 2015-11-24 | 1 | -0/+35 |