- 03 Apr, 2018 21 commits
-
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
GitLab Bot authored
# Conflicts: # doc/ci/examples/browser_performance.md [ci skip]
-
Sean McGivern authored
Merge branch '5431-geo-pagesdomainverificationworker-can-start-up-on-secondaries-if-db-is-down' into 'master' Resolve "Geo: PagesDomainVerificationWorker can start up on secondaries if DB is down" Closes #5431 See merge request gitlab-org/gitlab-ee!5182
-
Rémy Coutable authored
Do not retry package-and-qa manual action on failure Closes #44882 See merge request gitlab-org/gitlab-ce!18130
-
Philippe Lafoucrière authored
`overlay2` is more recent and stable than `overlay`
-
Dmitriy Zaporozhets authored
CE upstream - 2018-04-02 21:40 UTC See merge request gitlab-org/gitlab-ee!5203
-
Nick Thomas authored
Geo: Migrate CI artifacts into their own registry table See merge request gitlab-org/gitlab-ee!4719
-
Stan Hu authored
-
Rémy Coutable authored
Replace the `project/issues/issues.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ce!17950
-
blackst0ne authored
-
Sean McGivern authored
Move Sidekiq exporter logs to log/sidekiq_exporter.log See merge request gitlab-org/gitlab-ce!18127
-
Rémy Coutable authored
Replace the `project/issues/weight.feature` spinach test with an rspec analog See merge request gitlab-org/gitlab-ee!5194
-
Rémy Coutable authored
[Rails5] Isolate `test_after_commit` gem See merge request gitlab-org/gitlab-ce!18129
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Valery Sizov authored
-
Sean McGivern authored
Backport missing object storage worker specs See merge request gitlab-org/gitlab-ce!18138
-
Achilleas Pipinellis authored
-
Phil Hughes authored
Resolve "Downstream pipeline arrow is not the same height or color as the other connectors" Closes #3572 See merge request gitlab-org/gitlab-ee!5172
-
- 02 Apr, 2018 19 commits
-
-
blackst0ne authored
-
Marcia Ramos authored
Refactor the browser performance testing docs See merge request gitlab-org/gitlab-ce!18097
-
Marcia Ramos authored
Refactor the browser performance testing docs See merge request gitlab-org/gitlab-ee!5178
-
GitLab Bot authored
# Conflicts: # app/views/projects/deploy_keys/_index.html.haml # doc/ci/pipelines.md # doc/ci/quick_start/README.md # doc/ci/yaml/README.md # spec/javascripts/boards/mock_data.js # spec/javascripts/vue_mr_widget/mock_data.js [ci skip]
-
Stan Hu authored
CE upstream - 2018-04-02 14:31 UTC Closes #2262 and gitlab-ce#2262 See merge request gitlab-org/gitlab-ee!5198
-
Robert Speicher authored
Raise more descriptive errors when URLs are blocked See merge request gitlab-org/gitlab-ce!18058
-
Micaël Bergeron authored
-
Micaël Bergeron authored
-
Filipa Lacerda authored
Resolve "Clicking confidential and lock icons on sidebar should also activate dropdown" Closes #40907 See merge request gitlab-org/gitlab-ce!17869
-
Dennis Tang authored
-
Filipa Lacerda authored
Fix extra by on the mr_widget approvals body Closes #4988 See merge request gitlab-org/gitlab-ee!5105
-
Filipa Lacerda authored
Add button type to settings toggle Closes #44737 See merge request gitlab-org/gitlab-ce!18134
-
Filipa Lacerda authored
Add button type to settings toggle See merge request gitlab-org/gitlab-ee!5200
-
Drew Blessing authored
Add setup instructions for setting up NFS in a typical GitLab HA cluster. See merge request gitlab-org/gitlab-ee!4824
-
Robert Speicher authored
Update brakeman to 4.2.1 Closes #44878 See merge request gitlab-org/gitlab-ce!18122
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jose Ivan Vargas authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Stan Hu authored
The Sidekiq exporter logs were mixing with the normal Sidekiq logs. In order to support structured logging in Sidekiq, we either need to split this data out or convert the exporter to produce structured logs. Since Sidekiq job processing is fundamentally different information from Web server traffic, it seems cleaner to move the metrics traffic into a separate file, where they can be parsed by a different filter if needed. Relates to #20060
-