Commit Graph
13909 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets ff6a5fb31b Merge branch 'remove-group-milestone-participants-duplicates' into 'master'
Remove duplicates from group milestone participants list.

See merge request !1473
2015-02-06 03:38:05 +00:00
Valery Sizov 411bf8ca08 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2015-02-05 18:06:00 -08:00
Dmitriy Zaporozhets e19bac4caf Merge branch 'gitlab_importer' into 'master'
Gitlab.com integration && Gitlab importer

#1933

See merge request !1456
2015-02-06 02:02:08 +00:00
Valery Sizov 1ac20698a5 gitlab.com importer: refactorig 2015-02-05 17:03:43 -08:00
Valery Sizov 2d5765bd2c gitlab.com importer: fix specs after refactoring 2015-02-05 12:50:34 -08:00
Valery Sizov 93585661b1 code folding 2015-02-05 12:50:34 -08:00
Valery Sizov 3d943d966d update changelog 2015-02-05 12:50:34 -08:00
Valery Sizov 592ed8738c Gitlab.com integration: code folding 2015-02-05 12:50:34 -08:00
Valery Sizov 33349dd549 GitLab.com integration: refactoring 2015-02-05 12:50:34 -08:00
Valery Sizov 713bc152bd GitLab.com integration: small view fix 2015-02-05 12:50:34 -08:00
Valery Sizov 18231b0bb3 GitLab.com integration: refactoring 2015-02-05 12:50:34 -08:00
Valery Sizov 7ddba92a39 Gitlab integration: added tests 2015-02-05 12:50:34 -08:00
Valery Sizov 5194214e3a GitLab integration. Importer 2015-02-05 12:50:34 -08:00
Douwe Maan 58ecb06f74 Remove duplicates from group milestone participants list. 2015-02-05 21:26:57 +01:00
Jeroen van Baarsen eb39022674 Merge pull request #8318 from bbodenmiller/patch-9
add editor command to update database.yml; cleanup
2015-02-05 20:05:30 +01:00
Dmitriy Zaporozhets 0a9cab4ee6 Merge branch 'dont-download-image-attachments'
Conflicts:
	CHANGELOG
2015-02-05 09:54:38 -08:00
Dmitriy Zaporozhets 50e8e5943f Merge branch 'redirect-sign_up' into 'master'
Redirect signup page to signin page.

Resolves #1916.

See merge request !1468
2015-02-05 16:47:11 +00:00
Douwe Maan 8efed8b356 Update changelog. 2015-02-05 16:02:06 +01:00
Douwe Maan ab22caa97e Redirect signup page to signin page.
Resolves #1916.
2015-02-05 15:56:28 +01:00
Dmitriy Zaporozhets 31323205bc Merge branch 'reserverd-project-names' into 'master'
Disable reserverd project names

Fixes #1550

See merge request !1471
2015-02-05 01:00:34 +00:00
Dmitriy Zaporozhets d8cb235195 CHANGELOG updated with project na,es blacklist 2015-02-04 16:57:55 -08:00
Dmitriy Zaporozhets 0e2fcb68d7 Disable project path blacklist
Because since project always belongs to namespace it dont need such
strict restrictions any more
2015-02-04 15:23:38 -08:00
Dmitriy Zaporozhets 3a533d48c6 Merge branch 'font-variable' into 'master'
Removes the hard-coded font in the diff notes

Removes the hard-coded font in the diff notes and switches to using the $regular_font variable.

See merge request !259
2015-02-04 23:06:26 +00:00
Dmitriy Zaporozhets c2c1630905 Merge branch 'fix/groupsearch' into 'master'
Fix group search to check path as well as name

The API documentation says:

"You can search for groups by name or path with: /groups?search=Rails"

But you can't because the search query only checks the name, not the path. This fixes that.

See merge request !325
2015-02-04 23:01:52 +00:00
Dmitriy Zaporozhets a4372ab6ff Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-02-04 14:58:15 -08:00
Dmitriy Zaporozhets 986c5b6f87 Merge branch 'foo-barred' into 'master'
Fix the intermittently failing "Bar" search tests.

Over the past several months we've come to calling them the foobarred tests. We've seen them fail on our jenkins server, and on the GitLab semaphore tests.

In this merge request I scope the test checks for the foo barred tests to check within the .search-results div.

Fixes #567

See merge request !258
2015-02-04 22:57:41 +00:00
Dmitriy Zaporozhets 028b58a987 Merge pull request #8449 from choppsv1/ipv6_addr_fix
Add []s around user@ipv6addr (e.g., "[git@::1]/repo.git")
2015-02-04 14:51:06 -08:00
Dmitriy Zaporozhets 72db0c4dc0 Merge pull request #8395 from sbeh/master
Socket [::]:123 on Linux listens on IPv4 and IPv6
2015-02-04 14:49:08 -08:00
Dmitriy Zaporozhets 60b80541cd Merge pull request #8726 from jvanbaarsen/sidebar-colors-comment
Also show colors in the sidebar of comment
2015-02-04 14:47:57 -08:00
Dmitriy Zaporozhets fc13ea7137 Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpoint
Added a way to retrieve MR files
2015-02-04 14:46:54 -08:00
Dmitriy Zaporozhets 61d07eabfc Fix tests 2015-02-04 13:54:19 -08:00
Marin Jankovski 6ca23357c4 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-02-04 09:12:02 -08:00
Marin Jankovski d685d45222 Merge branch 'consolidate_ssh_docs' into 'master'
Consolidate SSH docs

The two available SSH topics were quite short, so it made sense to combine them.

Includes fixes a few missing words, punctuation.

See merge request !328
2015-02-04 17:11:38 +00:00
Ewan Edwards 7aa3f6053e Consolidate the SSH topics into a single file, since the two
available topics are quite short.

Also correct some missing words, punctuation.
2015-02-04 08:23:24 -08:00
Douwe Maan f4ce0ddde4 Show image attachments in browser instead of downloading them.
Resolves #1702.
2015-02-04 15:35:10 +01:00
Jacob Vosmaer 46a4d371b6 Merge pull request #8661 from limansky/master
Fixes #8478. Update timfel-krb5-auth to 0.8.2.
2015-02-04 13:37:33 +01:00
Jeroen van Baarsen b60d06eb2c Added a way to retrieve MR files
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2015-02-04 10:24:25 +01:00
Marin Jankovski 56a456b43d Merge branch 'doc_cookbook_uses_omnibus' into 'master'
Drop comments on cookbook installing from source now that it uses Omnibus.

gitlab-coockbook now uses Omnibus packages so raketasks are invoked via gitlab-rake

See merge request !318
2015-02-04 05:28:10 +00:00
Dmitriy Zaporozhets f1ffed2637 Merge branch 'add_more_maintenance_tasks' into 'master'
Add more maintenance tasks to documentation

See merge request !317
2015-02-04 04:34:07 +00:00
Dmitriy Zaporozhets 347ce399ab Merge branch 'blame_encoding_error_fix' into 'master'
Fix for a "500: Encoding error" in the blame view

What does this MR do?

- The change enforces UTF-8 encoding on the source line data obtained from the Git.

Are there points in the code the reviewer needs to double check?

- The fix might not be enough to fix all encoding error issues in the blame view. There might be similar encoding issues if there are non-UTF-8 encoded names, for example

Why was this MR needed?

- This change fixes the "500: encoding error" that I get when I try to view the Gitlab source CHANGELOG file.

What are the relevant issue numbers / Feature requests?

- Gitlab issue #894: https://gitlab.com/gitlab-org/gitlab-ce/issues/894

See merge request !298
2015-02-04 04:32:48 +00:00
Dmitriy Zaporozhets a8b4756f29 Merge branch 'mwessel/gitlab-ce-configure-protection' into 'master'
Mwessel/gitlab ce configure protection

See merge request !1467
2015-02-04 04:25:07 +00:00
Dmitriy Zaporozhets 0bcd5ca4eb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-02-03 19:27:06 -08:00
Dmitriy Zaporozhets 3db8e4524d Merge branch 'master' of github.com:gitlabhq/gitlabhq 2015-02-03 19:26:49 -08:00
Dmitriy Zaporozhets 655fbc6bdd Dont load rubocop in prod env 2015-02-03 19:25:57 -08:00
Dmitriy Zaporozhets 490cf7bfce Improve protected branches selectbox options 2015-02-03 18:12:20 -08:00
Dmitriy Zaporozhets 635ebac606 Merge branch 'master' into mwessel/gitlab-ce-configure-protection 2015-02-03 17:54:33 -08:00
Dmitriy Zaporozhets a424a44242 Merge branch 'remove_hidden_settings_text' into 'master'
Remove hidden settings text on project settings

No need to have the hidden settings text anymore as the danger area is now unified.

See merge request !320
2015-02-04 01:51:31 +00:00
Dmitriy Zaporozhets cb2093fb61 Merge pull request #8702 from m-a-r-c-o/raw-image-paste-fix
Fix raw image paste from clipboard
2015-02-03 17:49:15 -08:00
Sytse Sijbrandij 7b233ea853 Spelling improvement, add in a group, not into group. 2015-02-03 16:55:31 -08:00
Ewan Edwards ad6c372eee Fix a number of discovered typos, capitalization of developer and
product names, plus a couple of instances of bad Markdown markup.
2015-02-03 15:18:40 -08:00