- 07 Nov, 2020 8 commits
-
-
Stan Hu authored
Since CACHE_CLASSES is defined in the development environment, also use it in test to be consistent.
-
Stan Hu authored
For many frontend developers, code reloading is unnecessary and creates more problems than it solves. This commit adds a CACHE_CLASSES environment variable that can be defined to disable code reloading. We do this as an environment variable because this variable is most conveniently defined in the `development.rb` and isn't needed in production. Relates to https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues/794
-
Miguel Rincon authored
Remove ci_lint_vue feature flag See merge request gitlab-org/gitlab!46880
-
Stan Hu authored
Refactor hll event yml paths See merge request gitlab-org/gitlab!47119
-
ggelatti authored
-
Heinrich Lee Yu authored
Revert "Merge branch 'bvl-handle-invalid-headers' into 'master'" See merge request gitlab-org/gitlab!47112
-
Mike Jang authored
Docs: Update SAML troubleshooting section See merge request gitlab-org/gitlab!47111
-
Blair Lunceford authored
-
- 06 Nov, 2020 32 commits
-
-
Kerri Miller authored
Extract shared view search/results/_issuable.html.haml See merge request gitlab-org/gitlab!46944
-
Dylan Griffith authored
At present the merge request result page has an old design and we want it to match the issue design which was recently updated. It seems the best way to do this was to share code so we've extracted a shared HAML template for both of these.
-
Stan Hu authored
Fix *ility typos See merge request gitlab-org/gitlab!47098
-
Jonathan Schafer authored
-
Patrick Bair authored
Add Webhooks for Releases See merge request gitlab-org/gitlab!44881
-
Amy Qualls authored
Add troubleshooting section to KAS docs See merge request gitlab-org/gitlab!46861
-
Alexander Tanayno authored
Clean up word wrapping and word choice to bring the document closer to GitLab tone and style.
-
Stan Hu authored
This reverts merge request !46985
-
Craig Norris authored
Docs: Edited PyPI topic See merge request gitlab-org/gitlab!47107
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/247950
-
Stan Hu authored
Fix comment in app/workers/background_migration_worker.rb See merge request gitlab-org/gitlab!47102
-
Andrew Fontaine authored
Display LFS label and remove truncated name in File header See merge request gitlab-org/gitlab!46406
-
Douglas Barbosa Alexandre authored
Add specific type to epic_id for updateIssue See merge request gitlab-org/gitlab!46491
-
Scott Hampton authored
Update buttons in app/views/groups/milestones directory See merge request gitlab-org/gitlab!47092
-
Scott Hampton authored
Update button styles in ee/app/views/groups/ directory See merge request gitlab-org/gitlab!47096
-
Scott Hampton authored
Update button styles in _details.html.haml See merge request gitlab-org/gitlab!47094
-
Andrew Fontaine authored
Merge branch 'Replace-GlDeprecatedDropdown-with-GlDropdown-in-app/assets/javascripts/registry/explorer/components/list_page/cli_commands.vue' into 'master' GlDeprecatedDropdown to GlDropdown in cli_commands.vue See merge request gitlab-org/gitlab!41425
-
Marvin Karegyeya authored
-
Brett Walker authored
-
Amy Qualls authored
Fix to Postman project link See merge request gitlab-org/gitlab!47100
-
ngaskill authored
-
Iniubong Obonguko authored
-
Iniubong Obonguko authored
-
Stan Hu authored
Remove possible infinite loop from BackgroundMigrationWorker See merge request gitlab-org/gitlab!45298
-
Brett Walker authored
due to inablitty to obtain a lease. Solves an infinite loop problem.
-
Jose Ivan Vargas authored
Migrate lastUpdatedAt to lastUpdatedOn See merge request gitlab-org/gitlab!47023
-
Iniubong Obonguko authored
-
Scott Hampton authored
Remove duplicated BS display properties from Issuable Notes See merge request gitlab-org/gitlab!47047
-
Stan Hu authored
Enables notifications when administrators revoke credentials See merge request gitlab-org/gitlab!46973
-
Fabio Pitino authored
Remove unused CI YAML stub from limit specs See merge request gitlab-org/gitlab!46940
-
Douglas Barbosa Alexandre authored
Bump gitlab-shell version to 13.12.0 See merge request gitlab-org/gitlab!47084
-
Scott Hampton authored
Resolve "Namespace the DevOps report / score / adoption strings" See merge request gitlab-org/gitlab!47075
-