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-04-28Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya
2017-04-20Fix Rubocop complains plus some small refactorRuben Davila
2017-04-13Set locale through controller filterRuben Davila
2017-04-06Extract 2FA-related code from ApplicationControllerMarkus Koller
2017-04-06Support 2FA requirement per-groupMarkus Koller
2017-04-06Move AuthHelper#two_factor_skippable? into ApplicationControllerMarkus Koller
2017-03-22Don't try to find a user by personal_access_token if the token is nilRémy Coutable
2017-03-09use the policy stack to protect loginshttp://jneen.net/
2017-03-09use a magic default :global symbol instead of nilhttp://jneen.net/
2017-03-06Make Warden set_user hook validate user ip uniqunessPawel Chojnacki
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