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
path: root/lib
AgeCommit message (Expand)Author
2017-02-24Address reviewDouwe Maan
2017-02-24Update API v3 in line with v4Douwe Maan
2017-02-24Fix new offensesDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-24Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern
2017-02-24Merge branch 'api-simplify-variables-validation' into 'master' Rémy Coutable
2017-02-24Merge branch 'master' into 'api-remove-owned-groups'Sean McGivern
2017-02-24Merge branch '3874-correctly-return-json-on-delete-responses' into 'master' Sean McGivern
2017-02-24Simplyfy variables validation in triggers APIRobert Schilling
2017-02-24Backport groups API to V3Robert Schilling
2017-02-24API: Use parameter to get owned groups instead of dedicated endpointRobert Schilling
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-24Return 202 with JSON body on async removals on V4 APIOswaldo
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-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-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/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Use grape to validate parameters in the members APIRobert Schilling
2017-02-23Fix Rubocop offense in OptimisticLocking moduleGrzegorz Bizon
2017-02-23Remove last merge_request endpointRobert Schilling
2017-02-23Merge branch 'api-notes-entity-fields' into 'master' Sean McGivern
2017-02-23Rebase to master for avoiding failing testsGeorge Andrinopoulos