Marin Jankovski
1d63d07307
Packages for 7.3.1-ee
2014-09-24 10:33:12 +02:00
Marin Jankovski
fa333ecbaa
Packages for 7.3.0-ee.
2014-09-22 16:23:49 +02:00
Marin Jankovski
716d6d9e90
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
...
Conflicts:
VERSION
2014-09-22 15:35:09 +02:00
Marin Jankovski
457caaae49
Update manual installation guide for the correct shell version.
2014-09-22 14:50:06 +02:00
Marin Jankovski
4ddabdd793
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2014-09-22 14:38:02 +02:00
Ben Bodenmiller
559af04f34
improve 7.3 upgrade process & redius setup
...
Fixes
https://github.com/gitlabhq/gitlabhq/commit/2b35c887904b6a7a05a7c88fdf1ccd66ba943e20#commitcomment-7829537 ,
https://github.com/gitlabhq/gitlabhq/commit/5704e6fee9d2dea67c4a91b43d06a9958484d29b#commitcomment-7829367 ,
&
https://github.com/gitlabhq/gitlabhq/commit/5704e6fee9d2dea67c4a91b43d06a9958484d29b#commitcomment-7829381
2014-09-21 05:05:48 -07:00
Marin Jankovski
9531e59273
Update md5 of centos7 package.
2014-09-19 12:59:46 +02:00
Marin Jankovski
2208968b91
Add 7.2.2-ee packages.
2014-09-19 11:45:00 +02:00
Tobias Pfeiffer
0311efcbf0
Delete stray brace
...
* seems like a small mistake ;-)
2014-09-18 18:39:30 +02:00
Marin Jankovski
36a9e47d70
Merge remote-tracking branch 'CE/master' into merge_ce_rc1
...
Conflicts:
Gemfile.lock
VERSION
doc/README.md
doc/install/installation.md
2014-09-17 18:36:14 +02:00
Marin Jankovski
2b35c88790
Updates to the update/install docs for 7.3.rc1
2014-09-17 18:27:23 +02:00
Marin Jankovski
2ad6789216
Merge remote-tracking branch 'CE/master' into merge_ce_7_3_to_ee
2014-09-16 12:55:21 +02:00
Dmitriy Zaporozhets
892371bc22
Merge branch 'redis_socket' into 'master'
...
Use sockets to connect to Redis
See merge request !1088
2014-09-15 14:49:02 +00:00
Jacob Vosmaer
e93523ed31
Merge commit '79190fe06b' into merge-79190fe06b-7.3.0-pre
...
Conflicts:
Gemfile
README.md
VERSION
db/schema.rb
doc/install/installation.md
lib/gitlab/git_access.rb
lib/gitlab/ldap/user.rb
spec/lib/gitlab/ldap/access_spec.rb
2014-09-15 11:24:51 +02:00
Robert Schilling
5ac019946f
Merge pull request #7743 from bbodenmiller/patch-12
...
formatting changes, table->database
2014-09-12 18:43:28 +02:00
Jacob Vosmaer
5704e6fee9
Use sockets to connect to Redis
2014-09-12 14:59:58 +02:00
Robert Schilling
a6084a7608
Merge pull request #7439 from bbodenmiller/patch-6
...
set the number of workers to # of cores
2014-09-12 11:37:54 +02:00
Ben Bodenmiller
ee6ec5bd6d
set the number of workers to # of cores
2014-09-12 02:22:43 -07:00
Ben Bodenmiller
377a5bd521
formatting changes, table->database
...
Make formatting consistent on page.
Change table -> database as they are database permissions.
2014-09-12 01:03:11 -07:00
Ben Bodenmiller
7a6857adfb
update grant command to match how mysql shows
...
When looking up the granted permissions for users in MySQL using `show grants for 'git'@'localhost';` it shows the permissions in this order regardless of how you enter them. Changing so that comparing your actual permissions vs. what installation guide says is easier.
2014-09-11 01:43:00 -07:00
Marin Jankovski
09e64ae605
Add an option to supply root password through an environmental variable.
2014-09-11 10:06:56 +02:00
Ben Bodenmiller
43f0efe5d3
cleanup MySQL doc wording
2014-09-10 17:23:06 -07:00
Ben Bodenmiller
083b153d45
fix formatting issue
...
fix formatting issue with self-signed certificate section
2014-09-09 10:43:28 -07:00
Marin Jankovski
67c956e16d
Link the doc in installation document.
2014-09-08 15:30:10 +02:00
Marin Jankovski
e59b3720e9
Move custom Omniauth directions to omniauth doc.
2014-09-08 12:27:11 +02:00
Sytse Sijbrandij
1aec74f374
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-09-08 11:06:00 +02:00
Ben Bodenmiller
5d5d4ef91a
simplify HTTPS setup details
...
also adds comment about updating nginx files during upgrades
2014-09-07 15:31:13 -07:00
Sytse Sijbrandij
079c1685f2
Mention that people should use the CentOS tools.
2014-09-03 10:20:57 +02:00
Sytse Sijbrandij
68682dc1f8
Rename to prevent confusion with GitLab Enterprise Edition.
2014-09-03 10:13:40 +02:00
Ben Bodenmiller
46c3bbd78d
gitlab->GitLab
2014-09-01 19:33:13 -07:00
Jacob Vosmaer
a81d806b77
Fix version texts for latest packages
2014-08-28 18:13:32 +02:00
Jacob Vosmaer
0e8f10a728
Add packages for GitLab 7.2.1-ee
2014-08-28 17:23:48 +02:00
Jacob Vosmaer
8c6d8b9959
Add 7.2.0-ee packages for Centos 7
2014-08-27 15:07:30 +02:00
Robert Schilling
7c1e60f0b4
Do not specify postgres-version while installing
2014-08-27 09:16:33 +02:00
Robert Schilling
1646009724
Add pkg-config as required dependency for rugged
2014-08-26 06:10:53 +02:00
Ben Bodenmiller
c8c2b49dfb
remove extra cd's to GitLab installation folder
2014-08-24 13:31:25 -07:00
Robert Schilling
a820a15dc0
Merge pull request #7582 from bbodenmiller/patch-5
...
[Documentation] more cleanup installation guide formatting
2014-08-24 10:59:45 +02:00
Ben Bodenmiller
5ef4b3fb53
improve formatting
...
* fix code blocks
* Make capitalization of titles consistent - missed some in
https://github.com/gitlabhq/gitlabhq/pull/7576
2014-08-23 16:53:14 -07:00
Ben Bodenmiller
1b1ca3ee56
add Nginx test
2014-08-23 16:48:04 -07:00
Robert Schilling
30ea264b3b
Merge pull request #7576 from bbodenmiller/patch-5
...
[Documentation] cleanup installation guide formatting
2014-08-23 02:33:44 +02:00
Ben Bodenmiller
40af6f9c23
gitlab 7.2 requires gitlab shell 1.9.7
2014-08-22 13:23:44 -07:00
Ben Bodenmiller
e61b491ae1
cleanup installation guide formatting
...
* Fix some formatting issues
* Make capitalization of titles consistent
* Update image that shows how to select branch
2014-08-22 13:18:40 -07:00
Robert Schilling
5418c61747
We have 7.2 now 🤘
2014-08-22 20:36:03 +02:00
Jacob Vosmaer
4be1ddf2b1
Add 7.2.0-ee packages
2014-08-22 15:19:02 +02:00
Jacob Vosmaer
6ea702db9a
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2014-08-22 10:00:26 +02:00
Jacob Vosmaer
ecd946be4c
Swap is required on servers with 1GB RAM
2014-08-21 16:58:06 +02:00
Jacob Vosmaer
18ecbc6751
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2014-08-21 13:04:01 +02:00
Sameer Naik
18a275f693
cmake is required during the installation of the rugged gem
...
The following error is encountered during the installation of the rugged gem:
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/usr/bin/ruby2.1 extconf.rb
checking for cmake... no
ERROR: CMake is required to build Rugged.
*** extconf.rb failed ***
2014-08-19 13:18:14 +05:30
Jacob Vosmaer
ee8836a903
Merge commit '27cf081e1b0b1df166' into merge_ce_27cf081e1b0b1df166
...
Conflicts:
VERSION
app/models/user.rb
app/services/merge_requests/build_service.rb
config/gitlab.yml.example
db/schema.rb
doc/integration/README.md
features/project/merge_requests.feature
features/steps/project/merge_requests.rb
2014-08-15 10:25:23 +02:00
Jeroen van Baarsen
8bce9d7fed
Merge pull request #7475 from bbodenmiller/curl-redirects
...
follow curl redirects
2014-08-13 16:19:57 +02:00