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 (Collapse)Author
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
2017-02-23Disable Rails/DynamicFindByDouwe Maan
2017-02-23Enable Performance/RedundantMatchDouwe Maan
2017-02-23Enable Performance/RedundantBlockCallDouwe Maan
2017-02-23Disable Lint/UnneededSplatExpansionDouwe Maan
2017-02-23Enable Lint/UnifiedIntegerDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Disable some more copsDouwe Maan
2017-02-23Disable a few RSpec copsDouwe Maan
2017-02-23Custom cops don’t need to be mentioned in .rubocop.ymlDouwe Maan
2017-02-23Disable Lint/UnusedMethodArgumentDouwe Maan
2017-02-23Disable Style/TrailingCommaInLiteralDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Update .rubocop_todo.ymlDouwe Maan
2017-02-23Merge branch 'cs-upgrade-licensee' into 'master' Rémy Coutable
Update Licensee from 8.0.0 to 8.7.0. See merge request !9451
2017-02-23Merge branch '26900-pipelines-tabs' into 'master' Kamil Trzciński
Resolve "CI - Pipelines and Builds screens are inconsistent" Closes #26900 See merge request !9265
2017-02-23Merge branch 'api-remove-merge-request-endpoint' into 'master' Sean McGivern
Remove last merge_request endpoint See merge request !9470
2017-02-23Merge branch 'fix-test-for-build-attributes' into 'master' Kamil Trzciński
Fix build attributes test See merge request !9409
2017-02-23Merge branch '26570-optimize-latest-pipeline-query' into 'master' Kamil Trzciński
Optimize Ci::Pipeline.latest query Closes #26570 See merge request !9306
2017-02-23Adds missing tests for all status accepted in scopeFilipa Lacerda
2017-02-23Remove last merge_request endpointRobert Schilling
2017-02-23Merge branch 'api-notes-entity-fields' into 'master' Sean McGivern
Remove deprecated `upvotes` and `downvotes` from the notes API Closes #28441 See merge request !9384
2017-02-23Merge branch 'master' into 26900-pipelines-tabsFilipa Lacerda
* master: (361 commits) Code style improvements remove require.context from network_bundle remove require.context from graphs_bundle remove require.context from filtered_search_bundle Ignore two Rails CVEs in bundler:audit job Remove Pages readme Change Pages redirect Add missing index.md to Pages docs Added double newline after file upload markdown insert Reorder main index items in Pages overview remove html comments remove <> wrapping text - part 3 wrapping text - part 2 [ci skip] fix link wrap text - part 1 - [ci skip] typo fix spelling, add intermediate cert link Improve `Gitlab::EeCompatCheck` by using the `git apply --3way` flag remove link to unfinished video ...
2017-02-23Merge branch '26875-builds-api-endpoint-skipped-scope' into 'master' Rémy Coutable
Add all available statuses to scope filter for project builds endpoint Closes #26875 See merge request !8971
2017-02-23Rebase to master for avoiding failing testsGeorge Andrinopoulos
2017-02-23Merge branch '28495-content-shifting' into 'master' Filipa Lacerda
Keep right padding the same whether sidebar is open or not Closes #28495 See merge request !9422