OSDN Git Service

wvm/gitlab.git
10 years agoAdding authenticated public mode (internal).
Jason Hollingsworth [Wed, 6 Nov 2013 15:13:21 +0000 (09:13 -0600)]
Adding authenticated public mode (internal).

Added visibility_level icons to project view (rather than just text).
Added public projects to search results.
Added ability to restrict visibility levels standard users can set.

10 years agoMerge branch '6_3_update' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 26 Nov 2013 18:34:18 +0000 (18:34 +0000)]
Merge branch '6_3_update' of /home/git/repositories/gitlab/gitlabhq

10 years agoMention parallel diff feature in CHANGELOG for 6.4
Dmitriy Zaporozhets [Tue, 26 Nov 2013 11:34:20 +0000 (13:34 +0200)]
Mention parallel diff feature in CHANGELOG for 6.4

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Tue, 26 Nov 2013 11:32:11 +0000 (13:32 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoMerge pull request #5308 from Popl7/parallel-diffs-side-by-side
Dmitriy Zaporozhets [Tue, 26 Nov 2013 11:31:42 +0000 (03:31 -0800)]
Merge pull request #5308 from Popl7/parallel-diffs-side-by-side

diff view on commit with parallel diff view

10 years agoMerge branch 'show_ruby_version' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 26 Nov 2013 11:28:21 +0000 (11:28 +0000)]
Merge branch 'show_ruby_version' of /home/git/repositories/gitlab/gitlabhq

10 years agoShow ruby version on admin dashboard
Jacob Vosmaer [Tue, 26 Nov 2013 10:14:25 +0000 (11:14 +0100)]
Show ruby version on admin dashboard

10 years agoExplain and streamline upgrade steps
Jacob Vosmaer [Tue, 26 Nov 2013 09:31:02 +0000 (10:31 +0100)]
Explain and streamline upgrade steps

10 years agoFix whitespace
Jacob Vosmaer [Tue, 26 Nov 2013 09:30:56 +0000 (10:30 +0100)]
Fix whitespace

10 years agoNo need to re-download the init script
Jacob Vosmaer [Tue, 26 Nov 2013 09:22:23 +0000 (10:22 +0100)]
No need to re-download the init script

10 years agoRemove outdated steps from 6.2-to-6.3.md
Jacob Vosmaer [Tue, 26 Nov 2013 09:22:04 +0000 (10:22 +0100)]
Remove outdated steps from 6.2-to-6.3.md

10 years agoFix overflow on project home page for long names
Dmitriy Zaporozhets [Tue, 26 Nov 2013 08:08:46 +0000 (10:08 +0200)]
Fix overflow on project home page for long names

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix session spec because of password length
Dmitriy Zaporozhets [Mon, 25 Nov 2013 20:33:04 +0000 (22:33 +0200)]
Fix session spec because of password length

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoReduce strong html tag usage for dashboard events
Dmitriy Zaporozhets [Mon, 25 Nov 2013 20:21:11 +0000 (22:21 +0200)]
Reduce strong html tag usage for dashboard events

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoExtend CHANGELOG
Dmitriy Zaporozhets [Mon, 25 Nov 2013 20:13:13 +0000 (22:13 +0200)]
Extend CHANGELOG

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMore compact issues page
Dmitriy Zaporozhets [Mon, 25 Nov 2013 20:10:18 +0000 (22:10 +0200)]
More compact issues page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMore fixes to test because of long password
Dmitriy Zaporozhets [Mon, 25 Nov 2013 19:36:17 +0000 (21:36 +0200)]
More fixes to test because of long password

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoShow broadcast messages on group, profile and project settings pages
Dmitriy Zaporozhets [Mon, 25 Nov 2013 19:23:05 +0000 (21:23 +0200)]
Show broadcast messages on group, profile and project settings pages

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoBump gitlab-grit gem. Fixes another 500 error with submodules
Dmitriy Zaporozhets [Mon, 25 Nov 2013 19:12:46 +0000 (21:12 +0200)]
Bump gitlab-grit gem. Fixes another 500 error with submodules

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix tests after user password length was changed
Dmitriy Zaporozhets [Mon, 25 Nov 2013 18:07:55 +0000 (20:07 +0200)]
Fix tests after user password length was changed

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMinor ui fixes for selects at issues page
Dmitriy Zaporozhets [Mon, 25 Nov 2013 16:58:00 +0000 (18:58 +0200)]
Minor ui fixes for selects at issues page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdded ability to clear milestone/assignee during bulk update
Dmitriy Zaporozhets [Mon, 25 Nov 2013 16:57:44 +0000 (18:57 +0200)]
Added ability to clear milestone/assignee during bulk update

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUpdate chosen-rails
Dmitriy Zaporozhets [Mon, 25 Nov 2013 16:57:08 +0000 (18:57 +0200)]
Update chosen-rails

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoInclude API session route under rack protection
Dmitriy Zaporozhets [Mon, 25 Nov 2013 16:24:45 +0000 (18:24 +0200)]
Include API session route under rack protection

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMinimal password length increased
Dmitriy Zaporozhets [Mon, 25 Nov 2013 16:11:03 +0000 (18:11 +0200)]
Minimal password length increased

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoPrevent 500 if data[:commits] is nil for event
Dmitriy Zaporozhets [Mon, 25 Nov 2013 15:59:12 +0000 (17:59 +0200)]
Prevent 500 if data[:commits] is nil for event

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix empty sort label on issues page
Dmitriy Zaporozhets [Mon, 25 Nov 2013 15:46:16 +0000 (17:46 +0200)]
Fix empty sort label on issues page

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'update/gems' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 25 Nov 2013 15:43:12 +0000 (15:43 +0000)]
Merge branch 'update/gems' of /home/git/repositories/gitlab/gitlabhq

10 years agoFix markdown tests
Dmitriy Zaporozhets [Mon, 25 Nov 2013 15:41:02 +0000 (17:41 +0200)]
Fix markdown tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUpdate gitlab-linguist version
Dmitriy Zaporozhets [Mon, 25 Nov 2013 14:53:44 +0000 (16:53 +0200)]
Update gitlab-linguist version

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'diy' of /home/git/repositories/gitlab/gitlabhq
Jacob Vosmaer [Mon, 25 Nov 2013 14:42:54 +0000 (14:42 +0000)]
Merge branch 'diy' of /home/git/repositories/gitlab/gitlabhq

10 years agoHere is undefined.
Sytse Sijbrandij [Mon, 25 Nov 2013 14:29:08 +0000 (15:29 +0100)]
Here is undefined.

10 years agoMerge branch 'ruby_update' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 25 Nov 2013 13:28:30 +0000 (13:28 +0000)]
Merge branch 'ruby_update' of /home/git/repositories/gitlab/gitlabhq

10 years agoNew gem versions
Dmitriy Zaporozhets [Mon, 25 Nov 2013 10:32:47 +0000 (12:32 +0200)]
New gem versions

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRevert "New gem versions"
Dmitriy Zaporozhets [Mon, 25 Nov 2013 13:01:47 +0000 (15:01 +0200)]
Revert "New gem versions"

This reverts commit f74d4f20f234b8833628a2bc044cea2d1e953811.

10 years agoBe more specific about what Ruby to use
Jacob Vosmaer [Mon, 25 Nov 2013 12:59:35 +0000 (13:59 +0100)]
Be more specific about what Ruby to use

10 years agoAdd Ruby upgrade instructions
Jacob Vosmaer [Mon, 25 Nov 2013 12:55:09 +0000 (13:55 +0100)]
Add Ruby upgrade instructions

10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Mon, 25 Nov 2013 10:33:18 +0000 (12:33 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoNew gem versions
Dmitriy Zaporozhets [Mon, 25 Nov 2013 10:32:47 +0000 (12:32 +0200)]
New gem versions

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5684 from frdmn/master
Sytse Sijbrandij [Mon, 25 Nov 2013 10:00:35 +0000 (02:00 -0800)]
Merge pull request #5684 from frdmn/master

Update installation.md to use 6-3-stable branch

10 years agoStart writing doc about GitLab architecture for developers
Dmitriy Zaporozhets [Mon, 25 Nov 2013 09:47:55 +0000 (11:47 +0200)]
Start writing doc about GitLab architecture for developers

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUpdate installation.md to use 6-3-stable branch
Jonas Friedmann [Mon, 25 Nov 2013 08:59:26 +0000 (09:59 +0100)]
Update installation.md to use 6-3-stable branch

10 years agoStarting 6.4.0.pre
Dmitriy Zaporozhets [Sun, 24 Nov 2013 20:06:17 +0000 (22:06 +0200)]
Starting 6.4.0.pre

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5675 from augustf/patch-1
Dmitriy Zaporozhets [Sun, 24 Nov 2013 08:48:08 +0000 (00:48 -0800)]
Merge pull request #5675 from augustf/patch-1

Noted the change to the gitlab-shell config.yml

10 years agoNoted the change to the gitlab-shell config.yml, which changed substantially in recen...
August [Sun, 24 Nov 2013 05:09:55 +0000 (00:09 -0500)]
Noted the change to the gitlab-shell config.yml, which changed substantially in recent versions and broke the upgrade when not updated

10 years agoMerge pull request #5661 from jasonblanchard/sorting-project-issues
Dmitriy Zaporozhets [Sat, 23 Nov 2013 20:10:58 +0000 (12:10 -0800)]
Merge pull request #5661 from jasonblanchard/sorting-project-issues

Added sorting to project issues page

10 years agoAdded sorting to project issues page
Jason Blanchard [Wed, 20 Nov 2013 22:59:50 +0000 (17:59 -0500)]
Added sorting to project issues page

10 years agoEnable redis in travis
Dmitriy Zaporozhets [Sat, 23 Nov 2013 19:43:18 +0000 (21:43 +0200)]
Enable redis in travis

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'update_ruby_master' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Sat, 23 Nov 2013 14:49:00 +0000 (14:49 +0000)]
Merge branch 'update_ruby_master' of /home/git/repositories/gitlab/gitlabhq

10 years agoUpdate ruby to patchlevel 353 (security update)
Achilleas Pipinellis [Sat, 23 Nov 2013 10:33:24 +0000 (12:33 +0200)]
Update ruby to patchlevel 353 (security update)

https://www.ruby-lang.org/en/news/2013/11/22/heap-overflow-in-floating-point-parsing-cve-2013-4164/

10 years agoMerge pull request #5640 from carlosparamio/assembla_service
Dmitriy Zaporozhets [Sat, 23 Nov 2013 10:20:32 +0000 (02:20 -0800)]
Merge pull request #5640 from carlosparamio/assembla_service

Integration with Assembla

10 years agoMerge pull request #5654 from sairam/patch-1
Dmitriy Zaporozhets [Sat, 23 Nov 2013 09:10:20 +0000 (01:10 -0800)]
Merge pull request #5654 from sairam/patch-1

minor fix to command

10 years agominor fix to command
Sairam Kunala [Fri, 22 Nov 2013 13:58:27 +0000 (15:58 +0200)]
minor fix to command

10 years agoFix 6.3 branch name
Dmitriy Zaporozhets [Fri, 22 Nov 2013 13:18:47 +0000 (15:18 +0200)]
Fix 6.3 branch name

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoVersion to 6.3.0 v6.3.0
Dmitriy Zaporozhets [Fri, 22 Nov 2013 10:58:37 +0000 (12:58 +0200)]
Version to 6.3.0

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoImprove refs parsing for git over http
Dmitriy Zaporozhets [Fri, 22 Nov 2013 10:55:20 +0000 (12:55 +0200)]
Improve refs parsing for git over http

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoCleanup parsed refs for git over HTTP
Dmitriy Zaporozhets [Fri, 22 Nov 2013 10:41:55 +0000 (12:41 +0200)]
Cleanup parsed refs for git over HTTP

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5647 from lordjabez/develop
Dmitriy Zaporozhets [Thu, 21 Nov 2013 21:54:39 +0000 (13:54 -0800)]
Merge pull request #5647 from lordjabez/develop

Fix grammar in fork error message.

10 years agoFix grammar in fork error message.
Judson D Neer [Thu, 21 Nov 2013 19:53:48 +0000 (11:53 -0800)]
Fix grammar in fork error message.

10 years agoMerge branch 'os-requirements' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 21 Nov 2013 19:02:45 +0000 (19:02 +0000)]
Merge branch 'os-requirements' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'tests_limitation_skip' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 21 Nov 2013 18:39:57 +0000 (18:39 +0000)]
Merge branch 'tests_limitation_skip' of /home/git/repositories/gitlab/gitlabhq

10 years agoEnsure customers know that GitLab.com supports RHEL.
Sytse Sijbrandij [Thu, 21 Nov 2013 18:38:05 +0000 (19:38 +0100)]
Ensure customers know that GitLab.com supports RHEL.

10 years agoNo limits when testing.
Marin Jankovski [Thu, 21 Nov 2013 15:04:23 +0000 (16:04 +0100)]
No limits when testing.

10 years agoIntegration with Assembla
Carlos Paramio [Thu, 21 Nov 2013 12:18:02 +0000 (13:18 +0100)]
Integration with Assembla

10 years agoTime for release candidate
Dmitriy Zaporozhets [Thu, 21 Nov 2013 08:03:00 +0000 (10:03 +0200)]
Time for release candidate

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoStyle resend confirmation instructions
Dmitriy Zaporozhets [Thu, 21 Nov 2013 07:46:09 +0000 (09:46 +0200)]
Style resend confirmation instructions

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'backup_commands' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Thu, 21 Nov 2013 07:45:37 +0000 (07:45 +0000)]
Merge branch 'backup_commands' of /home/git/repositories/gitlab/gitlabhq

10 years agoFix tests
Dmitriy Zaporozhets [Wed, 20 Nov 2013 17:27:49 +0000 (19:27 +0200)]
Fix tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRender markdown in snippets
Dmitriy Zaporozhets [Wed, 20 Nov 2013 15:29:50 +0000 (17:29 +0200)]
Render markdown in snippets

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoNicer icons for enabled/disabled stuff
Dmitriy Zaporozhets [Wed, 20 Nov 2013 12:05:42 +0000 (14:05 +0200)]
Nicer icons for enabled/disabled stuff

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAdd more info to admin dashboard
Dmitriy Zaporozhets [Wed, 20 Nov 2013 11:41:41 +0000 (13:41 +0200)]
Add more info to admin dashboard

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoUpdate docs for 6.3
Dmitriy Zaporozhets [Wed, 20 Nov 2013 10:44:46 +0000 (12:44 +0200)]
Update docs for 6.3

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRecommend gitlab-shell 1.7.9 in docs and check task
Dmitriy Zaporozhets [Wed, 20 Nov 2013 10:34:14 +0000 (12:34 +0200)]
Recommend gitlab-shell 1.7.9 in docs and check task

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoPrefer user email match when looking for commit author
Dmitriy Zaporozhets [Wed, 20 Nov 2013 09:19:51 +0000 (11:19 +0200)]
Prefer user email match when looking for commit author

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Wed, 20 Nov 2013 09:07:46 +0000 (11:07 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoCorrectly remove and re-create satellites when project transfer
Dmitriy Zaporozhets [Wed, 20 Nov 2013 09:06:42 +0000 (11:06 +0200)]
Correctly remove and re-create satellites when project transfer

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoParse all refs when do push via HTTP and check permissions for all of them
Dmitriy Zaporozhets [Wed, 20 Nov 2013 09:06:19 +0000 (11:06 +0200)]
Parse all refs when do push via HTTP and check permissions for all of them

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5621 from archiloque/typo_in_gitlab.yml
Jacob Vosmaer [Wed, 20 Nov 2013 09:03:35 +0000 (01:03 -0800)]
Merge pull request #5621 from archiloque/typo_in_gitlab.yml

Typo in gitlab.yml.example

10 years agoImprove files API. Relative path check added. Create dir for new file if missing
Dmitriy Zaporozhets [Wed, 20 Nov 2013 08:21:45 +0000 (10:21 +0200)]
Improve files API. Relative path check added. Create dir for new file if missing

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'master' of github.com:gitlabhq/gitlabhq
Dmitriy Zaporozhets [Wed, 20 Nov 2013 08:04:55 +0000 (10:04 +0200)]
Merge branch 'master' of github.com:gitlabhq/gitlabhq

10 years agoImprove consistency: use file_path for API create/update/delete files
Dmitriy Zaporozhets [Wed, 20 Nov 2013 08:03:50 +0000 (10:03 +0200)]
Improve consistency: use file_path for API create/update/delete files

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge pull request #5619 from taziyah/patch-1
Jacob Vosmaer [Wed, 20 Nov 2013 07:52:03 +0000 (23:52 -0800)]
Merge pull request #5619 from taziyah/patch-1

Fix diff command for gitlab.yml.example

10 years agoMerge branch 'full-post-to-oss-security' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 19 Nov 2013 17:04:05 +0000 (17:04 +0000)]
Merge branch 'full-post-to-oss-security' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'master' into full-post-to-oss-security
Sytse Sijbrandij [Tue, 19 Nov 2013 15:38:43 +0000 (16:38 +0100)]
Merge branch 'master' into full-post-to-oss-security

Conflicts:
doc/release/security.md

10 years agoChangelog entries and version up to beta1
Dmitriy Zaporozhets [Tue, 19 Nov 2013 15:27:23 +0000 (17:27 +0200)]
Changelog entries and version up to beta1

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'feature/api_delete_file' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 19 Nov 2013 15:25:38 +0000 (15:25 +0000)]
Merge branch 'feature/api_delete_file' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'feature/delete_file' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Tue, 19 Nov 2013 15:06:53 +0000 (15:06 +0000)]
Merge branch 'feature/delete_file' of /home/git/repositories/gitlab/gitlabhq

10 years agoTests for delete file by API
Dmitriy Zaporozhets [Tue, 19 Nov 2013 14:36:11 +0000 (16:36 +0200)]
Tests for delete file by API

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoAPI: delete file from repository
Dmitriy Zaporozhets [Tue, 19 Nov 2013 14:33:38 +0000 (16:33 +0200)]
API: delete file from repository

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove file from repository feature
Dmitriy Zaporozhets [Tue, 19 Nov 2013 14:14:48 +0000 (16:14 +0200)]
Remove file from repository feature

After click on remove file button you will be asked for commit message
via modal window. After submitting modal form file will be removed from
repository

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoDeleteFile context
Dmitriy Zaporozhets [Tue, 19 Nov 2013 14:14:06 +0000 (16:14 +0200)]
DeleteFile context

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoFix DeleteFile satellite action
Dmitriy Zaporozhets [Tue, 19 Nov 2013 14:13:37 +0000 (16:13 +0200)]
Fix DeleteFile satellite action

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoDelete file action for satellites
Dmitriy Zaporozhets [Tue, 19 Nov 2013 13:41:32 +0000 (15:41 +0200)]
Delete file action for satellites

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoRemove gitolite mention
Dmitriy Zaporozhets [Tue, 19 Nov 2013 13:41:11 +0000 (15:41 +0200)]
Remove gitolite mention

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoTypo in gitlab.yml.example
Julien Kirch [Tue, 19 Nov 2013 11:35:48 +0000 (12:35 +0100)]
Typo in gitlab.yml.example

10 years agoImprove snippets UX
Dmitriy Zaporozhets [Mon, 18 Nov 2013 19:34:07 +0000 (21:34 +0200)]
Improve snippets UX

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 years agoMerge branch 'cve_changelog' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 18 Nov 2013 19:12:32 +0000 (19:12 +0000)]
Merge branch 'cve_changelog' of /home/git/repositories/gitlab/gitlabhq

10 years agoMerge branch 'feature/api_projects_all' of /home/git/repositories/gitlab/gitlabhq
Dmitriy Zaporozhets [Mon, 18 Nov 2013 19:10:37 +0000 (19:10 +0000)]
Merge branch 'feature/api_projects_all' of /home/git/repositories/gitlab/gitlabhq

10 years agoUpdate 6.0-to-6.2.md
Tobias Millauer [Mon, 18 Nov 2013 18:22:39 +0000 (19:22 +0100)]
Update 6.0-to-6.2.md

10 years agobetter wording for api doc
Dmitriy Zaporozhets [Mon, 18 Nov 2013 17:53:10 +0000 (19:53 +0200)]
better wording for api doc

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>