- Oct 16, 2019
-
-
Patrick Bajao authored
-
Patrick Bajao authored
-
Patrick Bajao authored
If a single push has a number of changes over the threshold (`push_event_hooks_limit` setting, 3 by default), the related project webhooks and services won't be executed. This way, in an event where bulk changes are pushed, the system won't be overloaded.
-
Achilleas Pipinellis authored
Add section about experiments See merge request !17538
-
Grzegorz Bizon authored
Add `on_before_phased_restart` lifecycle event See merge request !18582
-
Unicorn/Puma Cluster: This will be called before a graceful shutdown of workers starts hapepning. This is called on `master` process.
-
Sean McGivern authored
Support Create/Read/Destroy operations in Feature Flag API See merge request !18198
-
Kamil Trzciński authored
Fix caching of submodule links for shas with dashes See merge request !18576
-
-
Andreas Brandl authored
Replace index on ci_triggers See merge request !18652
-
Kamil Trzciński authored
Resolve "Follow-up from "Handle tag delete 404"" Closes #34196 See merge request !18641
-
Sean McGivern authored
Add additional scopes to note See merge request !18309
-
Grzegorz Bizon authored
Add blackout period support for `web_exporter:` See merge request !17962
-
This introduces `#run_thread` method. The `#start_working` is executed in lock context, the same as `#stop_working`. This allows safe initialisation of resources before `#run_thread` consumes them.
-
Dmytro Zaporozhets (DZ) authored
Add Dismiss Vulnerability API call to Vulnerabilities API See merge request !18495
-
Vulnerabilities::DismissSerivce is responsible for dismissal of Vulnerabilities and their associated Findings (creation of dismissal feedback records for all Findings as a cascade.
-
Grzegorz Bizon authored
Add Unicorn and Puma health checks See merge request !18592
-
Lin Jen-Shin authored
Resolve "`review-deploy` fails due to a deprecation warning" Closes #34207 See merge request !18649
-
Andreas Brandl authored
Relates to #34188
-
Shinya Maeda authored
This commit adds a public API support for FF
-
Jan Provaznik authored
Expose subscribed attribute for epics on API See merge request !18475
-
Expose if user is subscribed to an epic when getting a single epic from API.
-
Giorgenes Gelatti authored
- Dont skip deleting tags if any tag fails in the way - Add specs to make sure all tags are being iterated over
-
Kamil Trzciński authored
Handle tag delete 404 Closes #32407 See merge request !18303
-
Kushal Pandya authored
Share JS code for all paths in trials Closes #33740 See merge request !18378
-
Kushal Pandya authored
Adds login input with copy box and supporting copy to empty container registry view Closes #32866 See merge request !18244
-
Closes issue: #32866
-
Martin Wortschack authored
Fix Web IDE tree not updating modified status See merge request !18647
-
Thong Kuah authored
Resolve "Request access to project and group should be on by default" See merge request !17662
-
Martin Wortschack authored
Updates error state in artifacts list Closes #34007 See merge request !18569
-
Kamil Trzciński authored
Fix for sidekiq prometheus files being wiped accidentally Closes #33125 See merge request !18568
-
Grzegorz Bizon authored
Make Daemon thread-safe See merge request !18575
-
Fatih Acet authored
[Part 1] Add Vue Issuable sidebar feature flag & app bundle See merge request !18199
-
Kamil Trzciński authored
These checks do validate amount of workers available to process requests. It allows the readiness to indicate a time when the requests can be safelly send to the web server.
-
Thong Kuah authored
Enable frozen string for spec/finders See merge request !18619
-
Partially addresses: #27703
-
Martin Wortschack authored
Fixes the whitespace for titles See merge request gitlab-org/gitlab!18572
-
Paul Slaughter authored
Also added `ide/stores/integration_spec` for testing the full IDE store.
-
Thong Kuah authored
Resolve "Check for docker images before renaming group" See merge request !17583
-
Updated group update_service to check for name / path Controller displays a flash message if fails Updated tests to test for path / name changes Pot file updated
-