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
AgeCommit message (Expand)Author
2015-10-09Normalize space-like characters in keys before output to gitlab-shellRobert Speicher
2015-10-08Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets
2015-10-08Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets
2015-10-08Revamp finding projects by namespacesYorick Peterse
2015-10-08Merge branch 'XenGi/gitlab-ce-master'Stan Hu
2015-10-08Check originalEvent.repeat *and* event.repeatRobert Speicher
2015-10-08Added concern for case-insensitive WHERE queriesYorick Peterse
2015-10-08Added methods for detecting MySQL/PostgreSQLYorick Peterse
2015-10-07Check originalEvent.repeatRobert Speicher
2015-10-07Add "Quick Submit" JS behaviorRobert Speicher
2015-10-07Require jquery.turbolinks in all JS specsRobert Speicher
2015-10-07Merge branch 'stanhu/gitlab-ce-improve-label-milestones-filter'Dmitriy Zaporozhets
2015-10-07Merge branch 'cleanup-ci-pages' into 'master' Dmitriy Zaporozhets
2015-10-07Fix tests and few CI featuresDmitriy Zaporozhets
2015-10-07Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu
2015-10-07Move CI services to project settings areaDmitriy Zaporozhets
2015-10-07Allow removing of project without confirmation when JavaScript is disabledStan Hu
2015-10-07Remove Ci::Commit and Ci::Build controllersDmitriy Zaporozhets
2015-10-07Remove test for removed page and add menu highlight for build pageDmitriy Zaporozhets
2015-10-07Add directory feature buttonStan Hu
2015-10-07Fix routing in CI mailerDmitriy Zaporozhets
2015-10-06Fix ci build routing and few testsDmitriy Zaporozhets
2015-10-06Refactor commit/build tests and fix CI cancelDmitriy Zaporozhets
2015-10-06Added benchmarks for finding trending projectsYorick Peterse
2015-10-06Revamp trending projects queryYorick Peterse
2015-10-06Added specs for TrendingProjectsFinderYorick Peterse
2015-10-05Merge branch 'refactor-build-service' into 'master' Kamil TrzciƄski
2015-10-05Fix create_trigger_request_service_specKamil Trzcinski
2015-10-05Evaluate benchmark blocks in the proper contextYorick Peterse
2015-10-05Fix gitlab_ci_yaml_processor specsKamil Trzcinski
2015-10-05Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski
2015-10-05Add stage testsKamil Trzcinski
2015-10-05Merge branch 'ci-web-hooks'Dmitriy Zaporozhets
2015-10-05Merge branch 'benchmark-suite' into 'master' Yorick Peterse
2015-10-05Make rubocop happyKamil Trzcinski
2015-10-05Fix rest of testsKamil Trzcinski
2015-10-05Fix build pipeliningKamil Trzcinski
2015-10-05Fix next bunch of testsKamil Trzcinski
2015-10-05Fix triggers specKamil Trzcinski
2015-10-05Fix next round of testsKamil Trzcinski
2015-10-05Make commit_spec runKamil Trzcinski
2015-10-05Added benchmark_subject method for benchmarksYorick Peterse
2015-10-05Move CI web hooks page to project settings areaDmitriy Zaporozhets
2015-10-05Add user to Ci::Build to have pusher email addressKamil Trzcinski
2015-10-05Refactor commit and buildKamil Trzcinski
2015-10-04Fix rubocop warnings in featuresGuilherme Garnier
2015-10-04Fix rubocop warnings in spec/lib and spec/tasksGuilherme Garnier
2015-10-03Merge remote-tracking branch 'upstream/master'Guilherme Garnier
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-10-02Update README cache key to use full project namespaceStan Hu