- 11 Jul, 2017 1 commit
-
-
Paul Charlton authored
-
- 07 Jul, 2017 1 commit
-
-
Takuya Noguchi authored
-
- 06 Jul, 2017 2 commits
-
-
Timothy Andrew authored
- Change double quotes to single quotes. - Why is `OmniAuth.config.full_host` being reassigned in the integration test? - Use `map` over `map!` to avoid `dup` in the `gitlab:info` rake task - Other minor changes
-
Timothy Andrew authored
- The test for `rake gitlab:env:info` executed the rake task, which mutated the list of omniauth providers, breaking subsequent tests relying on this list. - I've changed the rake task to duplicate the providers list before modifying it.
-
- 05 Jul, 2017 1 commit
-
-
Sean McGivern authored
This reverts merge request !11963
-
- 03 Jul, 2017 2 commits
-
-
Timothy Andrew authored
- Change double quotes to single quotes. - Why is `OmniAuth.config.full_host` being reassigned in the integration test? - Use `map` over `map!` to avoid `dup` in the `gitlab:info` rake task - Other minor changes
-
Timothy Andrew authored
- The test for `rake gitlab:env:info` executed the rake task, which mutated the list of omniauth providers, breaking subsequent tests relying on this list. - I've changed the rake task to duplicate the providers list before modifying it.
-
- 20 Jun, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 16 Jun, 2017 1 commit
-
-
Sean McGivern authored
This adds an ID-less table containing one row per file, per merge request diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised currently, with the advantage that we can easily query the attributes of this new table. It does not migrate existing data, so we have fallback code when the legacy st_diffs column is present instead. For a merge request diff to be valid, it should have at most one of: * Rows in this new table, with the correct merge_request_diff_id. * A non-NULL st_diffs column. It may have neither, if the diff is empty.
-
- 14 Jun, 2017 1 commit
-
-
Alejandro Rodríguez authored
This revealed an error in our configuration generation in gitlab:gitaly:install rake task. The fix is included
-
- 09 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 05 Jun, 2017 2 commits
-
-
Tiago Botelho authored
-
Nick Thomas authored
-
- 01 Jun, 2017 1 commit
-
-
Ruben Davila authored
-
- 31 May, 2017 6 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 24 May, 2017 2 commits
-
-
Alexis Reigel authored
-
Alexis Reigel authored
-
- 10 May, 2017 2 commits
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ahmad Sherif authored
-
- 08 May, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 05 May, 2017 1 commit
-
-
Michael Kozono authored
-
- 04 May, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 03 May, 2017 1 commit
-
-
Nick Thomas authored
-
- 02 May, 2017 2 commits
-
-
Ruben Davila authored
-
Mike Ricketts authored
-
- 26 Apr, 2017 5 commits
-
-
Zeger-Jan van de Weg authored
-
Jacob Vosmaer authored
-
Ruben Davila authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 24 Apr, 2017 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #29971
-
- 21 Apr, 2017 1 commit
-
-
Nick Thomas authored
-
- 19 Apr, 2017 1 commit
-
-
Alejandro Rodríguez authored
-