- 17 Aug, 2017 1 commit
-
-
Achilleas Pipinellis authored
-
- 16 Aug, 2017 10 commits
-
-
Rémy Coutable authored
Fix CI_PROJECT_PATH_SLUG slugify Closes #34643 See merge request !13350
-
Douwe Maan authored
Don't depend on `Rails` for Redis configuration file paths Closes #36514 See merge request !13575
-
Douwe Maan authored
Speed up project creation by inlining repository creation Closes #34533 See merge request !13529
-
Douwe Maan authored
Don't create event in Merge Request Create Service Closes #36465 See merge request !13566
-
Jarka Kadlecova authored
-
Tim Zallmann authored
Fix the fly-out menu in the sidebar not displaying in Safari Closes #36441 See merge request !13445
-
Achilleas Pipinellis authored
Add documentation for groups issue filtered search Closes #36377 See merge request !13572
-
Clement Ho authored
-
Phil Hughes authored
Fix username autocomplete group name with no avatar alignment Closes #36502 See merge request !13578
-
Grzegorz Bizon authored
Fix 'Projected tags' typo in protected_tags_spec.rb See merge request !13576
-
- 15 Aug, 2017 29 commits
-
-
Clement Ho authored
-
Stan Hu authored
Make sure MySQL would not use CURRENT_TIMESTAMP as the default for timestamp columns Closes #36405 See merge request !13560
-
James Edwards-Jones authored
-
Fatih Acet authored
Many Repo Fixes See merge request !13432
-
Jacob Schatz authored
-
Jacob Schatz authored
Use border radius scss vars See merge request !13360
-
Robert Speicher authored
The `Rails` object was not always available in all tasks that require Redis access, such as `mail_room`, so the constant pointing to the configuration path was never defined, but we still attempted to access it in `config_file_name`, resulting in a `NameError` exception. Further, there was no benefit to defining these paths in a constant to begin with -- they're only accessed in one place, and it was within the class where they were being defined. We can just provide them at run-time instead. Further _still_, we were calling `File.expand_path` on the absolute path returned by `Rails.root.join`, which was rather pointless.
-
Marcia Ramos authored
Resolve "Tech article: Deploying Maven artifacts" Closes #33329 See merge request !11955
-
Jacob Schatz authored
Repo Editor Fixes See merge request !13468
-
Bryce Johnson authored
-
Achilleas Pipinellis authored
Docs: New index for permissions Closes #32577 See merge request !13394
-
Marcia Ramos authored
-
Clement Ho authored
Fixed changed files dropdown not being shown Closes #36479 See merge request !13554
-
Nick Thomas authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
-
Marcia Ramos authored
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 33329-tech-article-deploying-maven-artifacts
-
Douwe Maan authored
Fix API responses when dealing with txt files Closes #31790 See merge request !13474
-
Phil Hughes authored
Closes #36479
-
Douwe Maan authored
Remove deprecated field from workhorse API responses See merge request !13567
-
Phil Hughes authored
Fix inconsistent spacing for edit buttons on issues and merge request page Closes #36206 See merge request !13547
-
Jacob Schatz authored
Resolve "Enable scope hoisting with webpack" Closes #36152 See merge request !13374
-
Douwe Maan authored
Allow usage of any_projects? with an Array Closes #3646 See merge request !13559
-
Fabio Busatto authored
-
Jacob Vosmaer authored
-
Felipe Artur authored
-