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-08Fix new personal access token showing up in a flash messageEric Eastwood
2017-10-03Set default scope on PATs that don't have one set to allow them to be revokedDouwe Maan
2017-09-18Clean up read_registry scope changesRobin Bobbitt
2017-08-22Hide read_registry scope when registry is disabled on instanceRobin Bobbitt
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-06-07Merge branch 'zj-read-registry-pat' into 'master'Kamil TrzciƄski
2017-06-05Create read_registry scope with JWT authZ.J. van de Weg
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Require explicit scopes on personal access tokensMarkus Koller
2017-03-07Only use API scopes for personal access tokensMarkus Koller
2017-03-01refactors finder and correlated codeTiago Botelho
2017-03-01applies relevant changes to the code and code structureTiago Botelho
2017-03-01add impersonation tokenSimon Vocella
2017-03-01manage personal_access_tokens through apiSimon Vocella
2016-12-16Add a `scopes` column to the `personal_access_tokens` tableTimothy Andrew
2016-04-28Address @DouweM's feedback on !3749.Timothy Andrew
2016-04-28Make fixes based on @vsizov's comments on MR !3749Timothy 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
2016-04-28Allow creating Personal Access Tokens through the website.Timothy Andrew