- 18 Mar, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 17 Mar, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 16 Mar, 2016 1 commit
-
-
Yorick Peterse authored
On PostgreSQL the index is created concurrently. Fixes gitlab-org/gitlab-ce#14325
-
- 14 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 13 Mar, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
The user has the rights of a public user execpt it can never create a project, group, or team. Also it cant view internal projects.
-
- 11 Mar, 2016 6 commits
-
-
Robert Speicher authored
It's unclear how these blank values got added, but GitLab.com had a few: ``` irb(main):002:0> Note.where("line_code IS NOT NULL AND line_code = ''").count => 439 ``` We've added a migration to convert any existing records to use a NULL value when blank, and updated Note to set blank values to nil before validation.
-
Yorick Peterse authored
This explains the user what they need to run and where to go in case they want to learn more about "CREATE EXTENSION".
-
Yorick Peterse authored
This also includes e.g. the appearances table which apparently wasn't already included in the schema.
-
Yorick Peterse authored
This allows the LIKE condition to use an index. Without a GIN + trigram index LIKE queries using a wildcard at the start _won't_ use an index and instead perform a sequence scan.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Mar, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Yorick Peterse authored
This wasn't included in gitlab-org/gitlab-ce!3000.
-
- 07 Mar, 2016 2 commits
-
-
tiagonbotelho authored
-
tiagonbotelho authored
-
- 05 Mar, 2016 1 commit
-
-
Robert Speicher authored
This was removed from the interface in https://github.com/gitlabhq/gitlabhq/pull/6027 but its implementation lingered around for two years.
-
- 04 Mar, 2016 1 commit
-
-
Robert Speicher authored
Closes #1980
-
- 03 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 29 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Feb, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
-
- 20 Feb, 2016 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 19 Feb, 2016 5 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 17 Feb, 2016 1 commit
-
-
Tap authored
- Add label description - Show label row when filtering issues or merge requests by label
-
- 11 Feb, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 09 Feb, 2016 2 commits
-
-
Valery Sizov authored
-
Jason Lee authored
-
- 08 Feb, 2016 1 commit
-
-
3kami3 authored
-
- 04 Feb, 2016 4 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
Kamil Trzcinski authored
-
- 02 Feb, 2016 2 commits
-
-
Kamil Trzcinski authored
Add the `read_build` ability if user is anonymous or guest and allow_guest_to_access_builds is enabled.
-
James Lopez authored
-