- 18 Apr, 2019 10 commits
-
-
Filipa Lacerda authored
Extract discussion actions into separate component Closes #58293 See merge request gitlab-org/gitlab-ce!27227
-
Phil Hughes authored
Fixes stylelint for dashboard_skeleton Closes #59830 See merge request gitlab-org/gitlab-ce!27422
-
Rémy Coutable authored
Update review.gitlab-ci.yml to fix review-stop See merge request gitlab-org/gitlab-ce!27478
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Doc fixes for the release post 11.10 See merge request gitlab-org/gitlab-ce!27450
-
Marcia Ramos authored
-
Marin Jankovski authored
Update links to new gitlab-org/charts/auto-deploy-app See merge request gitlab-org/gitlab-ce!27477
-
Phil Hughes authored
Always save artifacts in the gitlab:ui:visual job See merge request gitlab-org/gitlab-ce!27469
-
Lin Jen-Shin authored
Retry twice the review-qa-smoke job See merge request gitlab-org/gitlab-ce!27470
-
Dylan Griffith authored
-
- 17 Apr, 2019 30 commits
-
-
Fatih Acet authored
make the monitoring bundle reusable See merge request gitlab-org/gitlab-ce!27402
-
Kamil Trzciński authored
Merge branch '60500-disable-jit-kubernetes-resource-creation-for-project-level-clusters' into 'master' Disable JIT Kubernetes resource creation for project level clusters Closes #60500 See merge request gitlab-org/gitlab-ce!27352
-
Douglas Barbosa Alexandre authored
Bump version of knative from 0.3 -> 0.5 See merge request gitlab-org/gitlab-ce!27101
-
Chris Baumbauer authored
-
Kamil Trzciński authored
Retry twice the system, API and unknown failures See merge request gitlab-org/gitlab-ce!27467
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Paul Gascou-Vaillancourt authored
- Created DiscussionActions component - Updated NoteableDiscussion component accordingly - Wrote Jest tests for DiscussionActions - Updated Jest config to enable emojis aliases mock - Updated qa specs to reflect changes in NoteableDiscussions
-
Annabel Dunstone Gray authored
Replace `No due date` with `None` See merge request gitlab-org/gitlab-ce!27437
-
Victor Wu authored
-
Lin Jen-Shin authored
Better document the current states of our testing levels See merge request gitlab-org/gitlab-ce!27431
-
Mike Lewis authored
Update README.md See merge request gitlab-org/gitlab-ce!27426
-
Anthony Mastrean authored
-
Mike Lewis authored
Update JIRA service API doc See merge request gitlab-org/gitlab-ce!26435
-
Mike Lewis authored
Add Masked Variables to Variables documentation See merge request gitlab-org/gitlab-ce!27236
-
Robert Speicher authored
Only show author in autocomplete dropdown if author is active See merge request gitlab-org/gitlab-ce!27292
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douglas Barbosa Alexandre authored
Put four flaky specs in quanrantine See merge request gitlab-org/gitlab-ce!27456
-
Sean McGivern authored
#57815 Omniauth UltraAuth strategy See merge request gitlab-org/gitlab-ce!26348
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add docs exceptions to CI See merge request gitlab-org/gitlab-ce!27455
-
Marcel Amirault authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
Bring back Rugged implementation of ListCommitsByOid See merge request gitlab-org/gitlab-ce!27441
-
Sean McGivern authored
Add backtrace to Gitaly performance bar Closes #60092 See merge request gitlab-org/gitlab-ce!27345
-
James Lopez authored
Include link to raw job log in plain-text emails Closes #56849 See merge request gitlab-org/gitlab-ce!27409
-
Stan Hu authored
This brings back changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20432. For users using Gitaly on top of NFS, accessing the Git data directly via Rugged may be faster than going through than Gitaly. This merge request introduces the feature flag `rugged_list_commits_by_oid` to activate the Rugged method. For one customer, we saw that ListCommitsByOid was the second highest used endpoint that may be causing increased load.
-
Sean McGivern authored
Revert "Merge branch 'boards-stylelint' into 'master'" Closes gitlab-ee#11200 See merge request gitlab-org/gitlab-ce!27452
-
Stan Hu authored
This adds the backtrace to a table to show exactly where the Gitaly call was made to make it easier to understand where the call originated. This change also collapses the details in the same row to improve the usability when there is a backtrace.
-
Toon Claes authored
People who prefer plain text email also might prefer the raw job log files. So include the link directly to there. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56849
-