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-01Merge branch 'custom-empty-exception-class-cop' into 'master' Robert Speicher
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-03-01Make JS use API v3 because v4 is not frozen yetValery Sizov
2017-02-27Merge branch 'fix-webpack-dev-server-proxy' into 'master' Douwe Maan
2017-02-27fix missing @ symbolMike Greiling
2017-02-27Merge branch 'fix-webpack-dev-server-proxy' into 'master' Douwe Maan
2017-02-27ensure webpack dev server proxy connects regardless of request headersMike Greiling
2017-02-25Merge branch '23062-allow-git-log-to-accept-follow-and-skip' into 'master' Robert Speicher
2017-02-24Raise error when no content is providedDouwe Maan
2017-02-24Address reviewDouwe Maan
2017-02-24Fix new offensesDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Optimize a bit Gitlab::Git::Repository#log_by_shell and its specsRémy Coutable
2017-02-23Make Git history follow renames again by performing the --skip in RubyRémy Coutable
2017-02-23Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher
2017-02-23Merge branch 'fix/gb/pipeline-retry-skipped-jobs' into 'master' Kamil Trzciński
2017-02-23Stylistic tweaksDouwe Maan
2017-02-23Fix OAuth/SAML user blocking behaviorDouwe Maan
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Move up delegate callsDouwe Maan
2017-02-23ActiveSupport delegation is preferred over ForwardableDouwe Maan
2017-02-23Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan
2017-02-23Don’t exclude some file in lib from rubocopDouwe Maan
2017-02-23Fix new offensesDouwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/MultilineHashBraceLayoutDouwe Maan
2017-02-23Enable Style/MultilineArrayBraceLayoutDouwe Maan
2017-02-23Enable Style/EmptyLineBetweenDefsDouwe Maan
2017-02-23Enable Style/ClassCheckDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-23Enable Performance/RedundantMatchDouwe Maan
2017-02-23Enable Performance/RedundantBlockCallDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Fix Rubocop offense in OptimisticLocking moduleGrzegorz Bizon
2017-02-23Process skipped jobs in the pipeline when retrying itGrzegorz Bizon
2017-02-23Merge branch 'improve-ee_compat_check-by-using-git-apply-3way-flag' into 'mas...Robert Speicher
2017-02-22Merge branch 'connection-pool-host' into 'master'Rémy Coutable
2017-02-22Improve `Gitlab::EeCompatCheck` by using the `git apply --3way` flag Rémy Coutable
2017-02-22Merge branch 'zj-fix-slash-command-labels' into 'master' Douwe Maan
2017-02-22Allow setting of a custom connection pool hostYorick Peterse