该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 16, 2024
-
- 6月 27, 2023
-
-
由 Heinrich Lee Yu 创作于
This has been enabled by default since 15.2 Changelog: other
-
- 2月 15, 2023
-
-
由 Thomas Hutterer 创作于
Changelog: changed
-
- 1月 31, 2023
-
-
由 Kerri Miller 创作于
-
- 1月 30, 2023
-
-
由 Kerri Miller 创作于
-
- 1月 19, 2023
-
-
由 Kerri Miller 创作于
-
由 Kerri Miller 创作于
-
- 10月 28, 2022
-
-
由 Donald Cook 创作于
Removed feature flag from GraphQL docs Missed one more spec
-
- 9月 21, 2022
-
-
由 Heinrich Lee Yu 创作于
Tasks are visible in the project and group issue list so they should also be visible in the dashboard list Changelog: fixed
-
- 3月 11, 2022
-
-
由 Patrick Bajao 创作于
When `in` param is set while no `search` param is set, the issues and MRs finder won't use the `in` param. It'll instead skip the filter check and can result to SQL statement timeout. The fix is to check that if `in` param is set but no search, show the "Please select at least one filter to see results" message. Changelog: fixed
-
- 3月 09, 2022
-
-
由 Patrick Bajao 创作于
This fixes a bug in the issues/MRs dashboard filter check which allows filtering by empty value. It can result to SQL statement timeout. The fix is to check if the value of the filter is present. If not, the dashboard will show the "Please select at least one filter to see results" message. Changelog: fixed
-
- 2月 16, 2022
-
-
由 Heinrich Lee Yu 创作于
-
- 1月 08, 2022
-
-
由 Bogdan Denkovych 创作于
-
- 11月 18, 2020
-
-
由 Felipe Artur 创作于
Move test cases related specs and factory to EE folder
-
- 10月 02, 2020
-
-
由 Felipe Artur 创作于
Do not show test case issues on dashboard and group issues list.
-
- 7月 17, 2020
-
-
由 Alex Kalderimis 创作于
The feature has been in production on gitlab.com for several weeks now without incident.
-
- 6月 19, 2020
-
-
由 Alex Kalderimis 创作于
This adds support in views for design activity, specifically ensuring that we can render design events as part of the event stream. Most changes are in the event helpers, but we also add filter support.
-
- 6月 03, 2020
-
-
由 Arturo Herrero 创作于
The plan for RSpec 4.0 is to disable monkey patching: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode This commit stops using RSpec monkey patching: https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode
-
- 3月 24, 2020
-
-
由 Alex Kalderimis 创作于
-
- 1月 22, 2020
-
-
由 Adam Hegyi 创作于
- Call `visible_to_user?` when counting events - Caching `visible_to_user?` to reduce the number of queries - Add ee factory for events to create valid group event
-
- 4月 15, 2019
-
-
由 gfyoung 创作于
Adds frozen string to the following: * spec/bin/**/*.rb * spec/config/**/*.rb * spec/controllers/**/*.rb xref https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- 4月 04, 2019
-
-
由 Igor 创作于
This fixes the bug, when approver filter is provided, but dashboard asks to enter any filter
-
- 11月 29, 2018
-
-
由 Cindy Pallares 创作于
[master] EE Resolve "Personal access token with only `read_user` scope can be used to authenticate any web request" See merge request gitlab/gitlab-ee!726
-
由 Cindy Pallares 创作于
[master] Resolve "Personal access token with only `read_user` scope can be used to authenticate any web request" See merge request gitlab/gitlabhq!2583
-
- 11月 23, 2018
-
-
由 James Lopez 创作于
-
由 James Lopez 创作于
-
- 7月 11, 2018
- 4月 05, 2018
-
-
由 Jan Provaznik 创作于
When listing issues and merge requests on dasboard page, make sure that at least one filter is enabled. User's id is used in search autocomplete widget instead of username, which allows presetting user in filter dropdowns. Related to #43246 (cherry picked from commit 37193ac0da0e5e33080d6af6e41d8896854ee37e)
-
- 4月 04, 2018
-
-
由 Jan Provaznik 创作于
When listing issues and merge requests on dasboard page, make sure that at least one filter is enabled. User's id is used in search autocomplete widget instead of username, which allows presetting user in filter dropdowns. Related to #43246
-
- 12月 22, 2017
-
-
由 blackst0ne 创作于
-
- 8月 03, 2017
-
-
由 Robert Speicher 创作于
-
由 Robert Speicher 创作于
-
- 8月 02, 2017
-
-
由 Robert Speicher 创作于
-
由 Robert Speicher 创作于
-
- 2月 10, 2017
-
-
由 Felipe Artur 创作于
-