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-19Refactor issuable sidebar to have extras optionHeinrich Lee Yu
2018-02-28remove merge_conflicts bundle in favor of pages directory entry pointMike Greiling
2018-02-19Chart.html.haml refactorJacob Schatz
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-03-04create a cacheable commons bundle for our Vue bundlesMike Greiling
2017-02-09Use a new class to keep old behaviorFilipa Lacerda
2017-01-19Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-15Backport timetracking frontend to CE.Bryce Johnson
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-10Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran
2016-10-13Improve components for PhantomJs compatibilityAlfredo Sumaran
2016-10-13Improve diff view switching and componentsAlfredo Sumaran
2016-10-13Refactor JS codeAlfredo Sumaran
2016-10-13Replace textarea with Ace editorAlfredo Sumaran
2016-10-13Implement editor to manually resolve merge conflictsAlfredo Sumaran
2016-08-12Don’t hardcode pathsDouwe Maan
2016-08-12Show appropriate message when conflicts have already been resolvedDouwe Maan
2016-08-12Separate inline haml vue templates into new files.Fatih Acet
2016-08-12Simplify Haml template and Scss files for MC UI.Fatih Acet
2016-08-12Dynamically highlight code blocks in merge conflicts widgets.Fatih Acet
2016-08-12Update button titles in merge conflicts widget header.Fatih Acet
2016-08-12Show loading button while Ajax request is in progress.Fatih Acet
2016-08-12Prefer v-show instead of v-if.Fatih Acet
2016-08-12Add file icon and blob link.Fatih Acet
2016-08-12Draw side-by-side view only one table.Fatih Acet
2016-08-12Put file blob link as href.Fatih Acet
2016-08-12Handle renamed files in file header.Fatih Acet
2016-08-12Add v-cloak to parent Vue element for MCUI.Fatih Acet
2016-08-12Implement commit in merge conflicts UI.Fatih Acet
2016-08-12Render right sidebar and handle request error.Fatih Acet