- Mar 27, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
Horatiu Eugen Vlad authored
-
- Mar 26, 2018
-
-
James Edwards-Jones authored
-
James Edwards-Jones authored
-
-
Grzegorz Bizon authored
-
James Edwards-Jones authored
-
- Mar 23, 2018
-
-
Sean McGivern authored
When we added caching, this meant that calling `can_be_resolved_in_ui?` didn't always call `lines`, which meant that we didn't get the benefit of the side-effect from that, where it forced the conflict data itself to UTF-8. To fix that, make this explicit by separating the `raw_content` (any encoding) from the `content` (which is either UTF-8, or an exception is raised).
-
Sean McGivern authored
-
Jan Provaznik authored
Now the issuable reference check works only in project scope, if we reference an issuable from a non-project resource (e.g. epics), then project is not set, and there is mismatch in generated issue references. This patch enables issuable reference state check also from group scope. Closes gitlab-ee#4683 Related to #30916
-
- Mar 22, 2018
-
-
Ahmad Sherif authored
Closes gitaly#1101
-
Micael Bergeron authored
-
Alejandro Rodríguez authored
Before we were using a "plumbing" Gitlab::Git method that does not go through Gitaly migration checking.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
-
Micael Bergeron authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Stan Hu authored
Fix "A copy of Gitlab::Middleware::Readonly has been removed from the module tree but is still active" Similar to #34047 and #29327
-
James Edwards-Jones authored
-
- Mar 21, 2018
-
-
Francisco Javier López authored
-
Francisco Javier López authored
-
Sean McGivern authored
-
Jacob Vosmaer (GitLab) authored
-
Ahmad Sherif authored
They were probably added to compensate for tests shortcomings, but now they don't complain. Closes gitaly#1095
-
Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2337
-
Alejandro Rodríguez authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Lin Jen-Shin authored
Updated in: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17673
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This is a first step to decouple pipeline from YAML processing. It reduces the coupling by removing some methods that introduce coupling and by moving logic into separate chain element that is being used to populate pipelines with stages and builds.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-