Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Screenshot link fixqa-review-knapsack-reports-testing | Desiree Chevalier | 2019-07-15 | 3 | -3/+18 |
| | |||||
* | Code review changes | Desiree Chevalier | 2019-07-15 | 2 | -4/+4 |
| | |||||
* | Failure screenshot test | Desiree Chevalier | 2019-07-15 | 2 | -7/+1 |
| | |||||
* | Update artifact paths | Desiree Chevalier | 2019-07-15 | 1 | -0/+2 |
| | |||||
* | Remove test failure | Desiree Chevalier | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | Fix combined report header colors | Desiree Chevalier | 2019-07-15 | 1 | -0/+34 |
| | |||||
* | Switch html to htm for report files | Desiree Chevalier | 2019-07-15 | 1 | -3/+3 |
| | |||||
* | Parallel logs failure test | Desiree Chevalier | 2019-07-15 | 2 | -2/+7 |
| | |||||
* | Add nokogiri for script | Desiree Chevalier | 2019-07-15 | 1 | -1/+3 |
| | |||||
* | Add script to collate parallel test reports correctly | Desiree Chevalier | 2019-07-15 | 2 | -2/+40 |
| | |||||
* | XML and HTML test | Desiree Chevalier | 2019-07-15 | 1 | -5/+5 |
| | |||||
* | Format log file | Desiree Chevalier | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | Add junit report | Desiree Chevalier | 2019-07-15 | 1 | -0/+2 |
| | |||||
* | Clean up and switch to log file | Desiree Chevalier | 2019-07-15 | 1 | -14/+4 |
| | |||||
* | Switch json to xml | Desiree Chevalier | 2019-07-15 | 1 | -3/+3 |
| | |||||
* | Artifact file path search | Desiree Chevalier | 2019-07-15 | 1 | -1/+4 |
| | |||||
* | Concat files and rebase | Desiree Chevalier | 2019-07-15 | 1 | -4/+4 |
| | |||||
* | Update artifact path tests | Desiree Chevalier | 2019-07-15 | 1 | -2/+8 |
| | |||||
* | Artifact path tests | Desiree Chevalier | 2019-07-15 | 1 | -2/+3 |
| | |||||
* | Auto run parallel jobs for testing | Desiree Chevalier | 2019-07-15 | 1 | -1/+1 |
| | |||||
* | Collate parallel reports test | Desiree Chevalier | 2019-07-15 | 1 | -1/+23 |
| | |||||
* | Create report artifacts | Desiree Chevalier | 2019-07-15 | 3 | -1/+5 |
| | |||||
* | Merge branch 'pl-incident-issue-alert-payload-docs' into 'master' | Achilleas Pipinellis | 2019-07-15 | 1 | -1/+11 |
|\ | | | | | | | | | Add docs on how alert attributes are used See merge request gitlab-org/gitlab-ce!30736 | ||||
| * | Add docs on how alert attributes are used | Peter Leitzen | 2019-07-15 | 1 | -1/+11 |
|/ | |||||
* | Merge branch 'docs/fix-product-tier-badges' into 'master' | Marcia Ramos | 2019-07-15 | 6 | -7/+7 |
|\ | | | | | | | | | Convert more product badges to round brackets See merge request gitlab-org/gitlab-ce!30719 | ||||
| * | Convert more product badges to round brackets | Evan Read | 2019-07-15 | 6 | -7/+7 |
|/ | |||||
* | Merge branch 'add-geo-database-ugprade-docs' into 'master' | Achilleas Pipinellis | 2019-07-15 | 1 | -0/+10 |
|\ | | | | | | | | | Add note to GEO documentation about database upgrade See merge request gitlab-org/gitlab-ce!30647 | ||||
| * | Add note to GEO documentation about database upgrade | Ian Baum | 2019-07-15 | 1 | -0/+10 |
|/ | | | | | * Point to the omnibus documentation for how to upgrade the cluster * Document how to disable the upgrade procedure | ||||
* | Merge branch 'caneldem-dependency-scanning-docs' into 'master' | Achilleas Pipinellis | 2019-07-15 | 1 | -0/+1 |
|\ | | | | | | | | | Update dependency scanning to add new variable See merge request gitlab-org/gitlab-ce!30528 | ||||
| * | Update dependency scanning to add new variable | Can Eldem | 2019-07-15 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'ce-mw-onboarding-popover-width' into 'master' | Tim Zallmann | 2019-07-15 | 1 | -0/+1 |
|\ | | | | | | | | | (CE Port) Set max width for onboarding popover See merge request gitlab-org/gitlab-ce!30619 | ||||
| * | (CE Port) Set max width for onboarding popover | Martin Wortschack | 2019-07-15 | 1 | -0/+1 |
|/ | |||||
* | Merge branch '63694-tls-opts-for-helm-wait' into 'master' | Sean McGivern | 2019-07-15 | 4 | -23/+30 |
|\ | | | | | | | | | | | | | GitLab Managed App ensure helm version uses tls opts Closes #63694 See merge request gitlab-org/gitlab-ce!30654 | ||||
| * | GitLab Managed App ensure helm version uses tls opts63694-tls-opts-for-helm-wait | Dylan Griffith | 2019-07-15 | 4 | -23/+30 |
| | | | | | | | | | | | | | | | | | | The TLS opts were missing from helm version command which meant that it was just perpetually failing and hence wasting 30s of time waiting for a command to be successful that was never going to be successful. This never actually caused any errors because this loop will happily just fail 30 times without breaking the overall script but it was just a waste of installation time so now installing apps should be ~30s faster. | ||||
* | | Merge branch 'mh/boards-filter-bar' into 'master' | Phil Hughes | 2019-07-15 | 4 | -29/+38 |
|\ \ | | | | | | | | | | | | | | | | | | | Display boards filter bar on mobile Closes #45864 See merge request gitlab-org/gitlab-ce!30120 | ||||
| * | | Display boards filter bar on mobile | Martin Hanzel | 2019-07-15 | 4 | -29/+38 |
|/ / | |||||
* | | Merge branch 'pages-refactor-ssl-documentation' into 'master' | Achilleas Pipinellis | 2019-07-15 | 29 | -338/+456 |
|\ \ | | | | | | | | | | | | | | | | | | | Docs: Pages - refactor "Custom domain / SSL" documentation Closes #47585, #60612, #44606, and #63753 See merge request gitlab-org/gitlab-ce!30363 | ||||
| * | | Move document to new location, split in 3 | Marcia Ramos | 2019-07-15 | 29 | -338/+456 |
|/ / | | | | | | | | | - Move steps to new doc - Move all concepts to different docs | ||||
* | | Merge branch 'rs-namespace-feature' into 'master' | Sean McGivern | 2019-07-15 | 1 | -0/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | Add Namespace#feature_available no-op Closes #60908 See merge request gitlab-org/gitlab-ce!30641 | ||||
| * | | Add Namespace#feature_available no-oprs-namespace-feature | Robert Speicher | 2019-07-12 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | This gets overridden in `EE::Namespace` and allows us to do things like always treat Epics as "disabled" in Core using the same checks we'd use elsewhere. | ||||
* | | | Merge branch '64499-add-size-96-to-avatar-sizes-in-avatar-scss' into 'master' | Kushal Pandya | 2019-07-15 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Add size 96 to avatar sizes in avatar.scss" Closes #64499 See merge request gitlab-org/gitlab-ce!30671 | ||||
| * | | | Add size 96 to avatar sizes in avatar.scss64499-add-size-96-to-avatar-sizes-in-avatar-scss | Ammar Alakkad | 2019-07-12 | 1 | -0/+5 |
| | | | | |||||
* | | | | Merge branch 'docs/gb/serverless-function-dockerfile-runtime' into 'master' | Evan Read | 2019-07-15 | 1 | -13/+22 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add a note about implicit Dockerfile serverless runtime See merge request gitlab-org/gitlab-ce!30672 | ||||
| * | | | | Add a note about implicit Dockerfile serverless runtime | Grzegorz Bizon | 2019-07-15 | 1 | -13/+22 |
|/ / / / | |||||
* | | | | Merge branch 'expand-acronym' into 'master' | Achilleas Pipinellis | 2019-07-15 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | expand (CD) acronym See merge request gitlab-org/gitlab-ce!30646 | ||||
| * | | | | expand (CD) acronym | mokha | 2019-07-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Do not use acronyms when you can avoid it as you can't assume people > know what you are talking about. Example: instead of MR, write merge > request. - https://about.gitlab.com/handbook/communication/#writing-style-guidelines | ||||
* | | | | | Merge branch 'patch-46' into 'master' | Evan Read | 2019-07-15 | 1 | -0/+36 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add example of ENV variables for image and services. See merge request gitlab-org/gitlab-ce!27320 | ||||
| * | | | | | Fixed wrong placement of "variables:" statement in yml file. | Thad Guidry | 2019-07-15 | 1 | -0/+36 |
|/ / / / / | | | | | | | | | | | | | | | | Verified snippet works with 11.10.1 | ||||
* | | | | | Merge branch 'issue/55953-docs' into 'master' | Achilleas Pipinellis | 2019-07-15 | 52 | -274/+273 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Rename "discussions" to "threads" in docs See merge request gitlab-org/gitlab-ce!30037 | ||||
| * | | | | | Rename "discussions" to "threads" in docs | Michel Engelen | 2019-07-15 | 52 | -274/+273 |
|/ / / / / |