mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/controllers/projects/team_members_controller.rb app/finders/projects_finder.rb app/models/group.rb app/models/project_team.rb app/models/users_group.rb config/gitlab.yml.example config/initializers/1_settings.rb config/routes.rb db/schema.rb doc/integration/ldap.md features/steps/group.rb features/steps/project/project.rb
- The individual version update guides
- The CE to EE update guides (subscribers only) the steps are very similar to a version upgrade: stop the server, get the code, update config files for the new functionality, install libs and do migrations, update the init script, start the application and check the application status.
- Upgrader automatic script to perform the update
- Patch versions
- MySQL to PostgreSQL
- Omnibus update guide