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-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-03Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki
2017-02-27Fix the redirect to custom home page URL and move it to RootControllerRémy Coutable
2017-02-23Enable Performance/RedundantBlockCallDouwe Maan
2017-02-22No more and/orDouwe Maan
2017-02-10Don't perform Devise trackable updates on blocked User recordsRobert Speicher
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-12-19Gogs ImporterKim "BKC" Carlbäcker
2016-11-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-22Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre
2016-11-18Allow admins to stop impersonating users without e-mail addressesOren Kanner
2016-10-24Pass `@ref` along so we know which pipeline to showLin Jen-Shin
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Sean McGivern
2016-10-15Handle unmatched routing with not_found methodDmitriy Zaporozhets
2016-10-13Fix specsSean McGivern
2016-10-13Allow setting content for resolutionsSean McGivern
2016-10-05Fix inconsistent highlighting of already selected activity nav-linksClement Ho
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-25Remove gitoriousZ.J. van de Weg
2016-08-24Add Sentry logging to API callsStan Hu
2016-08-01State specific default sort order for issuableszs
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