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-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-05Create read_registry scope with JWT authZ.J. van de Weg
2017-03-06Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki
2017-03-06align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-06Cleanup formattingPawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2016-11-16Introduce has_access_to? so that we could reuse itLin Jen-Shin
2016-09-20Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Solve code review commentsKamil Trzcinski
2016-09-19Properly support Gitlab::Auth::ResultKamil Trzcinski
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-19Move Gitlab::Auth.Result to separate fileKamil Trzcinski
2016-06-06Fix testsJacob Vosmaer
2016-06-03Argh mixed up all the negativesJacob Vosmaer
2016-06-03Refactor Gitlab::Auth rate limitingJacob Vosmaer