OSDN Git Service

wvm/gitlab.git
11 years agoMerge pull request #4670 from anezi/relative-url-patch
Dmitriy Zaporozhets [Mon, 19 Aug 2013 12:42:20 +0000 (05:42 -0700)]
Merge pull request #4670 from anezi/relative-url-patch

More fixes for supporting Relative URL

11 years agoMerge pull request #4797 from mbajur/flashes-revived
Dmitriy Zaporozhets [Mon, 19 Aug 2013 10:32:31 +0000 (03:32 -0700)]
Merge pull request #4797 from mbajur/flashes-revived

Make flash messages fixed and sticked to bottom

11 years agoUpdate flash message timeout to 5 seconds
Mike Bajur [Sat, 17 Aug 2013 14:36:44 +0000 (16:36 +0200)]
Update flash message timeout to 5 seconds

11 years agoMake flash messages fixed and sticked to bottom
GitLab [Sat, 17 Aug 2013 10:32:59 +0000 (06:32 -0400)]
Make flash messages fixed and sticked to bottom

11 years agoFixed wrong last-edit time for wiki
Dmitriy Zaporozhets [Fri, 16 Aug 2013 13:59:26 +0000 (16:59 +0300)]
Fixed wrong last-edit time for wiki

11 years agoDont render event body if empty
Dmitriy Zaporozhets [Fri, 16 Aug 2013 12:40:55 +0000 (15:40 +0300)]
Dont render event body if empty

11 years agoMinor UI improvements to event feed
Dmitriy Zaporozhets [Fri, 16 Aug 2013 12:37:42 +0000 (15:37 +0300)]
Minor UI improvements to event feed

11 years agoReduce padding for events on dashboard
Dmitriy Zaporozhets [Fri, 16 Aug 2013 12:28:32 +0000 (15:28 +0300)]
Reduce padding for events on dashboard

11 years agoMerge branch 'mention-unicorn' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 16 Aug 2013 09:56:08 +0000 (09:56 +0000)]
Merge branch 'mention-unicorn' of /home/git/repositories/gitlab/gitlabhq

11 years agoInformation about teams in changelog and switching to unicorn for all people.
Sytse Sijbrandij [Fri, 16 Aug 2013 09:53:52 +0000 (11:53 +0200)]
Information about teams in changelog and switching to unicorn for all people.

11 years agoUnix line endings.
Sytse Sijbrandij [Fri, 16 Aug 2013 09:49:49 +0000 (11:49 +0200)]
Unix line endings.

11 years agoMerge pull request #4791 from h2s/wording
Dmitriy Zaporozhets [Fri, 16 Aug 2013 09:39:38 +0000 (02:39 -0700)]
Merge pull request #4791 from h2s/wording

Improvements to English text

11 years agoMerge pull request #4789 from jojosch/fix-link-project-branches
Dmitriy Zaporozhets [Thu, 15 Aug 2013 20:29:01 +0000 (13:29 -0700)]
Merge pull request #4789 from jojosch/fix-link-project-branches

Fix the link to the project branches

11 years agoFixes grack authentification under relative_url_root
amouhzi [Tue, 30 Jul 2013 14:48:00 +0000 (16:48 +0200)]
Fixes grack authentification under relative_url_root

Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430
Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
Ref: https://github.com/gitlabhq/gitlabhq/issues/1228

Add Rails' variable in application.rb to support relative url

This variable is used by assets compilation and other modules.

Note that user needs to change application.rb too

Restrict session cookie to the relative path if set.

Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e

Fix Update attachment_uploader.rb bug with relative URL

See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace

Fix Wall relative bug with attachement files (javascript)

11 years agoAnother wording change in accordance with a suggestion from @karlhungus
Henry Smith [Thu, 15 Aug 2013 19:06:43 +0000 (20:06 +0100)]
Another wording change in accordance with a suggestion from @karlhungus

Thanks!

11 years agoChanging text as per the suggestion by @karlhungus
Henry Smith [Thu, 15 Aug 2013 19:04:09 +0000 (20:04 +0100)]
Changing text as per the suggestion by @karlhungus

Definitely sounds better like this.

11 years agoImproved wording for the settings in the "My Profile" section
Henry Smith [Thu, 15 Aug 2013 18:31:00 +0000 (19:31 +0100)]
Improved wording for the settings in the "My Profile" section

11 years agoLots of wording improvements for the project settings area
Henry Smith [Thu, 15 Aug 2013 18:19:29 +0000 (19:19 +0100)]
Lots of wording improvements for the project settings area

Summary:

 - Mostly very small things involving use of "a", "the" etc.
 - "post-receive" hooks are usually written with the hyphen in the name .
 - I changed the Web Hooks page to have a title consistent with all the other
   pages in the settings area.
 - More consistent usage of full-stops in lists.

11 years agoA couple of small wording improvements for the merge request approval page
Henry Smith [Thu, 15 Aug 2013 18:01:05 +0000 (19:01 +0100)]
A couple of small wording improvements for the merge request approval page

11 years agoImproved wording for the "light" heading sentences for the main dashboard pages
Henry Smith [Thu, 15 Aug 2013 17:58:22 +0000 (18:58 +0100)]
Improved wording for the "light" heading sentences for the main dashboard pages

These are just a few very particular fixes for small grammatical issues,
intended to polish the reading experience.

11 years agoWording improvements in the zero_authorized_projects template
Henry Smith [Thu, 15 Aug 2013 17:50:17 +0000 (18:50 +0100)]
Wording improvements in the zero_authorized_projects template

I've reworded the first sentence to say "You don't have access to any projects",
which I think sounds more natural.

I've also used the "pluralize" ActionView helper for the user's projects_limit,
so that it still looks good when it says "You can create up to 1 project.".

Finally, I've tweaked the structure of the final sentence a little bit to make
it sound a bit better.

11 years agoMore specific empty state message wording
Henry Smith [Thu, 15 Aug 2013 17:31:16 +0000 (18:31 +0100)]
More specific empty state message wording

I've changed all the instances of "Nothing to show here" to specifically mention
the name of the entity of which there are none to show. This makes for a
slightly smoother reading experience.

11 years agoFix the link to the project branches
Johannes Schleifenbaum [Thu, 15 Aug 2013 12:02:39 +0000 (14:02 +0200)]
Fix the link to the project branches

11 years agoImprove UI for Project settings page
Dmitriy Zaporozhets [Thu, 15 Aug 2013 11:33:38 +0000 (14:33 +0300)]
Improve UI for Project settings page

11 years agoUse bold font at Dashboard#projects and Profile#groups
Dmitriy Zaporozhets [Thu, 15 Aug 2013 10:24:08 +0000 (13:24 +0300)]
Use bold font at Dashboard#projects and Profile#groups

11 years agoProvide links from Group issues, mr pages to corresponding Dashboard pages
Dmitriy Zaporozhets [Thu, 15 Aug 2013 10:13:22 +0000 (13:13 +0300)]
Provide links from Group issues, mr pages to corresponding Dashboard pages

11 years agoUpdate project last_activity_at on creation
Dmitriy Zaporozhets [Thu, 15 Aug 2013 09:46:52 +0000 (12:46 +0300)]
Update project last_activity_at on creation

11 years agoHelp#permissions improved
Dmitriy Zaporozhets [Thu, 15 Aug 2013 09:42:32 +0000 (12:42 +0300)]
Help#permissions improved

11 years agoMerge pull request #4601 from keith9820/master
Dmitriy Zaporozhets [Thu, 15 Aug 2013 09:32:37 +0000 (02:32 -0700)]
Merge pull request #4601 from keith9820/master

Show permissions as a grid

11 years agoEnsure project discover default branch on Project#show
Dmitriy Zaporozhets [Thu, 15 Aug 2013 09:27:19 +0000 (12:27 +0300)]
Ensure project discover default branch on Project#show

11 years agoSearch: show recent issues/mr first
Dmitriy Zaporozhets [Thu, 15 Aug 2013 08:54:16 +0000 (11:54 +0300)]
Search: show recent issues/mr first

11 years agoShow label closed on search result
Dmitriy Zaporozhets [Thu, 15 Aug 2013 08:51:40 +0000 (11:51 +0300)]
Show label closed on search result

11 years agoMerge pull request #4775 from globin/remote_cache_redis
Dmitriy Zaporozhets [Wed, 14 Aug 2013 16:03:54 +0000 (09:03 -0700)]
Merge pull request #4775 from globin/remote_cache_redis

Fix caching when using remote redis server

11 years agoMerge pull request #4778 from jkramarz/patch-1
Yves Senn [Wed, 14 Aug 2013 13:51:57 +0000 (06:51 -0700)]
Merge pull request #4778 from jkramarz/patch-1

Update installation.md

11 years agoFix passign full user object instead of id to Event.create
Dmitriy Zaporozhets [Wed, 14 Aug 2013 13:02:21 +0000 (16:02 +0300)]
Fix passign full user object instead of id to Event.create

11 years agoIncrease graphs height
Dmitriy Zaporozhets [Wed, 14 Aug 2013 12:14:08 +0000 (15:14 +0300)]
Increase graphs height

11 years agoFixed bug with invalid event author for MR
Dmitriy Zaporozhets [Wed, 14 Aug 2013 11:20:16 +0000 (14:20 +0300)]
Fixed bug with invalid event author for MR

11 years agoFixed bug with invalid event author
Dmitriy Zaporozhets [Wed, 14 Aug 2013 11:19:11 +0000 (14:19 +0300)]
Fixed bug with invalid event author

11 years agoBetter text for custom repo name link
Dmitriy Zaporozhets [Wed, 14 Aug 2013 11:14:23 +0000 (14:14 +0300)]
Better text for custom repo name link

11 years agoAllow specify path when create project via api
Dmitriy Zaporozhets [Wed, 14 Aug 2013 10:41:06 +0000 (13:41 +0300)]
Allow specify path when create project via api

11 years agoFix ui issue for Help#api
Dmitriy Zaporozhets [Wed, 14 Aug 2013 10:23:26 +0000 (13:23 +0300)]
Fix ui issue for Help#api

11 years agoAllos specify repository name when create a project
Dmitriy Zaporozhets [Wed, 14 Aug 2013 10:23:12 +0000 (13:23 +0300)]
Allos specify repository name when create a project

11 years agoUpdate installation.md
Jakub Kramarz [Wed, 14 Aug 2013 10:09:00 +0000 (12:09 +0200)]
Update installation.md

Isn't 5.4 current stable?

11 years agoUse native repo path for import task. Skip wiki repos
Dmitriy Zaporozhets [Wed, 14 Aug 2013 09:45:17 +0000 (12:45 +0300)]
Use native repo path for import task. Skip wiki repos

11 years agoAllow project path being passed on project creation
Dmitriy Zaporozhets [Wed, 14 Aug 2013 09:44:54 +0000 (12:44 +0300)]
Allow project path being passed on project creation

11 years agoFix caching when using remote redis server
Robin Gloster [Tue, 13 Aug 2013 22:02:27 +0000 (00:02 +0200)]
Fix caching when using remote redis server

11 years agoUpdate gitlab_git to 2.0.1
Dmitriy Zaporozhets [Tue, 13 Aug 2013 13:57:47 +0000 (16:57 +0300)]
Update gitlab_git to 2.0.1

11 years agoUse gitlab_git v2.0.0
Dmitriy Zaporozhets [Tue, 13 Aug 2013 13:26:59 +0000 (16:26 +0300)]
Use gitlab_git v2.0.0

11 years agoImprove repository graph
Dmitriy Zaporozhets [Tue, 13 Aug 2013 13:26:48 +0000 (16:26 +0300)]
Improve repository graph

11 years agoAllow project name, path etc start with number. Fixed specs
Dmitriy Zaporozhets [Tue, 13 Aug 2013 09:24:10 +0000 (12:24 +0300)]
Allow project name, path etc start with number. Fixed specs

11 years agoValidate project limit only when create project
Dmitriy Zaporozhets [Tue, 13 Aug 2013 09:04:11 +0000 (12:04 +0300)]
Validate project limit only when create project

11 years agoIncrease commit title limit at Commit#show so it does not truncate most of Merge...
Dmitriy Zaporozhets [Mon, 12 Aug 2013 19:28:31 +0000 (22:28 +0300)]
Increase commit title limit at Commit#show so it does not truncate most of Merge messages

11 years agoPrevent 500 on project home page if project has extremely huge number of commits
Dmitriy Zaporozhets [Mon, 12 Aug 2013 19:23:01 +0000 (22:23 +0300)]
Prevent 500 on project home page if project has extremely huge number of commits

11 years agoImprove Commit#show page UI
Dmitriy Zaporozhets [Mon, 12 Aug 2013 19:22:31 +0000 (22:22 +0300)]
Improve Commit#show page UI

11 years agoMinor UI fix for commit description
Dmitriy Zaporozhets [Mon, 12 Aug 2013 17:59:06 +0000 (20:59 +0300)]
Minor UI fix for commit description

11 years agoReload page during repo import
Dmitriy Zaporozhets [Mon, 12 Aug 2013 16:28:10 +0000 (19:28 +0300)]
Reload page during repo import

11 years agoRepository import during project creation often return timeout for medium and large...
Dmitriy Zaporozhets [Mon, 12 Aug 2013 15:21:47 +0000 (18:21 +0300)]
Repository import during project creation often return timeout for medium and large repos.
So lets do it async. First create project, then import repo and create
satellite with Sidekiq

11 years agoMinor UI improvements
Dmitriy Zaporozhets [Mon, 12 Aug 2013 14:21:57 +0000 (17:21 +0300)]
Minor UI improvements

11 years agoMinor UI fixes for login page
Dmitriy Zaporozhets [Mon, 12 Aug 2013 09:38:30 +0000 (12:38 +0300)]
Minor UI fixes for login page

11 years agoMinor UI improvements
Dmitriy Zaporozhets [Mon, 12 Aug 2013 09:08:52 +0000 (12:08 +0300)]
Minor UI improvements

11 years agohide no-ssh message if notice or alert present
Dmitriy Zaporozhets [Sat, 10 Aug 2013 18:20:03 +0000 (21:20 +0300)]
hide no-ssh message if notice or alert present

11 years agoMore readable notice/alert messages
Dmitriy Zaporozhets [Sat, 10 Aug 2013 18:10:24 +0000 (21:10 +0300)]
More readable notice/alert messages

11 years agoRemove unnecessary margin for issue/mr title
Dmitriy Zaporozhets [Sat, 10 Aug 2013 17:54:17 +0000 (20:54 +0300)]
Remove unnecessary margin for issue/mr title

11 years agoMerge branch 'focus-of-gitlab-recipes' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 10 Aug 2013 17:30:47 +0000 (17:30 +0000)]
Merge branch 'focus-of-gitlab-recipes' of /home/git/repositories/gitlab/gitlabhq

11 years agoRemove unused files
Dmitriy Zaporozhets [Sat, 10 Aug 2013 17:26:58 +0000 (20:26 +0300)]
Remove unused files

11 years agoRewrite issues/mr filtering logic
Dmitriy Zaporozhets [Sat, 10 Aug 2013 17:25:53 +0000 (20:25 +0300)]
Rewrite issues/mr filtering logic

11 years agoMention gitlab recipes correctly, small updates to update section.
Sytse Sijbrandij [Sat, 10 Aug 2013 16:56:15 +0000 (18:56 +0200)]
Mention gitlab recipes correctly, small updates to update section.

11 years agoFix checkall issues checkbox position for FF
Dmitriy Zaporozhets [Sat, 10 Aug 2013 16:37:31 +0000 (19:37 +0300)]
Fix checkall issues checkbox position for FF

11 years agoFix issues update title selectboxes with zero width
Dmitriy Zaporozhets [Sat, 10 Aug 2013 16:30:27 +0000 (19:30 +0300)]
Fix issues update title selectboxes with zero width

11 years agoDifferent search placeholder depdends on area
Dmitriy Zaporozhets [Sat, 10 Aug 2013 16:12:25 +0000 (19:12 +0300)]
Different search placeholder depdends on area

11 years agoMerge branch 'fix-sidekiq-stuck-workers' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 10 Aug 2013 14:47:08 +0000 (14:47 +0000)]
Merge branch 'fix-sidekiq-stuck-workers' of /home/git/repositories/gitlab/gitlabhq

11 years agoFix for Resque forking might cause stuck workers for the threaded Sidekiq.
Sytse Sijbrandij [Sat, 10 Aug 2013 14:20:33 +0000 (16:20 +0200)]
Fix for Resque forking might cause stuck workers for the threaded Sidekiq.

11 years agoMerge pull request #4749 from tdm00/update-install-doc-link-to-master
Dmitriy Zaporozhets [Sat, 10 Aug 2013 10:41:16 +0000 (03:41 -0700)]
Merge pull request #4749 from tdm00/update-install-doc-link-to-master

Change links from 5-3 branch to point to master instead

11 years agoMerge pull request #4750 from ronaldvaneede/test_service_button
Dmitriy Zaporozhets [Sat, 10 Aug 2013 10:40:32 +0000 (03:40 -0700)]
Merge pull request #4750 from ronaldvaneede/test_service_button

Fix for #4535 ('Test settings' button for services gives 500 on empty repo)

11 years agoMerge branch 'warn-against-using-master' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 10 Aug 2013 10:20:03 +0000 (10:20 +0000)]
Merge branch 'warn-against-using-master' of /home/git/repositories/gitlab/gitlabhq

11 years agoAdded can_test? mehod to Service model and added tests
Ronald van Eede [Fri, 9 Aug 2013 18:14:02 +0000 (20:14 +0200)]
Added can_test? mehod to Service model and added tests

11 years agoChange links to 5-3 branch to point to master instead
Troy Murray [Fri, 9 Aug 2013 18:08:56 +0000 (14:08 -0400)]
Change links to 5-3 branch to point to master instead

11 years agoStronger and more specific warning.
Sytse Sijbrandij [Fri, 9 Aug 2013 13:37:28 +0000 (15:37 +0200)]
Stronger and more specific warning.

11 years agoExtend CHANGELOG for 6.0
Dmitriy Zaporozhets [Fri, 9 Aug 2013 13:17:52 +0000 (16:17 +0300)]
Extend CHANGELOG for 6.0

11 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Fri, 9 Aug 2013 13:00:04 +0000 (16:00 +0300)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

11 years agoMerge branch 'improve-wording' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Fri, 9 Aug 2013 12:59:51 +0000 (12:59 +0000)]
Merge branch 'improve-wording' of /home/git/repositories/gitlab/gitlabhq

11 years agoMerge branch 'update_gitlab_shell_in_5_4_upgrade' of /home/git/repositories/gitlab...
Dmitriy Zaporozhets [Fri, 9 Aug 2013 12:59:10 +0000 (12:59 +0000)]
Merge branch 'update_gitlab_shell_in_5_4_upgrade' of /home/git/repositories/gitlab/gitlabhq

11 years agoUpdate to gitlab-shell 1.5.0 during 5.3-5.4 update
Jacob Vosmaer [Fri, 9 Aug 2013 12:46:25 +0000 (14:46 +0200)]
Update to gitlab-shell 1.5.0 during 5.3-5.4 update

11 years agoThx Jacob.
Sytse Sijbrandij [Fri, 9 Aug 2013 12:46:09 +0000 (14:46 +0200)]
Thx Jacob.

11 years agoBetter wording of diff surpression.
Sytse Sijbrandij [Fri, 9 Aug 2013 12:25:22 +0000 (14:25 +0200)]
Better wording of diff surpression.

11 years agoMerge pull request #4738 from fnkr/patch-1
Jacob Vosmaer [Fri, 9 Aug 2013 11:55:17 +0000 (04:55 -0700)]
Merge pull request #4738 from fnkr/patch-1

new animated-screenshots

11 years agochanged the image link to include the commit SHA
Florian Kaiser [Fri, 9 Aug 2013 11:31:16 +0000 (13:31 +0200)]
changed the image link to include the commit SHA

11 years agoMerge branch 'fix/branch-padding' of /home/git/repositories/dzaporozhets/gitlabhq
Dmitriy Zaporozhets [Thu, 8 Aug 2013 20:49:40 +0000 (20:49 +0000)]
Merge branch 'fix/branch-padding' of /home/git/repositories/dzaporozhets/gitlabhq

11 years agoRemove unecessary paddding at Branches#index page
Dmitriy Zaporozhets [Thu, 8 Aug 2013 20:48:06 +0000 (20:48 +0000)]
Remove unecessary paddding at Branches#index page

11 years agoMerge branch 'master' of /home/git/repositories/dzaporozhets/gitlabhq
Dmitriy Zaporozhets [Thu, 8 Aug 2013 20:45:36 +0000 (20:45 +0000)]
Merge branch 'master' of /home/git/repositories/dzaporozhets/gitlabhq

11 years agoquickfix
Dmitriy Zaporozhets [Thu, 8 Aug 2013 20:38:41 +0000 (23:38 +0300)]
quickfix

11 years agoFix form mr issue with ci
Dmitriy Zaporozhets [Thu, 8 Aug 2013 20:34:36 +0000 (23:34 +0300)]
Fix form mr issue with ci

11 years agoRemove unecessary paddding at Branches#recent page
Dmitriy Zaporozhets [Thu, 8 Aug 2013 20:25:47 +0000 (20:25 +0000)]
Remove unecessary paddding at Branches#recent page

11 years agoFix assign-to-me buttton
Dmitriy Zaporozhets [Thu, 8 Aug 2013 18:26:13 +0000 (21:26 +0300)]
Fix assign-to-me buttton

11 years agoMention Merge requests on forks in changelog
Dmitriy Zaporozhets [Thu, 8 Aug 2013 18:14:19 +0000 (21:14 +0300)]
Mention Merge requests on forks in changelog

11 years agoimprove MergeRequest edit page
Dmitriy Zaporozhets [Thu, 8 Aug 2013 18:11:28 +0000 (21:11 +0300)]
improve MergeRequest edit page

11 years agoupdate devise to 2.2.5
Dmitriy Zaporozhets [Thu, 8 Aug 2013 16:45:03 +0000 (19:45 +0300)]
update devise to 2.2.5

11 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Thu, 8 Aug 2013 16:00:53 +0000 (19:00 +0300)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

11 years agoCompact list for commits page
Dmitriy Zaporozhets [Thu, 8 Aug 2013 15:59:46 +0000 (18:59 +0300)]
Compact list for commits page

11 years agoMerge branch 'karlhungus-mr-on-fork' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 8 Aug 2013 15:46:09 +0000 (15:46 +0000)]
Merge branch 'karlhungus-mr-on-fork' of /home/git/repositories/gitlab/gitlabhq