该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 26, 2019
-
-
由 Douwe Maan 创作于
-
由 Douwe Maan 创作于
We need this to be able to distinguish between Markdown tables and diff tables.
-
- 2月 16, 2019
-
-
由 Natalia Tepluhina 创作于
- replaced file.too_large - replaced file.text - replaced file.collapsed
-
- 1月 23, 2019
-
-
由 Douwe Maan 创作于
Before, diff file `higlighted_diff_lines`/`parallel_diff_lines` and diff discussion `truncated_diff_lines` were inconsistent: `text` and `rich_text` on the latter included the leading +/-/<space> character, like on the backend, while the former had no `text` and its `rich_text` had dropped this char. This resulted in a bug when the suggestions feature expected these diff line objects to be identical in format and thus interchangeable, which was not the case.
-
- 11月 27, 2018
-
-
由 Phil Hughes 创作于
-
由 Phil Hughes 创作于
Improve the renderign of new and existing discussions by reducing the number of watchers on each object & array. Previously every discussion change would trigger an update for every discussion component. Also tidied up some components to get them closer to our docs. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51506
-
- 11月 20, 2018
-
-
由 Mike Greiling 创作于
-
由 Mike Greiling 创作于
-
- 11月 17, 2018
-
-
由 Clement Ho 创作于
-
- 11月 16, 2018
-
-
由 Clement Ho 创作于
-
- 11月 15, 2018
-
-
由 Phil Hughes 创作于
This caused many pain points when working with it. Part of the data was camel cased the other snake case. Other parts where snake case & then getting converted in components, this conversion has the potential for leaking memory. This changes that & makes it consistent with what it returned from the API, snake case.
-
- 11月 07, 2018
-
-
由 Phil Hughes 创作于
-
- 11月 05, 2018
-
-
由 Phil Hughes 创作于
This re-implements image commenting in merge request diffs. This feature was previously lost when the merge request page was refactored into Vue. With this, we create an overlay component. The overlay component handles displaying the comment badges and the comment form badge. Badges are displayed based on the position attribute sent with the discussion. Comment forms for diff files are controlled through a different state property. This is so we don't tie comment forms to diff files directly creating deep nested state. Instead we create a flat array which holds the file hash & the X & Y position of the comment form. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48956
-
- 10月 30, 2018
-
-
由 Clement Ho 创作于
-
- 10月 12, 2018
-
-
由 Jacques Erasmus 创作于
-
- 9月 27, 2018
-
-
由 Jose Vargas 创作于
-
- 9月 26, 2018
-
-
由 Clement Ho 创作于
-
- 9月 05, 2018
-
-
由 Takuya Noguchi 创作于
-
- 7月 17, 2018
-
-
由 Tim Zallmann 创作于
-
- 7月 05, 2018
-
-
由 Filipa Lacerda 创作于
-
- 6月 21, 2018
-
-
由 Felipe Artur 创作于
-
由 Winnie Hellmann 创作于
-
- 6月 11, 2018
-
-
由 Filipa Lacerda 创作于
-
由 Filipa Lacerda 创作于
-
- 3月 17, 2018
-
-
由 Fatih Acet 创作于
-
- 3月 10, 2018
-
-
由 Mike Greiling 创作于
-
由 Mike Greiling 创作于
-
- 2月 28, 2018
-
-
由 Fatih Acet 创作于
-
由 Fatih Acet 创作于
-