An error occurred fetching the project authors.
- 25 May, 2018 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 May, 2018 1 commit
-
-
Andreas Brandl authored
Closes #46530.
-
- 21 May, 2018 1 commit
-
-
Andreas Brandl authored
Closes #32258.
-
- 15 May, 2018 2 commits
-
-
Stan Hu authored
This commit has two migrations: 1. The first prunes duplicate rows in the project_features table and leaves the row with the highest ID. Since the behavior was indeterministic before and depended on which row the database decided to use, this change at least makes the permissions consistent. For example, in some cases, the Wiki may have been disabled but enabled in another entry. 2. The second adds a non-null constraint on the project_features.project_id column. Closes #37882 Fixes a significant part of gitlab-com/migration#408. We found that we were overcounting Wikis because of these duplicates. On GitLab.com, there are 56 rows with duplicate entries by project_id, and 16,661 rows with NULL project_id values.
-
Dylan Griffith authored
We use this to filter runner and will use this increasingly in future instead of is_shared so it should be indexed
-
- 09 May, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Dylan Griffith authored
-
- 08 May, 2018 3 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Ash McKenzie authored
-
- 07 May, 2018 3 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Felipe Artur authored
-
- 04 May, 2018 5 commits
-
-
Tiago Botelho authored
-
Bob Van Landuyt authored
This will act as a cache, otherwise we would need to load the `term_agreements` for a user on each request. Using this field the result we're interested in is loaded when the current user is loaded, without causing an extra query.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
That way we can link a users acceptance of terms directly to a terms record.
-
Bob Van Landuyt authored
Add a flag to applications settings to enforce users to accept terms before using the GitLab instance
-
- 03 May, 2018 4 commits
-
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
- 02 May, 2018 1 commit
-
-
Dylan Griffith authored
-
- 01 May, 2018 3 commits
-
-
Kamil Trzciński authored
-
Grzegorz Bizon authored
-
Dylan Griffith authored
-
- 30 Apr, 2018 2 commits
-
-
Dylan Griffith authored
-
Dylan Griffith authored
-
- 27 Apr, 2018 2 commits
-
-
Shinya Maeda authored
-
Dylan Griffith authored
-
- 26 Apr, 2018 2 commits
-
-
Shinya Maeda authored
-
Dylan Griffith authored
-
- 25 Apr, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Jan Provaznik authored
* processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
-
- 24 Apr, 2018 4 commits
-
-
Filipa Lacerda authored
Cleans merge request css
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 23 Apr, 2018 2 commits
-
-
Alexis Reigel authored
-
Alexis Reigel authored
-