summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-23466-3215/+3215
* Fix another specDouwe Maan2017-02-231-1/+1
* Old migration doesn’t require downtimeDouwe Maan2017-02-231-0/+2
* Fix code for copsDouwe Maan2017-02-2344-213/+245
* Fix specsDouwe Maan2017-02-235-11/+12
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-2332-104/+100
* Enable Style/ColonMethodCallDouwe Maan2017-02-2327-38/+36
* Disable Style/BracesAroundHashParametersDouwe Maan2017-02-232-8/+3
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-2332-62/+59
* Enable Security/JSONLoadDouwe Maan2017-02-238-20/+11
* Enable Rails/ValidationDouwe Maan2017-02-2313-33/+19
* Disable Rails/OutputSafetyDouwe Maan2017-02-231-0/+3
* Disable Rails/DynamicFindByDouwe Maan2017-02-232-7/+3
* Enable Performance/RedundantMatchDouwe Maan2017-02-237-15/+8
* Enable Performance/RedundantBlockCallDouwe Maan2017-02-235-11/+6
* Disable Lint/UnneededSplatExpansionDouwe Maan2017-02-232-17/+2
* Enable Lint/UnifiedIntegerDouwe Maan2017-02-237-20/+14
* Enable Performance/RedundantMergeDouwe Maan2017-02-2314-24/+20
* Disable some more copsDouwe Maan2017-02-232-104/+42
* Disable a few RSpec copsDouwe Maan2017-02-232-63/+27
* Custom cops don’t need to be mentioned in .rubocop.ymlDouwe Maan2017-02-231-6/+0
* Disable Lint/UnusedMethodArgumentDouwe Maan2017-02-232-6/+3
* Disable Style/TrailingCommaInLiteralDouwe Maan2017-02-232-7/+3
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-2333-77/+75
* Enable Style/MutableConstantDouwe Maan2017-02-23118-192/+190
* Enable Style/DotPositionDouwe Maan2017-02-23188-871/+868
* Update .rubocop_todo.ymlDouwe Maan2017-02-231-128/+445
* Merge branch 'cs-upgrade-licensee' into 'master' 27950-check-ci-statusRémy Coutable2017-02-236-18/+18
|\
| * Update Licensee from 8.0.0 to 8.7.0.cs-upgrade-licenseeConnor Shea2017-02-226-18/+18
* | Merge branch '26900-pipelines-tabs' into 'master' Kamil Trzciński2017-02-238-25/+102
|\ \
| * | Adds missing tests for all status accepted in scopeFilipa Lacerda2017-02-232-16/+28
| * | Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-23856-4741/+10013
| |\ \
| * | | Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-168-12/+77
* | | | Merge branch 'api-remove-merge-request-endpoint' into 'master' Sean McGivern2017-02-231-1/+0
|\ \ \ \
| * | | | Remove last merge_request endpointRobert Schilling2017-02-231-1/+0
* | | | | Merge branch 'fix-test-for-build-attributes' into 'master' Kamil Trzciński2017-02-232-5/+6
|\ \ \ \ \
| * | | | | We actually want to clone project and remove gl_project_idfix-test-for-build-attributesLin Jen-Shin2017-02-211-2/+2
| * | | | | Fix build attributes test, see:Lin Jen-Shin2017-02-212-5/+6
* | | | | | Merge branch '26570-optimize-latest-pipeline-query' into 'master' Kamil Trzciński2017-02-234-4/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add index for ci_commits for gl_project_id, ref, status26570-optimize-latest-pipeline-queryLin Jen-Shin2017-02-203-2/+20
| * | | | | Consider the case where we don't specify ref for pipelineLin Jen-Shin2017-02-201-3/+5
| * | | | | Optimize Ci::Pipeline.latest queryLin Jen-Shin2017-02-201-0/+1
* | | | | | Merge branch 'api-notes-entity-fields' into 'master' Sean McGivern2017-02-2313-24/+723
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fieldsRobert Schilling2017-02-22222-1125/+898
| |\ \ \ \ \ \
| * | | | | | | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-2213-25/+723
* | | | | | | | Merge branch '26875-builds-api-endpoint-skipped-scope' into 'master' Rémy Coutable2017-02-233-1/+19
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Rebase to master for avoiding failing testsGeorge Andrinopoulos2017-02-233-1/+19
|/ / / / / / /
* | | | | | | Merge branch '28495-content-shifting' into 'master' Filipa Lacerda2017-02-231-10/+6
|\ \ \ \ \ \ \
| * | | | | | | Keep right padding the same whether sidebar is open or not28495-content-shiftingAnnabel Dunstone Gray2017-02-211-10/+6
* | | | | | | | Merge branch '26348-cleanup-navigation-order-groups' into 'master' Alfredo Sumaran2017-02-2311-22/+52
|\ \ \ \ \ \ \ \