summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix MergeRequest#commits_count nil comparisonfj-59547-fix-has-commitsFrancisco Javier López2019-04-012-4/+11
|
* Merge branch 'patch-30' into 'master'Evan Read2019-03-291-1/+1
|\ | | | | | | | | README.md: fix URL to CI Lint See merge request gitlab-org/gitlab-ce!26580
| * README.md: fix URL to CI LintDamian Nowak2019-03-261-1/+1
| |
* | Merge branch 'docs-ci-intro-illustration' into 'master'Mike Lewis2019-03-293-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Docs: Update CI/CD intro - workflow illustration Closes #59108 See merge request gitlab-org/gitlab-ce!26733
| * | Update ci workflow illustrationMarcia Ramos2019-03-283-1/+1
| | |
* | | Merge branch '9420-truncate-long-tags' into 'master'Mike Greiling2019-03-281-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Truncate long tags in runners table See merge request gitlab-org/gitlab-ce!26666
| * | | Truncate long tags in runners tableSarah Groff Hennigh-Palermo2019-03-281-1/+1
|/ / /
* | | Merge branch 'ce-reduce-diff-with-ce-in-spec-helpers' into 'master'Lin Jen-Shin2019-03-286-7/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [CE] Reduce diff with EE in `spec/helpers` Closes gitlab-ee#10143 See merge request gitlab-org/gitlab-ce!26706
| * | | [CE] Reduce the diff with EE in spec/helpers/projects_helper_spec.rbRémy Coutable2019-03-281-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | [CE] Reduce the diff with EE in spec/helpers/merge_requests_helper_spec.rbRémy Coutable2019-03-281-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | [CE] Reduce the diff with EE in spec/helpers/issuables_helper_spec.rbRémy Coutable2019-03-281-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | [CE] Reduce the diff with EE in spec/helpers/group_helper_spec.rbRémy Coutable2019-03-281-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | [CE] Reduce the diff with EE in spec/helpers/auth_helper_spec.rbRémy Coutable2019-03-281-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | [CE] Reduce the diff with EE in spec/helpers/appearances_helper_spec.rbRémy Coutable2019-03-281-5/+3
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch 'related-mr-link-cutoff' into 'master'docs-ci-variables-move-9-0-renamingAnnabel Dunstone Gray2019-03-282-0/+6
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Don't cutoff letters in MR and Issue links See merge request gitlab-org/gitlab-ce!25910
| * | | Don't cutoff letters in MR and Issue linksgfyoung2019-03-282-0/+6
|/ / /
* | | Merge branch 'renovate/gitlab-svgs-1.x' into 'master'Mike Greiling2019-03-282-5/+5
|\ \ \ | |/ / |/| | | | | | | | Update dependency @gitlab/svgs to ^1.55.0 See merge request gitlab-org/gitlab-ce!26664
| * | Merge branch 'master' into 'renovate/gitlab-svgs-1.x'Lukas 'Eipi' Eipert2019-03-282-5/+5
|/ / | | | | | | | | # Conflicts: # package.json
* | Merge branch '24936-remove-type-from-review-app-name' into 'master'Mike Greiling2019-03-282-10/+24
|\ \ | | | | | | | | | | | | | | | | | | Remove redundant group name from environment name on the "Environments" page Closes #24936 See merge request gitlab-org/gitlab-ce!25600
| * | Remove folder from environment nameNathan Friend2019-03-182-10/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | Before this commit, environments grouped together in a "folder" would include the folder name in the UI. This information was unnecessary since the folder is also shown in the UI. In addition, this commit also makes some minor changes to how tooltips are displayed for both environments and folders.
* | | Merge branch 'standardize-click-and-go-to' into 'master'Rémy Coutable2019-03-2855-90/+84
|\ \ \ | | | | | | | | | | | | | | | | Standardize usage of `click_` and `go_to` on GUI tests See merge request gitlab-org/gitlab-ce!26328
| * | | Standardize usage of `click_` and `go_to` on GUI testsWalmyr2019-03-2855-90/+84
|/ / / | | | | | | | | | | | | | | | | | | This MR addresses the following issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/57043 Based on the following comment: https://gitlab.com/gitlab-org/gitlab-ce/issues/57043#note_136663994
* | | Merge branch 'id-get-blobs-performance' into 'master'Douwe Maan2019-03-281-2/+6
|\ \ \ | | | | | | | | | | | | | | | | Memoize old_blob and new_blob to improve performance See merge request gitlab-org/gitlab-ce!26604
| * | | Memoize old_blob and new_blob to improve performanceIgor2019-03-281-2/+6
|/ / /
* | | Merge branch 'docs-document-qa-specific-branch-naming' into 'master'Rémy Coutable2019-03-281-0/+18
|\ \ \ | | | | | | | | | | | | | | | | Document the branch naming conventions for QA-only changes See merge request gitlab-org/gitlab-ce!26704
| * | | Document the branch naming conventions for QA-only changesRémy Coutable2019-03-281-0/+18
| | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch 'remove-cng-job' into 'master'Robert Speicher2019-03-281-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove cloud-native-job from CI See merge request gitlab-org/gitlab-ce!25605
| * | | | Make cloud release job manual, as a fallbackBalasankar "Balu" C2019-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
* | | | | Merge branch 'knative-update' into 'master'Grzegorz Bizon2019-03-283-3/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Knative version bump 0.2.2 -> 0.3.0 See merge request gitlab-org/gitlab-ce!26459
| * | | | | Knative version bump 0.2.2 -> 0.3.0Chris Baumbauer2019-03-283-3/+8
|/ / / / /
* | | | | Merge branch ↵Phil Hughes2019-03-283-13/+62
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '9957-move-ee-differences-for-app-assets-javascripts-monitoring-components-dashboard-vue-ce' into 'master' Remove EE differences for monitoring dashboard See merge request gitlab-org/gitlab-ce!26574
| * | | | | Remove EE differences for monitoring dashboardSimon Knox2019-03-273-13/+62
| | | | | |
* | | | | | Merge branch '59079-fix-jupyter-render-loop' into 'master'Phil Hughes2019-03-282-14/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix jupyter rendering bug that ended in an infinite loop Closes #59079 See merge request gitlab-org/gitlab-ce!26667
| * | | | | | Fix jupyter rendering bug that ended in an infinite loopROSPARS Benoit2019-03-272-14/+20
| | | | | | |
* | | | | | | Merge branch '10518-boards-css' into 'master'Phil Hughes2019-03-281-1/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes EE differences for boards.scss Closes gitlab-ee#10518 See merge request gitlab-org/gitlab-ce!26647
| * | | | | | Removes EE differences for boards.scssFilipa Lacerda2019-03-271-1/+16
| |/ / / / /
* | | | | | Merge branch 'docs/review-MR-25586' into 'master'Achilleas Pipinellis2019-03-282-19/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs review for MR 25586 Closes #59262 See merge request gitlab-org/gitlab-ce!26632
| * | | | | | Docs review for MR 25586Evan Read2019-03-282-19/+16
|/ / / / / /
* | | | | | Merge branch 'zm-test-plan-refs' into 'master'Achilleas Pipinellis2019-03-282-1/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update testing guide to reference test design See merge request gitlab-org/gitlab-ce!26619
| * | | | | | Update testing guide to reference test designZeff Morgan2019-03-262-1/+16
| | | | | | |
* | | | | | | Merge branch '54670-external-diffs-when-outdated' into 'master'Sean McGivern2019-03-2817-24/+563
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow external diffs to be used conditionally Closes #54670 See merge request gitlab-org/gitlab-ce!25432
| * | | | | | | Allow external diffs to be used conditionallyNick Thomas2019-03-2717-24/+563
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since external diffs are likely to be a bit slower than in-database ones, add a mode that makes diffs external after they've been obsoleted by events. This should strike a balance between performance and disk space. A background cron drives the majority of migrations, since diffs become outdated through user actions.
* | | | | | | | Merge branch '59273-update-fugit' into 'master'Grzegorz Bizon2019-03-282-1/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update fugit which fixes a potential infinite loop Closes #59273 See merge request gitlab-org/gitlab-ce!26579
| * | | | | | | | Update fugit which fixes a potential infinite loopLin Jen-Shin2019-03-262-1/+6
| | | | | | | | |
* | | | | | | | | Merge branch '59062-update-gitlab-markup-python-3' into 'master'Sean McGivern2019-03-287-3/+130
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab-markup to 1.7.0 and document Python3 requirements Closes #59062 See merge request gitlab-org/gitlab-ce!26246
| * | | | | | | | | Upgrade `gitlab-markup` to 1.7.0Gabriel Mazetto2019-03-277-3/+130
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new version requires `python3` to be available. In omnibus installation this is already a reality as we are currently pathing previous `gitlab-markup` version to use `python3` instead of `python2`. We are now requiring `python3` with the gem without having to patch it. As a consequence to also make it easy to use it in development, we've introduced a `Pipfile` and `Pipfile.lock`, working similarly to `Gemfile` and `Gemfile.lock`, and added documentation on how to use them.
* | | | | | | | | Merge branch 'fix-routes-n-plus-one-in-user-autocomplete' into 'master'Grzegorz Bizon2019-03-285-18/+84
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove N+1 queries from users autocomplete See merge request gitlab-org/gitlab-ce!26491
| * | | | | | | | | Remove N+1 queries from users autocompleteSean McGivern2019-03-255-18/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both of these were related to groups: 1. We need to preload routes (using the `with_route` scope) if we're going to get the group's path. 2. We were counting each group's members separately. They're in the same commit because the spec for N+1 detection wouldn't pass with only one of these fixes.
* | | | | | | | | | Merge branch '59546-fix-error-handling-for-missing-domain' into 'master'Sean McGivern2019-03-282-1/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Auto DevOps missing domain error handling Closes #59546 See merge request gitlab-org/gitlab-ce!26627
| * | | | | | | | | | Fix Auto DevOps missing domain error handlingDylan Griffith2019-03-282-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason this value can be an empty string and we want to ensure that we correctly fail the job before a deploy. This is particularly problematic at the moment when coupled with https://gitlab.com/gitlab-org/gitlab-ce/issues/54760 as the user has no easy way to recover without destroying the cluster and starting over.