- 27 Dec, 2017 1 commit
-
-
Stan Hu authored
Use Concurrent::AtomicReference instead AtomicFixnum Closes #41448 See merge request gitlab-org/gitlab-ce!16138
-
- 26 Dec, 2017 3 commits
-
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Grzegorz Bizon authored
Fix Error 500s with anonymous clones for a project that has moved Closes #41457 See merge request gitlab-org/gitlab-ce!16128
-
- 25 Dec, 2017 8 commits
-
-
Robert Speicher authored
Gracefully handle garbled URIs in Markdown Closes #41442 See merge request gitlab-org/gitlab-ce!16123
-
Stan Hu authored
-
Stan Hu authored
Closes #41457
-
Dmitriy Zaporozhets authored
Update code_climate recommended usage. See merge request gitlab-org/gitlab-ce!16101
-
Jonathan Duck authored
-
Dmitriy Zaporozhets authored
Incorporate Gitaly's RemoteService RPCs Closes gitaly#852 See merge request gitlab-org/gitlab-ce!16060
-
Grzegorz Bizon authored
Gracefully handle orphaned write deploy keys in /internal/post_receive Closes #41466 See merge request gitlab-org/gitlab-ce!16127
-
Grzegorz Bizon authored
Fix namespace ambiguity with Kubernetes Pod definitions Closes #41458 See merge request gitlab-org/gitlab-ce!16130
-
- 24 Dec, 2017 2 commits
-
-
Stan Hu authored
This was causing a spec failure between Gitlab::Kubernetes::Helm::Pod and Gitlab::Kubernetes::Helm::Api::Pod if one spec loaded the former definition first. Closes #41458
-
Stan Hu authored
On GitLab.com, there are write deploy keys with no associated users. Pushes with these deploy keys end with an Error 500 since we attempt to look up redirect message. If there is no user, don't attempt to display a redirect message. Closes #41466
-
- 23 Dec, 2017 8 commits
-
-
Rémy Coutable authored
Resolve "Updating Slack Notification not working by API" Closes #32364 et #22306 See merge request gitlab-org/gitlab-ce!11435
-
Rémy Coutable authored
Remove security checks from static analysis and add sast job See merge request gitlab-org/gitlab-ce!16113
-
Dmitriy Zaporozhets authored
-
Rémy Coutable authored
Resolve "lint-changelog-yaml error message is useless" Closes #41359 See merge request gitlab-org/gitlab-ce!16122
-
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
-
Stan Hu authored
There are certain inputs that look like valid URIs that are accepted by URI but not Addressable::URI. Handle the case where the latter fails. Closes #41442
-
blackst0ne authored
-
- 22 Dec, 2017 18 commits
-
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
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
-