Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Prefer leading style for Style/DotPosition" | Douwe Maan | 2017-02-23 | 295 | -2436/+2436 |
* | Revert "Enable Style/BarePercentLiterals" | Douwe Maan | 2017-02-23 | 21 | -40/+40 |
* | Fix new offenses | Douwe Maan | 2017-02-23 | 12 | -50/+55 |
* | Enable Rails/Delegate | Douwe Maan | 2017-02-23 | 3 | -9/+3 |
* | Enable Style/WordArray | Douwe Maan | 2017-02-23 | 44 | -121/+116 |
* | Enable Style/MultilineHashBraceLayout | Douwe Maan | 2017-02-23 | 12 | -83/+77 |
* | Enable Style/MultilineArrayBraceLayout | Douwe Maan | 2017-02-23 | 5 | -70/+100 |
* | Enable Style/EmptyLineBetweenDefs | Douwe Maan | 2017-02-23 | 1 | -0/+2 |
* | Enable Style/ClassCheck | Douwe Maan | 2017-02-23 | 3 | -3/+3 |
* | Prefer leading style for Style/DotPosition | Douwe Maan | 2017-02-23 | 295 | -2424/+2424 |
* | Fix another spec | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
* | Fix code for cops | Douwe Maan | 2017-02-23 | 11 | -32/+35 |
* | Fix specs | Douwe Maan | 2017-02-23 | 5 | -11/+12 |
* | Enable Style/ConditionalAssignment | Douwe Maan | 2017-02-23 | 3 | -9/+9 |
* | Enable Style/ColonMethodCall | Douwe Maan | 2017-02-23 | 15 | -20/+20 |
* | Enable Style/BarePercentLiterals | Douwe Maan | 2017-02-23 | 21 | -40/+40 |
* | Enable Security/JSONLoad | Douwe Maan | 2017-02-23 | 3 | -4/+4 |
* | Enable Lint/UnifiedInteger | Douwe Maan | 2017-02-23 | 5 | -10/+10 |
* | Enable Performance/RedundantMerge | Douwe Maan | 2017-02-23 | 2 | -3/+3 |
* | Enable Style/SpaceInsideBrackets | Douwe Maan | 2017-02-23 | 19 | -52/+52 |
* | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 7 | -45/+45 |
* | Enable Style/DotPosition | Douwe Maan | 2017-02-23 | 110 | -558/+558 |
* | Merge branch 'cs-upgrade-licensee' into 'master' 27950-check-ci-status | Rémy Coutable | 2017-02-23 | 4 | -14/+14 |
|\ | |||||
| * | Update Licensee from 8.0.0 to 8.7.0.cs-upgrade-licensee | Connor Shea | 2017-02-22 | 4 | -14/+14 |
* | | Merge branch '26900-pipelines-tabs' into 'master' | Kamil Trzciński | 2017-02-23 | 3 | -16/+65 |
|\ \ | |||||
| * | | Adds missing tests for all status accepted in scope | Filipa Lacerda | 2017-02-23 | 2 | -16/+28 |
| * | | Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabs | Filipa Lacerda | 2017-02-23 | 176 | -1416/+5057 |
| |\ \ | |||||
| * | | | Adds Pending and Finished tabs to pipelines page | Filipa Lacerda | 2017-02-16 | 3 | -3/+40 |
* | | | | Merge branch 'fix-test-for-build-attributes' into 'master' | Kamil Trzciński | 2017-02-23 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Fix build attributes test, see: | Lin Jen-Shin | 2017-02-21 | 1 | -2/+2 |
* | | | | | Merge branch 'api-notes-entity-fields' into 'master' | Sean McGivern | 2017-02-23 | 2 | -0/+509 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into 'api-notes-entity-fields'api-notes-entity-fields | Robert Schilling | 2017-02-22 | 9 | -8/+173 |
| |\ \ \ \ \ | |||||
| * | | | | | | Remove deprecated `upvotes` and `downvotes` from the notes API | Robert Schilling | 2017-02-22 | 2 | -0/+509 |
* | | | | | | | Rebase to master for avoiding failing tests | George Andrinopoulos | 2017-02-23 | 1 | -0/+14 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch 'update-ci-skip-regex-to-accept-underscores-and-hyphens' into 'm... | Robert Speicher | 2017-02-22 | 1 | -42/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | updated ci skip regex to accept underscores and hyphensupdate-ci-skip-regex-to-accept-underscores-and-hyphens | Luke "Jared" Bennett | 2017-02-22 | 1 | -42/+29 |
* | | | | | | | Merge branch 'add-issues-tooltip' into 'master' | Alfredo Sumaran | 2017-02-22 | 2 | -2/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added testsadd-issues-tooltip | Phil Hughes | 2017-02-21 | 2 | -2/+8 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'newline-after-file-attachment-notes' into 'master' | Alfredo Sumaran | 2017-02-22 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Added double newline after file upload markdown insert | Luke "Jared" Bennett | 2017-02-22 | 1 | -0/+9 |
* | | | | | | | Merge branch 'gamesover/gitlab-ce-broken_iamge_when_doing_offline_update_chec... | Clement Ho | 2017-02-22 | 5 | -1/+97 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | added specs for version check imagegamesover/gitlab-ce-broken_iamge_when_doing_offline_update_check(help_page) | Luke "Jared" Bennett | 2017-02-22 | 5 | -1/+97 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'connection-pool-host' into 'master' | Rémy Coutable | 2017-02-22 | 1 | -3/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow setting of a custom connection pool host | Yorick Peterse | 2017-02-22 | 1 | -3/+18 |
* | | | | | | | Merge branch 'feature/brand-logo-in-emails' into 'master' | Sean McGivern | 2017-02-22 | 1 | -0/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | restrict height of the custom brand logo in emails | Alexis Reigel | 2017-02-22 | 1 | -1/+1 |
| * | | | | | | | use custom brand logo in pipeline mails | Alexis Reigel | 2017-02-22 | 1 | -0/+32 |
* | | | | | | | | Merge branch 'add_mr_info_to_issues_list' into 'master' | Sean McGivern | 2017-02-22 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Refactored specs | blackst0ne | 2017-02-22 | 1 | -2/+2 |
| * | | | | | | | | Refactored specs | blackst0ne | 2017-02-22 | 1 | -8/+8 |