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-11-21Eliminate duplicated wordsTakuya Noguchi
2018-11-12Display impersonation token value only after creationImre Farkas
2018-07-20Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-04-13[skip ci] input-group-btn's input-group-text should not create a new divClement Ho
2018-04-12[skip ci] .input-group-btn into .input-group-prepend, .input-group-appendClement Ho
2018-04-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-04-07Create barebones for DeploytokenMayra Cabrera
2018-03-25Fix personal access token clipboard button styleFabian Schneider
2018-02-23removed profile webpack bundle tagConstance Okoghenun
2017-12-08Fix new personal access token showing up in a flash messageEric Eastwood
2017-11-02Move RSS and incoming email tokens from User Settings > Accounts to User Sett...Douwe Maan
2017-08-18various breadcrumb updatesPhil Hughes
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-06-23Added limited width to profile settingsPhil Hughes
2017-04-07Copy diff file path as GFMDouwe Maan
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-01refactors finder and correlated codeTiago Botelho
2017-03-01applies relevant changes to the code and code structureTiago Botelho
2017-03-01refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho
2017-03-01Add text-warning class in profile settings if the personal_access_token expir...Simon Vocella
2017-02-24Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz
2017-02-15Stop Pikaday using momentPhil Hughes
2017-02-09Removed jQuery UI highlight & autocompletePhil Hughes
2017-02-06Changed date check testPhil Hughes
2017-02-06Updated styles for PikadayPhil Hughes
2017-02-06Removed jQuery UI datepickerPhil Hughes
2017-01-13Text for copy to clipboard: URL, personal access token, commands, referencevictorwu
2016-12-16View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew
2016-12-16Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew
2016-08-18Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano
2016-08-16Added better information about the personal tokensPatricio Cano
2016-08-16Deny Git over HTTP access to users that have 2FA enabled, unless they use a P...Patricio Cano
2016-06-30Fix preferences tests.Connor Shea
2016-06-16Implement @DouweM's feedback.Timothy Andrew
2016-06-10Implement second round of comments from @jschatz1.Timothy Andrew
2016-06-09Implement @jschatz1's comments.Timothy Andrew
2016-06-03Display appropriate errors when personal access token creation/revocation fails.Timothy Andrew
2016-06-03Fix minor styling issues.Timothy Andrew
2016-06-02Only show a personal access token right after its creation.Timothy Andrew
2016-06-01Fix minor issues with the personal access tokens implementation.Timothy Andrew
2016-05-11Minor fixes after a final look at the diff.Timothy Andrew
2016-04-28Address @DouweM's feedback on !3749.Timothy Andrew
2016-04-28Improve performance of the personal access tokens page.Timothy Andrew
2016-04-28Remove unnecessary javascript from the datepicker initialization.Timothy Andrew
2016-04-28Add feature specs for personal access token management.Timothy Andrew
2016-04-28Change the root param while creating personal access tokens.Timothy Andrew
2016-04-28Add an "Inactive Personal Access Tokens" section.Timothy Andrew
2016-04-28Allow expiration of personal access tokens.Timothy Andrew
2016-04-28Allow revoking personal access tokens.Timothy Andrew