summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/rc-migration-typo' into 'master' Rémy Coutable2017-01-162-29/+57
* Merge branch 'pmq20/gitlab-ce-psvr/head/cache' into 'master' Yorick Peterse2017-01-162-15/+22
|\
| * Expire related caches after changing HEADpmq20/gitlab-ce-psvr/head/cacheMinqi Pan2017-01-152-15/+22
* | Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable2017-01-161-6/+11
|\ \
| * | Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli2017-01-141-6/+11
* | | Merge branch 'move-admin-groups-spinach-test-to-rspec' into 'master' Rémy Coutable2017-01-151-2/+111
|\ \ \ | |_|/ |/| |
| * | Move admin groups spinach tests to rspecSemyon Pupkov2016-12-271-2/+111
* | | Allow to use + symbol in filenamesblackst0ne2017-01-151-0/+14
* | | Merge branch '25018-gitlab-checks-changeaccess-looks-for-user-permissions-tha...Douwe Maan2017-01-141-3/+0
|\ \ \
| * | | Remove useless permission checks in Gitlab::Checks::ChangeAccess25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-existRémy Coutable2017-01-121-3/+0
* | | | Merge branch '26587-metrics-middleware-endpoint-is-nil' into 'master' Yorick Peterse2017-01-141-0/+11
|\ \ \ \
| * | | | Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route26587-metrics-middleware-endpoint-is-nilRémy Coutable2017-01-121-0/+11
| |/ / /
* | | | Merge branch 'fix-build-sort-order' into 'master' Robert Speicher2017-01-131-0/+19
|\ \ \ \
| * | | | revise sortable_name test formattingMike Greiling2017-01-131-4/+1
| * | | | prefer unit test on model over view testfix-build-sort-orderMike Greiling2017-01-022-35/+22
| * | | | add tests for natural sorting of build namesMike Greiling2017-01-021-0/+35
* | | | | Merge branch 'fix-single-team-specs' into 'master' Robert Speicher2017-01-131-3/+82
|\ \ \ \ \
| * | | | | Improve disabled state selectfix-single-team-specsLuke "Jared" Bennett2017-01-131-3/+82
* | | | | | Merge branch 'fix/merge-separate-build-spec-files' into 'master' Robert Speicher2017-01-132-1341/+1275
|\ \ \ \ \ \
| * | | | | | Fix Rubocop offense in build specsfix/merge-separate-build-spec-filesGrzegorz Bizon2017-01-131-1/+0
| * | | | | | Remove empty build spec file from invalid locationGrzegorz Bizon2017-01-131-6/+0
| * | | | | | Merge build specs into file that has valid locationGrzegorz Bizon2017-01-132-1335/+1276
* | | | | | | Merge branch 'fix/serialized-commit-path' into 'master' Rémy Coutable2017-01-131-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Update commit entity to point to valid commit pageGrzegorz Bizon2017-01-131-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'env-var-in-redis-config' into 'master' Rémy Coutable2017-01-132-1/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow to use ENV variables in redis configSemyon Pupkov2017-01-132-1/+17
* | | | | | | Only escape the 'No Milestone' paramfix-ruby21-milestone-api-specs-2Sean McGivern2017-01-132-4/+6
* | | | | | | Fix milestone API specs in Ruby 2.1fix-ruby21-milestone-api-specsSean McGivern2017-01-131-1/+1
* | | | | | | Merge branch '23194-fix-no-milestone-option-for-projects-endpoint' into 'mast...Sean McGivern2017-01-131-3/+77
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpointDavid Eisner2017-01-121-3/+77
* | | | | | | Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Move dashboard help spinach test to rspecSemyon Pupkov2017-01-041-0/+17
* | | | | | | | Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Move dashboard group spinach test to rspecSemyon Pupkov2017-01-041-0/+20
| |/ / / / / / /
* | | | | | | | Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' Rémy Coutable2017-01-132-0/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Move dashboard archived projects spinach tests to rspecSemyon Pupkov2017-01-042-0/+32
| |/ / / / / / /
* | | | | | | | Merge branch 'move-dashboard-activetab-spinach-to-rspec' into 'master' Rémy Coutable2017-01-131-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Move dashboard active tab spinach test to rspecSemyon Pupkov2017-01-031-0/+46
* | | | | | | | | Merge branch 'remove-double-let' into 'master' Rémy Coutable2017-01-131-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove duplicate let in cycle_analytics_specSemyon Pupkov2017-01-031-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' Rémy Coutable2017-01-131-32/+141
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Tiny refactoring example in admin users feature specSemyon Pupkov2017-01-021-9/+9
| * | | | | | | | Move admin users spinach tests to rspecSemyon Pupkov2017-01-021-23/+132
* | | | | | | | | Merge branch '24185-legacy-ci-status-reactive-cache' into 'security'Robert Speicher2017-01-125-146/+308
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | fixes the issueTiago Botelho2017-01-121-1/+1
* | | | | | | | Merge branch 'use-configured-git' into 'master' Douwe Maan2017-01-121-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Use configured git rather than system gituse-configured-gitRobert Schilling2017-01-051-5/+5
* | | | | | | | | Merge branch 'zj-unadressable-url-variables' into 'master' Douwe Maan2017-01-122-17/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg2017-01-052-17/+13
* | | | | | | | | | Merge branch 'fill-authorized-projects' into 'master' Douwe Maan2017-01-121-0/+18
|\ \ \ \ \ \ \ \ \ \