Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase timeout for notes_spec.jswinh-notes_spec-timeout | Winnie Hellmann | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'winh-jest-valid-describe' into 'master' | Kushal Pandya | 2019-04-10 | 7 | -18/+13 |
|\ | | | | | | | | | Enable ESLint rule jest/valid-describe See merge request gitlab-org/gitlab-ce!27140 | ||||
| * | Wrap modal mutation names in template stringswinh-jest-valid-describe | Winnie Hellmann | 2019-04-10 | 1 | -3/+3 |
| | | |||||
| * | Hard code test name in timeline_entry_item_spec.js | Winnie Hellmann | 2019-04-10 | 2 | -7/+1 |
| | | |||||
| * | Hard code test name in suggestion_diff_row_spec.js | Winnie Hellmann | 2019-04-10 | 1 | -1/+1 |
| | | |||||
| * | Wrap import project mutation names in template strings | Winnie Hellmann | 2019-04-10 | 1 | -2/+2 |
| | | |||||
| * | Wrap file template mutation names in template strings | Winnie Hellmann | 2019-04-10 | 1 | -5/+5 |
| | | |||||
| * | Enable ESLint rule jest/valid-describe | Winnie Hellmann | 2019-04-10 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'dz-patch-50' into 'master' | Lin Jen-Shin | 2019-04-10 | 1 | -1/+2 |
|\ \ | | | | | | | | | | | | | Add doc link to omnibus for changing gitlab.yml See merge request gitlab-org/gitlab-ce!27216 | ||||
| * | | Add doc link to omnibus for changing gitlab.yml | Dmitriy Zaporozhets | 2019-04-10 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch '6623-extract-ee-specific-files-lines-for-ci-spec-serializers' ↵ | Yorick Peterse | 2019-04-10 | 1 | -2/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Extract EE specific files/lines for CI spec/serializers" See merge request gitlab-org/gitlab-ce!27214 | ||||
| * | | | Use different query count expectations in EE6623-extract-ee-specific-files-lines-for-ci-spec-serializers | Matija Čupić | 2019-04-10 | 1 | -2/+4 |
| | | | | |||||
* | | | | Merge branch 'fix-cluster-health-ce' into 'master' | Sean McGivern | 2019-04-10 | 2 | -1/+6 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | Correct path to cluster health partial Closes gitlab-ee#10990 See merge request gitlab-org/gitlab-ce!27107 | ||||
| * | | | Correct path to cluster health partial | Reuben Pereira | 2019-04-10 | 2 | -1/+6 |
|/ / / | |||||
* | | | Merge branch '6073-extract-ee-specific-files-lines-for-some-ci-files' into ↵ | Yorick Peterse | 2019-04-10 | 1 | -3/+5 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Extract EE specific files/lines for some CI files" Closes gitlab-ee#6073 See merge request gitlab-org/gitlab-ce!27210 | ||||
| * | | Add optional IGNORE_ACCESSORS in RetryBuildService6073-extract-ee-specific-files-lines-for-some-ci-files | Matija Čupić | 2019-04-10 | 1 | -3/+5 |
| | | | |||||
* | | | Merge branch 'master' into 'master' | James Lopez | 2019-04-10 | 2 | -0/+4 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Add time tracking to issue board entities Closes #27780 See merge request gitlab-org/gitlab-ce!26850 | ||||
| * | | Add time tracking to issue board entities | pataar | 2019-04-10 | 2 | -0/+4 |
|/ / | |||||
* | | Merge branch 'increase-rspec-retries' into 'master' | Rémy Coutable | 2019-04-10 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | Double retries for rspec-retries See merge request gitlab-org/gitlab-ce!27208 | ||||
| * | | Double retries for rspec-retries | Lin Jen-Shin | 2019-04-10 | 1 | -2/+2 |
| |/ | | | | | | | It was 2*4 => 8 times before, so 4 times is still half retries | ||||
* | | Merge branch 'quarantine-flaky-specs' into 'master' | Kamil Trzciński | 2019-04-10 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Quarantine a flaky spec in spec/features/issues/user_creates_branch_and_merge_request_spec.rb See merge request gitlab-org/gitlab-ce!27202 | ||||
| * | | Quarantine a flaky spec in ↵ | Rémy Coutable | 2019-04-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | spec/features/issues/user_creates_branch_and_merge_request_spec.rb Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | GitLab Release Tools Bot | 2019-04-10 | 364 | -1733/+6567 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch '47327-fix-github-project-import-visibility' into 'master' | Douwe Maan | 2019-04-10 | 3 | -4/+19 |
| |\ \ | | | | | | | | | | | | | | | | | Fix GitHub project import visibility See merge request gitlab-org/gitlab-ce!27133 | ||||
| | * | | Address style review comment | Daniel Wyatt | 2019-04-09 | 1 | -2/+0 |
| | | | | |||||
| | * | | Apply suggestion to changelogs/unreleased/47327-fix-github-import-visibility.yml | Daniel Wyatt | 2019-04-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add test for github project import to user namespace. | Daniel Wyatt | 2019-04-09 | 1 | -0/+12 |
| | | | | |||||
| | * | | Fix GitHub project import visibility | Daniel Wyatt | 2019-04-08 | 3 | -3/+8 |
| | | | | |||||
| * | | | Merge branch 'run-quarantine-specs-on-master-and-schedule-only' into 'master' | Lin Jen-Shin | 2019-04-10 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Only run quarantine tests on master and schedules See merge request gitlab-org/gitlab-ce!27203 | ||||
| | * | | | Only run quarantine tests on master and schedulesrun-quarantine-specs-on-master-and-schedule-only | Rémy Coutable | 2019-04-10 | 1 | -1/+1 |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
| * | | | Merge branch 'patch-49' into 'master' | Achilleas Pipinellis | 2019-04-10 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Correct spelling mistake in documentation See merge request gitlab-org/gitlab-ce!26795 | ||||
| | * | | | Correct spelling mistake in documentation | Chris Rose | 2019-03-30 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'patch-37' into 'master' | Achilleas Pipinellis | 2019-04-10 | 1 | -0/+11 |
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | Adds details about adding links to external accounts. Fixes #54884. Closes #54884 See merge request gitlab-org/gitlab-ce!24007 | ||||
| | * | | | Adds details about adding links to external accounts. Fixes #54884. | knod | 2019-04-10 | 1 | -0/+11 |
| |/ / / | |||||
| * | | | Merge branch 'docs/AuthorizedKeysCommand-by-default-in-Docker' into 'master' | Achilleas Pipinellis | 2019-04-10 | 1 | -0/+3 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Documentation for AuthorizedKeysCommand enabled by default in Docker See merge request gitlab-org/gitlab-ce!27184 | ||||
| | * | | | Documentation for omnibus-gitlab!3191 | Sebastian Schweizer | 2019-04-09 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Merge branch 'docs/add-runner-token-reset' into 'master' | Evan Read | 2019-04-10 | 1 | -7/+47 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add guide on how to reset runners token See merge request gitlab-org/gitlab-ce!26829 | ||||
| | * | | | | Add guide on how to reset runners token | Steve Azzopardi | 2019-04-10 | 1 | -7/+47 |
| | | | | | | |||||
| * | | | | | Merge branch 'revert-2cc01f12' into 'master' | Rémy Coutable | 2019-04-10 | 4 | -89/+10 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'sh-optimize-projects-api' into 'master'" Closes #60315 See merge request gitlab-org/gitlab-ce!27195 | ||||
| | * | | | | | Revert "Merge branch 'sh-optimize-projects-api' into 'master'"revert-2cc01f12 | Stan Hu | 2019-04-10 | 4 | -89/+10 |
| | | | | | | | | | | | | | | | | | | | | | This reverts merge request !26481 | ||||
| * | | | | | | Merge branch '59276-more-k8s-logging' into 'master' | James Lopez | 2019-04-10 | 8 | -2/+78 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Improvements of kubernetes.log" Closes #59276 See merge request gitlab-org/gitlab-ce!26895 | ||||
| | * | | | | | | Add more info logging to cluster apps | Dylan Griffith | 2019-04-10 | 8 | -2/+78 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log events so that it's easy to see when different requests are starting. | ||||
| * | | | | | | Merge branch 'docs/add-internal-anchor-check' into 'master' | Achilleas Pipinellis | 2019-04-10 | 1 | -1/+3 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run anchor check on every build See merge request gitlab-org/gitlab-ce!26745 | ||||
| | * | | | | | | Run anchor check on every build | Evan Read | 2019-04-10 | 1 | -1/+3 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'docs/fix-external-links' into 'master' | Achilleas Pipinellis | 2019-04-10 | 3 | -9/+5 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update broken links to new destinations See merge request gitlab-org/gitlab-ce!27155 | ||||
| | * | | | | | | Update broken links to new destinations | Evan Read | 2019-04-10 | 3 | -9/+5 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'greg-housekeeping-docs' into 'master' | Achilleas Pipinellis | 2019-04-10 | 2 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | Update housekeeping docs to match UI See merge request gitlab-org/gitlab-ce!27182 | ||||
| | * | | | | | Update housekeeping docs to match UI | Greg Myers | 2019-04-10 | 2 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | Correct screenshot and menu location on housekeeping docs | ||||
| * | | | | | Merge branch 'docs-60290-docs-lint-broken-in-master' into 'master'50130-cluster-cluster-details-update-automatically-after-cluster-is-created | Achilleas Pipinellis | 2019-04-09 | 5 | -0/+0 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change mode to 644 for doc/ci/variables/img/ See merge request gitlab-org/gitlab-ce!27179 | ||||
| | * | | | | | Change mode to 644 for doc/ci/variables/img/docs-60290-docs-lint-broken-in-master | Rémy Coutable | 2019-04-09 | 5 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> |