summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-5928-geo-rake-task-to-force-housekeeping-on-next-sync' into ...Nick Thomas2018-05-211-0/+4
|\
| * Adding progressbar explicitly and spec extensions for itce-5928-geo-rake-task-to-force-housekeeping-on-next-syncGabriel Mazetto2018-05-101-0/+4
* | Merge branch 'create-live-trace-only-if-job-is-complete' into 'master'Kamil Trzciński2018-05-211-0/+16
|\ \
| * | Add test for the cancelled jobsShinya Maeda2018-05-211-0/+16
* | | Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz Bizon2018-05-213-3/+57
|\ \ \
| * | | Fix Rubocop offense in create pipeline services :cop:fix/gb/exclude-persisted-variables-from-environment-nameGrzegorz Bizon2018-05-211-1/+2
| * | | Update pipeline persisted / predefined variables specsGrzegorz Bizon2018-05-182-4/+8
| * | | Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-182-1/+28
| * | | Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon2018-05-181-0/+22
* | | | Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński2018-05-211-11/+72
|\ \ \ \
| * | | | Remove rails5 specific tests for #cast_value_from_cacheMatija Čupić2018-05-171-24/+2
| * | | | Add test for #cast_value_from_cacheMatija Čupić2018-05-171-0/+36
| * | | | Revert "Move argument check to cached getter definition class method"Matija Čupić2018-05-161-2/+2
| * | | | Move argument check to cached getter definition class methodMatija Čupić2018-05-161-2/+2
| * | | | Add attribute check in cached getterMatija Čupić2018-05-161-0/+4
| * | | | Dynamically cast value from cacheMatija Čupić2018-05-151-38/+4
| * | | | Check for exact time matchesMatija Čupić2018-05-141-6/+8
| * | | | Expect calls to read_attribute depending on cache presenceMatija Čupić2018-05-141-0/+8
| * | | | Add RedisCacheable specs for memoization correctnessMatija Čupić2018-05-121-7/+19
| * | | | Make #cached_attr_reader and #cached_attr_time_reader specs Redis basedMatija Čupić2018-05-121-8/+4
| * | | | Add specs for #cached_attr_reader and cached_attr_time_readerMatija Čupić2018-05-111-11/+70
* | | | | Merge branch '46454-wrong-value-in-ci-deploy-user' into 'master'Kamil Trzciński2018-05-211-1/+1
|\ \ \ \ \
| * | | | | Fixes deploy tokens build variables46454-wrong-value-in-ci-deploy-userMayra Cabrera2018-05-181-1/+1
* | | | | | Merge branch '5845-extract-ee-environments-files' into 'master'Phil Hughes2018-05-213-193/+101
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into 5845-extract-ee-environments-files5845-extract-ee-environments-filesFilipa Lacerda2018-05-1834-172/+1017
| |\ \ \ \ \ \
| * \ \ \ \ \ \ [ci skip] Merge branch 'master' into 5845-extract-ee-environments-filesFilipa Lacerda2018-05-1713-117/+211
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into 5845-extract-ee-environments-filesFilipa Lacerda2018-05-1625-288/+491
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Replace vue resource with axios for environmentsFilipa Lacerda2018-05-143-193/+101
* | | | | | | | | | Merge branch '44799-api-naming-issue-scope' into 'master'Rémy Coutable2018-05-213-139/+97
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-213-139/+97
* | | | | | | | | | | Merge branch '45065-users-projects-json-sort' into 'master'Rémy Coutable2018-05-212-9/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Order UsersController#projects.json by updated_atTakuya Noguchi2018-05-192-9/+11
* | | | | | | | | | | | Merge branch 'zj-workhorse-archive-mandatory' into 'master'Grzegorz Bizon2018-05-212-15/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move git archives downloading to GitalyZeger-Jan van de Weg2018-05-172-15/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Remove unnecessary `with` from `allow`fix-kube_client-proxy_url-exceptionShinya Maeda2018-05-212-2/+2
* | | | | | | | | | | | Add spec for unathrozied proxy_urlShinya Maeda2018-05-212-0/+26
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'xeodon/gitlab-ce-fix/45743-master-fix-gitaly-delete-refs' into ...Grzegorz Bizon2018-05-191-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix error when deleting an empty list of refsxeodon/gitlab-ce-fix/45743-master-fix-gitaly-delete-refsSergey Sinev2018-05-181-0/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Fix double brackets being linkified in wiki markdownAlex2018-05-182-0/+29
* | | | | | | | | | Merge branch 'fix/handle-large-commit-tag-message' into 'master'Robert Speicher2018-05-184-4/+119
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add handling for commit/tags with big messagesAhmad Sherif2018-05-184-4/+119
* | | | | | | | | | | Merge branch 'gitaly-1182-search-by-content-name' into 'master'Robert Speicher2018-05-181-2/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Migrate RepositoryService#SearchFilesBy{Content,Name}gitaly-1182-search-by-content-nameKim "BKC" Carlbäcker2018-05-181-2/+12
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '5913-extract-ee-specific-lines-for-lib-gitlab-auth' into 'master'Robert Speicher2018-05-183-4/+50
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Minimize CE/EE difference in Gitlab::Auth::LDAP::User5913-extract-ee-specific-lines-for-lib-gitlab-authRémy Coutable2018-05-181-2/+3
| * | | | | | | | | | Minimize CE/EE difference in Gitlab::Auth::LDAP::ConfigRémy Coutable2018-05-181-1/+35
| * | | | | | | | | | Minimize CE/EE difference in Gitlab::Auth::LDAP::AccessRémy Coutable2018-05-181-1/+12
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'zj-calculate-checksum-mandator' into 'master'Nick Thomas2018-05-181-48/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Calculating repository checksums executed by GitalyZeger-Jan van de Weg2018-05-181-48/+24
* | | | | | | | | | | Merge branch 'memoize-database-version' into 'master'Rémy Coutable2018-05-181-0/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |