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
2020-06-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-08Simplify checking if objects exist code in new issaubles workersJarka Kadlecova
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-03-13Rename variableBob Van Landuyt
2017-03-13Move `resolve_discussions_with_issue` to `Issues::CreateService`Bob Van Landuyt
2017-03-13Don't filter params and merge them back in laterBob Van Landuyt
2017-03-13Move functionality for resolving discussions into a concernBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-02-28[Issue Board Sorting] Set position for newly created issuesValery Sizov
2017-02-21Spam check and reCAPTCHA improvementsOswaldo Ferreira
2017-02-13Use safe navigation operator to make rubocop happywinniehell
2017-02-07Use reCaptcha when an issue identified as spamJarka Kadlecova
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-08-18Fix specs and implement fixes based on failing specsDouwe Maan
2016-08-17Merge branch 'master' into 4273-slash-commandsDouwe Maan
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Complete refactor of the `Spammable` concern and tests:Patricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-07-27Refactor spam validation to a concern that can be easily reused and improve l...Patricio Cano
2016-07-26Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano
2016-07-26Submit all issues on public projects to Akismet if enabled.Patricio Cano
2016-03-19Improvements in issue move feaure (refactoring)Grzegorz Bizon
2016-03-17Reuse existing issue services when moving issueGrzegorz Bizon
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre
2016-02-20Create a pending task when an issue is assigned to someoneDouglas Barbosa Alexandre
2015-10-12Simplify code around (cross)-referencesDouwe Maan
2015-06-25Dont allow set assignee, milestone or labels if user is guestDmitriy Zaporozhets
2014-07-30Fix label set during issue/mr creationDmitriy Zaporozhets
2014-06-13Return a little more information in Issue webhookJeroen van Baarsen
2014-04-02Fix testsDmitriy Zaporozhets
2014-04-02Move update issue code to separate serviceDmitriy Zaporozhets
2014-04-02Move code for issue creation to service.Dmitriy Zaporozhets