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-08-03Clean up some backendDouwe Maan
2017-07-31Move tree_content inline js to old_tree_contentLuke "Jared" Bennett
2017-07-28Pass tree to old_tree_contentLuke "Jared" Bennett
2017-07-28Added old_tree_content to tree_content for not new_repoLuke "Jared" Bennett
2017-07-28add old _tree_content code for old_repoLuke "Jared" Bennett
2017-07-28move new repo to shared view and only load it and repo bundle with new_repo i...Luke "Jared" Bennett
2017-07-28Remove temp_tokenLuke "Jared" Bennett
2017-07-28Update _tree_content.html.haml to use current_user over @current_userLuke "Jared" Bennett
2017-07-27Removed Delete, Replace and New dir modalsLuke "Jared" Bennett
2017-07-26Makes multiple file commits for realz.Jacob Schatz
2017-07-25Attempts (unsuccessfully) a POST call to make commits.Jacob Schatz
2017-07-25Fixes staging files to show only when commitableJacob Schatz
2017-07-25Fixes height problemsJacob Schatz
2017-07-24Fix project-nameLuke "Jared" Bennett
2017-07-24Add root vue instanceLuke "Jared" Bennett
2017-07-24Start on componentsLuke "Jared" Bennett
2017-07-23Allows tabs to work with multiple browsers and scrollbarsJacob Schatz
2017-07-21Makes tabs work multi browserJacob Schatz
2017-07-21Added repo bundle to project#showLuke "Jared" Bennett
2017-07-20Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-18Fix haml_lint offenses in tree_content and tree_headerLuke "Jared" Bennett
2017-07-17Adds support for multiple file updating.Jacob Schatz
2017-07-14Adds editor buttonsJacob Schatz
2017-07-12Adds prev dir back inJacob Schatz
2017-07-11Get README to render.Jacob Schatz
2017-07-10Fixes bugs in implementation and adds new/folder buttonsJacob Schatz
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Update tree.Jacob Schatz
2017-07-03Renders spinners on loading tabsJacob Schatz
2017-07-01Add styles to look good on windows in general.Jacob Schatz
2017-07-01Show PNG's and setup nice framework for showing any binary fine.Jacob Schatz
2017-07-01Add file and tab switching.Jacob Schatz
2017-06-29Adds back button.Jacob Schatz
2017-06-29Functionality to move between files.Jacob Schatz
2017-06-27Adds popstateJacob Schatz
2017-06-20Navigate to new tree.Jacob Schatz
2017-06-17Adds axios and initial call.Jacob Schatz
2017-06-15hack to get monaco editor workingMike Greiling
2017-06-15Add in monaco through webpack.Jacob Schatz
2017-06-14Remove the initial tree.Jacob Schatz
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-05-09Make tree, blob and blame pages more consistentDouwe Maan
2017-04-07Copy diff file path as GFMDouwe Maan
2017-01-25fixed points from comments to improve code qualitydimitrieh
2017-01-24fixed repo view, last commit, with updated clipboard button orderdimitrieh
2017-01-17Update clipboard_button text: Copy commit SHA to clipboardvictorwu
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya
2016-12-12Tweak style and add back wordingvictorwu
2016-12-12Clean up commit copy to clipboard and make consistentvictorwu