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-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-07Merge branch 'fix-mrs-merged-immediately' into 'master'Robert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-07-07Don't mark empty MRs as merged on push to the target branchSean McGivern
2017-07-04Prevent accidental deletion of protected MR source branch by repeating checks...Douwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-12Only add a description change note when no tasks are updatedJared Deckard
2017-06-08Move diffable? method from Repository to Diff::FileDouwe Maan
2017-06-01Keep trailing newline when picking conflict sectionsSean McGivern
2017-05-30Merge branch 'issue_32225_2' into 'master'Kamil Trzciński
2017-05-29Set head pipeline when creating merge requestsFelipe Artur
2017-05-26Fix counters cache invalidation for Issues and Merge RequestsValery Sizov
2017-05-22Add transient head_pipeline_of to pipeline factoriesFelipe Artur
2017-05-18Stop MR conflict code from blowing up when branches are missingDouwe Maan
2017-05-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-12Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan
2017-05-12Fix conflict resolution from corrupted upstreamSean McGivern
2017-05-12Move update_assignee_cache_counts to the serviceValery Sizov
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-08Fix specs 2Felipe Artur
2017-05-08Fix SpecsFelipe Artur
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-05Updated specsblackst0ne
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-05-03Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan
2017-05-02Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-04-27Fix 404 when upstream has disabled merge requestsmhasbini
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-06Merge branch '30291-reopen-mr' into 'master'Sean McGivern
2017-04-06Search for opened MRs - include reopened MRsJarka Kadlecova
2017-04-06Merge branch '29364-private-projects-mr-fix'Sean McGivern
2017-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-17Allow creating merge request even if target branch is not specified in query ...Adam Niedzielski
2017-03-17Add ability to disable Merge Request URL on pushAlex Sanford
2017-03-08Speed up MergeRequest::RefreshService spec by combining examplesStan Hu
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-28Merge branch 'only-create-unmergeable-todo-once' into 'master' Kamil Trzciński
2017-02-24Only create unmergeable todos onceSean McGivern
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Fix new offensesDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan