Commit Graph
342 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets edcdbd671b Merge pull request #3863 from crazyscience/patch-4
Fixed a nginx configuration
2013-05-13 02:28:46 -07:00
Dmitriy Zaporozhets 37b357d1f3 Merge pull request #3921 from bbodenmiller/patch-8
update links to be relative paths and add CONTRIBUTING.md link
2013-05-13 02:19:02 -07:00
Dmitriy Zaporozhets caf970398c Merge pull request #3920 from bbodenmiller/patch-7
fixed fact about memory usage
2013-05-13 02:18:48 -07:00
Ben Bodenmiller b9a489f31f update links to be relative paths and add CONTRIBUTING.md link 2013-05-13 01:48:08 -06:00
Ben Bodenmiller bbd33a0d4d fixed fact about memory usage 2013-05-13 01:34:46 -06:00
Axilleas Pipinellis 0f7c402c73 Configure git global settings
Setting Git's global user.name and user.email are missing from
instructions, causing check.rake to fail at this step.

Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
2013-05-09 15:37:39 +03:00
Dmitriy Zaporozhets a87f5c60a4 Merge pull request #3862 from crazyscience/patch-3
Setting the working directory before git operations
2013-05-07 23:18:39 -07:00
crazyscience ac88d51225 Setting the working directory before git operations 2013-05-07 18:28:47 -07:00
Axilleas Pipinellis 8dcd7343ef Bump charlock_holmes to 0.9.6.4
Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
2013-05-07 22:49:54 +03:00
Axilleas Pipinellis 13dcc390cb Fix errors during backup task. Fix #3785
By default there is no public/uploads directory when no attachments
are uploaded. Prompt users to create the uploads directory during
install otherwise the backup task will fail.

Place mysqldump args in single quotes to avoid error if password
contains special characters.

Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
2013-05-07 14:44:49 +03:00
crazyscience bfe4af846d Fixed a nginx configuration
For some reason, if the nginx configuration is bound to an IP, it breaks the install, causing all git clone/push/pull operations to die with a 'fatal: The remote end hung up unexpectedly' message. Changing this configuration seems to fix the problem. I reckon that this is just a temporary fix. I don't know the ins and outs of GitLab well enough to vouch for this change, but I do know that these instructions are broken, and that this update will fix them.
2013-05-06 20:17:57 -07:00
Yves Senn 83eac33823 add missing title to upgrade guide 2013-04-30 09:52:25 +02:00
Yves Senn a7ad09543e move the update guides from the wiki into the repo 2013-04-30 09:29:30 +02:00
Yves Senn ad2e4feb5e move the update instructions for 4.2 to 5.0 from the Wiki into the Repo. 2013-04-29 14:52:06 +02:00
Axilleas Pipinellis 3a5d90c4a3 Install postfix separately, new update instructions. Fixes #3639 2013-04-28 19:11:40 +03:00
Dmitriy Zaporozhets b8f965a665 Merge pull request #3749 from greg0ire/update-docs
Handle several RDBMS
2013-04-26 10:20:04 -07:00
Sytse Sijbrandij 7eb1e04e58 Update memory requirements after puma. 2013-04-26 14:49:50 +02:00
Grégoire ParisandGrégoire Paris 79c4fd7a7d Handle several RDBMS 2013-04-26 11:43:52 +02:00
Dmitriy Zaporozhets 748874a09e No unicorn config. Use higher version of gitlab-she;; 2013-04-26 11:01:52 +03:00
Dmitriy Zaporozhets d747448b8b Merge pull request #3731 from coldfrontlabs/master
Fix typo in Project API documentation for deleting hooks
2013-04-26 00:07:48 -07:00
Mathew Winstone 16c3d70315 Fixed typo in project hook documentation 2013-04-25 08:47:04 -04:00
Dmitriy Zaporozhets 5ac5f586f8 Move init.d and nginx default recipes in core library to save efforts trying keep sync between gitlab-recipes and gitlabhq 2013-04-22 12:44:09 +02:00
Dmitriy Zaporozhets 827a0018a9 Keep update docs inside repo so people can submit PR 2013-04-19 17:27:30 +03:00
Dmitriy Zaporozhets 0f758405e0 Merge pull request #3602 from axilleas/check-redis
Added check_redis_version to check.rake
2013-04-18 03:08:07 -07:00
Dmitriy Zaporozhets f7e4686a42 add gitlab shell version and updated CHANGELOG 2013-04-17 09:49:34 +03:00
Dmitriy Zaporozhets 880cb8aa48 Paginate users in users api 2013-04-16 09:26:01 +03:00
axilleas 7305d98c8e Added check_redis_version. Fixes #3449
Checking the redis version will warn users that
are using an old version to update. Included
reference to the troubleshooting guide.
2013-04-15 21:54:45 +03:00
Dmitriy Zaporozhets 97de212e80 Merge pull request #3522 from dplarson/correct-install-docs
Install gems with user `git`, not `gitlab`
2013-04-07 11:22:23 -07:00
Dmitriy Zaporozhets c33d5e16fe refactor backup/restore 2013-04-05 19:01:19 +03:00
David Larson ef93cc1745 Install gems with user git, not gitlab. 2013-04-04 18:35:36 -07:00
Sytse Sijbrandij 08c6f5f604 Adding special cases to the advanced setup notes. 2013-04-02 07:52:47 +02:00
Sytse Sijbrandij 8fcdbaea71 Section for important notes. 2013-03-31 13:54:46 +02:00
Sytse Sijbrandij d8eefdccfc Removing duplication by putting everything in the readme. Allow us to close issues that deviate from the guidelines. 2013-03-30 11:35:35 +01:00
Sytse SijbrandijandDmitriy Zaporozhets f7e630c452 Updating based on Dmitriy his comments. 2013-03-26 10:46:53 +02:00
Sytse SijbrandijandDmitriy Zaporozhets 83d3f7e052 Better header and detail why you need two times the storage. Also moving memory and storage to the bottom, OS is more important. 2013-03-26 10:46:53 +02:00
Sytse SijbrandijandDmitriy Zaporozhets 7e93aaa6e6 Corrected mistake, added hint for windows users. 2013-03-26 10:46:53 +02:00
Sytse SijbrandijandDmitriy Zaporozhets 77c802a4fe Combine it with the memory requirements that where already there. 2013-03-26 10:46:53 +02:00
Sytse SijbrandijandDmitriy Zaporozhets ec1a37875d Added memory requirements based on https://news.ycombinator.com/item?id=5423851 2013-03-26 10:46:53 +02:00
Vinod Chandru df46903dbe Fixing a minor typo in the installation docs 2013-03-24 20:23:02 -07:00
Andrew Kumanyaev 159cd0d742 Update databases.md 2013-03-24 13:48:23 +04:00
Sytse Sijbrandij 5cc5b74e8e Update ruby to latest version. 2013-03-22 18:34:59 +01:00
Dmitriy Zaporozhets a0cc38827f remove db:setup & seed_fu from install docs. gitlab:setup does it 2013-03-20 19:30:59 +02:00
Alex Denisov a15fe61fb0 API docs updated 2013-03-19 04:47:08 +00:00
Kevin Lyda 415bade302 Result of misspellings run.
Most of these are comments but a few are strings for users.

Might be an idea to run this from time to time:
https://github.com/lyda/misspell-check

It runs mostly clean now.
2013-03-17 19:46:54 +00:00
Dmitriy Zaporozhets a29c883b5b Merge pull request #3170 from Asquera/api/system_hooks_adjustments
API: system hook request functions and documentation updated
2013-03-10 23:56:29 -07:00
Matt Humphrey 7fb2999c60 Added system hooks link to doc index 2013-03-08 09:37:00 +00:00
Sebastian Ziebell 32f1eaaf0f API: system hooks API functions and documentation updated
* updated system hooks documentation and code comments
* fixed access to system hooks if no user given resulting in a `500 Server Error`
* added tests
2013-03-07 17:56:11 +01:00
Sebastian Ziebell ecf53bb9e6 API: fixes project creation and removed redundant info 2013-03-07 15:11:33 +01:00
Sebastian Ziebell 3374027e3a Merge branch 'master' into fixes/api, code clean up and tests fixed
Conflicts:
	doc/api/projects.md
	spec/requests/api/projects_spec.rb
2013-03-07 14:51:56 +01:00
Dmitriy Zaporozhets 7c408960ce Merge pull request #3146 from amacarthur/AdminAPIs
Additional Admin APIs
2013-03-06 22:57:24 -08:00