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-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-01-11Adds Rubocop rule for line break around conditionals๐Ÿ™ˆ jacopo beschi ๐Ÿ™‰
2017-12-21Remove a redundant `InvalidPathError` definitionRobert Speicher
2017-10-23fixed bug with tabs not switching correctlyPhil Hughes
2017-09-26Add Page-Title header to tree and blob JSON endpointsDouwe Maan
2017-08-15Many Repo FixesJacob Schatz
2017-08-04Fix ABC size of BlobController#showLuke "Jared" Bennett
2017-08-03Add render_error to blob JSONDouwe Maan
2017-08-03Clean up some backendDouwe Maan
2017-07-31Add environment instance var to BlobController#show html respLuke "Jared" Bennett
2017-07-28render blob/show if not show_new_repo?Luke "Jared" Bennett
2017-07-20Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-11Get single view working.Jacob Schatz
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-06-08Use Diff::File blob methods from diff highlighterDouwe Maan
2017-06-07Blob#load_all_data! doesnโ€™t need an argumentDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-17Show last commit for current tree on tree pageDouwe Maan
2017-04-30Use blob viewers for snippetsDouwe Maan
2017-04-27Refactor overriding max sizeDouwe Maan
2017-04-27Add JSON endpoint to get simple blob viewerDouwe Maan
2017-04-27Pass project to BlobDouwe Maan
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-06Linking to edit file directlyEric Eastwood
2017-03-21New directory from interface on existing branchJacopo
2017-03-13New file from interface on existing branchJacopo
2017-03-03Fix cherry-picking or reverting through an MRDouwe Maan
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-22No more and/orDouwe Maan
2017-02-10Rename Files::DeleteService to Files::DestroyServicedixpac
2017-02-07Address feedbackDouwe Maan
2017-02-07Add feature specsDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2016-11-29Merge branch 'jej-22869' into 'security'Douwe Maan
2016-11-15Unify anchor link format for MR diff files !7298Yar
2016-09-10fixes distinction between renaming a file and updating its content andtiagonbotelho
2016-08-15Prevents accidental overwrites of commits from UIFrank West
2016-08-04Add unfold links for Side-by-Side viewTim Masliuchenko
2016-07-13renames :file_name to :file_pathtiagonbotelho
2016-07-12test for nil params :file_nametiagonbotelho
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-12fixes merge request edit bug where it would generate a cloned file and not re...tiagonbotelho
2016-07-12implements the form for renaming the new filename on the file edit pagetiagonbotelho
2016-07-12creates the update_file method in repository.rb and applies changes accordinglytiagonbotelho