summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Rename method to not clash with #clusterrefactor_deployment_clusterThong Kuah2019-06-241-4/+4
* Select deployments that only has the app labelThong Kuah2019-06-211-0/+24
* Include the GitLab version in the cache key for Gitlab::JsonCacheDouglas Barbosa Alexandre2019-06-211-21/+47
* Merge branch 'sh-clean-up-bitbucket-import-errors' into 'master'Douglas Barbosa Alexandre2019-06-211-6/+21
|\
| * Avoid storing backtraces from Bitbucket Cloud imports in the databasesh-clean-up-bitbucket-import-errorsStan Hu2019-06-191-6/+21
* | Bump rouge to 3.4.1Zoid2019-06-211-6/+7
* | Merge branch '63406-selecting-a-line-in-ci-job-trace-using-triple-click-selec...Stan Hu2019-06-212-9/+9
|\ \
| * \ Merge branch 'master' into '63406-selecting-a-line-in-ci-job-trace-using-trip...63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-alsoAdam Hegyi2019-06-193-6/+5
| |\ \ | | |/
| * | Fix copying a single line from FirefoxAdam Hegyi2019-06-192-9/+9
* | | Merge branch 'bug/63162-duplicate_path_in_links' into 'master'Sean McGivern2019-06-211-0/+7
|\ \ \
| * | | Do not rewrite relative links for system notesbug/63162-duplicate_path_in_linksMario de la Ossa2019-06-201-0/+7
* | | | Merge branch 'zj-gitaly-usage-data' into 'master'Stan Hu2019-06-202-0/+11
|\ \ \ \
| * | | | Add Gitaly data to the usage pingZeger-Jan van de Weg2019-06-202-0/+11
* | | | | Merge branch 'config-yaml-differences' into 'master'Robert Speicher2019-06-201-2/+30
|\ \ \ \ \
| * | | | | Backport gitlab.yml.example from EEconfig-yaml-differencesYorick Peterse2019-06-201-2/+30
* | | | | | Add embedding flag and filter to CPU/MemSarah Yasonik2019-06-202-1/+37
* | | | | | Merge branch '63510-error-parsing-true-boolean-in-gitlab-jsoncache' into 'mas...Ash McKenzie2019-06-201-0/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Gitlab::JsonCache#parse_value ensure string63510-error-parsing-true-boolean-in-gitlab-jsoncacheAsh McKenzie2019-06-201-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sh-remove-import-columns-from-projects' into 'master'Douwe Maan2019-06-201-2/+2
|\ \ \ \ \
| * | | | | Remove import columns from projects tablesh-remove-import-columns-from-projectsStan Hu2019-06-191-2/+2
| |/ / / /
* | | | | Render GFM html in GraphQLBob Van Landuyt2019-06-202-0/+88
|/ / / /
* | | | Merge branch '63417-add-missing-class' into 'master'Kamil Trzciński2019-06-191-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Adds missing class63417-add-missing-classFilipa Lacerda2019-06-191-2/+2
| |/ /
* | | Add documentation and testsManoj MJ2019-06-192-4/+3
| |/ |/|
* | Adds identity information while making external authorization requestsManoj MJ2019-06-191-2/+27
* | Merge branch 'remove-support-for-app-label-matching' into 'master'Ash McKenzie2019-06-191-10/+0
|\ \
| * | Stop matching on legacy app labelThong Kuah2019-06-191-10/+0
| |/
* | Merge branch 'sh-cache-feature-flag-names' into 'master'Thong Kuah2019-06-181-1/+8
|\ \ | |/ |/|
| * Cache feature flag names in Redis for a minuteStan Hu2019-06-181-1/+8
* | Turn on Cat-File cache by defaultZeger-Jan van de Weg2019-06-182-15/+27
* | Move Gitaly feature flag logic to Feature::GitalyZeger-Jan van de Weg2019-06-182-14/+32
* | Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-189-184/+505
* | Make KubernetesService readonlyJames Fargher2019-06-181-14/+4
* | Merge branch '55362-refresh-blank-service-account-token' into 'master'Thong Kuah2019-06-171-1/+7
|\ \ | |/ |/|
| * Refresh service_account_token for kubernetes_namespaces55362-refresh-blank-service-account-tokenDylan Griffith2019-06-141-1/+7
* | Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern2019-06-172-32/+45
|\ \
| * | Compact syntax for default class namesFabio Pitino2019-06-171-1/+1
| * | Make failing specs passgenerate-spans-for-sectionsFabio Pitino2019-06-171-5/+10
| * | Replace _ with - in section class namesFabio Pitino2019-06-141-3/+3
| * | Fixing specsFabio Pitino2019-06-141-27/+35
* | | Backport the EE schema and migrations to CEYorick Peterse2019-06-1717-938/+423
* | | Allow custom names for concurrent foreign keysYorick Peterse2019-06-171-0/+27
* | | Merge branch '58886-issue-tracker-fields' into 'master'Sean McGivern2019-06-171-0/+2
|\ \ \
| * | | Create models for issue trackers data58886-issue-tracker-fieldsJarka Košanová2019-06-131-0/+2
* | | | Fix GPG signature verification with recent versions of GnuPGDavid Palubin2019-06-171-0/+83
* | | | Fix plan stage queryGosia Ksionek2019-06-177-8/+201
* | | | Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon2019-06-171-1/+1
|\ \ \ \
| * | | | preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-1/+1
* | | | | Return boolean from Lexeme::Matches#evaluateboolean-values-from-matches-operatordrew cimino2019-06-142-43/+28
* | | | | Merge branch 'bvl-comments-graphql' into 'master'Jan Provaznik2019-06-141-0/+6
|\ \ \ \ \