- 21 Oct, 2017 2 commits
-
-
Toon Claes authored
-
Guilherme Vieira authored
-
- 17 Oct, 2017 3 commits
-
-
Jen-Shin Lin authored
Security fixes for 10.1 RC See merge request gitlab/gitlabhq!2209
-
Winnie Hellmann authored
-
Phil Hughes authored
Adds a test for flattenedFiles Changes the data method to not be an arrow method Various other review fixes
-
- 16 Oct, 2017 1 commit
-
-
Phil Hughes authored
This moves away from storing in a single array just to render the table. It now stores in a multi-dimensional array/object type where each entry in the array can have its own tree. This makes storing the data for future feature a little easier as there is only one way to store the data. Previously to insert a directory the code had to insert the directory & then the file at the right point in the array. Now the directory can be inserted anywhere & then a file can be quickly added into this directory. The rendering is still done with a single array, but this is handled through underscore. Underscore takes the array & then goes through each item to flatten it into one. It is done this way to save changing the markup away from table, keeping it as a table keeps it semantically correct.
-
- 13 Oct, 2017 2 commits
-
-
Alejandro Rodríguez authored
Rename classes to (hopefully) clearer names while we're doing that.
-
Alejandro Rodríguez authored
This prepares the codebase for a Gitaly migration. See https://gitlab.com/gitlab-org/gitaly/issues/553
-
- 12 Oct, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
- 11 Oct, 2017 2 commits
-
-
Bob Van Landuyt authored
And several other failures
-
Vitaliy @blackst0ne Klachkov authored
-
- 10 Oct, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
- 09 Oct, 2017 1 commit
-
-
Bob Van Landuyt authored
Not all_groups, since that would expose groups the user does not have access to
-
- 07 Oct, 2017 2 commits
-
-
Bob Van Landuyt authored
-
Felipe Artur authored
-
- 06 Oct, 2017 5 commits
-
-
Winnie Hellmann authored
-
Toon Claes authored
In GitLab EE, a GitLab instance can be read-only (e.g. when it's a Geo secondary node). But in GitLab CE it also might be useful to have the "read-only" idea around. So port it back to GitLab CE. Also having the principle of read-only in GitLab CE would hopefully lead to less errors introduced, doing write operations when there aren't allowed for read-only calls. Closes gitlab-org/gitlab-ce#37534.
-
Phil Hughes authored
Closes #38808
-
Kamil Trzcinski authored
-
Shinya Maeda authored
-
- 05 Oct, 2017 10 commits
-
-
Kamil Trzcinski authored
-
Shinya Maeda authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Rubén Dávila authored
-
Shinya Maeda authored
-
Valery Sizov authored
-
Zeger-Jan van de Weg authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
- 04 Oct, 2017 8 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
The children are lazy-loaded when expanding
-