- 27 Jul, 2017 40 commits
-
-
Robert Speicher authored
Skip OAuth authorization for trusted applications See merge request !13061
-
Robert Speicher authored
Remove GitLab custom failure app for Devise See merge request !13136
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Achilleas Pipinellis authored
Document that instance types must match when restoring a backup See merge request !12639
-
Robert Speicher authored
Fix prometheus client pid reuse bug See merge request !13130
-
Sean McGivern authored
Resolve "Fix Image Blob Display due to lazy Image Loading" Closes #35577 See merge request !13104
-
Dmitriy Zaporozhets authored
GPG signed commits Closes #20268 See merge request !9546
-
Valery Sizov authored
-
Robert Speicher authored
Remove superfluous tags in RSpec examples. Closes #34319 See merge request !12754
-
Douwe Maan authored
Ensure test files are deleted after fs metrics gathering run Closes #35457 See merge request !13080
-
Marcia Ramos authored
remove extra space See merge request !13114
-
Sean McGivern authored
Fix the `/projects/:id/repository/branches endpoint` to handle dots in the branch name when the project full patch contains a `/` See merge request !13115
-
Rémy Coutable authored
Support custom directory in gitlab:backup:create task See merge request !12984
-
Alexis Reigel authored
-
Rubén Dávila authored
Compile JS lang files before webpack compile Closes #35615 See merge request !13122
-
Alexis Reigel authored
-
Alexis Reigel authored
when omitting the end part of the key ('-----END PGP PUBLIC KEY BLOCK-----') the error message was not about the key anymore, but about the missing fingerprint and primary_keyid, which was confusing for the user. the new validation checks that the end also matches the expected format.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
we actually don't need a limit on the column itself for MySQL to work. we need to set a length on the index.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
also: * reorder table columns * no need for `add_concurrent_index` * no need for explicit index removal on `#down`
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-