- 16 Jul, 2019 1 commit
-
-
GitLab Bot authored
-
- 15 Jul, 2019 39 commits
-
-
Mike Greiling authored
Align container registry empty state with design guidelines Closes #64249 See merge request gitlab-org/gitlab-ce!30502
-
Nick Kipling authored
Shortened descriptive text Added copy button to code snippets
-
GitLab Bot authored
-
Fatih Acet authored
Move setCurrentBoard() from BoardsStoreEE to core (CE-backport) See merge request gitlab-org/gitlab-ce!30626
-
Winnie Hellmann authored
(cherry picked from commit 9cd745c65bcb51d615399e82d8b26ef5cce972e1)
-
Fatih Acet authored
Move setCurrentBoard() from BoardsStoreEE to core See merge request gitlab-org/gitlab-ee!14643
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Mark Lapierre authored
Unquarantine Add Deploy Key test See merge request gitlab-org/gitlab-ce!30756
-
Dan Davison authored
Add an appropriate solution in QA E2E style guide example See merge request gitlab-org/gitlab-ce!30761
-
Robert Speicher authored
-
ddavison authored
A "bad" example was given, however no solution was provided for fixing the bad example
-
Desiree Chevalier authored
-
Stan Hu authored
Convert client_auth_method to a Symbol for quirked OmniAuth providers Closes #64407 See merge request gitlab-org/gitlab-ce!30683
-
Mayra Cabrera authored
Make httpclient respect system SSL configuration Closes charts/gitlab#1436 See merge request gitlab-org/gitlab-ce!30749
-
Mayra Cabrera authored
Migrate null values for users.private_profile column See merge request gitlab-org/gitlab-ce!29888
-
Adam Hegyi authored
- Background migration for changing null values to false - Set false as default value for private_profile DB column
-
Mayra Cabrera authored
Port of 57538-normalize-users-private-profile-field to EE See merge request gitlab-org/gitlab-ee!14300
-
Adam Hegyi authored
- Background migration for changing null values to false - Set false as default value for private_profile DB column
-
Robert Speicher authored
Reorder fields in boards schema to match EE See merge request gitlab-org/gitlab-ce!30751
-
Mayra Cabrera authored
Add basic dependencies endpoint See merge request gitlab-org/gitlab-ee!14612
-
Tetiana Chupryna authored
This endpoint provides infromation about project dependencies. It's behind feature flag because some important parts are missing.
-
Vincent Fazio authored
Signed-off-by: Vincent Fazio <vfazio@xes-inc.com>
-
Vincent Fazio authored
Signed-off-by: Vincent Fazio <vfazio@xes-inc.com>
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Hide restricted and disallowed visibility radios See merge request gitlab-org/gitlab-ce!30590
-
Douglas Barbosa Alexandre authored
Hide restricted and disallowed visibility radios See merge request gitlab-org/gitlab-ee!14478
-
Mayra Cabrera authored
Fix resource event when a label is removed See merge request gitlab-org/gitlab-ee!14682
-
Stan Hu authored
This eliminates conflicts between CE and EE db/schema.rb files.
-
Stan Hu authored
By default, httpclient (and hence anything that uses rack-oauth2) ignores the system-wide SSL certificate configuration in favor of its own `cacert.pem`. This makes it impossible to use custom certificates without patching that file. Until https://github.com/nahi/httpclient/pull/386 is merged, we work around this limitation by forcing the `HTTPClient` SSL store to use the default system configuration. Closes https://gitlab.com/charts/gitlab/issues/1436
-
GitLab Bot authored
-
Luke Bennett authored
Show a message if many levels are restricted and a different message if all levels are restricted.
-
Luke Bennett authored
Show a message if many levels are restricted and a different message if all levels are restricted.
-
Jarka Košanová authored
-
Robert Speicher authored
Always return MR diff_refs if importing See merge request gitlab-org/gitlab-ce!30630
-
Robert Speicher authored
-
Mike Greiling authored
Fix race condition with polling when saving notes Closes gitlab-ee#12472 See merge request gitlab-org/gitlab-ce!30724
-
Robert Speicher authored
Reorder application settings in db/schema.rb to match EE See merge request gitlab-org/gitlab-ce!30715
-
Annabel Dunstone Gray authored
Ensure quick help links have the same color Closes #64266 See merge request gitlab-org/gitlab-ce!30478
-