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
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Add small corrections to test coverage report badgeGrzegorz Bizon
2016-08-15Add metadata and template methods for coverage badgeGrzegorz Bizon
2016-08-15Add template class for coverage report badgeGrzegorz Bizon
2016-08-15Extract the abstract base class of badge metadataGrzegorz Bizon
2016-08-15Add coverage report badge metadata classGrzegorz Bizon
2016-08-15Extract common badge metadata test examplesGrzegorz Bizon
2016-08-15Implement the main class of test coverage badgeGrzegorz Bizon
2016-08-15Refactor badge template and metadata classesGrzegorz Bizon
2016-08-15Move badges to separate modules and add base classGrzegorz Bizon
2016-08-15Add empty test coverage badge class and specsGrzegorz Bizon
2016-08-13Change the order of the access rules to check simpler first, and add specsAlejandro Rodríguez
2016-08-11api for generating new merge requestScott Le
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-10Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan
2016-08-10Removed extra newline from redis_spec.rbYorick Peterse
2016-08-10Merge branch 'gh-pull-requests' into 'master' Douwe Maan
2016-08-10Merge branch 'brodock/gitlab-ce-feature/redis-sentinel'Douwe Maan
2016-08-09Merge branch 'fix/import-mr-source' into 'master' Robert Speicher
2016-08-09Merge branch 'fix/improve-ci-node-validatable-to-prevent-memory-leak' into 'm...Stan Hu
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-09Extend build badge specs to cover multiple pipelinesGrzegorz Bizon
2016-08-09Memoize CI config node validator to prevent leaksGrzegorz Bizon
2016-08-09Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon
2016-08-09fix MR source project assignmentJames Lopez
2016-08-09Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' Robert Speicher
2016-08-09Prefixes removed branches name with PR number when importing PR from GHDouglas Barbosa Alexandre
2016-08-09Remove SHA suffix for removed branches name when importing PR from GHDouglas Barbosa Alexandre
2016-08-08Merge branch 'git-http-push-check' into 'master' Robert Speicher
2016-08-08Merge branch 'fix/import-pending-user' into 'master' Rémy Coutable
2016-08-08Support pending invitation project members importing projectsJames Lopez
2016-08-08Improve builds badge specs, remove legacy methodsGrzegorz Bizon
2016-08-08Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon
2016-08-06Small refactor in Redis class and improved specsGabriel Mazetto
2016-08-05Merge branch '14898-protected-branches-developer-can-not-push-without-permiss...Douwe Maan
2016-08-04Allow users to import cross-repository pull requests from GitHubDouglas Barbosa Alexandre
2016-08-04Does not need to disable GitHub webhooks since PRs are check out locallyDouglas Barbosa Alexandre
2016-08-04changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho
2016-08-04Fixed specs for Gitlab::Redis and code for Redis Sentinel supportGabriel Mazetto
2016-08-04Specs for RedisConfigGabriel Mazetto
2016-08-04Fix ArgumentError in GitAccess specsJacob Vosmaer
2016-08-04Merge branch '20527-fork-commits-have-impact-on-original-project' into 'master' Rémy Coutable
2016-08-04Don’t close issues on original project from a forkPaco Guzman
2016-08-04Merge branch 'fix/import-error' into 'master' Rémy Coutable
2016-08-03Fix Import/Export error checking versionsJames Lopez
2016-08-03Enable some Rubocop cops related to new linesGrzegorz Bizon
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman