Rubén Dávila
62dd6745bd
More styling updates.
2016-02-17 21:34:25 -05:00
Rubén Dávila
dba0d7c9f9
Decrease padding of labels for Milestone's issues tab.
...
* Also get rid of no longer required CSS.
2016-02-17 12:33:16 -05:00
Rubén Dávila
31e1a38b63
Some refactor for CSS after code review.
2016-02-03 10:27:46 -05:00
Rubén Dávila
5bad3516d4
Remove no longer required class.
2016-02-02 17:47:18 -05:00
Rubén Dávila
d618e9c8f8
Add specs.
2016-02-02 17:47:18 -05:00
Rubén Dávila
0a08b10580
Add link to open/closed issues plus some minor updates.
2016-02-02 17:47:18 -05:00
Rubén Dávila
d151b38788
Adjust label height on Issues tab.
2016-02-02 17:46:55 -05:00
Rubén Dávila
bf181c614a
Remove gray background from detail.
2016-02-02 17:46:55 -05:00
Rubén Dávila
4dff27eca5
Adjust Issues tab to new design.
2016-02-02 17:46:21 -05:00
Rubén Dávila
2ac744e9d9
Show buttons based on current tab.
2016-02-02 17:46:21 -05:00
Rubén Dávila
7ecd30a840
Align Milestone's issue counter.
2016-02-02 17:45:42 -05:00
Rubén Dávila
2c31ebff88
Add little spacing between milestone stats.
2016-02-02 17:45:42 -05:00
Rubén Dávila
46b5f83a1b
Show labels in Issues tab.
2016-02-02 17:45:42 -05:00
Rubén Dávila
e6be134b6c
Change style of Delete button.
2016-02-02 17:45:42 -05:00
Rubén Dávila
1162f8d77e
Add elpased time.
2016-02-02 17:45:42 -05:00
Rubén Dávila
4e8266e8df
Change format of Milestone stats.
2016-02-02 17:45:42 -05:00
Rubén Dávila
365d96ca85
Add labels tab to milestone detail view.
2016-02-02 17:45:42 -05:00
Jacob Schatz
c4c919e59d
Merge branch 'title-projects-dropdown' into 'master'
...
Added dropdown to list all projects on project header
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4212
When clicking the current project name, it shows a dropdown menu with a list of all projects for that group or user.
When closed:

When open:

cc. @jschatz1
See merge request !2438
2016-02-02 22:15:40 +00:00
Robert Speicher
a12ac9c060
Update CHANGELOG
...
[ci skip]
2016-02-02 14:50:14 -05:00
Robert Speicher
44b4c9d060
Merge branch 'patch-1' into 'master'
...
Consistent rails_socket use.
[ci skip]
See merge request !2596
2016-02-02 17:33:37 +00:00
Jacob Vosmaer
752468d55b
Merge branch 'git-raw-workhorse' into 'master'
...
Send raw Git blobs via gitlab-workhorse
See merge request !2451
2016-02-02 17:22:04 +00:00
Robert Speicher
dc390c5ac2
Merge branch 'patch-1' into 'master'
...
explicitly call script with bash for consistency
simpler than telling users to set script executable
[ci skip]
See merge request !2621
2016-02-02 16:25:37 +00:00
Dmitriy Zaporozhets
5af15baae6
Merge branch 'update-newrelic-gem' into 'master'
...
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
2016-02-02 16:09:32 +00:00
Dmitriy Zaporozhets
30313098a0
Merge branch 'Michi302/gitlab-ce-fix/pagination-links' into 'master'
...
Fix add_pagination_headers to keep request parameters in Link header
Originally opened at !2321 . Closes #5904 . /cc @Michi302
See merge request !2674
2016-02-02 16:04:08 +00:00
Robert Speicher
b77cc8a133
Merge branch 'contributing-labels-stable-releases' into 'master'
...
Updated contributing guide for stable releases
[ci skip]
See merge request !2638
2016-02-02 15:53:58 +00:00
Jacob Vosmaer
5372641538
Merge branch 'lazy-blobs' into 'master'
...
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
2016-02-02 15:02:17 +00:00
Jacob Vosmaer
ea41d36077
Use gitlab-workhorse 0.6.3 in installation guide
2016-02-02 16:01:20 +01:00
Jacob Vosmaer
d716905743
Use gitlab-workhorse 0.6.3
2016-02-02 16:00:13 +01:00
Rémy Coutable
070a3079fc
Add a spec for the API pagination Link header
2016-02-02 15:26:29 +01:00
Michi302 and Rémy Coutable
c41a8be8d2
Fix add_pagination_headers to keep request parameters in Link header
2016-02-02 15:26:29 +01:00
Jacob Vosmaer
15a1acb479
Merge remote-tracking branch 'origin/master' into git-raw-workhorse
2016-02-02 15:06:19 +01:00
Jacob Vosmaer
b67f8eee0d
Use @repository
2016-02-02 15:06:14 +01:00
Jacob Vosmaer
d3affe8bca
Merge remote-tracking branch 'origin/master' into lazy-blobs
2016-02-02 15:04:54 +01:00
Jacob Vosmaer
e08aa3df90
Use gitlab_git 8.0.0
2016-02-02 15:04:50 +01:00
Jacob Vosmaer
0a4db90d36
Use begin/end instead of defined?
2016-02-02 14:35:09 +01:00
Jacob Vosmaer
c76e6b982b
Move load command into _text partial
2016-02-02 14:17:08 +01:00
Douwe Maan
6cffcb0588
Merge branch 'allow-@' into 'master'
...
Allow "@" in file names and path
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4111
See merge request !2665
2016-02-02 12:30:57 +00:00
Douwe Maan
680d66db9e
Merge branch 'generate-valid-message-id-for-email-rejections' into 'master'
...
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
2016-02-02 12:25:18 +00:00
Achilleas Pipinellis
ded170eb2e
Merge branch 'patch-1' into 'master'
...
Fix typo indentation in CI projects' API
See merge request !2561
2016-02-02 12:16:35 +00:00
Dmitriy Zaporozhets
b828e5faa4
Merge branch 'rs-regression-issue-guidelines' into 'master'
...
Add notes about the regression issues to CONTRIBUTING.md
[ci skip]
See merge request !2661
2016-02-02 11:08:50 +00:00
Yorick Peterse
494028445b
Merge branch 'expand-git-instrumentation' into 'master'
...
Expand Git instrumentation
This instruments some extra `Gitlab::Git` code as well as a collection of `Rugged` constants.
See merge request !2664
2016-02-02 10:07:59 +00:00
Yorick Peterse
9dfc4511ff
Updated contributing guide for stable releases
...
Fixes #12784
2016-02-02 10:52:47 +01:00
Robert Speicher
7df149bb63
Merge branch 'rs-relax-autosize' into 'master'
...
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
2016-02-01 23:46:10 +00:00
Robert Speicher
933834c4a6
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.
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
2016-02-01 17:00:03 -05:00
Robert Speicher
ea11f0218a
Update CHANGELOG
...
[ci skip]
2016-02-01 15:48:59 -05:00
Robert Speicher
f8052310ad
Merge branch 'merge-request-closes-issues-performance' into 'master'
...
Optimize fetching issues closed by a merge request
Related issue: #12419
See merge request !2625
2016-02-01 15:32:58 -05:00
Dmitriy Zaporozhets
c3df208708
Merge branch 'stanhu/gitlab-ce-add-svg-support' into 'master'
...
Render sanitized SVG images
Originally opened at !637 by @stanhu.
Closes https://github.com/gitlabhq/gitlabhq/issues/9265

See merge request !2667
2016-02-01 18:24:51 +00:00
Stan Hu and Rémy Coutable
f86ddfd365
Render sanitized SVG images
...
Closes https://github.com/gitlabhq/gitlabhq/issues/9265
2016-02-01 18:25:32 +01:00
Jacob Vosmaer
72bd004b31
Allow "@" in file names and path
2016-02-01 16:20:49 +01:00
Jacob Vosmaer
b4e6ee7adc
Update development version of gitlab_git
2016-02-01 15:19:55 +01:00