- 27 Mar, 2019 1 commit
-
-
Oswaldo Ferreira authored
Adds the groundwork needed in order to persist multi-line suggestions, while providing the parsing strategy which will be reused for the **Preview** as well.
-
- 26 Mar, 2019 39 commits
-
-
Oswaldo Ferreira authored
Adds outdated, lines_above and lines_below columns to suggestions table. outdated - boolean which represents whether the suggestion is outdated or not. For instance, if any line changed after you left the multi-line suggestion, even though the note is not outdated, it helps tracking if the content has changed in the latest file. We cache this information in a column given it's not a cheap operation to do for every suggestion in the request time. lines_below, lines_above - persists the parsed arguments from `suggestion:-10+3` syntax, where `10` would be lines_above and 3 lines_below. We need that to dynamically calculate which lines we should monitor for outdating / persisting the correct content in from_content column.
-
Phil Hughes authored
Revert "Merge branch 'remove-unused-css-from-mr-24724' into 'master'" See merge request gitlab-org/gitlab-ce!26609
-
Achilleas Pipinellis authored
Add development documentation for gitaly feature flags See merge request gitlab-org/gitlab-ce!25624
-
Achilleas Pipinellis authored
Add admin documentation for gitaly-ruby See merge request gitlab-org/gitlab-ce!26605
-
Jacob Vosmaer authored
-
Douglas Barbosa Alexandre authored
Add multiple MR assignees migration and background table population See merge request gitlab-org/gitlab-ce!26496
-
Robert Speicher authored
Bump Rugged to 0.28.1 See merge request gitlab-org/gitlab-ce!26595
-
Robert Speicher authored
Backport EE API parameters in lib/api See merge request gitlab-org/gitlab-ce!26369
-
Achilleas Pipinellis authored
Fix display of emoji in GFM docs See merge request gitlab-org/gitlab-ce!26527
-
Evan Read authored
-
Annabel Dunstone Gray authored
Upgrade bootstrap_form Gem Closes #49856 See merge request gitlab-org/gitlab-ce!26568
-
Yorick Peterse authored
GitalyClient spec: Remove the diff between CE/EE See merge request gitlab-org/gitlab-ce!26610
-
Achilleas Pipinellis authored
Docs: Add automatic redirects to last batch of moved files See merge request gitlab-org/gitlab-ce!25904
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Edit wiki notes See merge request gitlab-org/gitlab-ce!26452
-
Evan Read authored
-
Annabel Dunstone Gray authored
Untangle Markdown/Diffs/Notes CSS mess See merge request gitlab-org/gitlab-ce!26493
-
Nick Thomas authored
Show statistics also when repository is disabled Closes #59390 See merge request gitlab-org/gitlab-ce!26509
-
Zeger-Jan van de Weg authored
-
Mike Greiling authored
Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26545
-
Winnie Hellmann authored
Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430 (cherry picked from commit 79a45f7f)
-
Paul Slaughter authored
This reverts merge request !26134
-
Achilleas Pipinellis authored
Fix and improve Gitaly TLS documentation See merge request gitlab-org/gitlab-ce!26488
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Docs: Add IP range info Closes #58257 See merge request gitlab-org/gitlab-ce!26447
-
Cynthia Ng authored
-
Achilleas Pipinellis authored
Added no efs mention to repo storage path and AWS See merge request gitlab-org/gitlab-ce!25610
-
Sara Ahbabou authored
-
John Cai authored
-
Phil Hughes authored
Removes EE differences for issues.scss Closes gitlab-ee#10655 See merge request gitlab-org/gitlab-ce!26583
-
Mike Lewis authored
Remove redundant "Type of issue" heading See merge request gitlab-org/gitlab-ce!26023
-
Victor Zagorodny authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
We need this to be able to distinguish between Markdown tables and diff tables.
-
Douwe Maan authored
-