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-06-21Changes tab VUE refactoringFelipe Artur
2018-06-16Fix milestones disappearing when changed on MRMario de la Ossa
2018-06-06Render 'invalid' if #target_branch_missing?Ash McKenzie
2018-06-06Rename #check_if_can_be_merged -> #mark_merge_request_mergeableAsh McKenzie
2018-06-06Rename #close_merge_request_without_source_projectAsh McKenzie
2018-05-30Adjust permitted params filtering on merge schedulingOswaldo Ferreira
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-03-06Use persisted/memoized value for MRs shas instead of doing git lookupsAlejandro Rodríguez
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-07Let CI catch N + 1 callsZeger-Jan van de Weg
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-15Stop sending milestone and labels data over the wire for MR widgetOswaldo Ferreira
2017-12-07tidying up the changesmicael.bergeron
2017-12-05Use actual head pipeline on merge request serializerFelipe Artur
2017-12-05Check if head_pipeline is correct before mergingFelipe Artur
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
2017-11-08Merge branch 'dm-notes-for-commit-id' into 'master'Rémy Coutable
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-31Load participants asyncEric Eastwood
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-06Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'...Douwe Maan
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-09-05Re-use issue/MR counts for the pagination systemYorick Peterse
2017-08-28Rename MergeRequest#async_merge to merge_asyncOswaldo Ferreira
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-07-26Resolve "Memory usage notice doesn't link anywhere"Tim Zallmann
2017-07-14Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-22Merge branch 'backport-projects-mr-controller-changes' into 'master'Douwe Maan
2017-06-21Merge branch 'backport-check-project-feature' into 'master'Douwe Maan
2017-06-21Backport changes to Projects::MergeRequestsController for gitlab-org/gitlab-e...Nick Thomas
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-21Use the new check_project_feature_available! method in project controllersNick Thomas
2017-05-23Remove @commit in compare and MR controllersDouwe Maan
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-05-19Drop merge_check endpoint and use only MR show insteadOswaldo Ferreira
2017-05-15Ruby files that are not meant to be executable should be 644 not 755Dmitriy Zaporozhets
2017-05-12Fix conflict resolution from corrupted upstreamSean McGivern
2017-05-09Add Prometheus memory sparkline to MR widgetkushalpandya
2017-05-09Merge request widget redesignFatih Acet
2017-05-03Allow commenting on older versions of the diff and comparisons between diff v...Douwe Maan