该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 8月 31, 2023
-
-
由 Jacques Erasmus 创作于
Improve TBT by rendering content over bigger time span Changelog: performance
-
- 6月 20, 2023
-
-
由 Pavel Shutsin 创作于
No user facing changes here, only Rubocop fixes.
-
- 9月 02, 2021
-
-
由 Eduardo Bonet 创作于
Images that were not embedded into Jupyter Notebooks were not being properly rendered because the path would point to the blob url, not the raw URL. Changelog: changed Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/28601 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/69075
-
- 6月 25, 2021
-
-
由 Gary Holtz 创作于
Changelog: added
-
- 5月 06, 2021
-
-
由 Nick Thomas 创作于
This is required for the repository viewer to GraphQL work Changelog: added
-
- 10月 08, 2020
-
-
由 Mike Kozono 创作于
Until snippet repo replication is released, this will maintain existing behavior on Geo secondaries.
-
- 10月 07, 2020
-
-
由 Francisco Javier López 创作于
Removing the FF snippet_multiple_files and releasing snippet with multiples files.
-
- 9月 24, 2020
-
-
由 Francisco Javier López 创作于
-
- 8月 18, 2020
-
-
由 Francisco Javier López 创作于
Remove the countermeasure that prevented returning the content.
-
- 7月 22, 2020
-
-
由 Dmitriy Zaporozhets 创作于
Also replace as much /snippets occurences with /-/snippets as possible Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 7月 02, 2020
-
-
由 Vijay Hawoldar 创作于
When the `snippet_multiple_file` feature flag is enabled, the blob presenter should return paths for the new raw endpoint (using blob ref and path)
-
- 6月 23, 2020
-
-
由 Arturo Herrero 创作于
The plan for RSpec 4.0 is to disable monkey patching, reference: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode This commit stops using RSpec monkey patching in several specs.
-
- 3月 03, 2020
-
-
由 a_luna 创作于
- Improve variable name - Add Changelog - Remove unnecessary let_it_be
-
由 a_luna 创作于
-
由 Francisco Javier López 创作于
-
- 2月 24, 2020
-
-
由 Francisco Javier López 创作于
If the feature flag is enabled, the snippet has a repository attached and it's not empty, then we'll use the blob stored in the repository. If not, we show the snippet stored in the database. This behavior will change once we perform the migration.
-
- 2月 12, 2020
-
-
由 Francisco Javier López 创作于
-
- 2月 11, 2020
-
-
由 Francisco Javier López 创作于
-
- 1月 21, 2020
-
-
由 Francisco Javier López 创作于
This commit add the fields blob and blob_viewer to the graphql snippet type. It is needed by the FE to use Vue in snippets views.
-