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-24Address Robert's comments.cs-add-license-to-project-apiConnor Shea
2017-02-24Address some of Douwe's feedback.Connor Shea
2017-02-24Test passes.Connor Shea
2017-02-23Split the license attributes check into a separate case.Connor Shea
2017-02-23Make license a hash with name and spdx_id.Connor Shea
2017-02-23Return nil if there's no license for the repo.Connor Shea
2017-02-23Add license attribute to the Projects API endpoint.Connor Shea
2017-02-23Merge branch 'master' into 'master' Clement Ho
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-23Merge branch 'api-remove-attributes_for_keys' into 'master' Rémy Coutable
2017-02-23Merge branch 'api-subscribe-doc' into 'master' Rémy Coutable
2017-02-23Merge branch 'pages-0.3.2' into 'master' Robert Speicher
2017-02-23Merge branch 'fix-mr-size-with-over-100-files' into 'master' Sean McGivern
2017-02-23Fix new offensesDouwe Maan
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-23Manually correct autocorrectDouwe Maan
2017-02-23Move up delegate callsDouwe Maan
2017-02-23Exclude migrations from Style/MutableConstantDouwe Maan
2017-02-23ActiveSupport delegation is preferred over ForwardableDouwe Maan
2017-02-23Update haml_lint to work with newest rubocopDouwe Maan
2017-02-23Add explanations to copsDouwe Maan
2017-02-23Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan
2017-02-23Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan
2017-02-23Order cops alphabeticallyDouwe 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-23Regenerate .rubocop_todo.ymlDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix another specDouwe Maan
2017-02-23Old migration doesn’t require downtimeDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Fix specsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Disable Style/BracesAroundHashParametersDouwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-23Enable Security/JSONLoadDouwe Maan
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-23Disable Rails/OutputSafetyDouwe Maan