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-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-04-20Refactor changing files in web UIDouwe Maan
2017-03-03Fix cherry-picking or reverting through an MRDouwe Maan
2017-03-01Fix creating a file in an empty repo using the APIDouwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-17Fix issue where files on a fork could not be editedDouwe Maan
2017-01-26Make sure different project gets a merge requestLin Jen-Shin
2017-01-26@tree_edit_project is no longer usedLin Jen-Shin
2017-01-06Rename from base to start because base could mean merge baseLin Jen-Shin
2017-01-06Detect if we really want a new merge request properlyLin Jen-Shin
2017-01-06Properly fix the edge case!Lin Jen-Shin
2017-01-06Rename source to base to avoid confusion from MRLin Jen-Shin
2017-01-06Don't set invalid @mr_source_branch when create_merge_request?Lin Jen-Shin
2017-01-05Fix for initial commit and remove unneeded argsLin Jen-Shin
2017-01-05Just trust set_commit_variables to set everything!Lin Jen-Shin
2017-01-05Merge request terms are reversed for GitOperationServiceLin Jen-Shin
2017-01-04I think I am really confused, should be @tree_edit_projectLin Jen-Shin
2017-01-04Indent the way rubocop likesLin Jen-Shin
2017-01-04Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin
2016-12-30Fix redirect after update file when user has forked projectFelipe Artur
2016-12-13Try to use those @mr variables for full correctnessLin Jen-Shin
2016-12-13Fix source_project and also pass source_projectLin Jen-Shin
2016-12-09Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-08We still need it for empty repo for web UI!Lin Jen-Shin
2016-12-08We probably don't need this anymore, not sure whyLin Jen-Shin
2016-11-15Try if branch_exists? would work, feedback:Lin Jen-Shin
2016-11-15@ref might not existLin Jen-Shin
2016-11-15Don't pass source_branch if it doesn't existLin Jen-Shin
2016-09-10fixes distinction between renaming a file and updating its content andtiagonbotelho
2016-07-12refactors update action to change commit_params with the correct pathtiagonbotelho
2016-07-12changes the usasge of path to file_path on blob_controller for compatibillity...tiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12removes debugging prints from codetiagonbotelho
2016-07-12refactors blob_controllertiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho
2016-07-12successfully adds the new version with the updated name on the projects repotiagonbotelho
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-02-19Use the adequate success path on the JSON endpoint.Rubén Dávila
2016-02-19Fix build and add specsRubén Dávila
2016-02-19Some updates after last code review.Rubén Dávila