- 01 Mar, 2018 7 commits
-
-
Simon Knox authored
-
Phil Hughes authored
Use v-if in the expand button for performance See merge request gitlab-org/gitlab-ce!17394
-
Rémy Coutable authored
Forbid all inline script tags in Linter::InlineJavaScript See merge request gitlab-org/gitlab-ce!17437
-
Rémy Coutable authored
Tag migration specs with :sidekiq to clear queues between tests See merge request gitlab-org/gitlab-ce!17442
-
Rémy Coutable authored
Remove use of any_instance_of in runner spec See merge request gitlab-org/gitlab-ce!17427
-
DJ Mountney authored
Bump GitLab CI image to use git 2.16 See merge request gitlab-org/gitlab-ce!17440
-
Clement Ho authored
Removed protected_tags webpack bundle See merge request gitlab-org/gitlab-ce!17334
-
- 28 Feb, 2018 33 commits
-
-
Stan Hu authored
This was failing in https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/55004375
-
Stan Hu authored
-
Stan Hu authored
git 2.15.0 has some significant performance improvements when running `git fetch` on a repository that has lots of references. See https://gitlab.com/gitlab-com/migration/issues/216#note_60672987 for more details.
-
Connor Shea authored
-
Connor Shea authored
-
Jacob Schatz authored
Refactor pipelines show for webpack bundle tag removal See merge request gitlab-org/gitlab-ce!17127
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Jacob Schatz authored
Remove webpack bundle tag for enviroments See merge request gitlab-org/gitlab-ce!17371
-
Constance Okoghenun authored
-
Clement Ho authored
# Conflicts: # config/webpack.config.js
-
Jacob Schatz authored
Cleanup webpack config See merge request gitlab-org/gitlab-ce!17410
-
Jacob Schatz authored
# Conflicts: # config/webpack.config.js
-
Filipa Lacerda authored
Add Assignees vue component missing data container See merge request gitlab-org/gitlab-ce!17426
-
Stan Hu authored
Make sure wiki exists when it's enabled See merge request gitlab-org/gitlab-ce!17117
-
Filipa Lacerda authored
Remove pipelines mini graph spec that wasn't actually testing anything Closes #43636 See merge request gitlab-org/gitlab-ce!17428
-
Jacob Schatz authored
Remove cycle analytics bundle webpack entry point See merge request gitlab-org/gitlab-ce!17407
-
Clement Ho authored
-
Rémy Coutable authored
Set security harness hook to executable after creation Closes #43709 See merge request gitlab-org/gitlab-ce!17425
-
Rémy Coutable authored
Document new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} See merge request gitlab-org/gitlab-ce!16834
-
Rémy Coutable authored
Replace whitespace demonstrating line-breaks in GFM docs See merge request gitlab-org/gitlab-ce!16135
-
Jonathan Duck authored
-
Clement Ho authored
Move the remaining EE-specific JS files to ee/ See merge request gitlab-org/gitlab-ce!17423
-
Stan Hu authored
This was also causing crashes in Chrome V64, so it's best to remove it for now. Closes #43636
-
Rémy Coutable authored
Change the wording to reduce confusion about whether you need to reconfigure or restart. See merge request gitlab-org/gitlab-ce!15041
-
Andrew Davis authored
-
Mike Greiling authored
-
Yorick Peterse authored
In EE we prepend a module into BuildFinishedWorker. This would cause this spec to fail because RSpec doesn't support the use of "any_instance_of" with classes that include a prepended module. To work around this we just stub the "perform_async" class method instead of stubbing the "perform" instance method.
-
George Tsiolis authored
-
Robert Speicher authored
-
Stan Hu authored
Fix for open-ended parameter's in lograge causing elastic memory issues See merge request gitlab-org/gitlab-ce!17419
-
Andrew Newdigate authored
-
🚄 Job van der Voort 🚀 authored
Docs: explain feature availability in GitLab.com See merge request gitlab-org/gitlab-ce!17325
-