OSDN Git Service

wvm/gitlab.git
11 years agoFix snippet render error
Dmitriy Zaporozhets [Mon, 26 Nov 2012 03:14:05 +0000 (06:14 +0300)]
Fix snippet render error

11 years agoFixing and commenting tests
Dmitriy Zaporozhets [Mon, 26 Nov 2012 12:44:29 +0000 (14:44 +0200)]
Fixing and commenting tests

11 years agoMerge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requests
Dmitriy Zaporozhets [Mon, 26 Nov 2012 12:40:49 +0000 (04:40 -0800)]
Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requests

Diff and patch for commits and merge requests

11 years agoFix dir permission on creation
Dmitriy Zaporozhets [Mon, 26 Nov 2012 11:07:16 +0000 (13:07 +0200)]
Fix dir permission on creation

11 years agoFix projectmover dir permission
Dmitriy Zaporozhets [Mon, 26 Nov 2012 10:52:49 +0000 (12:52 +0200)]
Fix projectmover dir permission

11 years agoFix critical issue with dir permission for namespaces
Dmitriy Zaporozhets [Mon, 26 Nov 2012 10:43:32 +0000 (12:43 +0200)]
Fix critical issue with dir permission for namespaces

11 years agoFix http push with namespaces. Allow use of username as login
Dmitriy Zaporozhets [Mon, 26 Nov 2012 09:23:08 +0000 (11:23 +0200)]
Fix http push with namespaces. Allow use of username as login

11 years agoproject admin area - show project name with namespace
Dmitriy Zaporozhets [Sun, 25 Nov 2012 16:52:12 +0000 (18:52 +0200)]
project admin area - show project name with namespace

11 years agoremove invalid condition
Dmitriy Zaporozhets [Sun, 25 Nov 2012 16:29:18 +0000 (18:29 +0200)]
remove invalid condition

11 years agoImprove activate_namespace task to build missing dirs and moving repos correctly
Dmitriy Zaporozhets [Sun, 25 Nov 2012 16:24:27 +0000 (18:24 +0200)]
Improve activate_namespace task to build missing dirs and moving repos correctly

11 years agoImproved namespace activation task
Dmitriy Zaporozhets [Sun, 25 Nov 2012 15:58:06 +0000 (17:58 +0200)]
Improved namespace activation task

11 years agoMerge pull request #2051 from gitlabhq/namespaces
Dmitriy Zaporozhets [Sun, 25 Nov 2012 15:07:01 +0000 (07:07 -0800)]
Merge pull request #2051 from gitlabhq/namespaces

User/Group namespaces for projects

11 years agoRemoved unused spec
Dmitriy Zaporozhets [Sun, 25 Nov 2012 14:53:49 +0000 (16:53 +0200)]
Removed unused spec

11 years agoFixed user.namespace_id exception if namespace is nil
Dmitriy Zaporozhets [Sun, 25 Nov 2012 10:26:34 +0000 (12:26 +0200)]
Fixed user.namespace_id exception if namespace is nil

11 years agoAllow project creation in scope of group for non-admin but group owners
Dmitriy Zaporozhets [Sun, 25 Nov 2012 09:57:01 +0000 (11:57 +0200)]
Allow project creation in scope of group for non-admin but group owners

11 years agoChange "Get Patch" buttons to dropdowns orffering patches and diffs
Riyad Preukschas [Sat, 24 Nov 2012 23:36:19 +0000 (00:36 +0100)]
Change "Get Patch" buttons to dropdowns orffering patches and diffs

11 years agoAdd specs for exporting merge requests as diff or patch
Riyad Preukschas [Sat, 24 Nov 2012 23:04:13 +0000 (00:04 +0100)]
Add specs for exporting merge requests as diff or patch

11 years agoRemove MergeRequest#to_raw and replace it with #to_diff and #to_patch
Riyad Preukschas [Thu, 22 Nov 2012 23:55:57 +0000 (00:55 +0100)]
Remove MergeRequest#to_raw and replace it with #to_diff and #to_patch

11 years agoRemove merge_request#raw and replace it with formats to #show
Riyad Preukschas [Thu, 22 Nov 2012 20:50:36 +0000 (21:50 +0100)]
Remove merge_request#raw and replace it with formats to #show

Needed to add a constraint on the id. Otherwise the format was parsed as part of the id.

11 years agoAdd specs for exporting commits as diff or patch
Riyad Preukschas [Sat, 24 Nov 2012 23:05:11 +0000 (00:05 +0100)]
Add specs for exporting commits as diff or patch

11 years agoFix group assoc. Show namespace in project list
Dmitriy Zaporozhets [Sat, 24 Nov 2012 20:39:51 +0000 (22:39 +0200)]
Fix group assoc. Show namespace in project list

11 years agoReannotated
Dmitriy Zaporozhets [Sat, 24 Nov 2012 20:16:51 +0000 (22:16 +0200)]
Reannotated

11 years agomove namespace dir after path changed
Dmitriy Zaporozhets [Sat, 24 Nov 2012 20:11:46 +0000 (22:11 +0200)]
move namespace dir after path changed

11 years agoadd ability to change namespace from project edit page
Dmitriy Zaporozhets [Sat, 24 Nov 2012 20:00:30 +0000 (22:00 +0200)]
add ability to change namespace from project edit page

11 years agoProject can be transfered to namespace and out now
Dmitriy Zaporozhets [Sat, 24 Nov 2012 10:37:30 +0000 (12:37 +0200)]
Project can be transfered to namespace and out now

11 years agoCreate namespace on username init. Raise exception if project cannot be moved
Dmitriy Zaporozhets [Sat, 24 Nov 2012 10:25:04 +0000 (12:25 +0200)]
Create namespace on username init. Raise exception if project cannot be moved

11 years agoclass for moving project
Dmitriy Zaporozhets [Sat, 24 Nov 2012 09:46:19 +0000 (11:46 +0200)]
class for moving project

11 years agoFxied seeds
Dmitriy Zaporozhets [Fri, 23 Nov 2012 21:10:59 +0000 (23:10 +0200)]
Fxied seeds

11 years agoFixed spinach and tests. Build should pass now
Dmitriy Zaporozhets [Fri, 23 Nov 2012 20:55:38 +0000 (22:55 +0200)]
Fixed spinach and tests. Build should pass now

11 years agoFixing requests after namespaces. Fixed admin bug with access to project
Dmitriy Zaporozhets [Fri, 23 Nov 2012 20:25:28 +0000 (22:25 +0200)]
Fixing requests after namespaces. Fixed admin bug with access to project

11 years agoFix model tests
Dmitriy Zaporozhets [Fri, 23 Nov 2012 18:53:24 +0000 (20:53 +0200)]
Fix model tests

11 years agoFixed some tests and snippet colorize
Dmitriy Zaporozhets [Fri, 23 Nov 2012 19:31:09 +0000 (22:31 +0300)]
Fixed some tests and snippet colorize

11 years agoFix project.code-related functionality
Dmitriy Zaporozhets [Fri, 23 Nov 2012 18:31:09 +0000 (21:31 +0300)]
Fix project.code-related functionality

11 years agoDeprecate code for Project. Use title and path
Dmitriy Zaporozhets [Fri, 23 Nov 2012 18:11:09 +0000 (21:11 +0300)]
Deprecate code for Project. Use title and path

11 years agoRemove postrgres from travis.yml cause it fails 1week+
Dmitriy Zaporozhets [Fri, 23 Nov 2012 15:39:36 +0000 (17:39 +0200)]
Remove postrgres from travis.yml cause it fails 1week+

11 years agoCreate dir with namespace. Create namespace with user
Dmitriy Zaporozhets [Fri, 23 Nov 2012 06:11:09 +0000 (09:11 +0300)]
Create dir with namespace. Create namespace with user

11 years agoMake admin project list more useful
Dmitriy Zaporozhets [Fri, 23 Nov 2012 04:24:09 +0000 (07:24 +0300)]
Make admin project list more useful

11 years agoFixed admin area. Create project only from one place
Dmitriy Zaporozhets [Fri, 23 Nov 2012 04:31:09 +0000 (07:31 +0300)]
Fixed admin area. Create project only from one place

11 years agoAbility to create project with namespace
Dmitriy Zaporozhets [Fri, 23 Nov 2012 04:11:09 +0000 (07:11 +0300)]
Ability to create project with namespace

11 years agoUpdate namespace if user changed username. Dont move project if new record
Dmitriy Zaporozhets [Fri, 23 Nov 2012 03:39:09 +0000 (06:39 +0300)]
Update namespace if user changed username. Dont move project if new record

11 years agoInit username migration and rake task for create appropriate namespace
Dmitriy Zaporozhets [Fri, 23 Nov 2012 03:34:09 +0000 (06:34 +0300)]
Init username migration and rake task for create appropriate namespace

11 years agoImprove routing. Project access via namespace
Dmitriy Zaporozhets [Thu, 22 Nov 2012 20:34:06 +0000 (23:34 +0300)]
Improve routing. Project access via namespace

11 years agoUse namespace in gitolite config
Dmitriy Zaporozhets [Thu, 22 Nov 2012 19:51:16 +0000 (22:51 +0300)]
Use namespace in gitolite config

11 years agoAdd diff format to commit#show
Riyad Preukschas [Thu, 22 Nov 2012 19:49:44 +0000 (20:49 +0100)]
Add diff format to commit#show

11 years agoAdd Commit#to_diff for raw diff
Riyad Preukschas [Thu, 22 Nov 2012 19:49:01 +0000 (20:49 +0100)]
Add Commit#to_diff for raw diff

11 years agoMove directory with project. Fixed all related path methods to use namespace
Dmitriy Zaporozhets [Thu, 22 Nov 2012 19:41:16 +0000 (22:41 +0300)]
Move directory with project. Fixed all related path methods to use namespace

11 years agoRegister diff mime type
Riyad Preukschas [Thu, 22 Nov 2012 19:22:44 +0000 (20:22 +0100)]
Register diff mime type

11 years agoNamespace model added. Migration to convert exit project/groups
Dmitriy Zaporozhets [Thu, 22 Nov 2012 18:34:16 +0000 (21:34 +0300)]
Namespace model added. Migration to convert exit project/groups

11 years agoDon't escape Html in patches
Riyad Preukschas [Thu, 22 Nov 2012 11:45:39 +0000 (12:45 +0100)]
Don't escape Html in patches

Fixes #2036

11 years agoUp to 3.1.0 v3.1.0
Dmitriy Zaporozhets [Thu, 22 Nov 2012 10:45:16 +0000 (12:45 +0200)]
Up to 3.1.0

11 years agoRewrite hooks shell script
Dmitriy Zaporozhets [Thu, 22 Nov 2012 10:24:46 +0000 (12:24 +0200)]
Rewrite hooks shell script

11 years agoMerge pull request #2033 from mizzy/fix-hash-key-in-backup.rake
Dmitriy Zaporozhets [Thu, 22 Nov 2012 08:51:24 +0000 (00:51 -0800)]
Merge pull request #2033 from mizzy/fix-hash-key-in-backup.rake

Fix hash key settings["gitlab_version"] to settings[:gitlab_version]

11 years agoFix hash key settings["gitlab_version"] to settings[:gitlab_version]
Gosuke Miyashita [Thu, 22 Nov 2012 01:38:56 +0000 (10:38 +0900)]
Fix hash key settings["gitlab_version"] to settings[:gitlab_version]

In backup_create, backup information hash is using symbol as its key.
But in backup_restore, string key is used and it returns empty value.

11 years agoMerge pull request #2026 from koenpunt/extended-image-diff
Dmitriy Zaporozhets [Wed, 21 Nov 2012 20:56:06 +0000 (12:56 -0800)]
Merge pull request #2026 from koenpunt/extended-image-diff

Added bg for transparent images

11 years agoMerge pull request #2030 from tsigo/theme_feedback
Dmitriy Zaporozhets [Wed, 21 Nov 2012 20:54:22 +0000 (12:54 -0800)]
Merge pull request #2030 from tsigo/theme_feedback

Improve user feedback on the Profile > Design page

11 years agoImprove user feedback on the Profile > Design page
Robert Speicher [Wed, 21 Nov 2012 20:01:40 +0000 (15:01 -0500)]
Improve user feedback on the Profile > Design page

- Header changes immediately without a page reload
- Lets the user know that we actually saved their setting when changed

11 years agoFix rendering template for invalid notes
Riyad Preukschas [Wed, 21 Nov 2012 19:26:37 +0000 (20:26 +0100)]
Fix rendering template for invalid notes

11 years agoRefactor GFM JS naming and access
Riyad Preukschas [Wed, 21 Nov 2012 19:23:19 +0000 (20:23 +0100)]
Refactor GFM JS naming and access

11 years agoFix GFM JS code style
Riyad Preukschas [Wed, 21 Nov 2012 19:02:03 +0000 (20:02 +0100)]
Fix GFM JS code style

11 years agoadded bg for transparent images
Koen Punt [Wed, 21 Nov 2012 17:25:32 +0000 (18:25 +0100)]
added bg for transparent images
added width and height below images in diff

11 years agoThemes refactored
Dmitriy Zaporozhets [Wed, 21 Nov 2012 04:14:05 +0000 (07:14 +0300)]
Themes refactored

11 years agoMerge pull request #2023 from martinsp/master
Dmitriy Zaporozhets [Wed, 21 Nov 2012 14:25:16 +0000 (06:25 -0800)]
Merge pull request #2023 from martinsp/master

fixes :notice after project is created in projects_controller

11 years agoFixes :notice after project is created
Martins Polakovs [Wed, 21 Nov 2012 12:21:12 +0000 (12:21 +0000)]
Fixes :notice after project is created

When projects were created in projects_controller
create.js.haml passed notice as url parameter and
therefore notice was not displayed in the page after
redirect to the project page

11 years agoUpdated ROADMAP and CHANGELOG
Dmitriy Zaporozhets [Wed, 21 Nov 2012 11:27:11 +0000 (13:27 +0200)]
Updated ROADMAP and CHANGELOG

11 years agoUpdated README
Dmitriy Zaporozhets [Wed, 21 Nov 2012 10:52:55 +0000 (12:52 +0200)]
Updated README

11 years agoGitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixed
Dmitriy Zaporozhets [Wed, 21 Nov 2012 10:45:15 +0000 (12:45 +0200)]
Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixed

11 years agoI prefer icons on header
Dmitriy Zaporozhets [Wed, 21 Nov 2012 05:14:05 +0000 (08:14 +0300)]
I prefer icons on header

11 years agoUse fieldset. Improved profile
Dmitriy Zaporozhets [Wed, 21 Nov 2012 05:14:05 +0000 (08:14 +0300)]
Use fieldset. Improved profile

11 years agostyled error message
Dmitriy Zaporozhets [Wed, 21 Nov 2012 03:14:05 +0000 (06:14 +0300)]
styled error message

11 years agoRestored old h6 of bootstrap. Fixed buttons line-height
Dmitriy Zaporozhets [Wed, 21 Nov 2012 07:14:15 +0000 (09:14 +0200)]
Restored old h6 of bootstrap. Fixed buttons line-height

11 years agoAdd post-receive file content validation
Dmitriy Zaporozhets [Wed, 21 Nov 2012 07:04:32 +0000 (09:04 +0200)]
Add post-receive file content validation

11 years agoUse namespace for gitlab resque
Dmitriy Zaporozhets [Tue, 20 Nov 2012 22:40:29 +0000 (00:40 +0200)]
Use namespace for gitlab resque

11 years agoFix tabs line height
Dmitriy Zaporozhets [Tue, 20 Nov 2012 22:18:36 +0000 (00:18 +0200)]
Fix tabs line height

11 years agoMerge pull request #1998 from erroric/gitlabhq_issue1669
Dmitriy Zaporozhets [Tue, 20 Nov 2012 22:10:45 +0000 (14:10 -0800)]
Merge pull request #1998 from erroric/gitlabhq_issue1669

fix for issue #1669

11 years agoMerge pull request #2022 from simonoff/master
Dmitriy Zaporozhets [Tue, 20 Nov 2012 22:08:57 +0000 (14:08 -0800)]
Merge pull request #2022 from simonoff/master

Resque must be running in the own namespace

11 years agoMerge branch 'update/bootstrap2211' of dev.gitlabhq.com:gitlabhq
Dmitriy Zaporozhets [Tue, 20 Nov 2012 21:19:09 +0000 (21:19 +0000)]
Merge branch 'update/bootstrap2211' of dev.gitlabhq.com:gitlabhq

11 years agoFixed spec
Dmitriy Zaporozhets [Tue, 20 Nov 2012 21:18:44 +0000 (23:18 +0200)]
Fixed spec

11 years agoImplemented bootstrap 2.2.1.1. Restyled header panel
Dmitriy Zaporozhets [Tue, 20 Nov 2012 21:05:15 +0000 (23:05 +0200)]
Implemented bootstrap 2.2.1.1. Restyled header panel

11 years agoupdate bootstrap to 2.2.1.1
Dmitriy Zaporozhets [Tue, 20 Nov 2012 18:01:25 +0000 (20:01 +0200)]
update bootstrap to 2.2.1.1

11 years agoAdd status badge for MR
Dmitriy Zaporozhets [Tue, 20 Nov 2012 17:34:05 +0000 (20:34 +0300)]
Add status badge for MR

11 years agoResque must be running in the own namespace
Alexander Simonov [Tue, 20 Nov 2012 16:59:00 +0000 (18:59 +0200)]
Resque must be running in the own namespace

11 years agoClean old rails2 style code
Alexander Simonov [Tue, 20 Nov 2012 16:57:45 +0000 (18:57 +0200)]
Clean old rails2 style code

11 years agoFix method call for service hook
Dmitriy Zaporozhets [Tue, 20 Nov 2012 14:46:22 +0000 (16:46 +0200)]
Fix method call for service hook

11 years agoUser custom method for services array
Dmitriy Zaporozhets [Tue, 20 Nov 2012 12:22:00 +0000 (14:22 +0200)]
User custom method for services array

11 years agoReannotated
Dmitriy Zaporozhets [Tue, 20 Nov 2012 12:19:55 +0000 (14:19 +0200)]
Reannotated

11 years agoFix ci service creation logic
Dmitriy Zaporozhets [Tue, 20 Nov 2012 12:16:04 +0000 (14:16 +0200)]
Fix ci service creation logic

11 years agoGitLabCi Service imtegration
Dmitriy Zaporozhets [Mon, 19 Nov 2012 19:34:05 +0000 (22:34 +0300)]
GitLabCi Service imtegration

11 years agoPost Receive Refactored. Service hooks also triggered now
Dmitriy Zaporozhets [Mon, 19 Nov 2012 18:44:05 +0000 (21:44 +0300)]
Post Receive Refactored. Service hooks also triggered now

11 years agoAnnotated. schema updated
Dmitriy Zaporozhets [Mon, 19 Nov 2012 18:24:05 +0000 (21:24 +0300)]
Annotated. schema updated

11 years agoService model and service hook
Dmitriy Zaporozhets [Mon, 19 Nov 2012 18:14:05 +0000 (21:14 +0300)]
Service model and service hook

11 years agoresque via nohup
Dmitriy Zaporozhets [Mon, 19 Nov 2012 13:11:20 +0000 (15:11 +0200)]
resque via nohup

11 years agoMerge pull request #1906 from dosire/user_cannot_be_removed_if_project_owner
Dmitriy Zaporozhets [Mon, 19 Nov 2012 12:12:31 +0000 (04:12 -0800)]
Merge pull request #1906 from dosire/user_cannot_be_removed_if_project_owner

Cannot remove user that owns a project.

11 years agoMerge pull request #1987 from barendt/patch-1
Dmitriy Zaporozhets [Mon, 19 Nov 2012 12:11:41 +0000 (04:11 -0800)]
Merge pull request #1987 from barendt/patch-1

Update doc/development.md

11 years agoMerge pull request #2008 from Partugal/patch-default-order
Dmitriy Zaporozhets [Mon, 19 Nov 2012 12:11:18 +0000 (04:11 -0800)]
Merge pull request #2008 from Partugal/patch-default-order

add order for projects admin page

11 years agoBigger file name for commits diff
Dmitriy Zaporozhets [Mon, 19 Nov 2012 12:01:40 +0000 (14:01 +0200)]
Bigger file name for commits diff

11 years agoMerge pull request #2011 from koenpunt/extended-image-diff
Dmitriy Zaporozhets [Mon, 19 Nov 2012 12:01:49 +0000 (04:01 -0800)]
Merge pull request #2011 from koenpunt/extended-image-diff

Optimized commit diff views, now showing file size and file mode changes

11 years agoMerge pull request #2009 from gitlabhq/hook_on_mr_fix
Dmitriy Zaporozhets [Mon, 19 Nov 2012 10:33:09 +0000 (02:33 -0800)]
Merge pull request #2009 from gitlabhq/hook_on_mr_fix

Fix hooks for merge requests which were accepted by web-interface

11 years agoMerge pull request #1981 from riyad/update-gems
Dmitriy Zaporozhets [Mon, 19 Nov 2012 06:34:27 +0000 (22:34 -0800)]
Merge pull request #1981 from riyad/update-gems

Update Gems

11 years agoUpdate gems
Riyad Preukschas [Sun, 18 Nov 2012 20:51:49 +0000 (21:51 +0100)]
Update gems

11 years agoUpdate Rails config
Riyad Preukschas [Wed, 14 Nov 2012 13:45:15 +0000 (14:45 +0100)]
Update Rails config