- 06 Feb, 2020 1 commit
-
-
nicolasdular authored
For the registration controller, we were not loading the recaptcha config correctly before rendering the page. This could lead to issues with the recaptcha gem, where it does not get the required keys.
-
- 05 Feb, 2020 39 commits
-
-
Mike Greiling authored
Update to eslint 6 See merge request gitlab-org/gitlab!24413
-
Mayra Cabrera authored
Add project_key column See merge request gitlab-org/gitlab!24063
-
Jan Provaznik authored
Project_key will be used to identify projects when user sends an email to service desk specific address.
-
Lukas Eipert authored
-
Lukas Eipert authored
This updates eslint and related plugins to the next major version so that we can make use of new features.
-
Russell Dickenson authored
Rough out subheading for starring projects Closes #31142 See merge request gitlab-org/gitlab!23908
-
Amy Qualls authored
The method of starring a project has not been documented in GitLab's documentation. This commit provides a subheading on the user/project page explaining this feature.
-
Douglas Barbosa Alexandre authored
Geo: Remove Sync button from Uploads UI Closes #202032 See merge request gitlab-org/gitlab!24496
-
Mayra Cabrera authored
Introduce security scan model See merge request gitlab-org/gitlab!23669
-
Cameron Swords authored
This stores scans run by Secure Products
-
Walmyr Lima e Silva Filho authored
Quarantine log into Mattermost via GitLab spec See merge request gitlab-org/gitlab!24491
-
Bob Van Landuyt authored
Include context metadata to /jobs/:id* API calls See merge request gitlab-org/gitlab!24324
-
Michael Kozono authored
Allow to specify number of retries with an env variable See merge request gitlab-org/gitlab!24457
-
Lin Jen-Shin authored
Fix a flaky spec that was time-sensitive See merge request gitlab-org/gitlab!24506
-
Natalia Tepluhina authored
Make smarter suggestion for assign commands Closes #199698 See merge request gitlab-org/gitlab!24294
-
Mike Greiling authored
Resolve "Cloud Run mislabeled on GKE cluster creation form" Closes #39462 See merge request gitlab-org/gitlab!23694
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/pages.gitlab-ci.yml' See merge request gitlab-org/gitlab!24459
-
Heinrich Lee Yu authored
Clear Sidekiq queues before each example See merge request gitlab-org/gitlab!23332
-
Mike Greiling authored
Merge branch '28837-update-javascript-language-polyfills-with-usebuiltins-and-core-js-v3' into 'master' Resolve "Update JavaScript language polyfills with UseBuiltins and core-js v3" Closes #28837 See merge request gitlab-org/gitlab!19629
-
Lin Jen-Shin authored
Prune flaky examples after 7 days See merge request gitlab-org/gitlab!24476
-
Mike Greiling authored
Move commit resource in repository routing See merge request gitlab-org/gitlab!24279
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/memory.gitlab-ci.yml' See merge request gitlab-org/gitlab!24458
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/docs.gitlab-ci.yml' See merge request gitlab-org/gitlab!24353
-
Oswaldo Ferreira authored
It includes context metadata to /jobs endpoints that send over the :id param to the API. If that includes the :id param, we try to fetch the job's project and user (who triggered) and pass it over to the application context, which will eventually log the metadata to Sidekiq logs.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ronan OConnor authored
Revert "Merge branch 'cat-import-by-url-urlencoded-docs' into 'master'" See merge request gitlab-org/gitlab!24477
-
Heinrich Lee Yu authored
Add non_archived param to group merge requests API endpoint Closes #28352 See merge request gitlab-org/gitlab!23809
-
Peter Leitzen authored
API to enable and disable error tracking settings See merge request gitlab-org/gitlab!24220
-
Heinrich Lee Yu authored
Add non_archived param to group issues API endpoint Closes #28352 See merge request gitlab-org/gitlab!23785
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Bob Van Landuyt authored
Admin mode for Sidekiq jobs Closes #35717 See merge request gitlab-org/gitlab!24388
-
Diego Louzán authored
Add client & server middlewares to support admin mode in Sidekiq jobs Extend CurrentUserMode to enable setting admin user in RequestStore
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add a comment about adding a group as code owners See merge request gitlab-org/gitlab!24493
-
Zack Cuddy authored
Locale
-
Dmytro Zaporozhets authored
Update rack-cors in Gemfile.lock See merge request gitlab-org/gitlab!24480
-
Lin Jen-Shin authored
-