- 05 Apr, 2017 1 commit
-
-
Oswaldo Ferreira authored
Notice that this param is being supported since V3, but we have not added the proper docs for it
-
- 04 Apr, 2017 39 commits
-
-
Rémy Coutable authored
Inlude the password_automatically_check param as permitted config in the user create_service Closes #30335 See merge request !10386
-
Rémy Coutable authored
Use `sign_in` instead of `login_as` when we're not testing login flow See merge request !10296
-
Alfredo Sumaran authored
Resolve "Expandable folders for environments" Closes #28732 See merge request !10290
-
Alfredo Sumaran authored
Prevent clicking on disabled button Closes #29432 See merge request !9931
-
Clement Ho authored
Refactor test_utils bundle See merge request !10437
-
Mike Greiling authored
-
Achilleas Pipinellis authored
Fetch the default number of commits (20) for docs:check jobs Closes #30451 See merge request !10449
-
DJ Mountney authored
This param is passed to service in two places, one is in the build_user for non ldap oauth users. And the other is in the initial production admin user seed data. Without this change, when setting up GitLab in a production environment, you were not being given the option of setting the root password on initial setup in the UI.
-
Robert Speicher authored
This is a proof of concept for gitlab-org/gitlab-ce#30196. The actual login procedure is well-tested by `spec/features/login_spec.rb`, and we don't gain anything by also thoroughly testing it here, in our second-slowest feature spec. In fact, it only slows us down! So instead we use `sign_in` from the `Devise::Test::IntegrationHelpers` module, which just sets the current user at the Warden level. This drastically reduces the "setup" phase of every test in this file. A non-scientific test run saw this drop from 633 to 231 seconds.
-
Rémy Coutable authored
Fixes milestone/merge_request API endpoint to really scope the results See merge request !10369
-
Rémy Coutable authored
Fix issues importing forked projects Closes #26184 and #29380 See merge request !9102
-
James Lopez authored
-
Filipa Lacerda authored
Fixed issue boards having a vertical scrollbar Closes #30209 See merge request !10312
-
Sean McGivern authored
Fix blob highlighting in search Closes #30400 See merge request !10420
-
Sean McGivern authored
Pass GitalyAddress to workhorse See merge request !10447
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Improved Environments Metrics UX Closes #29227 See merge request !9946
-
Filipa Lacerda authored
Delete unused icons; add empty lines to svg files See merge request !10415
-
Robert Speicher authored
Disable support for Gitaly PostReceivePack See merge request !10444
-
Robert Speicher authored
Bump Gitaly server version to 0.5.0 See merge request !10446
-
Rémy Coutable authored
list recommended version of PostgreSQL See merge request !10190
-
Ben Bodenmiller authored
-
Douwe Maan authored
Adds git terminal prompt env var to application rb Closes #24187 See merge request !10372
-
Jacob Vosmaer authored
-
Sean McGivern authored
remove useless queries with false conditions (e.g 1=0) Closes #29492 See merge request !10141
-
Kamil Trzciński authored
Don't autofill kubernetes namespace See merge request !10438
-
Sean McGivern authored
Backport differences in global search from EE to CE See merge request !10445
-
Achilleas Pipinellis authored
Improves Jira integration documentation Closes #29670 See merge request !10067
-
Achilleas Pipinellis authored
Add long polling diagrams See merge request !10270
-
Achilleas Pipinellis authored
Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` command. See merge request !10442
-
Yorick Peterse authored
Remove index for users.current sign in at Closes #29523 See merge request !10401
-
Sean McGivern authored
Split status and confidentiality action See merge request !10443
-
Ahmad Sherif authored
-
Nick Thomas authored
-
-
Kamil Trzciński authored
Backport API changes needed to fix sticking in EE See merge request !10376
-
mhasbini authored
-
Z.J. van de Weg authored
-
Jarka Kadlecova authored
-