OSDN Git Service

wvm/gitlab.git
10 years agoMerge branch 'security-upgrade' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 1 Nov 2013 12:03:35 +0000 (12:03 +0000)]
Merge branch 'security-upgrade' of /home/git/repositories/gitlab/gitlabhq

10 years agoShow only first line of commit message on dashboard
Dmitriy Zaporozhets [Fri, 1 Nov 2013 07:36:59 +0000 (09:36 +0200)]
Show only first line of commit message on dashboard

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMention GitLab CI 4.0 in CHANGELOG
Dmitriy Zaporozhets [Fri, 1 Nov 2013 07:28:30 +0000 (09:28 +0200)]
Mention GitLab CI 4.0 in CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMention security improvements in CHAGENLOG for 6.3
Dmitriy Zaporozhets [Fri, 1 Nov 2013 07:25:03 +0000 (09:25 +0200)]
Mention security improvements in CHAGENLOG for 6.3

10 years agoMerge pull request #5435 from karlhungus/feature_search_namespace_name_and_public
Dmitriy Zaporozhets [Thu, 31 Oct 2013 17:57:51 +0000 (10:57 -0700)]
Merge pull request #5435 from karlhungus/feature_search_namespace_name_and_public

Allow searching by namespace name, include public projects

10 years agoRequire gitlab-shell v1.7.3
Dmitriy Zaporozhets [Thu, 31 Oct 2013 17:48:39 +0000 (19:48 +0200)]
Require gitlab-shell v1.7.3

10 years agoCorrectly escape search query
Dmitriy Zaporozhets [Thu, 31 Oct 2013 14:35:06 +0000 (16:35 +0200)]
Correctly escape search query

10 years agoMerge pull request #5475 from nkukard/esc-strings
Dmitriy Zaporozhets [Thu, 31 Oct 2013 12:57:11 +0000 (05:57 -0700)]
Merge pull request #5475 from nkukard/esc-strings

Escape strings

10 years agoShell escape code search
Dmitriy Zaporozhets [Thu, 31 Oct 2013 09:25:08 +0000 (11:25 +0200)]
Shell escape code search

10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Thu, 31 Oct 2013 08:42:48 +0000 (10:42 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoUpdate gitlab_git to recent version
Dmitriy Zaporozhets [Thu, 31 Oct 2013 08:42:15 +0000 (10:42 +0200)]
Update gitlab_git to recent version

10 years agoBest to escape strings not split them
Nigel Kukard [Thu, 31 Oct 2013 07:34:11 +0000 (07:34 +0000)]
Best to escape strings not split them

Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
10 years agoMerge pull request #5474 from vollnhals/patch-1
Jacob Vosmaer [Wed, 30 Oct 2013 16:26:08 +0000 (09:26 -0700)]
Merge pull request #5474 from vollnhals/patch-1

Respect the configured redis URL when initializing the session store

10 years agoRespect the configured redis URL when initializing the session store
vollnhals [Tue, 29 Oct 2013 17:02:01 +0000 (18:02 +0100)]
Respect the configured redis URL when initializing the session store

It was not possible to start Gitlab with a redis server running on another host or port. Every other subsystem that uses redis respects the settings in config/resque.yml.

This patch uses the configured url from the cache_store configuration.
The cache_store configuration already loads the correct redis url from config/resque.yml.

Closes #5406

10 years agoMerge pull request #5484 from jojosch/edit-file-on-commit-disable
Dmitriy Zaporozhets [Wed, 30 Oct 2013 14:54:06 +0000 (07:54 -0700)]
Merge pull request #5484 from jojosch/edit-file-on-commit-disable

Check if a file is editied "on" a branch or a commit.

10 years agoCheck if a file is editied "on" a branch or a commit.
Johannes Schleifenbaum [Wed, 30 Oct 2013 10:20:43 +0000 (11:20 +0100)]
Check if a file is editied "on" a branch or a commit.

The previous behavior was a "disabled" link, which was still clickable
and linked to the edit file action.

If the  user accesses a path like "/edit/master/README" show the file
edit form (just like before).

If the user accesses a path like
"/edit/8d5c1f375ce99e5df84e26b0eafbf1448c6a001e/README", redirect the
user to the file detail page with a note, that he cannot edit a file
"on" a commit.

fixes #5482

10 years agoInclude a note if there are security fixes.
Sytse Sijbrandij [Tue, 29 Oct 2013 23:46:42 +0000 (16:46 -0700)]
Include a note if there are security fixes.

10 years agoEscape strings
Nigel Kukard [Tue, 29 Oct 2013 18:06:10 +0000 (18:06 +0000)]
Escape strings

Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
10 years agogitlab-ci service api: clean values instead of destroy
Dmitriy Zaporozhets [Tue, 29 Oct 2013 16:13:51 +0000 (18:13 +0200)]
gitlab-ci service api: clean values instead of destroy

10 years agoMerge branch 'api/gitlab-ci' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 29 Oct 2013 16:04:07 +0000 (16:04 +0000)]
Merge branch 'api/gitlab-ci' of /home/git/repositories/gitlab/gitlabhq

10 years agoAPI: set gitlab-ci service for project
Dmitriy Zaporozhets [Tue, 29 Oct 2013 14:39:46 +0000 (16:39 +0200)]
API: set gitlab-ci service for project

10 years agoMerge branch '51-to-60-update' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 29 Oct 2013 09:59:12 +0000 (09:59 +0000)]
Merge branch '51-to-60-update' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'security_vulnerabilities' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 28 Oct 2013 20:13:13 +0000 (20:13 +0000)]
Merge branch 'security_vulnerabilities' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'init_exit_status' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 28 Oct 2013 15:21:39 +0000 (15:21 +0000)]
Merge branch 'init_exit_status' of /home/git/repositories/gitlab/gitlabhq

10 years agoRefer to disclosure policy in CONTRIBUTING.md
Jacob Vosmaer [Mon, 28 Oct 2013 14:44:28 +0000 (15:44 +0100)]
Refer to disclosure policy in CONTRIBUTING.md

10 years agomaster is on 6.3.0.pre now
Dmitriy Zaporozhets [Mon, 28 Oct 2013 11:29:37 +0000 (13:29 +0200)]
master is on 6.3.0.pre now

10 years agoUniversal update guide for patch versions
Dmitriy Zaporozhets [Mon, 28 Oct 2013 11:23:09 +0000 (13:23 +0200)]
Universal update guide for patch versions

10 years agoUse same color for event body
Dmitriy Zaporozhets [Mon, 28 Oct 2013 09:06:39 +0000 (11:06 +0200)]
Use same color for event body

10 years agoAdd hero-unit to /help
Dmitriy Zaporozhets [Sun, 27 Oct 2013 15:06:02 +0000 (17:06 +0200)]
Add hero-unit to /help

10 years agoMinor restyle for event filter
Dmitriy Zaporozhets [Sun, 27 Oct 2013 14:46:16 +0000 (16:46 +0200)]
Minor restyle for event filter

10 years agoReduce font-size for event-title
Dmitriy Zaporozhets [Sun, 27 Oct 2013 14:38:38 +0000 (16:38 +0200)]
Reduce font-size for event-title

10 years agorounded avatars
Dmitriy Zaporozhets [Sun, 27 Oct 2013 14:37:17 +0000 (16:37 +0200)]
rounded avatars

10 years agoBetter font size for projects list on dashboard
Dmitriy Zaporozhets [Sun, 27 Oct 2013 14:15:08 +0000 (16:15 +0200)]
Better font size for projects list on dashboard

10 years agoMerge pull request #5453 from perryfaro/password-page
Dmitriy Zaporozhets [Sun, 27 Oct 2013 14:09:13 +0000 (07:09 -0700)]
Merge pull request #5453 from perryfaro/password-page

Reset buttons/links on the reset password page

10 years agoMerge pull request #5448 from flewid/patch-1
Dmitriy Zaporozhets [Sun, 27 Oct 2013 13:58:52 +0000 (06:58 -0700)]
Merge pull request #5448 from flewid/patch-1

Update installation.md

10 years agoReset button/link on the reset password page. Fixes #5418
Perry Faro [Sun, 27 Oct 2013 10:50:18 +0000 (11:50 +0100)]
Reset button/link on the reset password page. Fixes #5418

10 years agoUpdate installation.md
flewid [Sat, 26 Oct 2013 00:41:59 +0000 (19:41 -0500)]
Update installation.md

Updated instructions to include proper stable. Otherwise they fail due to Rack extensions required below.

10 years agoMerge branch 'fix_sidekiq_rake' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 25 Oct 2013 09:32:20 +0000 (09:32 +0000)]
Merge branch 'fix_sidekiq_rake' of /home/git/repositories/gitlab/gitlabhq

10 years agoReport application status through init exit code
Jacob Vosmaer [Fri, 25 Oct 2013 09:26:22 +0000 (11:26 +0200)]
Report application status through init exit code

10 years agoRestore sidekiq rake tasks
Jacob Vosmaer [Fri, 25 Oct 2013 07:39:31 +0000 (09:39 +0200)]
Restore sidekiq rake tasks

10 years agoMerge pull request #5436 from Seed-Of-Hate/master
Dmitriy Zaporozhets [Thu, 24 Oct 2013 18:46:39 +0000 (11:46 -0700)]
Merge pull request #5436 from Seed-Of-Hate/master

Fix for issue #5431

10 years agoMerge branch 'install_git_from_source' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 24 Oct 2013 17:49:56 +0000 (17:49 +0000)]
Merge branch 'install_git_from_source' of /home/git/repositories/gitlab/gitlabhq

10 years agoFix for issue #5431
arul [Thu, 24 Oct 2013 17:27:23 +0000 (19:27 +0200)]
Fix for issue #5431

10 years agoAllow searching by namespace name, include public projects
Izaak Alpert [Thu, 24 Oct 2013 15:16:14 +0000 (11:16 -0400)]
Allow searching by namespace name, include public projects

GITLAB-1457 (GITLAB-836)

Change-Id: If8e2474bc6908accca51f395f58937687f101b58

10 years agoUpdate rails to 3.2.15
Dmitriy Zaporozhets [Thu, 24 Oct 2013 15:17:53 +0000 (18:17 +0300)]
Update rails to 3.2.15

10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Thu, 24 Oct 2013 14:18:56 +0000 (17:18 +0300)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoAllow git clone with http for GitLab CI service:
Dmitriy Zaporozhets [Thu, 24 Oct 2013 14:17:22 +0000 (17:17 +0300)]
Allow git clone with http for GitLab CI service:

If you enable GitLab CI for project you will be able to clone project
source code with next command:
git clone http://gitlab-ci-token:XXXXXXXXXXXX@host:project.git
Requires for GitLab CI 4.0

10 years agoMerge pull request #4986 from Machiel/patch-1
Jacob Vosmaer [Thu, 24 Oct 2013 14:11:45 +0000 (07:11 -0700)]
Merge pull request #4986 from Machiel/patch-1

Added git command to change shell to 1.1.0 to make sure the check passes

10 years agoMerge pull request #5422 from fintler/patch-1
Dmitriy Zaporozhets [Thu, 24 Oct 2013 13:28:18 +0000 (06:28 -0700)]
Merge pull request #5422 from fintler/patch-1

Non-logic wording and grammar for the new group view

10 years agoMerge pull request #5326 from Rovanion/init-fix
Dmitriy Zaporozhets [Thu, 24 Oct 2013 13:27:44 +0000 (06:27 -0700)]
Merge pull request #5326 from Rovanion/init-fix

Made stop message make more sense, app_root now uses the user name.

10 years agoAdd a combined update doc from 5.1 to 6.0
Jacob Vosmaer [Thu, 24 Oct 2013 12:59:44 +0000 (14:59 +0200)]
Add a combined update doc from 5.1 to 6.0

10 years agoUpdated the init script, now waits for pids
Rovanion Luckey [Thu, 24 Oct 2013 12:55:40 +0000 (14:55 +0200)]
Updated the init script, now waits for pids

10 years agoDisable text shadow for ui-box
Dmitriy Zaporozhets [Thu, 24 Oct 2013 12:46:54 +0000 (15:46 +0300)]
Disable text shadow for ui-box

10 years agoMerge pull request #5428 from weisjohn/patch-2
Dmitriy Zaporozhets [Thu, 24 Oct 2013 07:08:42 +0000 (00:08 -0700)]
Merge pull request #5428 from weisjohn/patch-2

Typo fixed

10 years agoMerge pull request #4968 from pdf/issue_4831
Dmitriy Zaporozhets [Thu, 24 Oct 2013 07:08:01 +0000 (00:08 -0700)]
Merge pull request #4968 from pdf/issue_4831

Expand refs constraints to include valid characters

10 years agoExpand refs constraints to include valid characters
Peter Fern [Mon, 2 Sep 2013 10:48:32 +0000 (20:48 +1000)]
Expand refs constraints to include valid characters

Fixes #4831, #4865, #4932

10 years agoTypo fixed
John Weis [Wed, 23 Oct 2013 20:53:06 +0000 (16:53 -0400)]
Typo fixed

"ssending" to "sending"

10 years agoMerge pull request #5416 from Popl7/fix_max_size_avatar_upload_readme
Dmitriy Zaporozhets [Wed, 23 Oct 2013 16:40:02 +0000 (09:40 -0700)]
Merge pull request #5416 from Popl7/fix_max_size_avatar_upload_readme

fixed maximum avatar size in changelog

10 years agoPrevent 500 error if cant detect branches for commit
Dmitriy Zaporozhets [Wed, 23 Oct 2013 16:29:29 +0000 (19:29 +0300)]
Prevent 500 error if cant detect branches for commit

10 years agoNon-logic wording and grammar for the new group view
Jon Bringhurst [Wed, 23 Oct 2013 15:33:29 +0000 (09:33 -0600)]
Non-logic wording and grammar for the new group view

10 years agoClarify that Git 1.8.x is OK
Jacob Vosmaer [Tue, 22 Oct 2013 12:34:19 +0000 (14:34 +0200)]
Clarify that Git 1.8.x is OK

10 years agoInclude full dependencies for Git compilation
Jacob Vosmaer [Tue, 22 Oct 2013 12:43:00 +0000 (14:43 +0200)]
Include full dependencies for Git compilation

10 years agoDivide Git installation instructions in two
Jacob Vosmaer [Tue, 22 Oct 2013 12:41:08 +0000 (14:41 +0200)]
Divide Git installation instructions in two

10 years agoEdit config/gitlab.yml when compiling git
Jacob Vosmaer [Tue, 22 Oct 2013 12:37:06 +0000 (14:37 +0200)]
Edit config/gitlab.yml when compiling git

10 years agofixed maximum avatar size in changelog
Steven Thonus [Wed, 23 Oct 2013 08:34:43 +0000 (10:34 +0200)]
fixed maximum avatar size in changelog

10 years agoMerge pull request #5395 from dpursehouse/more-label-fixes
Jacob Vosmaer [Wed, 23 Oct 2013 07:58:53 +0000 (00:58 -0700)]
Merge pull request #5395 from dpursehouse/more-label-fixes

More label fixes

10 years agoRefactor and restyle Admin#background_jobs page
Dmitriy Zaporozhets [Wed, 23 Oct 2013 07:11:54 +0000 (10:11 +0300)]
Refactor and restyle Admin#background_jobs page

10 years agoMerge pull request #5340 from Undev/feature/branches_on_commit_page_pr
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:50:22 +0000 (23:50 -0700)]
Merge pull request #5340 from Undev/feature/branches_on_commit_page_pr

Show branches list (which branches contains commit) on commit page

10 years agoMerge pull request #5346 from jojosch/sidekiq-running-procs-infopage-user
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:47:29 +0000 (23:47 -0700)]
Merge pull request #5346 from jojosch/sidekiq-running-procs-infopage-user

Print the configured GitLab user on the Admin-Sidekiq page

10 years agoMerge pull request #5345 from jojosch/sidekiq-running-procs-infopage
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:47:12 +0000 (23:47 -0700)]
Merge pull request #5345 from jojosch/sidekiq-running-procs-infopage

Show only processes owned by the GitLab user on the Admin-Sidekiq page

10 years agoMerge pull request #5393 from anthonyryan1/master
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:40:48 +0000 (23:40 -0700)]
Merge pull request #5393 from anthonyryan1/master

Remove text-shadow from code blocks for all themes

10 years agoMerge pull request #5407 from inouire/master
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:39:30 +0000 (23:39 -0700)]
Merge pull request #5407 from inouire/master

Fix typo in sample smtp settings

10 years agoMerge pull request #5410 from Popl7/fix_max_size_shown_avatar_upload_profile
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:38:46 +0000 (23:38 -0700)]
Merge pull request #5410 from Popl7/fix_max_size_shown_avatar_upload_profile

set maximum filesize for avatar on profile page correct

10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:35:06 +0000 (09:35 +0300)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoMerge branch 'bash_3_compatibility' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Wed, 23 Oct 2013 06:34:41 +0000 (06:34 +0000)]
Merge branch 'bash_3_compatibility' of /home/git/repositories/gitlab/gitlabhq

10 years agoFix some more instances of "Created at"
David Pursehouse [Tue, 22 Oct 2013 02:38:15 +0000 (11:38 +0900)]
Fix some more instances of "Created at"

"Created on" should be used when the timestamp is only a date.

10 years agoImprove warning message when removing account
David Pursehouse [Tue, 22 Oct 2013 02:35:05 +0000 (11:35 +0900)]
Improve warning message when removing account

10 years agoImprove warning message when removing group
David Pursehouse [Tue, 22 Oct 2013 02:29:45 +0000 (11:29 +0900)]
Improve warning message when removing group

10 years agoset maximum filesize for avatar on profile page correct
Steven Thonus [Tue, 22 Oct 2013 18:15:01 +0000 (20:15 +0200)]
set maximum filesize for avatar on profile page correct

10 years agoFix typo in sample smtp settings
Edouard [Tue, 22 Oct 2013 15:38:11 +0000 (17:38 +0200)]
Fix typo in sample smtp settings

10 years agoUse `2>&1` because Bash 3 does not support `&>>`
Jacob Vosmaer [Tue, 22 Oct 2013 08:22:45 +0000 (10:22 +0200)]
Use `2>&1` because Bash 3 does not support `&>>`

10 years agoMerge pull request #5392 from jvanbaarsen/patch-2
Jacob Vosmaer [Tue, 22 Oct 2013 07:52:09 +0000 (00:52 -0700)]
Merge pull request #5392 from jvanbaarsen/patch-2

Typo fix in show.html.haml

10 years agoMerge pull request #5391 from jvanbaarsen/patch-1
Jacob Vosmaer [Tue, 22 Oct 2013 07:50:32 +0000 (00:50 -0700)]
Merge pull request #5391 from jvanbaarsen/patch-1

Update 6.1-to-6.2.md

10 years agoEnsure that highlighted code blocks never get a text-shadow regardless of where they...
Anthony Ryan [Mon, 21 Oct 2013 22:29:36 +0000 (18:29 -0400)]
Ensure that highlighted code blocks never get a text-shadow regardless of where they are or what theme is used.

10 years agoShow branches list (which branches contains commit) on commit page
Andrey Kumanyaev [Tue, 15 Oct 2013 12:59:48 +0000 (16:59 +0400)]
Show branches list (which branches contains commit) on commit page

10 years agoTypo fix in show.html.haml
Jeroen van Baarsen [Mon, 21 Oct 2013 18:54:18 +0000 (20:54 +0200)]
Typo fix in show.html.haml

Personl -> Personal

10 years agoUpdate 6.1-to-6.2.md
Jeroen van Baarsen [Mon, 21 Oct 2013 18:45:56 +0000 (20:45 +0200)]
Update 6.1-to-6.2.md

Added a few enters so markdown can process the code (without adding bash in front of it)

10 years agoMerge pull request #5359 from dpursehouse/update-some-labels
Jacob Vosmaer [Mon, 21 Oct 2013 14:45:09 +0000 (07:45 -0700)]
Merge pull request #5359 from dpursehouse/update-some-labels

Minor grammatical updates in some of the labels.

10 years agoAdd tip to see difference between old and new config
Dmitriy Zaporozhets [Mon, 21 Oct 2013 13:50:42 +0000 (16:50 +0300)]
Add tip to see difference between old and new config

10 years agobetter align for project#home
Dmitriy Zaporozhets [Mon, 21 Oct 2013 13:16:08 +0000 (16:16 +0300)]
better align for project#home

10 years agoMerge pull request #5385 from tsigo/notification-helper-spec
Dmitriy Zaporozhets [Mon, 21 Oct 2013 12:37:46 +0000 (05:37 -0700)]
Merge pull request #5385 from tsigo/notification-helper-spec

Add specs for NotificationsHelper

10 years agoAdd instructions to install Git from source
Jacob Vosmaer [Mon, 21 Oct 2013 10:53:23 +0000 (12:53 +0200)]
Add instructions to install Git from source

This is needed for Ubuntu 12.04, which only provides Git 1.7.9.

10 years agoMerge branch 'improve/ui' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 21 Oct 2013 11:53:28 +0000 (11:53 +0000)]
Merge branch 'improve/ui' of /home/git/repositories/gitlab/gitlabhq

10 years agoShow both Private and Public labels on project show page
Dmitriy Zaporozhets [Mon, 21 Oct 2013 11:20:37 +0000 (14:20 +0300)]
Show both Private and Public labels on project show page

10 years agoFix test
Dmitriy Zaporozhets [Mon, 21 Oct 2013 11:06:17 +0000 (14:06 +0300)]
Fix test

10 years agoRender right clone panel partial on empty project page
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:47:23 +0000 (13:47 +0300)]
Render right clone panel partial on empty project page

10 years agoIncrease project home page margins
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:41:32 +0000 (13:41 +0300)]
Increase project home page margins

10 years agoMake clone links looks related to clone bar
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:26:17 +0000 (13:26 +0300)]
Make clone links looks related to clone bar

10 years agoUpdate git-clone js. Use new style on wiki git access too
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:07:16 +0000 (13:07 +0300)]
Update git-clone js. Use new style on wiki git access too

10 years agoImprove git clone panel
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:06:26 +0000 (13:06 +0300)]
Improve git clone panel