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-12Display impersonation token value only after creationImre Farkas
2017-10-30add accept_confirm around attempts to revoke personal access tokensMike Greiling
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-08-10Change trigger('focus') -> clickStan Hu
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-14Update tests to cover removal of inactive tokens tablekushalpandya
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-06Fix test failuresZ.J. van de Weg
2017-04-06Fixed rspec testsJose Ivan Vargas
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-01applies relevant changes to the code and code structureTiago Botelho
2017-03-01Add text-warning class in profile settings if the personal_access_token expir...Simon Vocella
2017-02-06Fixed some specsPhil Hughes
2016-12-16Add a controller spec for personal access tokens.Timothy Andrew
2016-12-16Allow creating personal access tokens / OAuth applications with scopes.Timothy Andrew
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-03Add tests for errors while creating/revoking personal access tokens.Timothy Andrew
2016-06-03Don't use `natve['innerHTML']` in the feature spec.Timothy Andrew
2016-06-02Only show a personal access token right after its creation.Timothy Andrew
2016-04-28Address @DouweM's feedback on !3749.Timothy Andrew
2016-04-28Add feature specs for personal access token management.Timothy Andrew