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-14Delete confidential issue todos for guestsFelipe Artur
2018-11-20Merge branch '40085-add-a-create_merge_request-quick-action' into 'master'Douwe Maan
2018-11-14Creates /create_merge_request quickactionJacopo
2018-11-12Extract code from Issues::MoveServiceJarka Košanová
2018-11-02Add email for milestone changeChantal Rollison
2018-10-04Move issue related_branches to serviceFelipe Artur
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Rails 5: fix issue move serviceJasper Maes
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-04Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern
2018-09-04Restrict reopening locked issues for issue authorsJarka Kadlecová
2018-08-21Only load issue notes once when getting related MRsSean McGivern
2018-08-21Fix CI pipelines N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern
2018-08-21Fix authors N+1 in Issues::ReferencedMergeRequestsServiceSean McGivern
2018-08-21Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern
2018-07-30Delete todos when users loses target read permissionsJarka Kadlecová
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-07-05Make Issues::BaseService match EESean McGivern
2018-06-27Keep label on issue when movingChantal Rollison
2018-04-25Move NotificationService calls to SidekiqSean McGivern
2018-04-05Improve specs and docsFelipe Artur
2018-04-05Merge branch 'issue_44551' into 'master'Sean McGivern
2018-04-03Fix 404 in group boards when moving issue between listsFelipe Artur
2018-03-05changed the way of nullifying columshaseeb
2018-03-03nullify closed by on reopenning issuehaseeb
2018-02-28closed by field addedhaseeb
2018-02-18Remember assignee when moving an issueJan Provaznik
2018-02-15Re-organize issue move method callsJan Provaznik
2018-02-13Change issue show page to group MRs by projects and namespacesJeff Stubler
2018-01-11Fix bug where award emojis would be lost when moving issues between projectsStan Hu
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-30Refresh open Issue and Merge Request project counter caches when re-openingRob Ede
2017-10-09Merge branch '34284-add-changes-to-issuable-webhook-data' into 'master'Douwe Maan
2017-10-09Don't create todos for old issue assigneesJarka Kadlecova
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox
2017-09-01Merge branch 'move-action' into 'master'Sean McGivern
2017-08-31/move project functionality. Squash commit.Manolis Mavrofidis
2017-08-31Small fixesFelipe Artur
2017-08-29Group boards CE backportFelipe Artur
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-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-25Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable