- 10 Feb, 2020 40 commits
-
-
rpereira2 authored
Expire the cache after it the self_monitoring_project_id is saved. This is for the benefit of the later step where the Prometheus settings are saved. When the Prometheus settings are saved, the PrometheusService needs to be able to read the self_monitoring_project_id. If the cache is not expired, PrometheusService will see the old value of the self_monitoring_project_id. There is code in PrometheusService that allows the self_monitoring_project to connect to the internal Prometheus without needing local URLs to be allowed in webhooks.
-
Rémy Coutable authored
Merge branch '204729-nomethoderror-undefined-method-oauth_applications-for-nil-nilclass' into 'master' Resolve "NoMethodError: undefined method `oauth_applications' for nil:NilClass" Closes #204729 See merge request gitlab-org/gitlab!24775
-
Mayra Cabrera authored
Rename too long migration filename See merge request gitlab-org/gitlab!24793
-
Douglas Barbosa Alexandre authored
Allow to edit issues and epics health status See merge request gitlab-org/gitlab!24202
-
Douglas Barbosa Alexandre authored
Promote stackprof into a production gem Closes #199994 See merge request gitlab-org/gitlab!24564
-
Douglas Barbosa Alexandre authored
Deprecate Setttings > Integrations > Prometheus section Closes #200020 See merge request gitlab-org/gitlab!24472
-
manojmj authored
This change makes a valid session mandatory before accessing any action in Oauth::ApplicationsController
-
Peter Leitzen authored
Fix command-line profiling with ruby-prof See merge request gitlab-org/gitlab!24555
-
Stan Hu authored
Use Bundler 1.17.3 for tooling/overcommit/gems.locked See merge request gitlab-org/gitlab!24787
-
Peter Leitzen authored
Add structured app logs to admin/logs See merge request gitlab-org/gitlab!24614
-
Robert Speicher authored
Add context to the StuckCiJobsWorker See merge request gitlab-org/gitlab!24693
-
Mikolaj Wawrzyniak authored
Prometheus is moved from Settings > Integrations to Settings > Operations. In old location there should be deprecation warrings added, and update action should be disabled for PrometheusService objects.
-
Walmyr Lima e Silva Filho authored
Remove reliable tag from another test See merge request gitlab-org/gitlab!24790
-
Douglas Barbosa Alexandre authored
Modify HamService to use AkismetMethods See merge request gitlab-org/gitlab!24633
-
Martin Wortschack authored
Resolve "Move Merge Request from right sidebar of Web IDE to bottom bar" See merge request gitlab-org/gitlab!24746
-
Mikolaj Wawrzyniak authored
-
Aakriti Gupta authored
-
Walmyr Lima authored
-
Sean McGivern authored
-
Stan Hu authored
ruby-prof v1.0 changed the interface of `RubyProf::AbstractPrinter` from `method_name` to `method_location`. This fixes an unknown method error when using `Gitlab::Profiler.print_by_total_time` as documented in https://docs.gitlab.com/ee/development/profiling.html.
-
Nick Thomas authored
Code Nav PoC: API for fetching code-nav info See merge request gitlab-org/gitlab!23674
-
Rémy Coutable authored
Add spec to test import->export equivalence Closes #39543 See merge request gitlab-org/gitlab!23338
-
Marcel Amirault authored
Added note for kubernetes executor services support See merge request gitlab-org/gitlab!22530
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Georgi N. Georgiev authored
-
Felipe Artur authored
Allow IssuableBaseService to save issues/epics health_status_id value.
-
Natalia Tepluhina authored
Add new basic registry explorer app See merge request gitlab-org/gitlab!23153
-
Nicolò Maria Mezzopera authored
- store - router - basic pages - haml entrypoints - js entry points - feature flag - update list code to not overlap
-
Andreas Brandl authored
Include `license_scanning` to Ci::Build index See merge request gitlab-org/gitlab!24090
-
Tetiana Chupryna authored
-
Igor Drozdov authored
This MR provides API for fetching code navigation info from the stored LSIF data
-
Sean McGivern authored
Set 1MB limit for reactive cache data Closes gitlab-com/gl-infra/infrastructure#8744 See merge request gitlab-org/gitlab!21871
-
Kushal Pandya authored
Fixes new directory not working corretly Closes #202656 See merge request gitlab-org/gitlab!24705
-
Rémy Coutable authored
Don't run rspec for QA only changes Closes #204735 See merge request gitlab-org/gitlab!24778
-
Walmyr Lima e Silva Filho authored
Remove reliable tag from specific test See merge request gitlab-org/gitlab!24779
-
Marcia Ramos authored
Docs: Add search support for protected branches API See merge request gitlab-org/gitlab!24138
-
Grzegorz Bizon authored
Update last_activity_on field on every REST API request See merge request gitlab-org/gitlab!21725
-
Andy Soiron authored
It updates User#last_activity_on, on every API request when user is logged in and last_activity_on is a date earlier than today
-
Bob Van Landuyt authored
Rename `HamService.mark_as_ham!` to `execute` See merge request gitlab-org/gitlab!24650
-
James Lopez authored
Fix rails 6 content type deprecation warnings See merge request gitlab-org/gitlab!24680
-