- 11 Feb, 2020 8 commits
-
-
Evan Read authored
Backfill GraphQL descriptions (Part 7) See merge request gitlab-org/gitlab!24716
-
Michael Kozono authored
Drop bridge on any downstream pipeline errors See merge request gitlab-org/gitlab!24735
-
Mike Greiling authored
Add blocked icon on issue board card Closes #34723 See merge request gitlab-org/gitlab!24420
-
Michael Kozono authored
Return meaningful error when adding one child epic at time and it fails See merge request gitlab-org/gitlab!22688
-
Evan Read authored
Update notes in Project import/export page Closes #199978 See merge request gitlab-org/gitlab!24326
-
Mike Jang authored
-
Stan Hu authored
Separate 5 classess into own class files See merge request gitlab-org/gitlab!24745
-
Rajendra Kadam authored
-
- 10 Feb, 2020 32 commits
-
-
Evan Read authored
Add core-only mark to settings API documentation See merge request gitlab-org/gitlab!22770
-
Florie Guibert authored
- Blocked issue displays icon on board - Documentation
-
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
-