- 18 Apr, 2019 1 commit
-
-
Stan Hu authored
Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/58079 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60704
-
- 17 Apr, 2019 39 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
-
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
-
Lin Jen-Shin authored
Don't fail the job if the Review App doesn't deploy properly See merge request gitlab-org/gitlab-ce!27223
-
Kartikey Tanna authored
-
Rémy Coutable authored
This reverts merge request !27313
-
Rémy Coutable authored
Restore "download repository path" feature, now with fixes and a feature flag Closes gitlab-workhorse#218 and #24704 See merge request gitlab-org/gitlab-ce!27275
-
Nick Thomas authored
Rewrite "Review turnaround time" section in light of Global Optimization value See merge request gitlab-org/gitlab-ce!27411
-
Sanad Liaquat authored
Resolve "Add QA tests for the performance bar" Closes #60356 See merge request gitlab-org/gitlab-ce!27305
-
Sean McGivern authored
Fix extra emails for custom notifications Closes #56861 See merge request gitlab-org/gitlab-ce!25607
-
Patrick Derichs authored
Using custom_action and recipient filtering Add more generic filtering to user_ids_notifiable_on Add changelog entry Remove commented class Method is no longer needed Overloading no longer required Filter by action just in case of custom notification level Add participant check Fix unexpected extra notification mails Using custom_action and recipient filtering Add more generic filtering to user_ids_notifiable_on Add changelog entry Remove commented class Method is no longer needed Overloading no longer required Filter by action just in case of custom notification level Fix comment Add repond_to? checks Reverted custom_action filtering Enhanced output of should_email helper Changed :watch to :participating for custom notifiable users Change spec variable name Enhanced participating check These conditions are no longer needed Fix custom notification handling for participating type Participating level should include maintainers Fixed add_guest notification Fix successful pipeline notification Refactoring: Use maintainer? method on team instead Add spec for new_issue: true for a custom group setting which should have lower prio than an available project setting Clean up specs
-
Achilleas Pipinellis authored
Add note about MR Pipeline Runner version Closes gitlab-ee#11122 See merge request gitlab-org/gitlab-ce!27330
-
Achilleas Pipinellis authored
Docs: Fix typo on DB migration See merge request gitlab-org/gitlab-ce!27435
-
Achilleas Pipinellis authored
Update external prometheus config See merge request gitlab-org/gitlab-ce!27439
-
Filipa Lacerda authored
Removes EE diffs for dropdown_value_collapsed.vue Closes gitlab-ee#10083 See merge request gitlab-org/gitlab-ce!27367
-