- 04 May, 2020 1 commit
-
-
Vitaly Slobodin authored
Before enabling @gitlab/eslint-plugin@3.0.0 with our Jest config we should be sure that all ESLint errors have been fixed.
-
- 30 Apr, 2020 39 commits
-
-
Kushal Pandya authored
Favour classnames over tag names See merge request gitlab-org/gitlab!30698
-
Nick Thomas authored
Increase ProcessBookkeepingService batch to 10_000 See merge request gitlab-org/gitlab!30817
-
Mark Florian authored
Add a mutation that allows dynamically changing how a diff is viewed in the UI See merge request gitlab-org/gitlab!30796
-
Rémy Coutable authored
Broadcast issue updates to an ActionCable channel See merge request gitlab-org/gitlab!30732
-
Nick Thomas authored
Ignore elasticsearch_experimental_indexer column [step 1] See merge request gitlab-org/gitlab!30760
-
Grzegorz Bizon authored
Allow public view of pipeline schedules Closes #22104 See merge request gitlab-org/gitlab!20806
-
Lee Tickett authored
-
Denys Mishunov authored
Remove paid signup flow feature flag Closes gitlab-org/growth/team-tasks#117 See merge request gitlab-org/gitlab!30324
-
Peter Leitzen authored
Displays basic alerts list view See merge request gitlab-org/gitlab!30395
-
Olena Horal-Koretska authored
-
Achilleas Pipinellis authored
Docs link Git docs from index Closes #212870 See merge request gitlab-org/gitlab!30742
-
Andreas Brandl authored
Disable schema dumping after migrations in production See merge request gitlab-org/gitlab!30812
-
Brandon Labuschagne authored
-
Marcin Sedlak-Jakubowski authored
Feature proposal.md: Update Documentation workflow link. See merge request gitlab-org/gitlab!30678
-
nicolasdular authored
Removes the paid sign up flow feature flag, which was rolled out as an experiment. The experiment was successful and already used for 100% of the users. The new paid sign up flow is handling subscription purchases via GitLab by communicating to a customers.gitlab.com API instead of redirecting users to customers.gitlab.com
-
Heinrich Lee Yu authored
Fix jira labels importer response handling See merge request gitlab-org/gitlab!30709
-
Heinrich Lee Yu authored
This allows us to update the issue sidebar in real-time
-
Natalia Tepluhina authored
Resolve "Infinite spinner when trying to open a non-existent design" See merge request gitlab-org/gitlab!30263
-
Rémy Coutable authored
Include all assets in artifact Closes omnibus-gitlab#5306 See merge request gitlab-org/gitlab!30821
-
Albert Salim authored
-
James Lopez authored
Test Markdown rendering in Help page with view tests See merge request gitlab-org/gitlab!30490
-
Kushal Pandya authored
Remove invalid test from field_spec Closes #37249 See merge request gitlab-org/gitlab!30719
-
Marcel Amirault authored
Fix minor typo in review apps documentation See merge request gitlab-org/gitlab!29794
-
Kushal Pandya authored
Move environments_app_mixin out of ee folder See merge request gitlab-org/gitlab!29987
-
Tom Quirk authored
Tests for redirection and createFlash for each test, and removes mock of onQueryError
-
Heinrich Lee Yu authored
Differentiate success messages on license upload See merge request gitlab-org/gitlab!30161
-
Kushal Pandya authored
Rc/add metrics dashboard policy See merge request gitlab-org/gitlab!29634
-
Kushal Pandya authored
Add hierarchy depth to roadmaps See merge request gitlab-org/gitlab!29105
-
Florie Guibert authored
- Epic tree view on roadmap - Async loading of children epic - Tree view when filter is applied
-
Evan Read authored
Document RPO and RTO expectations See merge request gitlab-org/gitlab!30446
-
Natalia Tepluhina authored
Load board lists with GraphQL (feature flag disabled) See merge request gitlab-org/gitlab!26855
-
Simon Knox authored
FE parts only, depends on https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24812
-
Natalia Tepluhina authored
Make Feature Flag User List API Available in FE See merge request gitlab-org/gitlab!30740
-
Natalia Tepluhina authored
Merge branch 'migrate_ee_spec_javascripts_vue_mr_widget_components_codequality_issue_body_spec' into 'master' Migrate ee codequality_issue_body_spec to Jest See merge request gitlab-org/gitlab!30578
-
Dylan Griffith authored
Since we've learnt through monitoring that batches with 1000 jobs are not taking more than 5.5s on average and the median is around 4s we should be save to increase this ten times and still process batches in the desired time window. This started from a conversation at https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28511#note_315475648 where initially we wanted this to be configurable but really it turns out this number should be approximately how quickly a single core can process this many jobs being marshalled and sent to Elasticsearch and is likely not going to be something that benefits much from configuration. But we'll want to increase it now to 10k which still seems like a safe number and will give us a lot of scaling headroom before we have to figure out how to parallelize this work.
-
Marcel Amirault authored
Add reference to Job Stages Attempts in Retry See merge request gitlab-org/gitlab!30113
-
Marcel Amirault authored
Add helpful link to Connection Concepts doc See merge request gitlab-org/gitlab!30673
-
Jarka Košanová authored
Test Jira connection before running import See merge request gitlab-org/gitlab!29926
-
Ray Paik authored
docs - Add clarification to whom can assign or label MR, #215683 See merge request gitlab-org/gitlab!30800
-