OSDN Git Service

wvm/gitlab.git
11 years agoMerge pull request #2870 from mikew/relative-url-root-default
Dmitriy Zaporozhets [Tue, 5 Mar 2013 14:54:31 +0000 (06:54 -0800)]
Merge pull request #2870 from mikew/relative-url-root-default

default gitlab.relative_url_root to ENV['RAILS_RELATIVE_URL_ROOT']

11 years agoMerge pull request #3106 from davidosomething/patch-1
Dmitriy Zaporozhets [Tue, 5 Mar 2013 14:52:41 +0000 (06:52 -0800)]
Merge pull request #3106 from davidosomething/patch-1

Update doc/install/databases.md

11 years agoMerge branch 'gliptak-omniauth_no_email_1'
Dmitriy Zaporozhets [Tue, 5 Mar 2013 14:50:46 +0000 (16:50 +0200)]
Merge branch 'gliptak-omniauth_no_email_1'

11 years agofixed omniauth email spec
Dmitriy Zaporozhets [Tue, 5 Mar 2013 14:50:37 +0000 (16:50 +0200)]
fixed omniauth email spec

11 years agoMerge branch 'omniauth_no_email_1' of https://github.com/gliptak/gitlabhq into glipta...
Dmitriy Zaporozhets [Tue, 5 Mar 2013 14:48:18 +0000 (16:48 +0200)]
Merge branch 'omniauth_no_email_1' of https://github.com/gliptak/gitlabhq into gliptak-omniauth_no_email_1

Conflicts:
app/observers/user_observer.rb
spec/observers/user_observer_spec.rb

11 years agoMerge pull request #2015 from elvanja/commits-group-and-sort-by-date-desc
Dmitriy Zaporozhets [Tue, 5 Mar 2013 14:40:13 +0000 (06:40 -0800)]
Merge pull request #2015 from elvanja/commits-group-and-sort-by-date-desc

fix: grouping commits by date desc doesn't sort the groups too

11 years agoMerge pull request #2954 from cabeca/fix-image-url-emoji
Dmitriy Zaporozhets [Tue, 5 Mar 2013 13:52:01 +0000 (05:52 -0800)]
Merge pull request #2954 from cabeca/fix-image-url-emoji

Fix image url for emoji.

11 years agoMerge pull request #3143 from Undev/state-machine-3
Dmitriy Zaporozhets [Tue, 5 Mar 2013 13:38:16 +0000 (05:38 -0800)]
Merge pull request #3143 from Undev/state-machine-3

State machine 3

11 years agoremove custom font
Dmitriy Zaporozhets [Tue, 5 Mar 2013 11:16:56 +0000 (13:16 +0200)]
remove custom font

11 years agoTypo fixed
Andrew8xx8 [Tue, 5 Mar 2013 10:29:44 +0000 (14:29 +0400)]
Typo fixed

11 years agoPrevent app crash if team owner removed
Dmitriy Zaporozhets [Tue, 5 Mar 2013 07:27:06 +0000 (09:27 +0200)]
Prevent app crash if team owner removed

11 years agoMerge pull request #3109 from hiroponz/improve-network-graph
Dmitriy Zaporozhets [Tue, 5 Mar 2013 07:02:27 +0000 (23:02 -0800)]
Merge pull request #3109 from hiroponz/improve-network-graph

Improve network graph

11 years agoMake clone widget read-only
Dmitriy Zaporozhets [Mon, 4 Mar 2013 20:18:53 +0000 (22:18 +0200)]
Make clone widget read-only

11 years agobetter event-notes typography
Dmitriy Zaporozhets [Mon, 4 Mar 2013 20:00:51 +0000 (22:00 +0200)]
better event-notes typography

11 years agouse md-typography for note content
Dmitriy Zaporozhets [Mon, 4 Mar 2013 19:34:26 +0000 (21:34 +0200)]
use md-typography for note content

11 years ago= preserve do was ignored for empty project page so was replaced with filter
Dmitriy Zaporozhets [Mon, 4 Mar 2013 19:12:36 +0000 (21:12 +0200)]
= preserve do was ignored for empty project page so was replaced with filter

11 years agoFix dark color bg for wiki
Dmitriy Zaporozhets [Mon, 4 Mar 2013 19:11:03 +0000 (21:11 +0200)]
Fix dark color bg for wiki

11 years agoadd link ti public area
Dmitriy Zaporozhets [Mon, 4 Mar 2013 18:11:23 +0000 (20:11 +0200)]
add link ti public area

11 years agoFix edit team page
Dmitriy Zaporozhets [Mon, 4 Mar 2013 17:47:20 +0000 (19:47 +0200)]
Fix edit team page

11 years agoUser's blocked field refactored to use state machine
Andrew8xx8 [Mon, 4 Mar 2013 14:52:30 +0000 (18:52 +0400)]
User's blocked field refactored to use state machine

11 years agoMigrations added
Andrew8xx8 [Mon, 4 Mar 2013 14:51:00 +0000 (18:51 +0400)]
Migrations added

11 years agoAdd some tests for network graph
Sato Hiroyuki [Mon, 4 Mar 2013 08:50:42 +0000 (17:50 +0900)]
Add some tests for network graph

11 years agouse grit_ext gem instead of fork
Dmitriy Zaporozhets [Mon, 4 Mar 2013 06:56:54 +0000 (08:56 +0200)]
use grit_ext gem instead of fork

11 years agoUse gitlab-pygments gem
Dmitriy Zaporozhets [Mon, 4 Mar 2013 06:54:00 +0000 (08:54 +0200)]
Use gitlab-pygments gem

11 years agouse gitlab-grack gem
Dmitriy Zaporozhets [Sun, 3 Mar 2013 20:08:04 +0000 (22:08 +0200)]
use gitlab-grack gem

11 years agoUse gem for gitlab grit
Dmitriy Zaporozhets [Sun, 3 Mar 2013 20:01:20 +0000 (22:01 +0200)]
Use gem for gitlab grit

11 years agoMerge pull request #3126 from dosire/refer-to-vagrant-vm
Dmitriy Zaporozhets [Sun, 3 Mar 2013 16:36:26 +0000 (08:36 -0800)]
Merge pull request #3126 from dosire/refer-to-vagrant-vm

Refer to virtual machine from the installation document.

11 years agoMerge pull request #3123 from wtw/patch-1
Dmitriy Zaporozhets [Sun, 3 Mar 2013 16:35:27 +0000 (08:35 -0800)]
Merge pull request #3123 from wtw/patch-1

Corrected some typos in gitlab.yml.example comments

11 years agoREADME code in lists
Dmitriy Zaporozhets [Sun, 3 Mar 2013 16:22:56 +0000 (18:22 +0200)]
README code in lists

11 years agofix readme code nesting
Dmitriy Zaporozhets [Sun, 3 Mar 2013 16:21:36 +0000 (18:21 +0200)]
fix readme code nesting

11 years agoUse proper markdown syntax for code in README.md
Dmitriy Zaporozhets [Sun, 3 Mar 2013 15:51:24 +0000 (17:51 +0200)]
Use proper markdown syntax for code in README.md

11 years agoMerge pull request #3125 from dosire/development-doc-in-repo
Dmitriy Zaporozhets [Sun, 3 Mar 2013 15:48:25 +0000 (07:48 -0800)]
Merge pull request #3125 from dosire/development-doc-in-repo

Development doc in repo

11 years agoRefer to virtual machine from the installation document.
Sytse Sijbrandij [Sun, 3 Mar 2013 11:38:01 +0000 (12:38 +0100)]
Refer to virtual machine from the installation document.

11 years agoSidekiq replaced resque.
Sytse Sijbrandij [Sun, 3 Mar 2013 11:29:57 +0000 (12:29 +0100)]
Sidekiq replaced resque.

11 years agoSmall fixes and better quoting.
Sytse Sijbrandij [Sat, 2 Mar 2013 22:38:48 +0000 (23:38 +0100)]
Small fixes and better quoting.

11 years agoReplacing the development guide.
Sytse Sijbrandij [Sat, 2 Mar 2013 22:27:52 +0000 (23:27 +0100)]
Replacing the development guide.

11 years agoMerge pull request #3118 from 2called-chaos/dont_send_mails_twice
Dmitriy Zaporozhets [Sat, 2 Mar 2013 18:48:22 +0000 (10:48 -0800)]
Merge pull request #3118 from 2called-chaos/dont_send_mails_twice

Do not send issue status mail twice if author = assignee

11 years agoMerge pull request #3119 from m4tthumphrey/patch-1
Dmitriy Zaporozhets [Sat, 2 Mar 2013 18:47:19 +0000 (10:47 -0800)]
Merge pull request #3119 from m4tthumphrey/patch-1

Add namespace_id to project creation via API

11 years agoMerge pull request #3124 from dosire/comprehensive-readme
Dmitriy Zaporozhets [Sat, 2 Mar 2013 18:45:38 +0000 (10:45 -0800)]
Merge pull request #3124 from dosire/comprehensive-readme

Cleaned up and enhanced readme.

11 years agoCleaned up and enhanced readme.
Sytse Sijbrandij [Sat, 2 Mar 2013 11:53:27 +0000 (12:53 +0100)]
Cleaned up and enhanced readme.

Finishing touches.

Make the layout more consistent.

11 years agofix decorate call for milestone users
Dmitriy Zaporozhets [Sat, 2 Mar 2013 11:23:30 +0000 (13:23 +0200)]
fix decorate call for milestone users

11 years agoUpdated gems: omniauth, sinatra, foreman
Dmitriy Zaporozhets [Sat, 2 Mar 2013 10:58:47 +0000 (12:58 +0200)]
Updated gems: omniauth, sinatra, foreman

11 years agoCorrected some typos in gitlab.yml.example comments
wtw [Fri, 1 Mar 2013 22:53:37 +0000 (23:53 +0100)]
Corrected some typos in gitlab.yml.example comments

11 years agoMissed comma.
Matt Humphrey [Fri, 1 Mar 2013 16:36:19 +0000 (16:36 +0000)]
Missed comma.

11 years agoAdded namespace_id to project creation via API
Matt Humphrey [Fri, 1 Mar 2013 16:34:11 +0000 (16:34 +0000)]
Added namespace_id to project creation via API

This allows you to set the namespace ID for projects via the the API. By default it is created for the current user. You can assign it to the global namespace by passing `GLN` which translates to 'Global Namespace'.

11 years agoMerge branch 'Undev-team-and-group-descriptions'
Dmitriy Zaporozhets [Fri, 1 Mar 2013 14:26:39 +0000 (16:26 +0200)]
Merge branch 'Undev-team-and-group-descriptions'

11 years agobetter presenting for group description
Dmitriy Zaporozhets [Fri, 1 Mar 2013 14:26:26 +0000 (16:26 +0200)]
better presenting for group description

11 years agoDo not send issue status mail twice if author = assignee
Sven Pachnit [Thu, 17 Jan 2013 00:05:44 +0000 (01:05 +0100)]
Do not send issue status mail twice if author = assignee

11 years agofixed db/schema
Dmitriy Zaporozhets [Fri, 1 Mar 2013 14:07:55 +0000 (16:07 +0200)]
fixed db/schema

11 years agoMerge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlabhq into...
Dmitriy Zaporozhets [Fri, 1 Mar 2013 14:05:51 +0000 (16:05 +0200)]
Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlabhq into Undev-team-and-group-descriptions

Conflicts:
db/schema.rb

11 years agodraper raise now RuntimeError instead of NoMethodError
Dmitriy Zaporozhets [Fri, 1 Mar 2013 13:59:43 +0000 (15:59 +0200)]
draper raise now RuntimeError instead of NoMethodError

11 years agouse simple decorate on single commits
Dmitriy Zaporozhets [Fri, 1 Mar 2013 13:35:22 +0000 (15:35 +0200)]
use simple decorate on single commits

11 years agofix decorate calls on collections after draper update
Dmitriy Zaporozhets [Fri, 1 Mar 2013 13:24:59 +0000 (15:24 +0200)]
fix decorate calls on collections after draper update

11 years agogems updated: unicorn, draper, github-markup
Dmitriy Zaporozhets [Fri, 1 Mar 2013 13:15:29 +0000 (15:15 +0200)]
gems updated: unicorn, draper, github-markup

11 years agoupdated gems: haml-rails, carrierwave
Dmitriy Zaporozhets [Fri, 1 Mar 2013 13:09:11 +0000 (15:09 +0200)]
updated gems: haml-rails, carrierwave

11 years agoGem updated: devise, grape, sidekiq, settingslogic
Dmitriy Zaporozhets [Fri, 1 Mar 2013 12:36:12 +0000 (14:36 +0200)]
Gem updated: devise, grape, sidekiq, settingslogic

11 years agoFix spinach errors.
Sato Hiroyuki [Fri, 1 Mar 2013 08:28:29 +0000 (17:28 +0900)]
Fix spinach errors.

11 years agoMerge pull request #3082 from devote/patch-1
Dmitriy Zaporozhets [Fri, 1 Mar 2013 07:46:07 +0000 (23:46 -0800)]
Merge pull request #3082 from devote/patch-1

Distorted lines in `diff`

11 years agouse grit_ext 0.6.2
Dmitriy Zaporozhets [Fri, 1 Mar 2013 07:23:18 +0000 (09:23 +0200)]
use grit_ext 0.6.2

11 years agoupdate stamp
Dmitriy Zaporozhets [Thu, 28 Feb 2013 19:14:00 +0000 (21:14 +0200)]
update stamp

11 years agoupdate httparty
Dmitriy Zaporozhets [Thu, 28 Feb 2013 19:11:12 +0000 (21:11 +0200)]
update httparty

11 years agoupdate devise gem
Dmitriy Zaporozhets [Thu, 28 Feb 2013 19:06:16 +0000 (21:06 +0200)]
update devise gem

11 years agotry to use stable version for database cleaner
Dmitriy Zaporozhets [Thu, 28 Feb 2013 19:02:41 +0000 (21:02 +0200)]
try to use stable version for database cleaner

11 years agofix admin users tests
Dmitriy Zaporozhets [Thu, 28 Feb 2013 17:56:16 +0000 (19:56 +0200)]
fix admin users tests

11 years agoMerge pull request #3114 from Un1matr1x/docs
Dmitriy Zaporozhets [Thu, 28 Feb 2013 17:48:34 +0000 (09:48 -0800)]
Merge pull request #3114 from Un1matr1x/docs

docs improvement

11 years agodocs improvement
Un1matr1x [Thu, 28 Feb 2013 17:30:07 +0000 (18:30 +0100)]
docs improvement

11 years agoallow any attachment filenames
Dmitriy Zaporozhets [Thu, 28 Feb 2013 17:29:21 +0000 (19:29 +0200)]
allow any attachment filenames

11 years agocreated-by-me filter for issues inside project. Fixed global project.issues order
Dmitriy Zaporozhets [Thu, 28 Feb 2013 15:46:28 +0000 (17:46 +0200)]
created-by-me filter for issues inside project. Fixed global project.issues order

11 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Thu, 28 Feb 2013 15:10:06 +0000 (17:10 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

11 years agoMerge branch 'Undev-link-to-issue-tracker'
Dmitriy Zaporozhets [Thu, 28 Feb 2013 15:08:58 +0000 (17:08 +0200)]
Merge branch 'Undev-link-to-issue-tracker'

11 years agoMerge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq into Undev...
Dmitriy Zaporozhets [Thu, 28 Feb 2013 15:02:20 +0000 (17:02 +0200)]
Merge branch 'link-to-issue-tracker' of https://github.com/Undev/gitlabhq into Undev-link-to-issue-tracker

Conflicts:
Gemfile.lock

11 years agoFixed notes from randx
Andrew8xx8 [Thu, 28 Feb 2013 14:55:35 +0000 (18:55 +0400)]
Fixed notes from randx

11 years agoMerge pull request #2249 from jouve/fix_possible_spec_failure
Dmitriy Zaporozhets [Thu, 28 Feb 2013 14:45:16 +0000 (06:45 -0800)]
Merge pull request #2249 from jouve/fix_possible_spec_failure

fix one of the possible causes of build failures

11 years agoMerge branch 'features/text_mail_templates'
Dmitriy Zaporozhets [Thu, 28 Feb 2013 14:43:15 +0000 (16:43 +0200)]
Merge branch 'features/text_mail_templates'

11 years agoadded text-templates for mail notification
Thomas Berger [Fri, 11 Jan 2013 16:53:30 +0000 (17:53 +0100)]
added text-templates for mail notification

11 years agoMerge pull request #3103 from ezkl/binding-of-caller-bump
Dmitriy Zaporozhets [Thu, 28 Feb 2013 14:36:11 +0000 (06:36 -0800)]
Merge pull request #3103 from ezkl/binding-of-caller-bump

Update binding_of_caller to v0.7.1

11 years agoCss classes improved
Andrew8xx8 [Thu, 28 Feb 2013 14:35:27 +0000 (18:35 +0400)]
Css classes improved

11 years agoadd description what is gitlab-shell
Dmitriy Zaporozhets [Thu, 28 Feb 2013 14:21:58 +0000 (16:21 +0200)]
add description what is gitlab-shell

11 years agoAdd instruction to edit gitlab-shell config
Dmitriy Zaporozhets [Thu, 28 Feb 2013 14:13:24 +0000 (16:13 +0200)]
Add instruction to edit gitlab-shell config

11 years agoMissing descriptions added
Andrew8xx8 [Tue, 19 Feb 2013 19:02:25 +0000 (23:02 +0400)]
Missing descriptions added

11 years agoTests for team and group descriptions added
Andrew8xx8 [Tue, 19 Feb 2013 19:01:57 +0000 (23:01 +0400)]
Tests for team and group descriptions added

11 years agoDesctiptions removed from dashboard
Andrew8xx8 [Thu, 14 Feb 2013 08:14:34 +0000 (12:14 +0400)]
Desctiptions removed from dashboard

11 years agoTable description indentation fixed
Andrew8xx8 [Fri, 8 Feb 2013 11:42:14 +0000 (15:42 +0400)]
Table description indentation fixed

11 years agoDescription added to user temas factory
Andrew8xx8 [Fri, 8 Feb 2013 08:16:08 +0000 (12:16 +0400)]
Description added to user temas factory

11 years agoSpinach tests fixed
Andrew8xx8 [Thu, 7 Feb 2013 13:11:31 +0000 (17:11 +0400)]
Spinach tests fixed

11 years agoDescription added to temas
Andrew8xx8 [Thu, 7 Feb 2013 11:10:14 +0000 (15:10 +0400)]
Description added to temas

11 years agoDescription to groups added
Andrew8xx8 [Thu, 7 Feb 2013 10:42:52 +0000 (14:42 +0400)]
Description to groups added

11 years agoDB schema updated
Andrew8xx8 [Thu, 28 Feb 2013 12:30:47 +0000 (16:30 +0400)]
DB schema updated

11 years agoShow Issues tracker select only if one or more remote issue trackers available
Andrew8xx8 [Tue, 19 Feb 2013 13:31:45 +0000 (17:31 +0400)]
Show Issues tracker select only if one or more remote issue trackers available

11 years agoIssue helper tests improved
Andrew8xx8 [Tue, 19 Feb 2013 13:21:59 +0000 (17:21 +0400)]
Issue helper tests improved

11 years agoIssues link from project page follows on remote bug tracker if it selected now
Andrew8xx8 [Tue, 19 Feb 2013 13:06:40 +0000 (17:06 +0400)]
Issues link from project page follows on remote bug tracker if it selected now

11 years agoIssues tracker settings enableds/disableds without page reloading now
Andrew8xx8 [Tue, 19 Feb 2013 12:43:24 +0000 (16:43 +0400)]
Issues tracker settings enableds/disableds without page reloading now

11 years agoDefault issue tracker name added to gon variables
Andrew8xx8 [Tue, 19 Feb 2013 12:37:43 +0000 (16:37 +0400)]
Default issue tracker name added to gon variables

11 years agoGem gon added. It produces server-side variable values in javascript
Andrew8xx8 [Tue, 19 Feb 2013 12:30:37 +0000 (16:30 +0400)]
Gem gon added. It produces server-side variable values in javascript

11 years agoSection name returned back to base
Andrew8xx8 [Thu, 14 Feb 2013 14:43:06 +0000 (18:43 +0400)]
Section name returned back to base

11 years agoDefault value for issues_tracker setting added
Andrew8xx8 [Thu, 14 Feb 2013 14:26:50 +0000 (18:26 +0400)]
Default value for issues_tracker setting added

11 years agoWrong default section in config. Fixed.
Andrew8xx8 [Thu, 14 Feb 2013 14:25:56 +0000 (18:25 +0400)]
Wrong default section in config. Fixed.

11 years agoIssues helper included to markdown helper
Andrew8xx8 [Tue, 12 Feb 2013 11:37:33 +0000 (15:37 +0400)]
Issues helper included to markdown helper

11 years agoIssues helper improved
Andrew8xx8 [Mon, 11 Feb 2013 13:32:29 +0000 (17:32 +0400)]
Issues helper improved

11 years agoMigration added
Andrew8xx8 [Mon, 11 Feb 2013 14:21:04 +0000 (18:21 +0400)]
Migration added