Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2017-11-21Updates based on feedbackLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-03-21Present ajax call errors when failing to update an IssueOswaldo Ferreira
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-20Improve performance of User Agent DetailZ.J. van de Weg
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2017-02-02Check public snippets for spamSean McGivern
2016-08-23Also check if Akismet is enabled, before showing the `Submit as spam` button.Patricio Cano
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Complete refactor of the `Spammable` concern and tests:Patricio Cano
2016-07-27Refactor spam validation to a concern that can be easily reused and improve l...Patricio Cano