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-09-29Fix incorrectly aligned last updated timeJames Ramsay
2017-09-29Merge branch 'dm-json-page-title' into 'master'Jacob Schatz
2017-09-29Not the Test will also work with other tests beforeTim Zallmann
2017-09-29Merge branch 'remove-target-dd' into 'master'Filipa Lacerda
2017-09-29Added Test for PageTitle / Removed Gitlab Part from TItleTim Zallmann
2017-09-29Fix static analysis.Jacob Schatz
2017-09-28Merge branch 'acet-repo-editor-prevent-extra-request' into 'master'Jacob Schatz
2017-09-28Merge branch 'jramsay-spelling-occurred' into 'master'Jacob Schatz
2017-09-28Removes the target branch and only uses the source branch.Jacob Schatz
2017-09-27RepoEditor: Prevent extra network call for already opened files.Fatih Acet
2017-09-27Merge branch 'acet-repo-editor-fix-link-linking' into 'master'Jacob Schatz
2017-09-26Added Page Title setting for files + directoriesTim Zallmann
2017-09-26Fix spelling of occurredJames Ramsay
2017-09-22RepoEditor: Fix reopening the existing file on refresh.Fatih Acet
2017-09-22RepoEditor: Implement line and range linking.Fatih Acet
2017-08-24Merge branch 'thenable-ajax-api-calls' into 'master'Fatih Acet
2017-08-23Added repo_service_spec for commitFlash and corrected repo_commit-Secion api ...Luke "Jared" Bennett
2017-08-22Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz
2017-08-19Correct repo.vue templateLuke "Jared" Bennett
2017-08-19add global __webpack_public_path__ to eslint configMike Greiling
2017-08-18fix eslint violations in repo editor filesMike Greiling
2017-08-17Add thenable ajax calls.Jacob Schatz
2017-08-16Repo editor with flex layoutEric Eastwood
2017-08-15Many Repo FixesJacob Schatz
2017-08-15Repo Editor FixesBryce Johnson
2017-08-14Add shared getFileExtension helper methodEric Eastwood
2017-08-14Remove unused repo store keysEric Eastwood
2017-08-14Add comment about why we need to stop parsing JSONEric Eastwood
2017-08-14Use single js- wrapper class to show/hideEric Eastwood
2017-08-14Scroll total scroll width instead of fixed valueEric Eastwood
2017-08-14Switch single fa icon generation to inlineEric Eastwood
2017-08-14Remove duplicate setting of variableEric Eastwood
2017-08-14Reset monacoLoading on failureEric Eastwood
2017-08-14Remove overflow tabs logic (no longer used)Eric Eastwood
2017-08-14Remove loading state from repo_tabEric Eastwood
2017-08-14Make close/changed icon more accessibleEric Eastwood
2017-08-14Use promise syntax with Helper.getContentEric Eastwood
2017-08-14Split out linkClicked and add testsEric Eastwood
2017-08-14Use v-else instead of duplicating logicEric Eastwood
2017-08-10Move syntax highlighting into a methodEric Eastwood
2017-08-08fix repo_loading_file_spec testsMike Greiling
2017-08-08fix eslint violationsMike Greiling
2017-08-08fix leaky css selectorMike Greiling
2017-08-08Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz
2017-08-08Show warning for big files.Jacob Schatz
2017-08-07resolve eslint violationsMike Greiling
2017-08-07Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz
2017-08-07Fix loading.Jacob Schatz
2017-08-07Remove repo_binary_viewer as it is no longer neededLuke "Jared" Bennett
2017-08-07Tidy makeCommit and test resetCommitState in repo_commit_sectionLuke "Jared" Bennett