summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-234-16/+20
* Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-232-0/+45
* Enable Style/ClassCheckDouwe Maan2017-02-232-3/+3
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-2343-207/+207
* Fix code for copsDouwe Maan2017-02-2316-69/+81
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-2311-36/+36
* Enable Style/ColonMethodCallDouwe Maan2017-02-234-4/+4
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-234-8/+8
* Enable Performance/RedundantMatchDouwe Maan2017-02-234-4/+4
* Enable Performance/RedundantBlockCallDouwe Maan2017-02-232-2/+2
* Enable Performance/RedundantMergeDouwe Maan2017-02-232-2/+2
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-235-5/+5
* Enable Style/MutableConstantDouwe Maan2017-02-2332-49/+49
* Enable Style/DotPositionDouwe Maan2017-02-2318-71/+71
* Remove last merge_request endpointRobert Schilling2017-02-231-1/+0
* Merge branch 'api-notes-entity-fields' into 'master' Sean McGivern2017-02-236-5/+206
|\
| * Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fieldsRobert Schilling2017-02-226-55/+58
| |\
| * | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-226-5/+206
* | | Rebase to master for avoiding failing testsGeorge Andrinopoulos2017-02-231-1/+1
* | | Merge branch 'improve-ee_compat_check-by-using-git-apply-3way-flag' into 'mas...Robert Speicher2017-02-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Improve `Gitlab::EeCompatCheck` by using the `git apply --3way` flag improve-ee_compat_check-by-using-git-apply-3way-flagRémy Coutable2017-02-221-1/+1
* | | Merge branch 'connection-pool-host' into 'master'Rémy Coutable2017-02-221-1/+6
|\ \ \ | |/ / |/| |
| * | Allow setting of a custom connection pool hostYorick Peterse2017-02-221-1/+6
* | | Merge branch '27032-add-a-house-keeping-api-call' into 'master' Rémy Coutable2017-02-221-0/+13
|\ \ \
| * | | Add housekeeping endpoint for Projects APIMark Fletcher2017-02-221-0/+13
* | | | Merge branch 'zj-fix-slash-command-labels' into 'master' Douwe Maan2017-02-221-1/+1
|\ \ \ \
| * | | | Chat slash commands show labels correctlyzj-fix-slash-command-labelsZ.J. van de Weg2017-02-211-1/+1
| |/ / /
* | | | Merge branch 'grapify-ci-runners-api' into 'master' Rémy Coutable2017-02-221-26/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Grapify the CI::Runners APIgrapify-ci-runners-apiRobert Schilling2017-02-221-26/+18
* | | | Merge branch 'grapify-ci-triggers-api' into 'master' Rémy Coutable2017-02-221-27/+16
|\ \ \ \
| * | | | Grapfiy the CI::Triggers APIgrapify-ci-triggers-apiRobert Schilling2017-02-221-27/+16
| |/ / /
* | | | Merge branch '26087-asciidoc-cicd-badges-snippet' into 'master'Rémy Coutable2017-02-221-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add AsciiDoc snippet for CI/CD BadgesJan Christophersen2017-02-201-0/+4
* | | | Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable2017-02-226-11/+355
|\ \ \ \
| * | | | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-216-11/+355
* | | | | Merge branch 'api-subscription-restful' into 'master' Sean McGivern2017-02-223-2/+56
|\ \ \ \ \
| * | | | | API: Make subscription API more RESTfuLRobert Schilling2017-02-213-2/+56
* | | | | | Merge branch '28093-snippet-and-issue-spam-check-on-edit' into 'master'Sean McGivern2017-02-226-8/+35
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-216-8/+35
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dm-no-more-andor' into 'master'Robert Speicher2017-02-224-4/+4
|\ \ \ \ \
| * | | | | No more and/orDouwe Maan2017-02-214-4/+4
* | | | | | Merge branch '26881-backup-fails-if-data-changes' into 'master' Douwe Maan2017-02-211-1/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | # This is a combination of 2 commits.Drew Blessing2017-02-211-1/+16
| | |_|/ / | |/| | |
* | | | | Merge branch '1363-redo-mailroom-support' into 'master' Douwe Maan2017-02-211-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix incomming email check task to use same patch we did in mail_room1363-redo-mailroom-supportGabriel Mazetto2017-02-211-2/+5
* | | | | Merge branch 'rename-retry-failed-pipeline-to-retry' into 'master' Filipa Lacerda2017-02-211-2/+2
|\ \ \ \ \
| * | | | | fixed specs + docsdimitrieh2017-02-201-2/+2
* | | | | | Merge branch 'hash-concurrent-foreign-key-names' into 'master'Rémy Coutable2017-02-211-1/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Hash concurrent foreign key names similar to Railshash-concurrent-foreign-key-namesYorick Peterse2017-02-211-1/+10
| | |_|/ / | |/| | |
* | | | | Backport Todos API to V3api-todos-restfulRobert Schilling2017-02-212-0/+29