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
2018-12-18Run CommonSystemNotesService on issuable createHeinrich Lee Yu
2018-11-07Allow limiting quick actions to executeBob Van Landuyt
2018-11-02Add email for milestone changeChantal Rollison
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-06Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho
2018-07-16Enable frozen string in apps/uploaders/*.rbgfyoung
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-04-05Show issues of subgroups in group-level issue boardFelipe Artur
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-03-05Rename quick actions handlerOswaldo Ferreira
2018-03-01Move wip handling to MergeRequest::BaseServiceOswaldo Ferreira
2018-03-01/wip slash command on MR creationAdam Pahlevi
2018-02-26Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-12-13Execute quick actions when creating MR from issueSean McGivern
2017-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-11-11Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-09-01Merge branch 'remove-finder-caching' into 'master'Robert Speicher
2017-09-01Merge branch 'move-action' into 'master'Sean McGivern
2017-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-31Remove issuable finder count cachingSean McGivern
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-08Merge branch '32844-issuables-performance' into 'master'Sean McGivern
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-08-07Create system notes for group milestone changesSean McGivern
2017-08-03Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-07-21Move duplicate issue management to a serviceSean McGivern
2017-07-20Changes based on MR feedback.Ryan Scott
2017-07-20Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-07Native group milestonesFelipe Artur
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-15Use the same way to invalidate cache in EELin Jen-Shin
2017-06-12Only add a description change note when no tasks are updatedJared Deckard
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-18Remove duplicate cache invalidation from IssuableBaseServiceRémy Coutable
2017-05-15Invalidate cache for issue and MR counters more granularlyValery Sizov
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov