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/spec/lib
AgeCommit message (Expand)Author
2016-08-13Change the order of the access rules to check simpler first, and add specsAlejandro Rodríguez
2016-08-12Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski
2016-08-11Fix test failures, that did occur because of missing previously used `reload_...Kamil Trzcinski
2016-08-11Use state machine for pipeline event processingKamil Trzcinski
2016-08-11api for generating new merge requestScott Le
2016-08-11Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Fix front-end for branches that happen to contain urlencoding escape characte...Elliot
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-10Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher
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-09fixes part1 of files to start using 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-08Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
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-05Remove empty context from CI config processor specsGrzegorz Bizon
2016-08-05Merge branch '14898-protected-branches-developer-can-not-push-without-permiss...Douwe Maan
2016-08-05Add failing test for #7032winniehell
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
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-02Add failing test for #20026winniehell
2016-08-02developer cannot push to protected branch when project is empty or he has not...tiagonbotelho