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
2020-04-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-20Use ActiveModel's type instead of virtusPeter Leitzen
2019-04-06Expand FindCommit caching to blob and refsStan Hu
2019-04-01Allow streaming io objects into GitalyBob Van Landuyt
2019-03-27Externalize strings in projects controllersMartin Wortschack
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