Go to file
Dmitriy Zaporozhets 8c280b1c14 Merge branch 'cs-upgrade-acts-as-taggable-on' into 'master'
Upgrade acts-as-taggable-on from 3.5.0 to 4.0.0.

## What does this MR do?

Upgrades the acts-as-taggable-on gem from 3.5.0 to 4.0.0.

Changelog: https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md#400--2016-08-08

## Are there points in the code the reviewer needs to double check?

That this works without the migrations, I don't believe the upgrade from 3.5.0 to 4.0.0 requires any migrations since [UPGRADING.md hasn't been updated since 3.5.0 was released](https://github.com/mbleigh/acts-as-taggable-on/blob/master/UPGRADING.md). It's kind of unclear, unfortunately.

## What are the relevant issue numbers?

Fixes #22082. Working toward Rails 5: #14286.

cc: @dzaporozhets

See merge request !6660
2016-10-04 10:55:29 +00:00
.github Address feedback about wording. 2016-06-09 11:25:47 -06:00
.gitlab Rename behaviour to behavior in bug issue template for consistency 2016-09-01 22:01:02 -05:00
app Merge branch 'cleanup-mentionable-methods-arguments' into 'master' 2016-10-04 10:51:45 +00:00
bin Use ENABLE_SPRING to use it by default 2016-06-17 16:54:55 +02:00
builds Add missing builds/ folder to fix backup tests 2015-09-15 22:19:31 +02:00
changelogs Add changelogs/unreleased/.gitkeep 2016-09-09 14:37:25 -04:00
config add configurable email subject suffix 2016-10-03 18:07:28 +08:00
db Allow Member.add_user to handle access requesters 2016-09-28 09:43:00 +02:00
doc Merge branch 'add-email-subject-suffix' into 'master' 2016-10-03 14:27:08 +00:00
docker Update Docker Hub links. 2016-05-07 13:29:24 +09:00
features Merge branch 'fix/import-export-admin' into 'master' 2016-10-03 11:45:01 +00:00
fixtures/emojis Upgrade Gemojione from 2.6.1 to 3.0.1. 2016-07-18 10:40:16 -06:00
generator_templates/active_record/migration Added checks for migration downtime 2016-07-20 12:41:56 +02:00
lib Merge branch 'rc-improve-members-destroy-service' into 'master' 2016-10-04 10:50:21 +00:00
log
public Merge branch 'patch-3' into 'master' 2016-09-26 14:02:39 +00:00
rubocop Added RuboCop cops for checking DB migrations 2016-06-29 14:14:02 +02:00
scripts Use custom Ruby images to test builds 2016-09-30 13:45:15 +02:00
shared Add .gitkeep 2016-05-17 09:41:47 -05:00
spec Merge branch 'cleanup-mentionable-methods-arguments' into 'master' 2016-10-04 10:51:45 +00:00
tmp Remove tmp/.gitkeep 2015-10-04 13:49:48 +00:00
vendor Update templates for 8.13 2016-09-30 12:16:41 +02:00
.csscomb.json Remove SCSS rules for short hex chars. 2016-10-03 20:40:22 -04:00
.flayignore Tell Flay to ignore Gitlab::Diff::PositionTracer 2016-09-27 14:31:33 +02:00
.foreman
.gitattributes Added '*.js.es6 gitlab-language=javascript' to .gitattributes 2016-07-26 00:55:00 +01:00
.gitignore Verify JWT messages from gitlab-workhorse 2016-09-05 15:05:31 +02:00
.gitlab-ci.yml Move the images over to dev.gitlab.org 2016-09-30 15:13:57 +02:00
.haml-lint.yml Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entry 2016-09-13 18:56:00 +02:00
.mailmap Add an initial .mailmap 2016-08-06 23:21:11 +02:00
.pkgr.yml Update .pkgr.yml with Ubuntu 16.04 dependencies 2016-09-20 17:35:49 +02:00
.rspec
.rubocop.yml Enable Lint/StringConversionInInterpolation cop and autocorrect offenses 2016-10-03 16:09:57 +02:00
.rubocop_todo.yml Enable Lint/StringConversionInInterpolation cop and autocorrect offenses 2016-10-03 16:09:57 +02:00
.ruby-version Default build tests ruby 2.3.1 2016-08-11 19:00:00 +02:00
.scss-lint.yml Remove SCSS rules for short hex chars. 2016-10-03 20:40:22 -04:00
.vagrant_enabled Cache project build count. Closes #18032 2016-06-02 11:10:57 -04:00
CHANGELOG Merge branch 'cleanup-mentionable-methods-arguments' into 'master' 2016-10-04 10:51:45 +00:00
CONTRIBUTING.md Merge branch 'sh-add-link-to-reliable-capybara-specs' into 'master' 2016-09-16 09:46:07 +00:00
GITLAB_SHELL_VERSION Update gitlab-shell to 3.6.3 2016-10-03 10:49:53 +02:00
GITLAB_WORKHORSE_VERSION Use gitlab-workhorse 0.8.2 2016-09-16 14:30:36 +02:00
Gemfile Upgrade acts-as-taggable-on from 3.5.0 to 4.0.0. 2016-10-03 15:54:52 -06:00
Gemfile.lock Upgrade acts-as-taggable-on from 3.5.0 to 4.0.0. 2016-10-03 15:54:52 -06:00
LICENSE Update copyright notice to 2016 [ci skip] 2016-01-03 18:28:52 +05:30
MAINTENANCE.md Update MAINTENANCE.md with our latest policy 2016-07-19 09:05:56 +03:00
PROCESS.md Fix grammar (those issue -> those issues) 2016-08-31 15:23:31 +00:00
Procfile Remove duplication in Procfile 2016-01-14 15:08:22 +01:00
README.md Fix typo in README 2016-09-25 16:11:18 +00:00
Rakefile Load knapsack in Rakefile only when is bundled 2016-06-07 20:02:03 +02:00
VERSION Update VERSION to 8.13.0-pre 2016-09-22 17:39:25 +02:00
config.ru Increase Unicorn memory limits to 300-350 2016-01-20 11:52:01 +01:00
doc_styleguide.md Move doc_styleguide in the development directory 2016-01-12 11:57:42 +01:00
docker-compose.yml Update docker guide and add docker-compose.yml 2015-09-30 14:24:39 +02:00

README.md

GitLab

build status coverage report Code Climate Core Infrastructure Initiative Best Practices

Canonical source

The canonical source of GitLab Community Edition is hosted on GitLab.com.

Open source software to collaborate on code

To see how GitLab looks please see the features page on our website.

  • Manage Git repositories with fine grained access controls that keep your code secure
  • Perform code reviews and enhance collaboration with merge requests
  • Each project can also have an issue tracker and a wiki
  • Used by more than 100,000 organizations, GitLab is the most popular solution to manage Git repositories on-premises
  • Completely free and open source (MIT Expat license)
  • Powered by Ruby on Rails

Hiring

We're hiring developers, support people, and production engineers all the time, please see our jobs page.

Editions

There are two editions of GitLab:

  • GitLab Community Edition (CE) is available freely under the MIT Expat license.
  • GitLab Enterprise Edition (EE) includes extra features that are more useful for organizations with more than 100 users. To use EE and get official support please become a subscriber.

Website

On about.gitlab.com you can find more information about:

Requirements

Please see the requirements documentation for system requirements and more information about the supported operating systems.

Installation

The recommended way to install GitLab is with the Omnibus packages on our package server. Compared to an installation from source, this is faster and less error prone. Just select your operating system, download the respective package (Debian or RPM) and install it using the system's package manager.

There are various other options to install GitLab, please refer to the installation page on the GitLab website for more information.

You can access a new installation with the login root and password 5iveL!fe, after login you are required to set a unique password.

Install a development environment

To work on GitLab itself, we recommend setting up your development environment with the GitLab Development Kit. If you do not use the GitLab Development Kit you need to install and setup all the dependencies yourself, this is a lot of work and error prone. One small thing you also have to do when installing it yourself is to copy the example development unicorn configuration file:

cp config/unicorn.rb.example.development config/unicorn.rb

Instructions on how to start GitLab and how to run the tests can be found in the development section of the GitLab Development Kit.

Software stack

GitLab is a Ruby on Rails application that runs on the following software:

  • Ubuntu/Debian/CentOS/RHEL
  • Ruby (MRI) 2.3
  • Git 2.7.4+
  • Redis 2.8+
  • MySQL or PostgreSQL

For more information please see the architecture documentation.

Third-party applications

There are a lot of third-party applications integrating with GitLab. These include GUI Git clients, mobile applications and API wrappers for various languages.

GitLab release cycle

For more information about the release process see the release documentation.

Upgrading

For upgrading information please see our update page.

Documentation

All documentation can be found on doc.gitlab.com/ce/.

Getting help

Please see Getting help for GitLab on our website for the many options to get help.

Is it any good?

Yes

Is it awesome?

Thanks for asking this question Joshua. These people seem to like it.