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-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-15Add a bunch of missing translationsBob Van Landuyt
2017-02-02removes old css class from everywhereNur Rony
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ClassAttributeWithStaticValue` offencesKushal Pandya
2016-11-10Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran
2016-11-10VueJSMigration: Remove parallel-conflict-line component.Fatih Acet
2016-11-10VueJS migration, replace {{{ with v-htmlFatih Acet
2016-10-13Fix discard messageAlfredo Sumaran
2016-10-13Improve components for PhantomJs compatibilityAlfredo Sumaran
2016-10-13Improve diff view switching and componentsAlfredo Sumaran
2016-10-13Do not show Diff view switcher if all files are can be only resolved with an ...Alfredo Sumaran
2016-10-13Ability to resolve conflicts for files with `text-editor` as conflict typeAlfredo Sumaran
2016-10-13Refactor JS codeAlfredo Sumaran
2016-10-13Replace loading text with spinnerAlfredo Sumaran
2016-10-13Style for resolve conflicts formAlfredo Sumaran
2016-10-13Styles for discard alertAlfredo Sumaran
2016-10-13Replace textarea with Ace editorAlfredo Sumaran
2016-10-13Implement editor to manually resolve merge conflictsAlfredo Sumaran
2016-08-13Fix hard coded plural text.Fatih Acet
2016-08-12Disable commit button if commit message textarea empty.Fatih Acet
2016-08-12Remove commit button loader and update title while committing.Fatih Acet
2016-08-12Minor code style tweaks in viewsDouwe Maan
2016-08-12“Showing N conflicts for A into B” -> “Showing N conflicts between A an...Douwe Maan
2016-08-12Don’t hardcode pathsDouwe Maan
2016-08-12Separate inline haml vue templates into new files.Fatih Acet