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
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-10Avoid calling freeze on already frozen strings in libDinesh Panda
2019-08-07Add author lines to project import commentsGeorge Koltsov
2018-10-07Enable more frozen string in lib/**/*.rbgfyoung
2018-05-24Import bitbucket issues that are reported by an anonymous userBart Libert
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-04-11[BB Importer] Save the error trace and the whole raw documentValery Sizov
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2016-12-19Add Wiki import to BB importerValery Sizov
2016-12-17Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre
2016-12-16BB importer: Milestone importerValery Sizov
2016-12-15BB importer: Fixed bug with putting expired token to a project.clone_urlValery Sizov
2016-12-14BB importer: Refactoring user importing logic[ci skip]Valery Sizov
2016-12-13BB importer: Adding created_by only when used is not found[ci skip]Valery Sizov
2016-12-13BB importer: Fixed after code review[ci skip]Valery Sizov
2016-12-12specs for bitbucket representersValery Sizov
2016-12-12Spec for bitbucket pageValery Sizov
2016-12-12Specs for Bitbucket::Connections and Bitbucket::CollectionsValery Sizov
2016-12-10Fix query for importing all projects for memberStan Hu
2016-12-10Return repositories to which user is a member, not just ownerStan Hu
2016-12-07BitBucket importer: import issues with labelsValery Sizov
2016-12-07BitBucket refactoring. Iteration 3Valery Sizov
2016-12-07BitBuckpet importer. Refactoring. Iteration 2Valery Sizov
2016-12-07Apply review comments. Iteration 1Valery Sizov
2016-12-06Fix importing PRs with not existing branchesValery Sizov
2016-12-06Fix importing inline comment for any diff typeValery Sizov
2016-12-05Fix inline comment importing for 1:1 diff typeValery Sizov
2016-11-22Fix Bitbucket importer spec to pass with 2.0 APIStan Hu
2016-11-22Simplify Bitbucket::Page implementationStan Hu
2016-11-22Clean up Bitbucket connection based on review commentsStan Hu
2016-11-22Clean up owner and slug representationStan Hu
2016-11-22Add support for extracting all pull requests and their raw diffsStan Hu
2016-11-22Rubocop fixesStan Hu
2016-11-22Import pull request commentsStan Hu
2016-11-22Incorporate review commentsStan Hu
2016-11-22Fix refresh to lazily load connectionStan Hu
2016-11-22Lazily load Bitbucket connectionStan Hu
2016-11-22Import opened pull request from BitbucketDouglas Barbosa Alexandre
2016-11-22Add an endpoint to get a list of pull requests for a repoDouglas Barbosa Alexandre
2016-11-22Add an endpoint to get a list of issue commentsDouglas Barbosa Alexandre
2016-11-22Add an endpoint to get a list of issues for a repoDouglas Barbosa Alexandre