- 22 Jun, 2018 3 commits
-
-
Douwe Maan authored
[Rails5] Force the `protect_from_forgery` callback run first Closes #48204 See merge request gitlab-org/gitlab-ce!20055
-
Douwe Maan authored
Unify object_storage_spec.rb with EE See merge request gitlab-org/gitlab-ce!20069
-
Grzegorz Bizon authored
Unify spec/services/auth/container_registry_authentication_service_spec.rb See merge request gitlab-org/gitlab-ce!20071
-
- 21 Jun, 2018 37 commits
-
-
Robert Speicher authored
Use expect_next_instance_of to replace expect_any_instance_of See merge request gitlab-org/gitlab-ce!20072
-
Robert Speicher authored
Show a reCAPTCHA on signin page if custom header is set Closes #48184 See merge request gitlab-org/gitlab-ce!20076
-
Stan Hu authored
This will only be displayed if `X-GitLab-Show-Login-Captcha` is set as an HTTP header.
-
Clement Ho authored
Retroactively add changelogs See merge request gitlab-org/gitlab-ce!20079
-
Clement Ho authored
Enable webpack nodeEnv optimization See merge request gitlab-org/gitlab-ce!20075
-
gfyoung authored
For community contributions, changelogs should be added to the MR.
-
Mike Greiling authored
Fix diff comment alignment for parallel code additions Closes #47861 See merge request gitlab-org/gitlab-ce!20006
-
Mike Greiling authored
-
Mike Greiling authored
-
Filipa Lacerda authored
Move boards modal EmptyState vue component See merge request gitlab-org/gitlab-ce!20068
-
Clement Ho authored
Fix multiple active tabs when Crowd or LDAP is in use Closes #48192 See merge request gitlab-org/gitlab-ce!20049
-
Stan Hu authored
-
Robert Speicher authored
Unify spec/support/shared_examples/features/project_features_apply_to_issuables_shared_examples.rb See merge request gitlab-org/gitlab-ce!20073
-
Clement Ho authored
Allow omnibus to disable sourcemaps in memory constrained environments See merge request gitlab-org/gitlab-ce!20053
-
Mike Greiling authored
-
Lin Jen-Shin authored
-
Marcia Ramos authored
Add `gitlab` chart documentation See merge request gitlab-org/gitlab-ce!20056
-
Joshua Lambert authored
-
Lin Jen-Shin authored
-
Robert Speicher authored
CE: Resolve "Extract EE specific files/lines for project_creator_spec" See merge request gitlab-org/gitlab-ce!19850
-
Clement Ho authored
Follow-up to !19808: Split up for-loop initializations See merge request gitlab-org/gitlab-ce!19915
-
gfyoung authored
-
Lin Jen-Shin authored
-
Douwe Maan authored
Restore custom hooks for wiki See merge request gitlab-org/gitlab-ce!20065
-
Lin Jen-Shin authored
-
George Tsiolis authored
-
Tim Zallmann authored
Changes tab VUE refactoring Closes #42882 See merge request gitlab-org/gitlab-ce!17011
-
Felipe Artur authored
-
Ahmad Hassan authored
-
Rémy Coutable authored
[Rails5] Set request.format in commits_controller Closes #48144 et #48143 See merge request gitlab-org/gitlab-ce!20023
-
blackst0ne authored
Since Rails 5.0 the `protect_from_forgery` callback doesn't run first by default anymore. [1] Instead it gets inserted into callbacks chain where callbacks get called in order. This commit forces the callback to run first. [1]: https://github.com/rails/rails/commit/39794037817703575c35a75f1961b01b83791191
-
Sean McGivern authored
Add enabled prefix to feature keys to be consistent with other keys See merge request gitlab-org/gitlab-ce!20043
-
Sean McGivern authored
Properly detect label reference if followed by period or question mark See merge request gitlab-org/gitlab-ce!19965
-
Rémy Coutable authored
[Rails5] Fix ActionCable's mount_path configuration See merge request gitlab-org/gitlab-ce!20051
-
Rémy Coutable authored
Rails 5 fix Capybara::ElementNotFound: Unable to find visible css #modal-revert-commit Closes #48140 et #48139 See merge request gitlab-org/gitlab-ce!20044
-
Douwe Maan authored
Raw changes calculation is Gitaly only now Closes gitaly#1138 See merge request gitlab-org/gitlab-ce!20057
-
Lin Jen-Shin authored
-