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-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-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
2017-02-22Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'Rémy Coutable
2017-02-22No more and/orDouwe Maan
2017-02-21Hash concurrent foreign key names similar to RailsYorick Peterse
2017-02-21Chat slash commands show labels correctlyZ.J. van de Weg
2017-02-20Reuse User#find_by_any_email on UserFormatter#find_by_emailDouglas Barbosa Alexandre
2017-02-20Use leading periods on UserFormatter#find_by_external_uidDouglas Barbosa Alexandre
2017-02-20Add a simple cache for Gitlab::GithubImport::Client#userDouglas Barbosa Alexandre
2017-02-20GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre
2017-02-20Add AsciiDoc snippet for CI/CD BadgesJan Christophersen
2017-02-18Merge branch 'add-additional-checks-to-ca-data' into 'master' Jacob Schatz
2017-02-17Merge branch 'add-yarn-documentation' into 'master' Clement Ho
2017-02-17Merge branch '26500-informative-slack-notifications' into 'master' Kamil Trzciński
2017-02-17Merge branch '28329-allow-slash-in-slash-command-args' into 'master'Sean McGivern
2017-02-17Merge branch '26200-convert-sidebar-to-dropdown' into 'master'Sean McGivern
2017-02-17Merge branch 'zj-fix-url-new-issue-presenter' into 'master' Kamil Trzciński
2017-02-17Allow slashes in slash command argumentsRémy Coutable
2017-02-17Merge branch 'master' into add-yarn-documentationMike Greiling
2017-02-17Merge branch 'fix-8.17-upgrade-process' into 'master' Alfredo Sumaran
2017-02-16move "Install node modules" step before "Migrate DB" within update processMike Greiling
2017-02-16update migration docs for 8.17 to include minimum node versionMike Greiling
2017-02-16Merge branch 'fix/import-hooks' into 'master' Rémy Coutable