- 02 Feb, 2016 25 commits
-
-
Malte Blättermann authored
- Added notice about build artifacts not beeing collected on failed builds. - Removed "introduced in 0.7.0" for artifacts section. - Made windows notice more precise
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Consistent rails_socket use. [ci skip] See merge request !2596
-
Jacob Vosmaer authored
Send raw Git blobs via gitlab-workhorse See merge request !2451
-
Robert Speicher authored
explicitly call script with bash for consistency simpler than telling users to set script executable [ci skip] See merge request !2621
-
Dmitriy Zaporozhets authored
Bump New Relic gem version to avoid warnings in Web page This version has support for Grape, so we should consider removing the newrelic-grape gem as well: https://docs.newrelic.com/docs/agents/ruby-agent/frameworks/grape-instrumentation See merge request !2578
-
Dmitriy Zaporozhets authored
Fix add_pagination_headers to keep request parameters in Link header Originally opened at !2321. Closes #5904. /cc @Michi302 See merge request !2674
-
Robert Speicher authored
Updated contributing guide for stable releases [ci skip] See merge request !2638
-
Jacob Vosmaer authored
Lazy Git blobs To prevent madness like loading a 100MB file into Ruby's memory just to decide whether it is binary or text. See merge request !2663
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Rémy Coutable authored
-
Michi302 authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Douwe Maan authored
Allow "@" in file names and path Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4111 See merge request !2665
-
Douwe Maan authored
Generate valid (RFC 2111) Message-ID in email rejection mailer Use a Message-ID that is RFC 2111 compliant. This fix is consistent with how the Message-ID is generated in the 'notify' mailer. See merge request !2656
-
Achilleas Pipinellis authored
Fix typo indentation in CI projects' API See merge request !2561
-
Dmitriy Zaporozhets authored
Add notes about the regression issues to CONTRIBUTING.md [ci skip] See merge request !2661
-
Yorick Peterse authored
Expand Git instrumentation This instruments some extra `Gitlab::Git` code as well as a collection of `Rugged` constants. See merge request !2664
-
Yorick Peterse authored
Fixes #12784
-
- 01 Feb, 2016 15 commits
-
-
Robert Speicher authored
Allow manual resize of js-autosize textareas First, the autosize library was being too controlling and removed the `resize` property from any elements to which it was attached, removing the drag handle. We've disabled this behavior in the vendored library and added a spec to prevent a regression during an upgrade. Second, we detect (as best we can) when the user manually resizes an autosize textarea, and then remove the autosize behavior from it and increase its max-height. This should allow for the best of both worlds. Closes #12832 See merge request !2653
-
Robert Speicher authored
First, the autosize library was being too controlling and removed the `resize` property from any elements to which it was attached, removing the drag handle. Second, we detect when the user manually resizes an autosize textarea, and then remove the autosize behavior from it and increase its max-height. This should allow for the best of both worlds. Closes #12832
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Optimize fetching issues closed by a merge request Related issue: #12419 See merge request !2625
-
Dmitriy Zaporozhets authored
Render sanitized SVG images Originally opened at !637 by @stanhu. Closes https://github.com/gitlabhq/gitlabhq/issues/9265 ![Screen_Shot_2016-02-01_at_17.04.01](/uploads/8e5de906698493e127dcdc475da9aaef/Screen_Shot_2016-02-01_at_17.04.01.png) See merge request !2667
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9265
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Yorick Peterse authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Yorick Peterse authored
-
-
Jacob Vosmaer authored
-