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
2017-05-06Merge branch 'fix/admin-integrations' into 'master' Sean McGivern
2017-05-05refactor code based on feedbackJames Lopez
2017-05-05refactor code based on feedbackJames Lopez
2017-05-05refactor code based on feedbackJames Lopez
2017-05-05add callbacks in bulkJames Lopez
2017-05-05bulk insert FTW - This would introduce more complexity, but should be fasterJames Lopez
2017-05-05use select_valuesJames Lopez
2017-05-05fixed all issues - not doing bulk create.James Lopez
2017-05-05refactor propagate service to use batch inserts and subquery instead of left ...James Lopez
2017-05-04refactor a few things based on feedbackJames Lopez
2017-05-04Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern
2017-05-04refactor worker into serviceJames Lopez
2017-05-03Detect already enabled DeployKeys in EnableDeployKeyServiceMark Fletcher
2017-05-02Support uploaders for personal snippets commentsJarka Kadlecova
2017-04-27Make namespace owner master of project upon creationToon Claes
2017-04-18Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre
2017-04-14Improve error messages when a record is unable to be created for a projectStan Hu
2017-04-05Fix status when removing legacy tags from registryGrzegorz Bizon
2017-04-05Revert unneeded change in project destroy serviceGrzegorz Bizon
2017-04-04Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-04Remove legacy registry tags when deleting a projectGrzegorz Bizon
2017-04-04Merge branch 'pages-debug-log' into 'master' Rémy Coutable
2017-04-03Fix Rubocop offensesDouglas Barbosa Alexandre
2017-04-03Refactoring Projects::ImportServiceDouglas Barbosa Alexandre
2017-04-03Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre
2017-04-03Remove unecessary changes from project transfer serviceGrzegorz Bizon
2017-04-03Revert changes in services related to moving projectsGrzegorz Bizon
2017-03-31Log errors in UpdatePagesServiceDanilo Bargen
2017-03-23Rename container image to repository in specsGrzegorz Bizon
2017-03-21Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-21Merge branch 'ssrf' into 'security' Douwe Maan
2017-03-06Delete artifacts for pages unless expiry date is specifiedKamil Trzcinski
2017-03-02Use string based `visibility` getter & setterToon Claes
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-22Fixes broken and missing testsAndre Guedes
2017-02-22First iteration of container_image viewAndre Guedes
2017-02-22No more and/orDouwe Maan
2017-02-19Prevent project team from being truncated too early during project destructionStan Hu
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-07Refresh authorizations when transferring projectsYorick Peterse
2017-02-07Merge branch 'fix/import-group-members' into 'master' Rémy Coutable
2017-02-07Add missing group members to export for I/EJames Lopez
2017-02-02Fix constant resolution in UpdatePagesServiceSean McGivern
2017-02-02Fix GitLab Pages not refreshing upon new contentStan Hu