Patricio Cano
c2a04705d6
Fixed typo in link to config sample.
2014-11-18 16:13:03 -05:00
Patricio Cano
7d29327381
Point gitlab-shell config example to v2.2.0 tag
2014-11-17 16:39:16 -05:00
Patricio Cano
27fc388e96
Renamed main update file to ...7.5.md, updated links and versions (Ruby to 2.1.5 and gitlab-shell to 2.2.0).
...
Corrected ruby download link.
2014-11-17 16:23:51 -05:00
Patricio Cano
0b1bac132e
Added new update guides for latest version 7.5
2014-11-17 16:21:40 -05:00
Valery Sizov
3fcd75a911
Merge CE master into EE master
...
Conflicts:
Gemfile
VERSION
app/assets/javascripts/project.js.coffee
app/assets/javascripts/users_select.js.coffee
app/controllers/projects/services_controller.rb
app/models/project.rb
app/views/groups/edit.html.haml
features/project/service.feature
features/steps/project/services.rb
spec/models/concerns/mentionable_spec.rb
2014-11-13 17:05:12 +02:00
Dmitriy Zaporozhets
868a08d14c
Merge branch 'automate-upgrader-shell-version' into 'master'
...
Automate upgrader shell version
/cc @marin
See merge request !1237
2014-11-11 09:22:09 +00:00
Patricio Cano
1a900b2248
Removed upgrade notice, since it is no longer needed.
2014-11-10 15:00:08 -05:00
Patricio Cano
34c241e141
Added upgrade notice to point to CentOS users to upgrade to 7.3 first
2014-11-06 13:06:00 -05:00
Sytse Sijbrandij
bc0cf74589
Make GitLab Shell upgrade a natural part of the upgrade process.
2014-11-02 15:13:30 -08:00
Alvaro Naveda
76e3b8c659
Fixed markdown error in 7.3-to-7.4 update guide
...
Just fixed a minor bug in the markdown notation
2014-10-31 11:55:56 +01:00
Sytse Sijbrandij
a1dda564b1
Revert "Change update recommendation" since it should be fixed with
...
c3104abfd4
This reverts commit 8101640c33 .
2014-10-30 14:59:05 -07:00
Dmitriy Zaporozhets
8431db3326
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2014-10-30 16:17:48 +02:00
Sytse Sijbrandij
1d0f638248
Don't update GitLab Shell to the latest version but to the corresponding version.
2014-10-28 10:57:30 -07:00
Ben Bodenmiller
6093d4fd83
fix markdown formatting
...
fix markdown formatting issue
2014-10-27 23:28:02 -07:00
Drew Blessing
8101640c33
Change update recommendation
2014-10-27 08:30:57 -05:00
Valery Sizov
21e8f43af3
Merge branch 'master' into 7-4-stable
...
Conflicts:
CHANGELOG
VERSION
2014-10-27 12:08:44 +02:00
Valery Sizov
348d03b13f
Merge branch '7-4-stable' into 7-4-stable-ee
2014-10-21 19:15:03 +03:00
Valery Sizov
be80837a69
Update Guide: Change path to nginx config
2014-10-21 19:12:52 +03:00
Jacob Vosmaer
b78cd70d33
Merge pull request #8046 from bbodenmiller/patch-3
...
fix permission issue in upgrade guide
2014-10-21 13:06:01 +02:00
Valery Sizov
91402ac0eb
Merge branch '7-4-stable' into ee_stable
2014-10-21 13:48:16 +03:00
Valery Sizov
b1e60cfa1b
remove unnecessary parts from update doc
2014-10-21 13:20:59 +03:00
Valeriy Sizov
f28df34a4d
Merge pull request #8065 from bbodenmiller/patch-17
...
[7.4 rc fix] [doc] clarify when database.yml needs to be updated
2014-10-21 13:03:25 +03:00
Valeriy Sizov
e73a4eeafb
Merge pull request #8066 from bbodenmiller/patch-18
...
[7.4 rc fix] [doc] stop gitlab before mysql optimizations, run checks
2014-10-21 13:01:54 +03:00
Valeriy Sizov
62929caf29
Merge pull request #8067 from bbodenmiller/patch-19
...
[7.4 rc fix] [doc] actually give command necessary to update unicorn
2014-10-21 13:01:04 +03:00
Valeriy Sizov
bc56de15b5
Merge pull request #8070 from bbodenmiller/patch-22
...
[7.4 rc fix] [doc] stop gitlab before backup
2014-10-21 12:47:54 +03:00
Valeriy Sizov
2dd94657dc
Merge pull request #8071 from bbodenmiller/patch-7
...
[7.4 rc fix] [doc] add missing configure Redis to use sockets
2014-10-21 12:44:42 +03:00
Ben Bodenmiller
4880b91ff1
add optimizations for mysql to 6.x->7.4 guide
...
Add mysql optimizations from 7.3-to-7.4.md.
2014-10-18 02:13:15 -07:00
Ben Bodenmiller
0ff6105589
add missing configure Redis to use sockets
...
Add details from 7.2-to-7.3.md. Replaces https://github.com/gitlabhq/gitlabhq/pull/8047 .
2014-10-18 02:08:01 -07:00
Ben Bodenmiller
3e6b284bd0
stop gitlab before backup
2014-10-18 01:51:35 -07:00
Ben Bodenmiller
9a92e53f62
stop gitlab before backup
...
Stopping gitlab before backup ensures that backup has everything before upgrade incase something goes wrong. Also remove extra cd.
2014-10-18 01:49:59 -07:00
Ben Bodenmiller
76e2ae8148
actually give command necessary to update unicorn
...
Give command to update unicorn.rb rather than just say you need to do it.
2014-10-18 01:39:01 -07:00
Ben Bodenmiller
35b1a036d7
stop gitlab before mysql optimizations, run checks
...
Update MySQL optimizations to reflect doing updates after GitLab has already been started back up.
2014-10-18 01:33:51 -07:00
Ben Bodenmiller
768da57fe4
clarify when database.yml needs to be updated
...
Clarify that database.yml should be updated if you are running a MySQL Database. Remove wording that de-emphasises importance of update.
2014-10-18 01:28:50 -07:00
Dmitriy Zaporozhets
ba84d01c3c
Merge branch '7-4-stable_' into '7-4-stable-ee'
...
7-4-stable CE to EE
See merge request !207
2014-10-17 17:42:53 +00:00
Valery Sizov
f59b692420
Merge branch 'gitlab-ee/master' into 7-4-stable_
...
Conflicts:
VERSION
doc/install/installation.md
2014-10-17 20:35:51 +03:00
Valery Sizov
39b229cf4c
added uopdate guide
2014-10-17 14:14:35 +03:00
Valery Sizov
4da88dbb2d
documents updated
2014-10-17 13:47:20 +03:00
Valery Sizov
7af04fe1b2
ce-upstream
2014-10-16 15:21:28 +03:00
Robert Schilling
b31535494e
Merge pull request #7744 from bbodenmiller/patch-14
...
add missing cleanup step
2014-10-15 10:22:37 +02:00
Ben Bodenmiller
cec3b6c355
add missing cleanup step
2014-10-14 23:53:01 -07:00
Ben Bodenmiller
ace045499a
fix permission issue in upgrade guides
2014-10-14 22:54:30 -07:00
Ben Bodenmiller
0901345d1b
make sure tables are UTF8 capable
...
As discussed at https://github.com/gitlabhq/gitlabhq/pull/7742#issuecomment-58897445 make sure that tables have correct char set.
2014-10-14 15:45:44 -07:00
Dmitriy Zaporozhets
f4d43ed3b1
Merge branch 'master' into ce-upstream
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/controllers/projects/services_controller.rb
app/models/concerns/mentionable.rb
app/models/project.rb
app/models/user.rb
app/views/admin/users/index.html.haml
app/views/projects/services/_form.html.haml
config/gitlab.yml.example
config/initializers/1_settings.rb
lib/gitlab/git_access.rb
lib/gitlab/ldap/access.rb
lib/gitlab/ldap/person.rb
lib/gitlab/reference_extractor.rb
spec/lib/gitlab/ldap/access_spec.rb
2014-10-14 18:23:51 +03:00
Ben Bodenmiller
b0e92ca9ae
minor updates to mysql cleanup
...
* take -> make
* correct incorrect details about when pool size was changed
2014-10-13 00:52:08 -07:00
Robert Schilling
fe14384e27
Merge pull request #8021 from bbodenmiller/schema.rb
...
simplify schema.rb reset in upgrade guides
2014-10-13 08:22:19 +02:00
Sytse Sijbrandij
f7b19023b1
Merge pull request #7742 from bbodenmiller/patch-7
...
Cleanup MySQL database
2014-10-13 08:19:48 +02:00
Ben Bodenmiller
2b3090d91b
simplify schema.rb reset in upgrade guides
2014-10-12 14:39:41 -07:00
Ben Bodenmiller
d94be1ddbf
Cleanup MySQL database
...
Addresses changes made to installation guide and config files but never
applied in update process. Relevant changes to installation guide and
config files were made in
gitlabhq@cbb5b00,
gitlabhq@498a4e6,
gitlabhq@c33d5e1,
gitlabhq@485162e#diff-e1059d0fa0437ffad94facff86210603,
gitlabhq@72e2fe2#diff-d1b4ff7de834bae6008dd49550413a6f,
gitlabhq@5163a8f#diff-e1059d0fa0437ffad94facff86210603,
gitlabhq@993af5d#diff-e1059d0fa0437ffad94facff86210603,
&
gitlabhq@d3f5a0c.
2014-10-12 14:29:42 -07:00
Dmitriy Zaporozhets
eafac5932f
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ee-7-4
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/helpers/merge_requests_helper.rb
doc/update/README.md
lib/gitlab/reference_extractor.rb
2014-10-03 16:18:40 +03:00
Achilleas Pipinellis
1489b8d50e
Update the help/update docs to include omnibus as well.
2014-10-02 13:39:26 +03:00