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
path: root/lib
AgeCommit message (Expand)Author
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-27Merge branch 'backstage/gb/refactor-pipeline-create-service' into 'master'Kamil Trzciński
2017-09-27Merge branch '37467-helper-method-from-users-endpoint-overrides-api-helper-me...Rémy Coutable
2017-09-27Add some minor improvements to pipeline creation chainGrzegorz Bizon
2017-09-26find_user users helper method no longer overrides find_user API helper method.Tiago Botelho
2017-09-26Add a spec for Github::Client and revert an `if !` to `unless`Rémy Coutable
2017-09-26Retrieve PR comments only when we know there are anyRémy Coutable
2017-09-26Fetch 100 results when calling the GitHub API in Github::ImportRémy Coutable
2017-09-26Merge branch 'dm-simple-project-avatar-url' into 'master'Rémy Coutable
2017-09-26Merge branch 'dm-bitbucket-import-truncated-shas' into 'master'Robert Speicher
2017-09-26Add specs for builder chain step that skipps pipelinesGrzegorz Bizon
2017-09-26Expose last pipeline details in API response when getting a single commitMehdi Lahmam
2017-09-26Fix coding style offenses in pipeline chain classesGrzegorz Bizon
2017-09-26Expose avatar_url when requesting list of projects from API with simple=trueDouwe Maan
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon
2017-09-26Split pipeline chain builder validation classGrzegorz Bizon
2017-09-26Add class that handles pipeline creation sequenceGrzegorz Bizon
2017-09-26Extract pipeline persistence to a separate chain classGrzegorz Bizon
2017-09-26Fix code style offenses in pipeline create servicesGrzegorz Bizon
2017-09-25Remove dead `Gitlab::Markdown::Pipeline` classRobert Speicher
2017-09-25Use tag/branch methods to check if pipeline ref existsGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon
2017-09-25Move related pipeline class to new pipeline moduleGrzegorz Bizon
2017-09-25Migrate Gitlab::Git::Repository#log to GitalyKim "BKC" Carlbäcker
2017-09-25Remove unnecessary commentsDouwe Maan
2017-09-25Properly compare diff refs and diff positions when shas are truncatedDouwe Maan
2017-09-25Expand truncated Bitbucket pull request source/target SHA if possibleDouwe Maan
2017-09-25Merge branch '38280-undefined-run_command-when-running-rake-gitlab-check' int...Douwe Maan
2017-09-25Merge branch 'rs-allow-name-on-anchors' into 'master'Douwe Maan
2017-09-25Fixed few gitlab:check tasks that were failing with exceptionGabriel Mazetto
2017-09-22Merge branch '36549-circuit-breaker-handles-missing-storages' into 'master'Douwe Maan
2017-09-22Workaround for #38259Andrew Newdigate
2017-09-22Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher
2017-09-22Merge branch 'feature/migrate-repository-diff' into 'master'Douwe Maan
2017-09-22Merge branch '38197-fix-ImapAuthenticationCheck' into 'master'Douwe Maan
2017-09-22Merge branch '33328-usage-ping-for-gitlab-features-and-components' into 'master'Rémy Coutable
2017-09-22Merge branch 'sh-blob-raw-check' into 'master'Douwe Maan
2017-09-22Allow the git circuit breaker to correctly handle missing repository storagesNick Thomas
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-22Merge branch 'fix-multi-line-hook-output' into 'master'Rémy Coutable
2017-09-21Ensure that Blob.raw returns always returns a valid blob objectStan Hu
2017-09-21Fix rake gitlab:incoming_email:check and make itLin Jen-Shin
2017-09-21Merge branch 'bvl-transient-failure-health-controller-spec' into 'master'Douwe Maan
2017-09-21Merge branch 'dm-closing-issue-urls' into 'master'Robert Speicher
2017-09-21Don't memoize storage configuration on `FsShardsCheck`Bob Van Landuyt
2017-09-21Adds gitlab features and components to usage ping data.Tiago Botelho
2017-09-21Display full pre-receive and post-receive hook output in GitLab UIRobin Bobbitt
2017-09-21Adds EE tag detection to remove_old in gitlab backup.Tiago Botelho
2017-09-21Correctly detect multiple issue URLs after 'Closes...' in MR descriptionsDouwe Maan