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-06-20[Rails5] Set request.format in commits_controllerblackst0ne
2018-03-01Fetch commit signatures from Gitaly in batchesAhmad Sherif
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-18Retrieve commit signatures with GitalyJacob Vosmaer (GitLab)
2017-11-27Fix 404 on empty branchhaseeb
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-10-19Renders 404 in commits controller if no commits are foundGuilherme Vieira
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho
2017-07-27fetch gpg signature badges by ajaxAlexis Reigel
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-12Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-10-24Pass `@ref` along so we know which pipeline to showLin Jen-Shin
2016-10-20Refactoring find_commits functionalityValery Sizov
2016-04-29API support for the 'since' and 'until' operators on commit requestsPaco Guzman
2016-02-10Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre
2016-01-07Add support for ref and path to commits filteringDmitriy Zaporozhets
2016-01-07Filter commits by search parameterDmitriy Zaporozhets
2015-12-28Prevent an XSS warning from the updated BrakemanRobert Speicher
2015-10-22Fix: Inability to reply to code comments in the MR view, if the MR comes from...Valery Sizov
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-02-20Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan
2015-02-06Apply default scope to labels and remove one for notesDmitriy Zaporozhets
2015-01-27Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets
2014-11-05remove auth duplicationValery Sizov
2014-10-13Factor authorize_push! and authorize_code_access!Ciro Santilli
2014-10-07Remove outdated comment from commits_controllerCiro Santilli
2014-06-10notes count in 1 query for mr and commitsskv
2013-11-28Drop rjs from Infinite scrollingDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets