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-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-22Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)
2018-01-15[API] Fix creating issue when assignee_id is emptyValery Sizov
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-04Added default order to UserFinderFrancisco Javier López
2017-11-30Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-29SSHUploadPack over Gitaly is now OptOutKim "BKC" Carlbäcker
2017-11-22Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-14Use relative git object paths to construct absolute ones before setting EnvAhmad Sherif
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-09-06Return a value to check if redis is available on /internal/checkAlejandro Rodríguez
2017-09-01Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets
2017-08-31Implement /internal/post_receive unified endpoint for PostReceive tasksAlejandro Rodríguez
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-17Total Pages should be at least oneToon Claes
2017-08-17don't add next page link if current page is out of rangeJordan Patterson
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-28Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-07Send Gitaly Repository with /api/internal/allowedKim "BKC" Carlbäcker
2017-06-28Fix current feature related specsTiago Botelho
2017-06-17Add “Project moved” error to Git-over-SSHMichael Kozono
2017-06-05Refactor construction of responseMichael Kozono
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-06Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez
2017-04-14Remove unused user activities codeSean McGivern
2017-04-14Remove user activities table and use redis instead of PG for recording activi...James Lopez
2017-04-10Set Git-specific env in /api/internal/allowedRémy Coutable
2017-03-31Backport API changes needed to fix sticking in EEYorick Peterse
2017-03-20Remove legacy Runners support in /api/v4/jobs/requestTomasz Maczukin
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Add artifacts uploading authorize APITomasz Maczukin
2017-03-02Add job patch trace APITomasz Maczukin
2017-03-02Add job update APITomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Add jobs requesting APITomasz Maczukin
2017-02-27Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-16Rename API::Ci to API::RunnerTomasz Maczukin
2017-02-16Fix rubocop offensesTomasz Maczukin