- 22 Sep, 2017 16 commits
-
-
Tim Zallmann authored
Add i18n support to pagination widget See merge request gitlab-org/gitlab-ce!14407
-
Fatih Acet authored
Improve emoji menu rendering performance Closes #36949 See merge request gitlab-org/gitlab-ce!14233
-
Achilleas Pipinellis authored
Fix bad link on GitLab Omnibus Helm chart page - docs Closes #38016 See merge request gitlab-org/gitlab-ce!14346
-
Rémy Coutable authored
Simplify a test See merge request gitlab-org/gitlab-ce!14415
-
Phil Hughes authored
Resolve "Better SVG Usage in the Frontend" Closes #36231 See merge request gitlab-org/gitlab-ce!13435
-
Tim Zallmann authored
-
Rémy Coutable authored
Add view replaced file link for image diffs See merge request gitlab-org/gitlab-ce!14394
-
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 24 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
-
Nick Thomas authored
-
Tiago Botelho authored
-
Douwe Maan authored
-