- 23 Jan, 2018 9 commits
-
-
Filipa Lacerda authored
Upgraded all vue libraries See merge request gitlab-org/gitlab-ce!16413
-
Tim Zallmann authored
-
Rémy Coutable authored
Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPC Closes gitaly#936 See merge request gitlab-org/gitlab-ce!16536
-
Douwe Maan authored
Incorporate Gitaly's OperationService.UserCommitFiles RPC Closes gitaly#890 See merge request gitlab-org/gitlab-ce!16307
-
Rémy Coutable authored
Add note about live_debug only working on javascript enabled specs See merge request gitlab-org/gitlab-ce!16625
-
Tim Zallmann authored
Backport for Resolve "change status icon for reports when fails to be found or cannot load" See merge request gitlab-org/gitlab-ce!16616
-
Filipa Lacerda authored
-
Rémy Coutable authored
Archive changelogs for versions before 8.16 See merge request gitlab-org/gitlab-ce!16624
-
Grzegorz Bizon authored
Resolve ""This job has not been triggered yet" after hitting "Retry"" Closes #42119 See merge request gitlab-org/gitlab-ce!16583
-
- 22 Jan, 2018 31 commits
-
-
Robert Speicher authored
Resolve "Cannot change project visibility from Private (even when owner)" Closes #40612 See merge request gitlab-org/gitlab-ce!16595
-
Jacob Schatz authored
Fix callback alignments See merge request gitlab-org/gitlab-ce!16596
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Jacob Schatz authored
Fix eslint - UserCallout reference Closes #42298 See merge request gitlab-org/gitlab-ce!16630
-
Stan Hu authored
Use has_table_privilege for TRIGGER on PostgreSQL Closes #38634 See merge request gitlab-org/gitlab-ce!16618
-
Oswaldo Ferreira authored
[ci skip]
-
Stan Hu authored
Update CHANGELOG.md See merge request gitlab-org/gitlab-ce!16628
-
Francisco Javier López authored
-
Clement Ho authored
-
Stan Hu authored
Add Gitlab::Profiler for profiling from a console or runner See merge request gitlab-org/gitlab-ce!16552
-
Jacob Schatz authored
refactor for projects-r*, s* See merge request gitlab-org/gitlab-ce!16351
-
Clement Ho authored
-
Robert Speicher authored
Fix Error 500 when repository has no avatar Closes #42249 See merge request gitlab-org/gitlab-ce!16601
-
Clement Ho authored
Loading spinner not stop even on errors in the Issuable Templates Closes #40029 See merge request gitlab-org/gitlab-ce!16600
-
Robert Speicher authored
-
Robert Speicher authored
Use gitlab-shell 6.0.2 See merge request gitlab-org/gitlab-ce!16612
-
Robert Speicher authored
Use gitlab-workhorse 3.5.1 See merge request gitlab-org/gitlab-ce!16588
-
Douwe Maan authored
Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH pull See merge request gitlab-org/gitlab-ce!16586
-
Jacob Vosmaer (GitLab) authored
-
Alejandro Rodríguez authored
-
Douwe Maan authored
Fix filtering projects & groups on group pages Closes #40785 See merge request gitlab-org/gitlab-ce!16584
-
Alejandro Rodríguez authored
-
Filipa Lacerda authored
-
Robert Speicher authored
Wrap Rugged-exceptions in Gitlab::Git::Repository#write_ref See merge request gitlab-org/gitlab-ce!16570
-
Filipa Lacerda authored
-
Bob Van Landuyt authored
Otherwise we'd only preload the ancestors that would fit the page. That way, when a search result was on the first page, but the ancestor didn't fit the page anymore. We would not have the preloaded ancestor when rendering the hierarchy.
-
Bob Van Landuyt authored
When a project is shared with a group, it should not be included as a descendant on the group dashboard.
-
Bob Van Landuyt authored
When searching we would limit the scope of ancestors to load because the filter would be applied to the ancestors. Instead, we need to load _all_ ancestors for matching projects.
-