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
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-04[backend] backport of scoped labelsJan Provaznik
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-04-01add a uniq constraints on issues and mrs labelsAntoine Huret
2019-03-28Add a thin encapsulation around .pluck(:id)Nick Thomas
2019-03-28Check if labels are available for target issuableJarka Košanová
2019-03-06Add array support for labelsAlexandru Croitor
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-31Address review commentsBrett Walker
2019-01-31Changes for review commentsBrett Walker
2019-01-31Use the sourcepos attribute for finding tasksBrett Walker
2019-01-31Specs for Issue::UpdateServiceBrett Walker
2019-01-31Add back call to execute_hooksBrett Walker
2019-01-31Raise exception if we can't match the update_taskBrett Walker
2019-01-31Refactor toggling of task list itemBrett Walker
2019-01-11Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu
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