- Mar 27, 2018
-
-
George Tsiolis authored
-
- Mar 19, 2018
-
-
Stan Hu authored
-
Jan authored
-
George Tsiolis authored
-
- Mar 18, 2018
-
-
Andreas Brandl authored
-
-
- Mar 16, 2018
-
-
Sean McGivern authored
These can be a `BatchLoader` which is proxying a nil, while not being concrete nils themselves.
-
Phil Hughes authored
Closes #44198
-
Tiago Botelho authored
and fixes the project description not being imported
-
James Edwards-Jones authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
The specs are based on a schema version that doesn't know about `internal_ids` table. However, the actual code being execute relies on it.
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
- Mar 15, 2018
-
-
James Edwards-Jones authored
-
James Edwards-Jones authored
Attempted commits were failing due to the pre-recieve LfsIntegrity check. This is skipped during tests making this failure silent.
-
Stan Hu authored
Closes #43355
-
Stan Hu authored
This is most a backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4987/diffs but includes other columns that use column_exists? in a way that may cause unnecessary schema loads.
-
Sean McGivern authored
This should use stub_omniauth_setting, not do it manually.
-
Shinya Maeda authored
-
Sean McGivern authored
Carried over from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8857
-
Sean McGivern authored
This may lead to some being evicted and having to be cached again, but many MRs get closed or updated in that time anyway.
-
Sean McGivern authored
Previously, we kept them all in the cache. We don't need the highlight results for older diffs - if someone does view that (which is rare), we can do the highlighting on the fly.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Pirate Praveen authored
-
James Edwards-Jones authored
Updates Files::MultiService for the commits API which is in turn used by the multi-file upload web UI Ensures that files which should be in LFS are transformed into LFS pointers Uses Lfs::Transformer which then links LfsObjectProjects on success
-
- Mar 14, 2018
-
-
Michael Kozono authored
-
Jan Beckmann authored
-
-
Jose Ivan Vargas Lopez authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Phil Hughes authored
-
Bob Van Landuyt authored
When importing from a GitLab archive, an admin can carry over the assignations. Other users can not. When a regular user is importing an issue with multiple assignees, the assignee is replaced with the current user, meaning we would try to insert current user as an assignee multiple times. By filtering the array before storing it, the import becomes more robust.
-