- Mar 26, 2018
-
-
YarNayar authored
Closes #23460
-
James Edwards-Jones authored
-
James Edwards-Jones authored
-
James Edwards-Jones authored
Explored Policy framework to create something I can use as a starting point.
-
- Mar 22, 2018
-
-
Rob Watson authored
Closes #28857
-
Alejandro Rodríguez authored
Before we were using a "plumbing" Gitlab::Git method that does not go through Gitaly migration checking.
-
- Mar 21, 2018
-
-
Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2337
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
- Mar 17, 2018
-
-
Stan Hu authored
Partial fix to #44378
-
- Mar 16, 2018
-
-
Tiago Botelho authored
and fixes the project description not being imported
-
- Mar 15, 2018
-
-
James Edwards-Jones authored
-
James Edwards-Jones authored
Prevents `.gitattributes` blob lookup being repeated for every file checked at a given ref
-
James Edwards-Jones authored
Attempted commits were failing due to the pre-recieve LfsIntegrity check. This is skipped during tests making this failure silent.
-
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.
-
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
-
James Edwards-Jones authored
-
- Mar 11, 2018
-
-
Douwe Maan authored
-
- Mar 09, 2018
-
-
Micael Bergeron authored
-
- Mar 08, 2018
-
-
Stan Hu authored
If no parameters were specified for project features but Wikis were disabled, we would get "NoMethodError: undefined method `[]' for nil:NilClass". Closes #44019
-
Alejandro Rodríguez authored
-
Oswaldo Ferreir authored
-
- Mar 07, 2018
-
-
Douwe Maan authored
-
Bob Van Landuyt authored
Using the relation `Project#source_of_merge_requests` in `Ci::CreatePipelineService` That way we take advantage of all the `ActiveRecord::Relation` magic
-
Bob Van Landuyt authored
When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jan Provaznik authored
* adds basic discussions API for issues and snippets * reorganizes notes specs (so same tests can be used for all noteable types - issues, MRs, snippets)
-
- Mar 06, 2018
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Mar 05, 2018
-
-
Stan Hu authored
Deleting a user would fail in the system hooks if the user had `nil` column in `datetime` or `updated_at` fields. Closes #43871
-
Travis Miller authored
-
Pawel Chojnacki authored
-
-