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
2016-07-14Load Javascript U2F library selectively.Timothy Andrew
2016-06-18Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable
2016-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-16Implement @DouweM's feedback.Timothy Andrew
2016-06-14Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-13Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez
2016-06-09Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-06Add workhorse controller and API helpersDouwe Maan
2016-06-06Implement U2F registration.Timothy Andrew
2016-06-06Add a `U2fRegistrations` table/model.Timothy Andrew
2016-06-03Fix rubocop spec.Timothy Andrew
2016-06-03Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-06-02Merge branch 'upgrade-devise-two-factor' into 'master' Robert Speicher
2016-06-01Don't look for personal access tokens in the DB when the parameter/header is ...Timothy Andrew
2016-06-01Perform private token and personal access token authentication in the same `b...Timothy Andrew
2016-06-01Add leading comment space copFelipe Artur
2016-05-30Upgrade devise and devise-two-factor, remove devise-asyncConnor Shea
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-11Reuse the private token param and header for personal access tokens.Timothy Andrew
2016-05-11Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew
2016-05-09Merge branch 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez
2016-05-03Use sign out path only if not emptyArtem Sidorenko
2016-04-28Address @DouweM's feedback on !3749.Timothy Andrew
2016-04-28Refactor `authenticate_user_from_private_token!`Timothy Andrew
2016-04-28Authenticate non-API requests with personal access tokens.Timothy Andrew
2016-04-22gitlab import UI - icon, file selector, etc... Also updated font-awesome and ...James Lopez
2016-04-14Add Sentry program context even without a current userRobert Speicher
2016-04-14Include GonHelper separately and remove created_at in factoryStan Hu
2016-04-14Add spec for deletion of authorized OAuth2 applicationStan Hu
2016-04-10Add a `program` tag to Sentry Raven contextRobert Speicher
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-03-10Move method to UserJacob Vosmaer
2016-03-10Rename ExpiringLock to ExclusiveLeaseJacob Vosmaer
2016-03-09Acquire lock before LDAP syncJacob Vosmaer
2016-02-19Fix build and add specsRubén Dávila
2016-02-16Provide explicit html format when rendering git_not_found pageRobert Speicher
2016-02-15Properly render the `errors/git_not_found` pageRobert Speicher
2016-02-04Various filter fixesJosh Frye
2016-02-04Paginate + ajax filter dashboard projectsJosh Frye
2016-02-03Support download access by PRIVATE-TOKEN headerStan Hu
2016-01-23Make default sorting preference work for Issues and MRs.Rubén Dávila
2016-01-23Merge branch 'master' into issue_5546Rubén Dávila
2016-01-23Make sorting preference reusable for all projects.Rubén Dávila
2016-01-21Make cookie suffix more simpler.Rubén Dávila
2016-01-21Little refactor plus some specs.Rubén Dávila
2016-01-21Remember last sort option used.Rubén Dávila
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Send user context to SentryDouwe Maan