summaryrefslogtreecommitdiff
path: root/app/views/profiles/personal_access_tokens/index.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fix personal access token clipboard button styleFabian Schneider2018-03-251-2/+4
* removed profile webpack bundle tagConstance Okoghenun2018-02-231-1/+0
* Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-4/+3
* Move RSS and incoming email tokens from User Settings > Accounts to User Sett...Douwe Maan2017-11-021-0/+37
* various breadcrumb updatesPhil Hughes2017-08-181-0/+1
* Inline script cleanup globals and easyTim Zallmann2017-08-011-6/+2
* Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-231-2/+3
* Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-59/+2
* refactors finder and correlated codeTiago Botelho2017-03-011-13/+0
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-1/+1
* refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-281-1/+1
* Add text-warning class in profile settings if the personal_access_token expir...Simon Vocella2017-02-281-2/+3
* Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-241-2/+0
|\
| * Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-2/+0
* | Stop Pikaday using momentno-more-momentPhil Hughes2017-02-141-1/+1
|/
* Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-1/+1
* Updated styles for PikadayPhil Hughes2017-02-061-0/+1
* Removed jQuery UI datepickerPhil Hughes2017-02-061-5/+10
* Text for copy to clipboard: URL, personal access token, commands, referenceclipboard-button-textvictorwu2017-01-121-1/+1
* View-related (and other minor) changes to !5951 based on @rymai's review.Timothy Andrew2016-12-161-1/+1
* Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew2016-12-161-14/+3
* Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano2016-08-171-2/+2
* Added better information about the personal tokensPatricio Cano2016-08-161-1/+1
* Deny Git over HTTP access to users that have 2FA enabled, unless they use a P...Patricio Cano2016-08-161-0/+4
* Fix preferences tests.cs-cropperConnor Shea2016-06-301-0/+1
* Implement @DouweM's feedback.Timothy Andrew2016-06-161-12/+3
* Implement second round of comments from @jschatz1.Timothy Andrew2016-06-101-5/+6
* Implement @jschatz1's comments.Timothy Andrew2016-06-091-16/+33
* Display appropriate errors when personal access token creation/revocation fails.Timothy Andrew2016-06-031-0/+2
* Fix minor styling issues.Timothy Andrew2016-06-031-9/+10
* Only show a personal access token right after its creation.Timothy Andrew2016-06-021-14/+12
* Fix minor issues with the personal access tokens implementation.Timothy Andrew2016-06-011-6/+6
* Minor fixes after a final look at the diff.Timothy Andrew2016-05-111-5/+5
* Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-14/+4
* Improve performance of the personal access tokens page.Timothy Andrew2016-04-281-6/+6
* Remove unnecessary javascript from the datepicker initialization.Timothy Andrew2016-04-281-2/+13
* Add feature specs for personal access token management.Timothy Andrew2016-04-281-2/+2
* Change the root param while creating personal access tokens.Timothy Andrew2016-04-281-1/+2
* Add an "Inactive Personal Access Tokens" section.Timothy Andrew2016-04-281-15/+41
* Allow expiration of personal access tokens.Timothy Andrew2016-04-281-2/+18
* Allow revoking personal access tokens.Timothy Andrew2016-04-281-1/+8
* Allow creating Personal Access Tokens through the website.Timothy Andrew2016-04-281-0/+44