- 22 Sep, 2017 9 commits
-
-
Rémy Coutable authored
Do not clone the repo when running the review-docs jobs See merge request gitlab-org/gitlab-ce!14420
-
Rémy Coutable authored
Replace the 'project/service.feature' spinach test with an rspec analog Closes #23036 See merge request gitlab-org/gitlab-ce!14432
-
Rémy Coutable authored
Removed two legacy config options See merge request gitlab-org/gitlab-ce!14425
-
Rémy Coutable authored
Display full pre-receive and post-receive hook output in GitLab UI Closes #25214 See merge request gitlab-org/gitlab-ce!14222
-
Vitaliy @blackst0ne Klachkov authored
-
Jacob Schatz authored
Fix rendering double note issue Closes #38139 See merge request gitlab-org/gitlab-ce!14429
-
Daniel Voogsgerd authored
Removed the max_size and timeout options from the git config in gitlab.yml.
-
Jacob Schatz authored
IssueNotes: Switch back to Write pane when note cancel or submit. Closes #37907 See merge request gitlab-org/gitlab-ce!14402
-
Fatih Acet authored
-
- 21 Sep, 2017 31 commits
-
-
Fatih Acet authored
-
Robert Speicher authored
Upgrade Nokogiri because of CVE-2017-9050 See merge request gitlab-org/gitlab-ce!14427
-
Jacob Schatz authored
IssueNotes: Resize comment form after note submit and discard. Closes #38115 See merge request gitlab-org/gitlab-ce!14401
-
Robert Speicher authored
Bump VERSION to 10.1.0-pre [ci skip] See merge request gitlab-org/gitlab-ce!14426
-
Winnie Hellmann authored
-
Toon Claes authored
-
Phil Hughes authored
Standardize access to CSRF token in JavaScript Closes #37773 See merge request gitlab-org/gitlab-ce!14241
-
Bryce Johnson authored
-
Robert Speicher authored
Do not show YAML frontmatter for doc pages under /help See merge request gitlab-org/gitlab-ce!14345
-
Filipa Lacerda authored
Force two up view Closes #32613 See merge request gitlab-org/gitlab-ce!14397
-
Douwe Maan authored
Don't memoize storage configuration on `FsShardsCheck` Closes #38140 See merge request gitlab-org/gitlab-ce!14419
-
Robert Speicher authored
Correctly detect multiple issue URLs after 'Closes...' in MR descriptions Closes #33745 See merge request gitlab-org/gitlab-ce!14411
-
Achilleas Pipinellis authored
Previously, we checked out the branch and ran the script from there. However, when the MR got merged and the cleanup job was run it would fail since it could not find the now deleted branch. This commit rather downloads the script from GitLab and skips downloading the artifacts/dependencies/cache to speed up the process.
-
Bob Van Landuyt authored
These values are already coming from memory, so we don't need to memoize. If we do memoize these, than the would not be stubbed when calling `stub_storage_settings` in specs
-
Marcia Ramos authored
Resolve "[Meta] Create Uniquely 'GitLab' Icons" Closes #32894 See merge request gitlab-org/gitlab-ce!14396
-
Marcia Ramos authored
Document that group Owners can always create subgroups See merge request gitlab-org/gitlab-ce!14416
-
Rémy Coutable authored
Adds EE tag detection to remove_old in gitlab backup. Closes #32796 See merge request gitlab-org/gitlab-ce!14413
-
Achilleas Pipinellis authored
Auto DevOps docs cleanup Closes #37666, #37592, #37468, and #31641 See merge request gitlab-org/gitlab-ce!14293
-
Achilleas Pipinellis authored
-
Robin Bobbitt authored
-
Tiago Botelho authored
-
Douwe Maan authored
-
Achilleas Pipinellis authored
new sharing permissions screenshot See merge request gitlab-org/gitlab-ce!14408
-
Mike Bartlett authored
-
Phil Hughes authored
Use modules in common utils See merge request gitlab-org/gitlab-ce!14074
-
Douwe Maan authored
Upgrade gitlab-markup gem See merge request gitlab-org/gitlab-ce!14395
-
Douwe Maan authored
Resolve "Remove banner to customize experience" Closes #38088 See merge request gitlab-org/gitlab-ce!14384
-
Rémy Coutable authored
Remove redundant WHERE from event queries Closes #38129 See merge request gitlab-org/gitlab-ce!14389
-
Rémy Coutable authored
Stop using Sidekiq for updating Key#last_used_at Closes #36663 See merge request gitlab-org/gitlab-ce!14391
-
Phil Hughes authored
Make resolve discussion icon gray See merge request gitlab-org/gitlab-ce!14398
-