Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplyfy variables validation in triggers APIapi-simplify-variables-validation | Robert Schilling | 2017-02-24 | 1 | -8/+3 |
| | |||||
* | Merge branch 'dm-meer-blauw-op-straat' into 'master' | Robert Speicher | 2017-02-23 | 109 | -417/+432 |
|\ | | | | | | | | | Enable (and disable) more RuboCops See merge request !9432 | ||||
| * | Fix new offensesdm-meer-blauw-op-straat | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
| | | |||||
| * | Stylistic tweaks | Douwe Maan | 2017-02-23 | 6 | -21/+21 |
| | | |||||
| * | Fix OAuth/SAML user blocking behavior | Douwe Maan | 2017-02-23 | 1 | -1/+3 |
| | | |||||
| * | Revert "Enable Style/DotPosition" | Douwe Maan | 2017-02-23 | 18 | -73/+73 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb | ||||
| * | Revert "Prefer leading style for Style/DotPosition" | Douwe Maan | 2017-02-23 | 43 | -209/+209 |
| | | | | | | | | This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b. | ||||
| * | Revert "Enable Style/BarePercentLiterals" | Douwe Maan | 2017-02-23 | 4 | -8/+8 |
| | | | | | | | | This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48. | ||||
| * | Move up delegate calls | Douwe Maan | 2017-02-23 | 1 | -2/+2 |
| | | |||||
| * | ActiveSupport delegation is preferred over Forwardable | Douwe Maan | 2017-02-23 | 1 | -2/+0 |
| | | |||||
| * | Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml | Douwe Maan | 2017-02-23 | 2 | -7/+4 |
| | | |||||
| * | Don’t exclude some file in lib from rubocop | Douwe Maan | 2017-02-23 | 34 | -206/+187 |
| | | |||||
| * | Fix new offenses | Douwe Maan | 2017-02-23 | 2 | -2/+2 |
| | | |||||
| * | Enable Rails/Delegate | Douwe Maan | 2017-02-23 | 10 | -40/+14 |
| | | |||||
| * | Enable Style/WordArray | Douwe Maan | 2017-02-23 | 8 | -8/+8 |
| | | |||||
| * | Enable Style/MultilineHashBraceLayout | Douwe Maan | 2017-02-23 | 1 | -2/+4 |
| | | |||||
| * | Enable Style/MultilineArrayBraceLayout | Douwe Maan | 2017-02-23 | 4 | -16/+20 |
| | | |||||
| * | Enable Style/EmptyLineBetweenDefs | Douwe Maan | 2017-02-23 | 2 | -0/+45 |
| | | |||||
| * | Enable Style/ClassCheck | Douwe Maan | 2017-02-23 | 2 | -3/+3 |
| | | |||||
| * | Prefer leading style for Style/DotPosition | Douwe Maan | 2017-02-23 | 43 | -207/+207 |
| | | |||||
| * | Fix code for cops | Douwe Maan | 2017-02-23 | 16 | -69/+81 |
| | | |||||
| * | Enable Style/ConditionalAssignment | Douwe Maan | 2017-02-23 | 11 | -36/+36 |
| | | |||||
| * | Enable Style/ColonMethodCall | Douwe Maan | 2017-02-23 | 4 | -4/+4 |
| | | |||||
| * | Enable Style/BarePercentLiterals | Douwe Maan | 2017-02-23 | 4 | -8/+8 |
| | | |||||
| * | Enable Performance/RedundantMatch | Douwe Maan | 2017-02-23 | 4 | -4/+4 |
| | | |||||
| * | Enable Performance/RedundantBlockCall | Douwe Maan | 2017-02-23 | 2 | -2/+2 |
| | | |||||
| * | Enable Performance/RedundantMerge | Douwe Maan | 2017-02-23 | 2 | -2/+2 |
| | | |||||
| * | Enable Style/SpaceInsideBrackets | Douwe Maan | 2017-02-23 | 5 | -5/+5 |
| | | |||||
| * | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 32 | -49/+49 |
| | | |||||
| * | Enable Style/DotPosition | Douwe Maan | 2017-02-23 | 18 | -71/+71 |
| | | |||||
* | | Merge branch 'fix/gb/pipeline-retry-skipped-jobs' into 'master' | Kamil Trzciński | 2017-02-23 | 1 | -1/+3 |
|\ \ | | | | | | | | | | | | | Fix reprocessing skipped jobs when retrying pipeline See merge request !9436 | ||||
| * | | Fix Rubocop offense in OptimisticLocking modulefix/gb/pipeline-retry-skipped-jobs | Grzegorz Bizon | 2017-02-23 | 1 | -1/+1 |
| | | | |||||
| * | | Process skipped jobs in the pipeline when retrying it | Grzegorz Bizon | 2017-02-23 | 1 | -1/+3 |
| | | | |||||
* | | | Merge branch 'api-remove-attributes_for_keys' into 'master' | Rémy Coutable | 2017-02-23 | 2 | -8/+6 |
|\ \ \ | |_|/ |/| | | | | | | | | Use grape validation in the members API. See merge request !9471 | ||||
| * | | Use grape to validate parameters in the members APIapi-remove-attributes_for_keys | Robert Schilling | 2017-02-23 | 2 | -8/+6 |
| | | | |||||
* | | | Remove last merge_request endpoint | Robert Schilling | 2017-02-23 | 1 | -1/+0 |
|/ / | |||||
* | | Merge branch 'api-notes-entity-fields' into 'master' | Sean McGivern | 2017-02-23 | 6 | -5/+206 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove deprecated `upvotes` and `downvotes` from the notes API Closes #28441 See merge request !9384 | ||||
| * \ | Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fields | Robert Schilling | 2017-02-22 | 6 | -55/+58 |
| |\ \ | | | | | | | | | | | | | # Conflicts: # doc/api/v3_to_v4.md | ||||
| * | | | Remove deprecated `upvotes` and `downvotes` from the notes API | Robert Schilling | 2017-02-22 | 6 | -5/+206 |
| | | | | |||||
* | | | | Rebase to master for avoiding failing tests | George Andrinopoulos | 2017-02-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'improve-ee_compat_check-by-using-git-apply-3way-flag' into ↵ | Robert Speicher | 2017-02-22 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | 'master' Improve `Gitlab::EeCompatCheck` by using the `git apply --3way` flag See merge request !9447 | ||||
| * | | | Improve `Gitlab::EeCompatCheck` by using the `git apply --3way` flag improve-ee_compat_check-by-using-git-apply-3way-flag | Rémy Coutable | 2017-02-22 | 1 | -1/+1 |
| | | | | | | | | | | | | This should solve 99% of the false-positive of the `ee_compat_check` job. | ||||
* | | | | Merge branch 'connection-pool-host' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -1/+6 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Allow setting of a custom connection pool host See merge request !9445 | ||||
| * | | | Allow setting of a custom connection pool host | Yorick Peterse | 2017-02-22 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows you to set a custom host when calling Gitlab::Database.create_connection_pool. This is necessary for load balancing as in this case we want to inherit all settings except for the hostname. | ||||
* | | | | Merge branch '27032-add-a-house-keeping-api-call' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -0/+13 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add housekeeping endpoint for Projects API Closes #27032 See merge request !9421 | ||||
| * | | | | Add housekeeping endpoint for Projects API | Mark Fletcher | 2017-02-22 | 1 | -0/+13 |
| | | | | | |||||
* | | | | | Merge branch 'zj-fix-slash-command-labels' into 'master' | Douwe Maan | 2017-02-22 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chat slash commands show labels correctly Closes #28358 See merge request !9408 | ||||
| * | | | | | Chat slash commands show labels correctlyzj-fix-slash-command-labels | Z.J. van de Weg | 2017-02-21 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'grapify-ci-runners-api' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -26/+18 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | Grapify the CI::Runners API See merge request !9440 | ||||
| * | | | | Grapify the CI::Runners APIgrapify-ci-runners-api | Robert Schilling | 2017-02-22 | 1 | -26/+18 |
| | |_|/ | |/| | |