该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 20, 2018
-
-
由 Andreas Kämmerle 创作于
-
由 Andreas Kämmerle 创作于
-
由 Sean McGivern 创作于
Change Discussion label to Plan label and add Create label See merge request gitlab-org/gitlab-ce!20717
-
由 Victor Wu 创作于
-
由 Filipa Lacerda 创作于
Resolve "Unable to save user profile update with Safari" Closes #45443 See merge request gitlab-org/gitlab-ce!20676
-
由 Stan Hu 创作于
Docs: Fix indent problem in mysql_to_postgresql.md See merge request gitlab-org/gitlab-ce!20736
-
由 Sean McGivern 创作于
Fixing bug with wiki ref in ProjectSearchResults Closes #49014 See merge request gitlab-org/gitlab-ce!20722
-
由 Francisco Javier López 创作于
-
由 Douwe Maan 创作于
Enables Bootsnap to GitLab (development) Closes #45230 See merge request gitlab-org/gitlab-ce!20743
-
由 Douwe Maan 创作于
Resolve "Ability to download single file" Closes #23705 See merge request gitlab-org/gitlab-ce!20480
-
由 Kamil Trzciński 创作于
Fix deserializing YAML variables when a build has been imported Closes #49406 See merge request gitlab-org/gitlab-ce!20713
-
由 Gabriel Mazetto 创作于
This will enable bootsnap whenver the gem is available.
-
由 Luke Bennett 创作于
-
由 Kamil Trzciński 创作于
Remove refs cleanup job See merge request gitlab-org/gitlab-ce!20716
-
由 Grzegorz Bizon 创作于
-
由 Sean McGivern 创作于
First version of pry_debugging.md Closes #45728 See merge request gitlab-org/gitlab-ce!20740
-
由 Sean McGivern 创作于
Gitaly migrate old DB migrations Closes gitaly#1106 See merge request gitlab-org/gitlab-ce!20708
-
由 Toon Claes 创作于
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Sean McGivern 创作于
Migrate add_remote, remove_remote, fetch_internal_remote to gitaly See merge request gitlab-org/gitlab-ce!20724
-
由 Phil Hughes 创作于
Don't overflow project/group dropdown results Closes #49382 and #49379 See merge request gitlab-org/gitlab-ce!20704
-
由 Miao Wang 创作于
-
由 Phil Hughes 创作于
Resolve "Web IDE crashes for directories named "blob"" Closes #48036 See merge request gitlab-org/gitlab-ce!20712
-
由 Phil Hughes 创作于
Moves CSS of security reports into CE folder See merge request gitlab-org/gitlab-ce!20696
-
由 gfyoung 创作于
Closes #49382.
-
由 Alejandro Rodríguez 创作于
-
由 Paul Slaughter 创作于
-
Backport of gitlab-org/gitlab-ee!6137 See merge request gitlab-org/gitlab-ce!20699
-
由 Valery Sizov 创作于
-
由 Rémy Coutable 创作于
Add missing Gitaly branch_update nil checks Closes #49263 See merge request gitlab-org/gitlab-ce!20711
-
由 Jacob Vosmaer 创作于
-
- 7月 19, 2018
-
-
由 Rémy Coutable 创作于
Add a Gitlab::Profiler.print_by_total_time convenience method See merge request gitlab-org/gitlab-ce!20715
-
由 Filipa Lacerda 创作于
Allow testAction to work for async actions that don't return a Promise Closes #49413 See merge request gitlab-org/gitlab-ce!20718
-
由 Sean McGivern 创作于
This method uses Gitlab::Profiler::TotalTimeFlatPrinter internally, which is the same as RubyProf::FlatPrinter, but the min_percent option (and new max_percent option) applies to the _total_ time, not the _self_ time. This helps us figure out if we're calling a library inefficiently, for instance.
-
由 Rémy Coutable 创作于
Enable more frozen string in app/services/**/*.rb See merge request gitlab-org/gitlab-ce!20702
-
由 Lukas Eipert 创作于
-
由 Zeger-Jan van de Weg 创作于
Prior to this change, the migration touched the disk path. This has been removed. Further, I believe it also fixes a bug. It seems that GitLab Shell checks if the root path exists, when the path is duplicated. For example, if the shard is located at /home/git, it did check if `/home/git/home/git` existed.
-
由 Zeger-Jan van de Weg 创作于
Introduced by f20eadcb, meant to remove refs from Git using the wrong name. That never made it to a non-rc release and can be safely removed now.
-
由 Grzegorz Bizon 创作于
-