- 19 Oct, 2018 1 commit
-
-
Stan Hu authored
There are some corner cases where a perfectly correct GZIP stream may not hit the EOF until another read is attempted. We now skip the entry if we don't see any valid data, which allows the EOF check to work properly. Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22479
-
- 18 Oct, 2018 39 commits
-
-
Achilleas Pipinellis authored
Should be `start_in` not `start_key` See merge request gitlab-org/gitlab-ce!22422
-
Clement Ho authored
Associate Rakefile with Ruby icon in diffs Closes #52654 See merge request gitlab-org/gitlab-ce!22341
-
Stan Hu authored
repository check doc: fix a broken link See merge request gitlab-org/gitlab-ce!22444
-
Stan Hu authored
Remove beta status on hashed storage and reference to production readiness review. See merge request gitlab-org/gitlab-ce!22457
-
Stan Hu authored
Update README ruby version 2.3->2.4 See merge request gitlab-org/gitlab-ce!22466
-
Stan Hu authored
Use monotonic time in computing web hook execution time Closes #52855 See merge request gitlab-org/gitlab-ce!22448
-
Phil Hughes authored
Fixes broken test in master for ci status bagde Closes #52886 See merge request gitlab-org/gitlab-ce!22465
-
Robert Speicher authored
Multiple spring rake commands cause "NameError: uninitialized constant HamlLint::Linter" Closes #52843 See merge request gitlab-org/gitlab-ce!22437
-
J.D. Bean authored
-
Achilleas Pipinellis authored
Remove broken link See merge request gitlab-org/gitlab-ce!22284
-
Achilleas Pipinellis authored
Link to Nurtch doc site. See merge request gitlab-org/gitlab-ce!22399
-
J.D. Bean authored
-
Douglas Barbosa Alexandre authored
Rails5: fix deployment model spec See merge request gitlab-org/gitlab-ce!22428
-
Rémy Coutable authored
[QA] Fix resource API fabrication documentation See merge request gitlab-org/gitlab-ce!22461
-
Filipa Lacerda authored
-
Marcia Ramos authored
Split troubleshooting docs review apps in own section See merge request gitlab-org/gitlab-ce!22462
-
Rémy Coutable authored
The precedence of methods to fetch a product's attribute value was changed recently: 1. API response 2. Web UI block 3. Inheritance from the factory 4. Raise a `QA::Factory::Product::NoValueError` error otherwise
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Docs: Documents "help and feedback" section and Disqus See merge request gitlab-org/gitlab-ce!22455
-
Rémy Coutable authored
Resolve "Re-arrange help-related user menu items into new Help menu" Closes #50728 See merge request gitlab-org/gitlab-ce!22195
-
Dennis Tang authored
-
John Jarvis authored
-
Annabel Dunstone Gray authored
Show wiki empty state layout on wiki-only project overview page Closes #48731 See merge request gitlab-org/gitlab-ce!22262
-
Jacques Erasmus authored
-
Marcia Ramos authored
- Links to MRs that introduced them - Explains how to omit them - Follows https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/341
-
Yorick Peterse authored
Trim database changes MR template and require up-to-date description before sending an MR for review See merge request gitlab-org/gitlab-ce!21021
-
Rémy Coutable authored
[QA] Fix the 'clone using deploy key' tests Closes gitlab-org/quality/nightly#26 See merge request gitlab-org/gitlab-ce!22445
-
Rémy Coutable authored
QA: Add support for pushing and viewing files See merge request gitlab-org/gitlab-ce!21911
-
Rémy Coutable authored
change generating url functions for external url See merge request gitlab-org/gitlab-ce!22389
-
Filipa Lacerda authored
When to create follow-up technical debt issues See merge request gitlab-org/gitlab-ce!22384
-
Heinrich Lee Yu authored
-
Sean McGivern authored
Fix Groups::UpdateService#execute not returning correct error code See merge request gitlab-org/gitlab-ce!22446
-
Sean McGivern authored
Make getting a user by the username case insensitive Closes #27229 and #38304 See merge request gitlab-org/gitlab-ce!21728
-
William George authored
-
Stan Hu authored
This was causing problems in EE, where audit events were being generated even if the project failed to save.
-
Ævar Arnfjörð Bjarmason authored
The link to the repocheck.log section of the logs documentation was added in 7d9191ee ("Small documentation reformatting and updates", 2018-04-23), but seemingly never worked. The markdown formatter turns "." into "-" in headings. See https://docs.gitlab.com/ee/administration/repository_checks.html#what-to-do-if-a-check-failed which has a broken link to https://docs.gitlab.com/ee/administration/logs.html#repocheck.log linking to https://docs.gitlab.com/ee/administration/logs.html#repocheck-log instead (just change "." to "-") fixes it.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Fixes broken borders in reports section MR widget Closes #51386 See merge request gitlab-org/gitlab-ce!22416
-
Rémy Coutable authored
[ci skip] Update Gitaly installation documentation See merge request gitlab-org/gitlab-ce!22435
-