- 03 Dec, 2018 40 commits
-
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
A tablesample count executes in two phases: * Estimate table sizes based on reltuples. * Based on the estimate: * If the table is considered 'small', execute an exact relation count. * Otherwise, count on a sample of the table using TABLESAMPLE. The size of the sample is chosen in a way that we always roughly scan the same amount of rows (see TABLESAMPLE_ROW_TARGET).
-
Andreas Brandl authored
The goal is to reflect separation of concern also in specs.
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Annabel Dunstone Gray authored
Fix line height of numbers in file blame view. Closes #54048 See merge request gitlab-org/gitlab-ce!23090
-
Douglas Barbosa Alexandre authored
Fix "protected branches only" checkbox not set properly at init Closes #53515 See merge request gitlab-org/gitlab-ce!23409
-
Clement Ho authored
Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards" Closes #52370 See merge request gitlab-org/gitlab-ce!23111
-
🙈 jacopo beschi 🙉 authored
-
Robert Speicher authored
Fix deprecation: render :text is deprecated because it does not actually render… See merge request gitlab-org/gitlab-ce!23425
-
Mike Greiling authored
Resolve "unstar icon button is misaligned" Closes #53400 See merge request gitlab-org/gitlab-ce!23444
-
Luke Bennett authored
-
Stan Hu authored
The `only_protected_branches` value was being enabled by default even though the checkbox was default off. In EE, this wasn't a problem because there was EE-specific code to update the entire form. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53515
-
Clement Ho authored
Fixes tooltip overflowing in mini pipeline Closes #54514 See merge request gitlab-org/gitlab-ce!23486
-
Annabel Dunstone Gray authored
Fix secondary nav dropdown menu styling in tablet and mobile screens Closes #54648 See merge request gitlab-org/gitlab-ce!23446
-
Kushal Pandya authored
-
Kamil Trzciński authored
Update Dependency Scanning report fixtures See merge request gitlab-org/gitlab-ce!23460
-
Rémy Coutable authored
Update CONTRIBUTING.md: style guide link See merge request gitlab-org/gitlab-ce!23481
-
GitLab Release Tools Bot authored
[ci skip]
-
Phil Hughes authored
CE Port of "Add empty and disabled web terminal tab" See merge request gitlab-org/gitlab-ce!23496
-
Paul Slaughter authored
-
Olivier Gonzalez authored
Sync content with EE fixtures
-
Tristan Read authored
-
Phil Hughes authored
Reduces CE to EE differences See merge request gitlab-org/gitlab-ce!23452
-
Phil Hughes authored
Redesign of MR header sections (CE Port) See merge request gitlab-org/gitlab-ce!23465
-
Filipa Lacerda authored
-
Dmitriy Zaporozhets authored
Add echo so that we know which branch was taken See merge request gitlab-org/gitlab-ce!23499
-
Kamil Trzciński authored
Fix unrelated deployment status in MR widget Closes #54125 See merge request gitlab-org/gitlab-ce!23175
-
Achilleas Pipinellis authored
Update architecture.md See merge request gitlab-org/gitlab-ce!23430
-
Dmitriy Zaporozhets authored
HTTPS for JupyterHub installation See merge request gitlab-org/gitlab-ce!23479
-
Amit Rathi authored
-
Sean McGivern authored
reorder notification settings by noisy-ness See merge request gitlab-org/gitlab-ce!23490
-
Achilleas Pipinellis authored
Updated Katex "Supported Functions" link See merge request gitlab-org/gitlab-ce!23343
-