OSDN Git Service

wvm/gitlab.git
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 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 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 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

10 years agoNew block buttons css
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:05:52 +0000 (13:05 +0300)]
New block buttons css

10 years agoRedesign project home page
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:05:20 +0000 (13:05 +0300)]
Redesign project home page

10 years agoSeparate partial for project home page dropdown
Dmitriy Zaporozhets [Mon, 21 Oct 2013 10:04:06 +0000 (13:04 +0300)]
Separate partial for project home page dropdown

10 years agoMerge branch 'disable_rdoc' of /home/git/repositories/gitlab/gitlabhq v6.2.0
Dmitriy Zaporozhets [Mon, 21 Oct 2013 08:04:33 +0000 (08:04 +0000)]
Merge branch 'disable_rdoc' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Mon, 21 Oct 2013 07:49:30 +0000 (10:49 +0300)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoReduce usage of bold font
Dmitriy Zaporozhets [Mon, 21 Oct 2013 07:32:05 +0000 (10:32 +0300)]
Reduce usage of bold font

10 years agoMerge pull request #5380 from thestv/patch-1
Jacob Vosmaer [Mon, 21 Oct 2013 07:22:45 +0000 (00:22 -0700)]
Merge pull request #5380 from thestv/patch-1

corrected the url of the init-script

10 years agoVersion up to 6.2.0
Dmitriy Zaporozhets [Mon, 21 Oct 2013 07:05:13 +0000 (10:05 +0300)]
Version up to 6.2.0

10 years agoImprove project_merge_requests.rb feature steps
Dmitriy Zaporozhets [Mon, 21 Oct 2013 06:55:41 +0000 (09:55 +0300)]
Improve project_merge_requests.rb feature steps

10 years agoMerge branch 'smtp_settings' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 21 Oct 2013 06:22:41 +0000 (06:22 +0000)]
Merge branch 'smtp_settings' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge pull request #5382 from nattster/patch-1
Dmitriy Zaporozhets [Mon, 21 Oct 2013 05:48:14 +0000 (22:48 -0700)]
Merge pull request #5382 from nattster/patch-1

Use init.d/gitlab script from 6-0-stable branch

10 years agoAdd specs for NotificationsHelper
Robert Speicher [Mon, 21 Oct 2013 03:58:38 +0000 (23:58 -0400)]
Add specs for NotificationsHelper

10 years agoUse init.d/gitlab script from 6-0-stable branch
Natt Piyapramote [Mon, 21 Oct 2013 02:20:53 +0000 (09:20 +0700)]
Use init.d/gitlab script from 6-0-stable branch

Seems like init.d/gitlab script from master branch is not working anymore. Change to a version from 6-0-stable works fine.

It says:
```
Starting the GitLab Unicorn web server...
/etc/init.d/gitlab: 132: /etc/init.d/gitlab: script/web: not found
Starting the GitLab Sidekiq event dispatcher...
/etc/init.d/gitlab: 141: /etc/init.d/gitlab: script/background_jobs: not found
GitLab is not running.
```

10 years agocorrected the url of the init-script
Stefan Baust [Sun, 20 Oct 2013 19:10:51 +0000 (21:10 +0200)]
corrected the url of the init-script

10 years agoFix rspec test after bdd3513f03a1db060051a29ffcf535821235eac1
Dmitriy Zaporozhets [Sun, 20 Oct 2013 15:29:11 +0000 (18:29 +0300)]
Fix rspec test after bdd3513f03a1db060051a29ffcf535821235eac1

10 years agoMerge pull request #5373 from rtripault/milestone-iid
Dmitriy Zaporozhets [Sun, 20 Oct 2013 14:56:45 +0000 (07:56 -0700)]
Merge pull request #5373 from rtripault/milestone-iid

Show milestones iid instead of id

10 years agoMerge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Dmitriy Zaporozhets [Sun, 20 Oct 2013 14:55:49 +0000 (17:55 +0300)]
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq

10 years agoMerge pull request #5377 from tsigo/autocomplete_refactor
Dmitriy Zaporozhets [Sun, 20 Oct 2013 14:53:18 +0000 (07:53 -0700)]
Merge pull request #5377 from tsigo/autocomplete_refactor

Refactor search_autocomplete_source

10 years agoRefactor and cover search_autocomplete_source
Robert Speicher [Sun, 20 Oct 2013 05:05:20 +0000 (01:05 -0400)]
Refactor and cover search_autocomplete_source

10 years agoCover the simple_sanitize helper
Robert Speicher [Sun, 20 Oct 2013 03:57:34 +0000 (23:57 -0400)]
Cover the simple_sanitize helper

10 years agoA few other iids instead of ids (mostly in edit forms)
Romain [Sat, 19 Oct 2013 07:23:51 +0000 (09:23 +0200)]
A few other iids instead of ids (mostly in edit forms)

10 years agoShow milestones iid instead of id
Romain [Sat, 19 Oct 2013 07:08:54 +0000 (09:08 +0200)]
Show milestones iid instead of id

10 years agoSkip rdoc to speed up Ruby compilation
Jacob Vosmaer [Fri, 18 Oct 2013 15:55:09 +0000 (17:55 +0200)]
Skip rdoc to speed up Ruby compilation

10 years agoMerge pull request #5363 from Razer6/logrote_for_update_docs
Jacob Vosmaer [Fri, 18 Oct 2013 13:37:21 +0000 (06:37 -0700)]
Merge pull request #5363 from Razer6/logrote_for_update_docs

Add logrotate config to update docs

10 years agoAdd logrotate config to update docs
Robert Schilling [Fri, 18 Oct 2013 13:22:23 +0000 (15:22 +0200)]
Add logrotate config to update docs

10 years agoAdd smtp settings override in smtp_settings sample file.
Marin Jankovski [Thu, 17 Oct 2013 13:41:02 +0000 (15:41 +0200)]
Add smtp settings override in smtp_settings sample file.

10 years agoMerge branch 'project_api_readme' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 18 Oct 2013 07:14:39 +0000 (07:14 +0000)]
Merge branch 'project_api_readme' of /home/git/repositories/gitlab/gitlabhq

10 years agoAdd an example.
Marin Jankovski [Fri, 18 Oct 2013 07:11:37 +0000 (09:11 +0200)]
Add an example.

10 years agoMerge branch 'refactor/gitlab_config_helper' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 18 Oct 2013 06:29:28 +0000 (06:29 +0000)]
Merge branch 'refactor/gitlab_config_helper' of /home/git/repositories/gitlab/gitlabhq

10 years agoCapitalise "Awesome" in placeholder text
David Pursehouse [Fri, 18 Oct 2013 04:29:39 +0000 (13:29 +0900)]
Capitalise "Awesome" in placeholder text

10 years agoRemove "is" from labels
David Pursehouse [Fri, 18 Oct 2013 04:28:49 +0000 (13:28 +0900)]
Remove "is" from labels

10 years agoCorrect date label on project information page
David Pursehouse [Fri, 18 Oct 2013 03:10:42 +0000 (12:10 +0900)]
Correct date label on project information page

The label "Created at" would be appropriate for a timestamp such
as "09:30".

However the timestamp is actually being displayed as a date in
the format "Oct 15, 2013".  In this case "Created on" is better.

10 years agoUse gitlab_config intead of Gitlab.config.gitlab in views
Dmitriy Zaporozhets [Thu, 17 Oct 2013 19:11:41 +0000 (22:11 +0300)]
Use gitlab_config intead of Gitlab.config.gitlab in views