OSDN Git Service

wvm/gitlab.git
11 years agoAn Id must be sended to queue
Andrew8xx8 [Thu, 21 Feb 2013 10:04:06 +0000 (14:04 +0400)]
An Id must be sended to queue

11 years agoMethod moved to service
Andrew8xx8 [Wed, 20 Feb 2013 11:33:03 +0000 (15:33 +0400)]
Method moved to service

11 years agoSystem hooks execution moved to System hook service
Andrew8xx8 [Wed, 20 Feb 2013 10:53:15 +0000 (14:53 +0400)]
System hooks execution moved to System hook service

11 years agoA little bit of codestyle improvments
Andrew8xx8 [Wed, 20 Feb 2013 09:15:56 +0000 (13:15 +0400)]
A little bit of codestyle improvments

11 years agoAPI docs: fix new milestone parameters
Nihad Abbasov [Wed, 20 Feb 2013 07:41:32 +0000 (11:41 +0400)]
API docs: fix new milestone parameters

11 years agoMerge pull request #3034 from Andrew8xx8/patch-2
Dmitriy Zaporozhets [Tue, 19 Feb 2013 11:27:42 +0000 (03:27 -0800)]
Merge pull request #3034 from Andrew8xx8/patch-2

Event already has author relation

11 years agoEvent already has author relation
Andrew Kulakov [Tue, 19 Feb 2013 11:22:29 +0000 (15:22 +0400)]
Event already has author relation

11 years agoMerge pull request #3032 from raphendyr/fix_development_environment
Dmitriy Zaporozhets [Tue, 19 Feb 2013 09:49:36 +0000 (01:49 -0800)]
Merge pull request #3032 from raphendyr/fix_development_environment

Fix development fixture for gitlab_shell

11 years agoFix private flag for project
Dmitriy Zaporozhets [Tue, 19 Feb 2013 09:45:49 +0000 (11:45 +0200)]
Fix private flag for project

11 years agoFix development fixture for gitlab_shell
Jaakko Kantojärvi [Mon, 18 Feb 2013 16:03:29 +0000 (18:03 +0200)]
Fix development fixture for gitlab_shell

11 years agoMerge branch 'Undev-state-machine'
Dmitriy Zaporozhets [Tue, 19 Feb 2013 09:04:54 +0000 (11:04 +0200)]
Merge branch 'Undev-state-machine'

11 years agoMerge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-state...
Dmitriy Zaporozhets [Tue, 19 Feb 2013 09:01:19 +0000 (11:01 +0200)]
Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-state-machine

Conflicts:
app/models/issue.rb
app/models/merge_request.rb

11 years agoJavascript widget fixed
Andrew8xx8 [Tue, 19 Feb 2013 08:57:09 +0000 (12:57 +0400)]
Javascript widget fixed

11 years agoMerge pull request #3013 from crystax/master
Dmitriy Zaporozhets [Tue, 19 Feb 2013 08:51:08 +0000 (00:51 -0800)]
Merge pull request #3013 from crystax/master

Sort groups alphabetically on dashboard page

11 years agoFix project filter for MR on dashboard
Dmitriy Zaporozhets [Tue, 19 Feb 2013 07:43:41 +0000 (09:43 +0200)]
Fix project filter for MR on dashboard

11 years agoMigrations iproved
Andrew8xx8 [Tue, 19 Feb 2013 07:32:10 +0000 (11:32 +0400)]
Migrations iproved

11 years agoSyntax fix of sorting groups/users
Dmitry Moskalchuk [Tue, 19 Feb 2013 07:13:19 +0000 (11:13 +0400)]
Syntax fix of sorting groups/users

11 years agoDont show assigned_teams block unless any. Show count in filter
Dmitriy Zaporozhets [Mon, 18 Feb 2013 19:21:24 +0000 (21:21 +0200)]
Dont show assigned_teams block unless any. Show count in filter

11 years agoRefactor and restyle team page for project
Dmitriy Zaporozhets [Mon, 18 Feb 2013 19:10:49 +0000 (21:10 +0200)]
Refactor and restyle team page for project

11 years agono projects message in group area
Dmitriy Zaporozhets [Mon, 18 Feb 2013 18:31:43 +0000 (20:31 +0200)]
no projects message in group area

11 years agoMerge pull request #2998 from axilleas/master
Dmitriy Zaporozhets [Mon, 18 Feb 2013 18:02:32 +0000 (10:02 -0800)]
Merge pull request #2998 from axilleas/master

Minor changes to installation and databases docs.

11 years agoMerge pull request #2990 from raphendyr/gitignore_and_logrotate
Dmitriy Zaporozhets [Mon, 18 Feb 2013 18:01:09 +0000 (10:01 -0800)]
Merge pull request #2990 from raphendyr/gitignore_and_logrotate

Change .gitignore to ignore logrotated log files.

11 years agoMerge pull request #2991 from raphendyr/username_change_disablation
Dmitriy Zaporozhets [Mon, 18 Feb 2013 17:59:24 +0000 (09:59 -0800)]
Merge pull request #2991 from raphendyr/username_change_disablation

Add option to disable username changing

11 years agoMerge pull request #2996 from raphendyr/ssh_fingerprint_fix
Dmitriy Zaporozhets [Mon, 18 Feb 2013 17:56:35 +0000 (09:56 -0800)]
Merge pull request #2996 from raphendyr/ssh_fingerprint_fix

Ssh fingerprint fix

11 years agoMigrations refactored ro support data convertion
Andrew8xx8 [Mon, 18 Feb 2013 14:54:30 +0000 (18:54 +0400)]
Migrations refactored ro support data convertion

11 years agoFix not-working team memebership permissions change
Dmitriy Zaporozhets [Mon, 18 Feb 2013 14:40:11 +0000 (16:40 +0200)]
Fix not-working team memebership permissions change

11 years agoCreating test values moved to before
Andrew8xx8 [Mon, 18 Feb 2013 13:52:39 +0000 (17:52 +0400)]
Creating test values moved to before

11 years agoHash syntax improved
Andrew8xx8 [Mon, 18 Feb 2013 13:22:18 +0000 (17:22 +0400)]
Hash syntax improved

11 years agoDebug remomved
Andrew8xx8 [Mon, 18 Feb 2013 13:16:29 +0000 (17:16 +0400)]
Debug remomved

11 years agoStates events fixed
Andrew8xx8 [Mon, 18 Feb 2013 12:49:56 +0000 (16:49 +0400)]
States events fixed

11 years agoObserver refactored to use StateMachine events
Andrew8xx8 [Mon, 18 Feb 2013 12:49:17 +0000 (16:49 +0400)]
Observer refactored to use StateMachine events

11 years agoMerge branch 'count_user_owned_projects' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 18 Feb 2013 12:46:45 +0000 (12:46 +0000)]
Merge branch 'count_user_owned_projects' of /home/git/repositories/gitlab/gitlabhq

11 years agoAdd user to team he creates
Dmitriy Zaporozhets [Mon, 18 Feb 2013 12:35:38 +0000 (14:35 +0200)]
Add user to team he creates

11 years agoCount owned projects, not just personal
Marin Jankovski [Mon, 18 Feb 2013 12:15:35 +0000 (13:15 +0100)]
Count owned projects, not just personal

11 years agoSpinach tests fixed
Andrew8xx8 [Mon, 18 Feb 2013 10:43:08 +0000 (14:43 +0400)]
Spinach tests fixed

11 years agoAdditional tests added to Issue
Andrew8xx8 [Mon, 18 Feb 2013 09:41:32 +0000 (13:41 +0400)]
Additional tests added to Issue

11 years agoAdditional tests added to Milestone
Andrew8xx8 [Mon, 18 Feb 2013 09:38:29 +0000 (13:38 +0400)]
Additional tests added to Milestone

11 years agoMigrations for StateMachine refactoring added
Andrew8xx8 [Mon, 18 Feb 2013 09:14:23 +0000 (13:14 +0400)]
Migrations for StateMachine refactoring added

11 years agoIssue uses StateMachine now
Andrew8xx8 [Mon, 18 Feb 2013 09:10:58 +0000 (13:10 +0400)]
Issue uses StateMachine now

11 years agoMilestone uses StateMachine now
Andrew8xx8 [Mon, 18 Feb 2013 09:10:09 +0000 (13:10 +0400)]
Milestone uses StateMachine now

11 years agoMerge Request uses StateMachine now
Andrew8xx8 [Mon, 18 Feb 2013 09:07:49 +0000 (13:07 +0400)]
Merge Request uses StateMachine now

11 years agoMerge Request uses StateMachine now
Andrew8xx8 [Mon, 18 Feb 2013 08:40:56 +0000 (12:40 +0400)]
Merge Request uses StateMachine now

11 years agoIssuable consern uses StateMachine now
Andrew8xx8 [Mon, 18 Feb 2013 08:36:50 +0000 (12:36 +0400)]
Issuable consern uses StateMachine now

11 years agoState renamed to merge_status
Andrew8xx8 [Fri, 15 Feb 2013 08:27:13 +0000 (12:27 +0400)]
State renamed to merge_status

11 years agoState machine gem added
Andrew8xx8 [Thu, 14 Feb 2013 15:33:20 +0000 (19:33 +0400)]
State machine gem added

11 years agoPrevent xss attack over group name. Added regex validation for group and team name
Dmitriy Zaporozhets [Mon, 18 Feb 2013 07:28:18 +0000 (09:28 +0200)]
Prevent xss attack over group name. Added regex validation for group and team name

11 years agoFix ssh key test by adding valid ssh key
Jaakko Kantojärvi [Sun, 17 Feb 2013 17:38:45 +0000 (19:38 +0200)]
Fix ssh key test by adding valid ssh key

11 years agoTests to validate that invalid keys are rejected
Jaakko Kantojärvi [Fri, 15 Feb 2013 09:31:05 +0000 (11:31 +0200)]
Tests to validate that invalid keys are rejected

11 years agouse attachment secure_url for Attachemnt page
Dmitriy Zaporozhets [Sun, 17 Feb 2013 14:18:42 +0000 (16:18 +0200)]
use attachment secure_url for Attachemnt page

11 years agoMerge pull request #3017 from jojosch/owner-link-admin
Dmitriy Zaporozhets [Sun, 17 Feb 2013 14:15:33 +0000 (06:15 -0800)]
Merge pull request #3017 from jojosch/owner-link-admin

Fix link to owner of group and team in admin interface

11 years agoredesign mars theme a bit. Better border color for search-input for dark theme
Dmitriy Zaporozhets [Sun, 17 Feb 2013 10:16:19 +0000 (12:16 +0200)]
redesign mars theme a bit. Better border color for search-input for dark theme

11 years agoFix link color for dark theme
Dmitriy Zaporozhets [Sun, 17 Feb 2013 10:05:26 +0000 (12:05 +0200)]
Fix link color for dark theme

11 years agoFix link to owner of group and team in admin interface
Johannes Schleifenbaum [Sun, 17 Feb 2013 10:00:02 +0000 (11:00 +0100)]
Fix link to owner of group and team in admin interface

11 years agocreate satellite for imported repo
Dmitriy Zaporozhets [Sat, 16 Feb 2013 19:47:43 +0000 (21:47 +0200)]
create satellite for imported repo

11 years agoFix logo alignment for default theme
Dmitriy Zaporozhets [Sat, 16 Feb 2013 19:37:06 +0000 (21:37 +0200)]
Fix logo alignment for default theme

11 years agoAdd logo to deploy.html
Dmitriy Zaporozhets [Sat, 16 Feb 2013 19:35:11 +0000 (21:35 +0200)]
Add logo to deploy.html

11 years agoReduce size of nav panel. Fixed nav background for IE. Refactored mars theme
Dmitriy Zaporozhets [Sat, 16 Feb 2013 19:24:51 +0000 (21:24 +0200)]
Reduce size of nav panel. Fixed nav background for IE. Refactored mars theme

11 years agoSort groups/namespaces by human name
Dmitry Moskalchuk [Sat, 16 Feb 2013 15:40:33 +0000 (19:40 +0400)]
Sort groups/namespaces by human name

11 years agoSort groups alphabetically on dashboard page
Dmitry Moskalchuk [Sat, 16 Feb 2013 15:11:36 +0000 (19:11 +0400)]
Sort groups alphabetically on dashboard page

11 years agoMerge branch 'features/attachment_server' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 16 Feb 2013 12:45:20 +0000 (12:45 +0000)]
Merge branch 'features/attachment_server' of /home/git/repositories/gitlab/gitlabhq

11 years agouppercase Gitlab version and revision constants. check api return gitlab version now
Dmitriy Zaporozhets [Sat, 16 Feb 2013 12:42:22 +0000 (14:42 +0200)]
uppercase Gitlab version and revision constants. check api return gitlab version now

11 years agoMerge pull request #2994 from dasbh/master
Dmitriy Zaporozhets [Sat, 16 Feb 2013 09:10:36 +0000 (01:10 -0800)]
Merge pull request #2994 from dasbh/master

Fix gitlab:setup task on fresh installation

11 years agoMerge pull request #3002 from nafu/repo_patch
Dmitriy Zaporozhets [Sat, 16 Feb 2013 09:09:45 +0000 (01:09 -0800)]
Merge pull request #3002 from nafu/repo_patch

Fix file_name for archive

11 years agoMerge pull request #3003 from livedata/patch-1
Dmitriy Zaporozhets [Sat, 16 Feb 2013 09:08:33 +0000 (01:08 -0800)]
Merge pull request #3003 from livedata/patch-1

fixed API access to the project

11 years agoAdded creation of pids directory to fix #2995, replaced deprecated nginx init.d comma...
Axilleas Pipinellis [Sat, 16 Feb 2013 06:24:36 +0000 (08:24 +0200)]
Added creation of pids directory to fix #2995, replaced deprecated nginx init.d command with service one, some more clean-up

11 years agoNginx: edit actual file instead of symlink
Axilleas Pipinellis [Sat, 16 Feb 2013 05:50:41 +0000 (07:50 +0200)]
Nginx: edit actual file instead of symlink

11 years agofixed API access to the project
livedata [Fri, 15 Feb 2013 14:37:06 +0000 (15:37 +0100)]
fixed API access to the project

11 years agoFix file_path to correspond with the name
Fumiya Nakamura [Fri, 15 Feb 2013 13:50:42 +0000 (05:50 -0800)]
Fix file_path to correspond with the name

11 years agoFix file_name for archive
Fumiya Nakamura [Fri, 15 Feb 2013 12:58:57 +0000 (04:58 -0800)]
Fix file_name for archive

11 years agoAdded relative urls to other documentation files, removed duplicate debian update...
Axilleas Pipinellis [Fri, 15 Feb 2013 10:20:50 +0000 (12:20 +0200)]
Added relative urls to other documentation files, removed duplicate debian update commands

11 years agoRun db:setup and db:seed_fu before gitlab:setup
Axilleas Pipinellis [Fri, 15 Feb 2013 09:53:35 +0000 (11:53 +0200)]
Run db:setup and db:seed_fu before gitlab:setup

11 years agoConnect to database with git user, not gitlab
Axilleas Pipinellis [Fri, 15 Feb 2013 09:52:10 +0000 (11:52 +0200)]
Connect to database with git user, not gitlab

11 years agoFix ssh key fingerprinting test to use exitcode
Jaakko Kantojärvi [Fri, 15 Feb 2013 09:16:21 +0000 (11:16 +0200)]
Fix ssh key fingerprinting test to use exitcode

11 years agoPer project protection
Dmitriy Zaporozhets [Fri, 15 Feb 2013 07:51:21 +0000 (09:51 +0200)]
Per project protection

11 years agoskip protection to aws3
Dmitriy Zaporozhets [Fri, 15 Feb 2013 07:49:35 +0000 (09:49 +0200)]
skip protection to aws3

11 years agoremove commented code
Dmitriy Zaporozhets [Fri, 15 Feb 2013 07:16:46 +0000 (09:16 +0200)]
remove commented code

11 years agoRemove hardcoded refernce to gitlab-shell home. so that gitlab can be installed on...
Bhagavan Das [Thu, 14 Feb 2013 23:10:18 +0000 (23:10 +0000)]
Remove hardcoded refernce to gitlab-shell home. so that gitlab can be installed on any unix account other than git

11 years agorename setup to setup_db so that it does not collide with gitlab:shell:setup task
Bhagavan Das [Thu, 14 Feb 2013 21:39:48 +0000 (21:39 +0000)]
rename setup to setup_db so that it does not collide with gitlab:shell:setup task

11 years agoMerge pull request #2890 from cameronyule/support_osx_groups
Riyad Preukschas [Thu, 14 Feb 2013 19:07:46 +0000 (11:07 -0800)]
Merge pull request #2890 from cameronyule/support_osx_groups

OS X support for gitlab:check rake tasks

11 years agoAdd option to disable username changing
Jaakko Kantojärvi [Wed, 30 Jan 2013 20:14:34 +0000 (22:14 +0200)]
Add option to disable username changing

This option allows to disable users from changing their username.

This is very usefull in environments using strong internal authentication methods like ldap, pam or shibboleth.

You can allow users to change theyr username in these environments, but then new users (users loging in first time) is blocked from gitlab is her username exists.

11 years agoChange .gitignore to ignore logrotated log files.
Jaakko Kantojärvi [Mon, 4 Feb 2013 11:12:10 +0000 (13:12 +0200)]
Change .gitignore to ignore logrotated log files.

11 years agoMerge pull request #2987 from Undev/support_env_in_settings
Dmitriy Zaporozhets [Thu, 14 Feb 2013 14:00:40 +0000 (06:00 -0800)]
Merge pull request #2987 from Undev/support_env_in_settings

Environments support added to Gitlab config

11 years agoMerge pull request #2989 from PierreGambarotto/master
Dmitriy Zaporozhets [Thu, 14 Feb 2013 13:53:07 +0000 (05:53 -0800)]
Merge pull request #2989 from PierreGambarotto/master

archive download : namespace directory not created

11 years agofix archive download : not creating namespace directory
Pierre Gambarotto [Thu, 14 Feb 2013 13:29:24 +0000 (14:29 +0100)]
fix archive download : not creating namespace directory

11 years agorequire missing lib
Dmitriy Zaporozhets [Thu, 14 Feb 2013 13:25:55 +0000 (15:25 +0200)]
require missing lib

11 years agoGitlab::ShellEnv added
Dmitriy Zaporozhets [Thu, 14 Feb 2013 13:17:43 +0000 (15:17 +0200)]
Gitlab::ShellEnv added

11 years agoUpdate post-receive worker to use correct identifier
Dmitriy Zaporozhets [Thu, 14 Feb 2013 12:00:02 +0000 (14:00 +0200)]
Update post-receive worker to use correct identifier

11 years agoEnvironments support added to Gitlab config
Andrew8xx8 [Thu, 14 Feb 2013 07:44:34 +0000 (11:44 +0400)]
Environments support added to Gitlab config

11 years agoRedesign Admin -> user -> show page
Dmitriy Zaporozhets [Wed, 13 Feb 2013 17:14:35 +0000 (19:14 +0200)]
Redesign Admin -> user -> show page

11 years agostyle admin -> users page. Search by username too
Dmitriy Zaporozhets [Wed, 13 Feb 2013 15:28:28 +0000 (17:28 +0200)]
style admin -> users page. Search by username too

11 years agoAdd placeholder for project import
Dmitriy Zaporozhets [Wed, 13 Feb 2013 13:27:18 +0000 (15:27 +0200)]
Add placeholder for project import

11 years agoMerge branch 'mikew-unicorn-app-dir-fix'
Dmitriy Zaporozhets [Wed, 13 Feb 2013 13:11:37 +0000 (15:11 +0200)]
Merge branch 'mikew-unicorn-app-dir-fix'

11 years agoMerge branch 'unicorn-app-dir-fix' of https://github.com/mikew/gitlabhq into mikew...
Dmitriy Zaporozhets [Wed, 13 Feb 2013 13:11:26 +0000 (15:11 +0200)]
Merge branch 'unicorn-app-dir-fix' of https://github.com/mikew/gitlabhq into mikew-unicorn-app-dir-fix

Conflicts:
config/unicorn.rb.example

11 years agoMerge pull request #2979 from Undev/fix_naming
Dmitriy Zaporozhets [Wed, 13 Feb 2013 12:33:01 +0000 (04:33 -0800)]
Merge pull request #2979 from Undev/fix_naming

Constants in Events looks good now

11 years agoConstants in Events looks good now
Andrew8xx8 [Wed, 13 Feb 2013 11:48:16 +0000 (15:48 +0400)]
Constants in Events looks good now

11 years agoMerge pull request #2971 from yuters/patch-1
Dmitriy Zaporozhets [Wed, 13 Feb 2013 06:17:24 +0000 (22:17 -0800)]
Merge pull request #2971 from yuters/patch-1

Some fix for gitlab:gitlab_shell:check

11 years agoForgot gitlab-shell folder
Martin Bastien [Tue, 12 Feb 2013 17:49:11 +0000 (12:49 -0500)]
Forgot gitlab-shell folder

11 years agoSome fix for gitlab:gitlab_shell:check
Martin Bastien [Tue, 12 Feb 2013 17:42:36 +0000 (12:42 -0500)]
Some fix for gitlab:gitlab_shell:check

Fixing issue #2970

11 years agoMerge pull request #2969 from zerustech/patch-1
Dmitriy Zaporozhets [Tue, 12 Feb 2013 17:25:53 +0000 (09:25 -0800)]
Merge pull request #2969 from zerustech/patch-1

Update lib/tasks/sidekiq.rake

11 years agoMerge pull request #2946 from Asquera/fix/access_to_non_existent_branch
Dmitriy Zaporozhets [Tue, 12 Feb 2013 17:24:54 +0000 (09:24 -0800)]
Merge pull request #2946 from Asquera/fix/access_to_non_existent_branch

API: Fixes return code when accessing non existent branch (#2922)