- 23 Dec, 2017 3 commits
-
-
Dmitriy Zaporozhets authored
-
Rémy Coutable authored
Resolve "Replace '.team << [user, role]' with 'add_role(user)' in specs" Closes #36782 See merge request gitlab-org/gitlab-ce!16069
-
Rémy Coutable authored
Disable /dev/shm in CI See merge request gitlab-org/gitlab-ce!16105
-
- 22 Dec, 2017 32 commits
-
-
Marcia Ramos authored
Add note about using the term GPG for all related implementations Closes #36970 See merge request gitlab-org/gitlab-ce!14887
-
Robert Speicher authored
Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison Closes #41406 See merge request gitlab-org/gitlab-ce!16111
-
Stan Hu authored
Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 See merge request gitlab-org/gitlab-ce!16118
-
Kamil Trzciński authored
Extend Cluster Applications to allow installation of Prometheus Closes #41053 See merge request gitlab-org/gitlab-ce!15895
-
Mayra Cabrera authored
-
🚄 Job van der Voort 🚀 authored
Docs: move article LDAP-CE to its topic-related folder See merge request gitlab-org/gitlab-ce!16094
-
Robert Speicher authored
Execute project hooks and services after commit when moving an issue Closes #41324 See merge request gitlab-org/gitlab-ce!16108
-
Marcia Ramos authored
-
Douwe Maan authored
Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison
-
Douwe Maan authored
Use relative URLs when linking to uploaded files Closes #38893 See merge request gitlab-org/gitlab-ce!15751
-
Douwe Maan authored
-
Robert Speicher authored
Use gitlab-styles which provides shared RuboCop config and cops Closes #37711 See merge request gitlab-org/gitlab-ce!14337
-
Nick Thomas authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Yorick Peterse authored
Add index on namespaces lower(name) for UsersController#exists Closes #41340 See merge request gitlab-org/gitlab-ce!16059
-
Douwe Maan authored
Explictly require Gitlab::Utils in ProjectFeaturesCompatibility Closes #41390 See merge request gitlab-org/gitlab-ce!16107
-
Achilleas Pipinellis authored
Clarify Auto DevOps pipelines See merge request gitlab-org/gitlab-ce!16106
-
Fabio Busatto authored
-
Tim Zallmann authored
Make webpack fail for missing exports See merge request gitlab-org/gitlab-ce!16005
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
docs: fix a typo in LFS documentation See merge request gitlab-org/gitlab-ce!16078
-
Achilleas Pipinellis authored
Fix prometheus arg in prometheus.yml See merge request gitlab-org/gitlab-ce!16075
-
Tim Zallmann authored
Replace the download, fork and resolve discussion in a new issue icons See merge request gitlab-org/gitlab-ce!15436
-
Tim Zallmann authored
Update Dependencies See merge request gitlab-org/gitlab-ce!16073
-
Tiago Botelho authored
-
Tiago Botelho authored
[ci skip]
-
Dmitriy Zaporozhets authored
For some reason Rails does not require it automatically when invoked via rake task which cause tasks like seed_fu fail Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Grzegorz Bizon authored
Escape spaces to %20 rather than + See merge request gitlab-org/gitlab-ce!16037
-
Stan Hu authored
According to the Chrome source code (https://chromium.googlesource.com/chromium/src/base/+/master/base_switches.cc#120): The /dev/shm partition is too small in certain VM environments, causing Chrome to fail or crash (see http://crbug.com/715363). Use this flag to work-around this issue (a temporary directory will always be used to create anonymous shared memory files). Addresses gitlab-org/gitlab-ee#4252 but doesn't appear to cure it completely.
-
blackst0ne authored
-
-
- 21 Dec, 2017 5 commits
-
-
Clement Ho authored
Last push event widget width for fixed layout #40268 See merge request gitlab-org/gitlab-ce!15862
-
Greg Stark authored
-
George Tsiolis authored
-
Robert Speicher authored
Resolve "Bump Ruby to 2.3.6" See merge request gitlab-org/gitlab-ce!16016
-
Robert Speicher authored
Update installation and upgrade guides to use Ruby 2.3.6 See merge request gitlab-org/gitlab-ce!16038
-