Jan-Gerd Tenberge
b5c19bcc4d
Fix merge error
2015-10-22 21:43:17 +02:00
Jan-Gerd Tenberge
b32bb37799
Merge remote-tracking branch 'origin/master' into gravatar-retina
2015-10-22 21:37:44 +02:00
Dmitriy Zaporozhets
a7174efaec
Merge branch 'readme-extra-padding' into 'master'
...
Add extra padding to README block
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
cc @skyruler
See merge request !1671
2015-10-22 17:08:04 +00:00
Dmitriy Zaporozhets
1d6358d360
Merge branch 'cleanup-css' into 'master'
...
Improve css code quality for projects.scss
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
See merge request !1674
2015-10-22 16:20:43 +00:00
Dmitriy Zaporozhets
f61dd16c3f
Improve css code quality for projects.scss
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-10-22 17:58:09 +02:00
Dmitriy Zaporozhets
65663d64bc
Merge branch 'rs-issuable-filter-count-style' into 'master'
...
Fix alignment of the filter counter for Issuables
## Before:

## After:

See merge request !1667
2015-10-22 15:44:34 +00:00
Dmitriy Zaporozhets
ddb984470d
Add extra padding to README block
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-10-22 17:33:51 +02:00
Dmitriy Zaporozhets
8655f4793e
Remove bad css style
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-10-22 17:25:06 +02:00
Dmitriy Zaporozhets
c83da87511
Merge branch 'compact-file-list' into 'master'
...
Make file list more compact
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
See merge request !1669
2015-10-22 15:22:17 +00:00
Dmitriy Zaporozhets
c2db73b699
Merge branch 'project-readme-edit' into 'master'
...
Restore edit button in project readme
Also make sure edit button can actually be clicked, like !1668 .
See merge request !1670
2015-10-22 15:21:34 +00:00
Douwe Maan
097238f0a5
Restore edit button in project readme
2015-10-22 17:11:21 +02:00
Dmitriy Zaporozhets
2db7868a55
Make file list more compact
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-10-22 16:50:21 +02:00
Robert Speicher
5f1c99b757
Fix alignment of the filter counter for Issuables
2015-10-22 16:12:11 +02:00
Dmitriy Zaporozhets
01315cfe76
Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master'
...
Update style of snippets pages


Replaces !1567 .
Fixes #1767 and #2538 .
See merge request !1637
2015-10-22 13:34:34 +00:00
Robert Speicher
7924dd5c9f
Merge branch 'project-path-case-sensitivity' into 'master'
...
Prefer project with exact path to differently cased one when both exist.
Fixes #3113 .
See merge request !1649
2015-10-22 13:03:04 +00:00
Robert Speicher
b97977afef
Merge branch 'fix-ci-services-editing' into 'master'
...
Fix 500 when editing CI services
Fixes #3090
See merge request !1663
2015-10-22 12:03:20 +00:00
Robert Speicher
b3e10e37f7
Merge branch 'fail-on-empty-job-name' into 'master'
...
Require jobs to be named
This properly presents error for .gitlab-ci.yml having empty job name.
See merge request !1662
2015-10-22 11:54:05 +00:00
Robert Speicher
0bb2e94674
Merge branch 'fix-css-for-runner' into 'master'
...
Fix CSS class for runner status
Fixes #3117
See merge request !1665
2015-10-22 11:44:12 +00:00
Kamil Trzcinski
337b6632b6
Fix CSS class for runner status
2015-10-22 11:31:44 +02:00
Kamil Trzcinski
40934ae39b
Fix 500 when editing CI services
2015-10-22 11:14:15 +02:00
Robert Speicher
ae9f81a950
Update CHANGELOG
...
[ci skip]
2015-10-22 11:00:48 +02:00
Douwe Maan
c7c5bd4843
Change dashboard snippet index menu class to match test
2015-10-22 10:46:54 +02:00
Kamil Trzcinski
2305483d7d
Require jobs to be named
2015-10-22 10:39:00 +02:00
Douwe Maan
8b127f4526
Merge branch 'bozaro-empty-repo'
2015-10-22 10:25:57 +02:00
Douwe Maan
57382d6170
Fix changelog
2015-10-22 10:25:17 +02:00
Douwe Maan
98f982f91d
Only postgres does case sensitive compares
2015-10-22 10:19:12 +02:00
Douwe Maan
05cb65dc1f
Fix Gitlab::Database#mysql?
2015-10-22 10:18:44 +02:00
Kamil Trzciński
46e66f5845
Merge branch '3147-gitlab-ci-yml-variables-adjust-docs' into 'master'
...
Fixed suggestion in documentation resulting in linting error 'variables should be a map of key-valued strings'
Documentation now suggests a valid option with the intended result.
See #3147
`"yes"`, opposed to `yes` is not casted to a boolean. `variables` only accepts key-valued strings.
Better solution would be to change the parsing of `variables` (allow boolean or check the actual value of the string).
See merge request !1660
2015-10-22 07:40:17 +00:00
Robert Speicher
ada2d23116
Merge branch 'dm-issue-3140' into 'master'
...
Make sure MR refresh service correctly determines newly added commits.
Fixes #3140 .
See merge request !1659
2015-10-22 07:15:56 +00:00
Robert Speicher
7c0d2d329e
Merge branch 'fix-build-trace-updating' into 'master'
...
Fix build trace updating
Fixes #2910
See merge request !1657
2015-10-22 07:09:48 +00:00
Valery Sizov
f810fab705
Merge branch 'fix-issue-3094' into 'master'
...
Don't show "Add README" link in an empty repository if user doesn't have access to push
Reporter users would see this before even though they didn't have access to push:

It's not complete accurate to include the push command-line instructions, but users may still want the instructions to clone. After:

Closes #3094
See merge request !1626
2015-10-22 06:56:35 +00:00
Sander Boom
38a93a25f3
Fixed linting error 'variables should be a map of key-valued strings'
2015-10-21 22:52:17 +02:00
Douwe Maan
464c939a7e
Clean up MR refresh service somewhat.
2015-10-21 17:34:12 +02:00
Douwe Maan
9c61b73c21
Make sure MR refresh service correctly determines newly added commits.
2015-10-21 17:24:09 +02:00
Stan Hu
4eac37fd87
Don't show "Add README" link in an empty repository if user doesn't have access to push
...
Closes #3094
2015-10-21 07:33:14 -07:00
Artem V. Navrotskiy
c192444db5
Show empty repository page if repository don't have branches
2015-10-21 13:53:07 +03:00
Kamil Trzcinski
c21d46c29f
Fix build trace updating
2015-10-21 12:34:25 +02:00
Robert Speicher
323b6eb196
Merge branch 'remove-ci-migration' into 'master'
...
Remove CI migration
See merge request !1656
2015-10-21 10:17:19 +00:00
Kamil Trzcinski
b7b0010f7b
Remove CI migration task
2015-10-21 12:13:09 +02:00
Douwe Maan
de9886bece
Restyle dashboard snippets visibility level tabs.
2015-10-21 11:10:09 +02:00
Douwe Maan
d37cf64237
Merge branch 'master' into hanloong/gitlab-ce-add-dates-snippets-show
2015-10-21 10:24:06 +02:00
Robert Speicher
d25b50fda6
Merge branch 'markdown-tabs-margin' into 'master'
...
Fix margin around Markdown Write/Preview tabs.
Reverts !1354 and uses another fix for #2585 .
See merge request !1654
2015-10-21 08:22:56 +00:00
Dmitriy Zaporozhets
c93bc72834
Merge branch 'animated-logo' into 'master'
...
Animate the logo on hover
The logo is now rendered as pure SVG, rather than image referencing a
svg. The SVG has an id and the shapes of the logo have a shared class.
The shapes change their fill color on hover with a transition.
Identical to how it looks on about.gitlab.com
cc @skyruler
See merge request !1557
2015-10-21 08:21:46 +00:00
Douwe Maan
310f49af35
Don't load entire spec with MySQL
2015-10-21 10:21:01 +02:00
Dmitriy Zaporozhets
5f045df762
Merge branch 'full-width-tables' into 'master'
...
Make tables full width.
## Before

## After

See merge request !1642
2015-10-21 08:16:27 +00:00
Douwe Maan
ab1b4936f4
Fix margin around Markdown Write/Preview tabs.
2015-10-21 10:15:13 +02:00
Douwe Maan
4a02dfa48f
Disable case sensitive spec for MySQL.
2015-10-21 10:09:40 +02:00
Douwe Maan
e17e5a5ce4
Move case sensitivity check to find_with_namespace.
2015-10-21 10:09:32 +02:00
Robert Speicher
35618a3dff
Merge branch 'fix-mysql-ci-limits-migration' into 'master'
...
Ensure MySQL CI limits DB migrations occur after the fields have been created
Closes https://github.com/gitlabhq/gitlabhq/issues/9753
See merge request !1653
2015-10-21 07:27:49 +00:00
Douwe Maan
9769a8704c
Merge branch 'git-archive-improvements-2' into 'master'
...
Clear archive cache asynchronously
See merge request !1651
2015-10-21 07:27:01 +00:00