- 10 Jan, 2019 6 commits
-
-
Scott Escue authored
-
Scott Escue authored
-
Scott Escue authored
Removing the URL manipulation functions added to 'common_utils.js' in favor of the functions that already existed in 'url_utility.js'. Refactoring 'removeParams' function in 'url_utility.js' to allow url to be passed and to preserve the original host and/or path provided in the url.
-
Scott Escue authored
Updating OAuthRememberMe to use new common utility functions when manipulating query parameters on OAuth buttons. This ensures the 'remember_me' parameter is safely added and removed when other query parameters are present.
-
Scott Escue authored
Replacing inline JS with ES 2015 functions included in pages/sessions/new. Also applying suggested server-side syntax improvements to OmniAuthCallbacksController.
-
Scott Escue authored
If window.location contains a URL fragment, append the fragment to all sign-in forms, the sign-up form, and all button based providers.
-
- 09 Jan, 2019 34 commits
-
-
Fatih Acet authored
Update string structure for group runners See merge request gitlab-org/gitlab-ce!24187
-
George Tsiolis authored
-
Robert Speicher authored
Bump CarrierWave to 1.3.1 Closes #56096 See merge request gitlab-org/gitlab-ce!24280
-
Kamil Trzciński authored
Service for calling Sentry issues api See merge request gitlab-org/gitlab-ce!24126
-
Reuben Pereira authored
-
Stan Hu authored
This avoids an extra HEAD request when making request for auth URL. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56096
-
Tim Zallmann authored
Upgrade babel to v7.2 See merge request gitlab-org/gitlab-ce!24259
-
Kamil Trzciński authored
Enable caching for records which primary key is not `id` See merge request gitlab-org/gitlab-ce!24245
-
Mike Greiling authored
First pass at updated profile empty state See merge request gitlab-org/gitlab-ce!23973
-
Fernando Arias authored
-
James Lopez authored
Add SSE-C key configuration option for Amazon S3 remote backups See merge request gitlab-org/gitlab-ce!23797
-
Pepijn Van Eeckhoudt authored
-
Kushal Pandya authored
Adds skeleton loading for releases Closes #55242 See merge request gitlab-org/gitlab-ce!24264
-
Peter Leitzen authored
-
Annabel Dunstone Gray authored
Resolve "Inconsistent spacing between note and user avatar in discussions" Closes #55958 See merge request gitlab-org/gitlab-ce!24197
-
Sam Bigelow authored
-
Filipa Lacerda authored
Resolve "Fix translation of "in" in job details sidebar" Closes #56036 See merge request gitlab-org/gitlab-ce!24192
-
Tim Zallmann authored
Revert update to '@vue/component-compiler-utils' See merge request gitlab-org/gitlab-ce!24266
-
Lukas Eipert authored
This reverts to 2.2.0, which has node@6 compatibility
-
Filipa Lacerda authored
Upgraded Vue and related libraries See merge request gitlab-org/gitlab-ce!24159
-
Filipa Lacerda authored
In releases page, instead of rendering a loading icon, it now renders the skeleton loading
-
Sanad Liaquat authored
Allow QA to run in remote grid environments Closes #55051 See merge request gitlab-org/gitlab-ce!23708
-
Achilleas Pipinellis authored
Fix broken markdown and other lint problems See merge request gitlab-org/gitlab-ce!24208
-
Filipa Lacerda authored
Fixes doubles tooltips on note awards Closes #55483 See merge request gitlab-org/gitlab-ce!24261
-
Lin Jen-Shin authored
Resolve "Coverage is always 100%" Closes #56040 See merge request gitlab-org/gitlab-ce!24231
-
Rémy Coutable authored
Run the cloud-image trigger job for tags, even if the tests fail See merge request gitlab-org/gitlab-ce!24254
-
Filipa Lacerda authored
Use monospace font for registry table tag id and tag name Closes #40956 See merge request gitlab-org/gitlab-ce!24205
-
Clement Ho authored
-
Tim Zallmann authored
This upgrades the following packages: - Vue - Vue Loader - Vue Resource - Vue Router - Vue template compiler - Vue Jest
-
Phil Hughes authored
Reverts the note awards tooltips to use our own tooltip directive. Using the Bootstrap Vue tooltip inteferes with the Bootstrap JS tooltips which gets init'd in another JS file. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55483
-
Kamil Trzciński authored
Fix QA spec flaky for application secret variables Closes gitlab-qa#362 See merge request gitlab-org/gitlab-ce!24210
-
Phil Hughes authored
Improve JS Initialisation that we do on each page See merge request gitlab-org/gitlab-ce!24190
-
Phil Hughes authored
Remove extra space between MR tab bar and sticky file headers See merge request gitlab-org/gitlab-ce!24238
-
Grzegorz Bizon authored
Refactor artifact api endpoint Closes #55445 See merge request gitlab-org/gitlab-ce!23582
-