summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix rest of testsKamil Trzcinski2015-10-054-128/+61
| * Fix build pipeliningKamil Trzcinski2015-10-051-0/+55
| * Fix next bunch of testsKamil Trzcinski2015-10-052-8/+14
| * Fix triggers specKamil Trzcinski2015-10-051-23/+8
| * Fix next round of testsKamil Trzcinski2015-10-0511-54/+72
| * Make commit_spec runKamil Trzcinski2015-10-055-102/+91
| * Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-052-38/+9
| * Refactor commit and buildKamil Trzcinski2015-10-051-1/+1
* | Evaluate benchmark blocks in the proper contextYorick Peterse2015-10-051-1/+3
* | Merge branch 'ci-web-hooks'Dmitriy Zaporozhets2015-10-051-0/+27
|\ \
| * | Move CI web hooks page to project settings areaDmitriy Zaporozhets2015-10-051-0/+27
| |/
* | Merge branch 'benchmark-suite' into 'master' Yorick Peterse2015-10-054-3/+105
|\ \ | |/ |/|
| * Added benchmark_subject method for benchmarksYorick Peterse2015-10-052-4/+21
| * Basic setup for an RSpec based benchmark suitebenchmark-suiteYorick Peterse2015-10-023-1/+84
| * Don't use "rm" for cleaning tmp/buildsYorick Peterse2015-10-021-2/+4
* | Fix rubocop warnings in featuresGuilherme Garnier2015-10-031-4/+4
* | Fix rubocop warnings in spec/lib and spec/tasksGuilherme Garnier2015-10-033-7/+3
* | Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-039-103/+62
|\ \
| * | Update README cache key to use full project namespaceStan Hu2015-10-021-2/+2
| * | Merge branch 'access_level_badge_bug' into 'master' Dmitriy Zaporozhets2015-10-021-0/+12
| |\ \
| | * | Wrong access level badge on MR commentsaccess_level_badge_bugValery Sizov2015-10-021-0/+12
| | |/
| * | Merge branch 'rs-throttle-reset' into 'master' Douwe Maan2015-10-023-33/+43
| |\ \ | | |/ | |/|
| | * Conform to spec guidelines that only exist in my headrs-throttle-resetRobert Speicher2015-10-021-1/+1
| | * Fix spec broken by updated Devise translationsRobert Speicher2015-10-011-1/+1
| | * Refactor PasswordsController to use before_actionsRobert Speicher2015-10-011-1/+1
| | * Add User#recently_sent_password_reset?Robert Speicher2015-10-011-0/+20
| | * Remove specs for "login after reset"Robert Speicher2015-09-301-40/+0
| | * Update feature specRobert Speicher2015-09-301-0/+1
| | * Only allow password reset emails once per minuteRobert Speicher2015-09-301-7/+36
| * | Merge branch 'ensure-ci-project' into 'master' Dmitriy Zaporozhets2015-10-024-68/+5
| |\ \