- 11 Feb, 2020 3 commits
-
-
Dave Pisek authored
This commit removes a reference to an outdated issue from comments within vuex-action files. It pointed to an issue that aimed to make the default export obsolete, but the issue has been closed and the export will be needed until all tests have been migrated to karma. See comment on the issue: https://gitlab.com/gitlab-org/gitlab/issues/24511#note_273343173
-
Stan Hu authored
Separate 5 classess into own class files See merge request gitlab-org/gitlab!24745
-
Rajendra Kadam authored
-
- 10 Feb, 2020 37 commits
-
-
Evan Read authored
Add core-only mark to settings API documentation See merge request gitlab-org/gitlab!22770
-
Evan Read authored
Add (internal) ADFS admin troubleshooting screenshots Closes gitlab-com/support/support-team-meta#1634 See merge request gitlab-org/gitlab!24685
-
Stan Hu authored
Expire exists cache when repository is created from bundle Closes #199745 See merge request gitlab-org/gitlab!24258
-
Mayra Cabrera authored
Squelch Snowplow tracker log messages Closes #204755 See merge request gitlab-org/gitlab!24809
-
Stan Hu authored
These log messages often pollute structured log streams and do not provide useful information. We tweak the log level to FATAL to suppress all output. https://github.com/snowplow/snowplow-ruby-tracker/pull/109 would make it possible to configure this logger directly. Closes https://gitlab.com/gitlab-org/gitlab/issues/204755
-
Phil Hughes authored
Use GraphQL to query epic participants" See merge request gitlab-org/gitlab!24089
-
Paul Slaughter authored
Migrate environments_folder_view_spec to Jest See merge request gitlab-org/gitlab!24512
-
Emily Ring authored
Moved environments_folder_view_spec file and updated test to migrate tests from karma to jest.
-
Paul Slaughter authored
Fix pipeline icon background in Web IDE See merge request gitlab-org/gitlab!24707
-
Marcel van Remmerden authored
-
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
-