summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-143-0/+179
* Fix retry and cancel for buildfix-retry-and-cancelKamil Trzcinski2015-10-141-1/+9
* Merge branch 'add-wip-to-mr-hook-attrs' into 'master' Stan Hu2015-10-131-0/+11
|\
| * merge_request: add work_in_progress to MR hooksBen Boeckel2015-10-081-0/+11
* | Merge branch 'redesign-files-page'Dmitriy Zaporozhets2015-10-132-2/+2
|\ \
| * | Apply new design to files pageDmitriy Zaporozhets2015-10-132-2/+2
* | | Merge branch 'commit_status' into 'master' Kamil Trzciński2015-10-1310-133/+422
|\ \ \ | |/ / |/| |
| * | Fix broken testsKamil Trzcinski2015-10-121-4/+5
| * | Fix some changesKamil Trzcinski2015-10-121-1/+1
| * | Fix commit skippingKamil Trzcinski2015-10-121-2/+2
| * | Add author to statusesKamil Trzcinski2015-10-121-0/+7
| * | Fix commit status POST URLKamil Trzcinski2015-10-121-3/+3
| * | Implement Commit Status APIKamil Trzcinski2015-10-1210-128/+409
* | | Merge branch 'reset_service_password' into 'master' Dmitriy Zaporozhets2015-10-123-0/+135
|\ \ \ | |/ / |/| |
| * | Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-123-0/+135
* | | Merge branch 'fix_email_downcasing' into 'master' Robert Speicher2015-10-111-0/+21
|\ \ \ | |/ / |/| |
| * | Fix ldap email downcasing bugDrew Blessing2015-10-081-0/+21
* | | Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970Robert Speicher2015-10-081-0/+13
|/ /
* | Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets2015-10-083-0/+223
|\ \
| * | Revamp finding projects by namespacesYorick Peterse2015-10-082-15/+48
| * | Added concern for case-insensitive WHERE queriesYorick Peterse2015-10-071-0/+176
| * | Added methods for detecting MySQL/PostgreSQLYorick Peterse2015-10-071-0/+17
* | | Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets2015-10-084-0/+124
|\ \ \ | |_|/ |/| |
| * | Added benchmarks for finding trending projectsYorick Peterse2015-10-062-0/+47
| * | Revamp trending projects queryYorick Peterse2015-10-062-24/+58
| * | Added specs for TrendingProjectsFinderYorick Peterse2015-10-061-0/+43
* | | Merge branch 'XenGi/gitlab-ce-master'Stan Hu2015-10-081-2/+2
|\ \ \
| * | | hooks: Add full project namespace to payloadRicardo Band2015-10-021-2/+2
* | | | Check originalEvent.repeat *and* event.repeatrs-quick-submitRobert Speicher2015-10-071-4/+1
* | | | Check originalEvent.repeatRobert Speicher2015-10-071-1/+9
* | | | Add "Quick Submit" JS behaviorRobert Speicher2015-10-072-0/+71
* | | | Require jquery.turbolinks in all JS specsRobert Speicher2015-10-071-0/+1
| |_|/ |/| |
* | | Merge branch 'stanhu/gitlab-ce-improve-label-milestones-filter'Dmitriy Zaporozhets2015-10-072-0/+25
|\ \ \
| * | | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-072-0/+25
* | | | Merge branch 'cleanup-ci-pages' into 'master' Dmitriy Zaporozhets2015-10-076-108/+20
|\ \ \ \
| * | | | Fix tests and few CI featuresDmitriy Zaporozhets2015-10-072-33/+0
| * | | | Move CI services to project settings areaDmitriy Zaporozhets2015-10-071-23/+0
| * | | | Remove Ci::Commit and Ci::Build controllerscleanup-ci-pagesDmitriy Zaporozhets2015-10-072-32/+20
| * | | | Remove test for removed page and add menu highlight for build pageDmitriy Zaporozhets2015-10-071-20/+0
* | | | | Allow removing of project without confirmation when JavaScript is disabledStan Hu2015-10-071-1/+1
| |/ / / |/| | |
* | | | Add directory feature buttonStan Hu2015-10-071-0/+36
|/ / /
* | | Fix routing in CI mailerDmitriy Zaporozhets2015-10-071-2/+1
* | | Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-061-22/+20
* | | Refactor commit/build tests and fix CI cancelDmitriy Zaporozhets2015-10-063-61/+34
| |/ |/|
* | Merge branch 'refactor-build-service' into 'master' Kamil Trzciński2015-10-0518-358/+341
|\ \
| * | Fix create_trigger_request_service_specrefactor-build-serviceKamil Trzcinski2015-10-052-6/+6
| * | Fix gitlab_ci_yaml_processor specsKamil Trzcinski2015-10-051-0/+3
| * | Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-053-22/+11
| * | Add stage testsKamil Trzcinski2015-10-051-0/+34
| * | Make rubocop happyKamil Trzcinski2015-10-052-3/+3