Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable frozen string in apps/uploaders/*.rb | gfyoung | 2018-07-16 | 1 | -0/+2 |
* | use Gitlab::UserSettings directly as a singleton instead of including/extendi... | Mario de la Ossa | 2018-02-02 | 1 | -4/+2 |
* | `current_application_settings` belongs on `Gitlab::CurrentSettings` | Sean McGivern | 2017-08-31 | 1 | -0/+2 |
* | replace `is_spam?` with `spam?` | Maxim Rydkin | 2017-08-29 | 1 | -1/+1 |
* | Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelists | Robert Speicher | 2017-08-14 | 1 | -1/+1 |
* | Enable the Style/TrailingCommaInLiteral cop | Rémy Coutable | 2017-05-10 | 1 | -1/+1 |
* | Reduce duplication in AkismetServicers-dry-akismet-service | Robert Speicher | 2016-09-20 | 1 | -27/+16 |
* | Further refactor and syntax fixes. | Patricio Cano | 2016-08-15 | 1 | -29/+30 |
* | Refactored AkismetHelper into AkismetService and cleaned up `Spammable` | Patricio Cano | 2016-08-15 | 1 | -0/+78 |