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
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-13added date parameter for time trackingVlad
2017-10-10Fix text for the merge request lock system noteJarka Kadlecova
2017-09-14Create system notes for MR too, improve doc + clean up codeJarka Kadlecova
2017-09-14Support discussion locking in the backendJarka Kadlecova
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-07Create system notes for group milestone changesSean McGivern
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-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-12Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-10Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-05[Multiple issue assignee] Fix a number of specsValery Sizov
2017-05-04Multiple issue assignee: fixed services/issues/update_service by using new No...Valery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Prefer single quotesblackst0ne
2017-05-04Add system note on description change of issue/merge requestblackst0ne
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-04-04Split status and confidentiality actionJarka Kadlecova
2017-03-28Create metadata when creating system notesJarka Kadlecova
2017-03-02Revert "Disallow system notes for closed issuables"Felipe Artur
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-23Enable Style/ClassCheckDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-06Disallow system notes for closed issuablesFelipe Artur
2017-02-06Remove noteable object in time tracking system notes [ci-skip]Pedro Moreira da Silva
2017-02-06Make all system notes lowercasePedro Moreira da Silva
2017-01-19Mark MR as WIP when pushing WIP commitsjurre
2017-01-15Backport backend work for time tracking.Ruben Davila
2016-12-20Make 'unmarked as WIP' message more consistentjurre
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-24Rephrase some system notes to be compatible with new system note styleDouwe Maan
2016-11-21Update some docs to reflect MWPS name changeGrzegorz Bizon
2016-11-21Rename MWPS in system notes and related testsGrzegorz Bizon
2016-10-04Use SELECT 1, instead SELECT COUNT(*) to ask for notes existencyPaco Guzman
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-09-30Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds
2016-09-30Add link to comparison from system note, update changelogMatthew Dodds
2016-08-25Capitalize mentioned issue timeline notesClement Ho
2016-08-04Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-07-29Add 'Resolved all discussions' system noteDouwe Maan
2016-07-19Refactor system notes service to make it singletonGrzegorz Bizon
2016-07-06Services: code style fixes, minor refactoringValery Sizov