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
2019-03-07Move diff_line preparation into presenterMark Chao
2019-03-06Fix spec description and outdated commentsMark Chao
2019-03-06Add full option for blob diff actionMark Chao
2019-01-11Fix several ActionController::Parameters deprecationsJasper Maes
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-12-03Revert "[Rails5] Explicitly set request.format for blob_controller"Douwe Maan
2018-11-23render :nothing option is deprecated, Use head method to respond with empty r...Jasper Maes
2018-11-15Remove 'comment_on_any_diff_line' feature flagOswaldo Ferreira
2018-11-09Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-08Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"Oswaldo Ferreira
2018-11-07Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan
2018-11-06Comment on any expanded diff line on MRsOswaldo Ferreira
2018-10-30Make Highlight accept language paramMark Chao
2018-10-18Rails5: fix delete blobJasper Maes
2018-10-17Resolve "In web editor, when delete a file, should navigate to enclosing dire...George Thomas
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-31Use a serializer to render diff linesFelipe Artur
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-18Merge branch 'blackst0ne-rails5-fix-blob-requests-format' into 'master'Rémy Coutable
2018-06-15only return last_commit_sha in the JSONPhil Hughes
2018-06-15IDE sends last commit ID when committing changesPhil Hughes
2018-06-15Reuse viewer param and move logic to blob controllerDouwe Maan
2018-06-15[Rails5] Explicitly set request.format for blob_controllerblackst0ne
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