| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\
| |
| |
| |
| | |
Remove use of any_instance_of in runner spec
See merge request gitlab-org/gitlab-ce!17427
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
|\ \
| | |
| | |
| | |
| | | |
Bump GitLab CI image to use git 2.16
See merge request gitlab-org/gitlab-ce!17440
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Removed protected_tags webpack bundle
See merge request gitlab-org/gitlab-ce!17334
|
| |\ \
| | | |
| | | |
| | | | |
protected-tags-bundle-refactor
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
app/assets/javascripts/pages/projects/settings/repository/show/index.js
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Refactor pipelines show for webpack bundle tag removal
See merge request gitlab-org/gitlab-ce!17127
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
# Conflicts:
# config/webpack.config.js
|
| | | | | | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
# Conflicts:
# config/webpack.config.js
|
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | |
| | | | | | | | |
# Conflicts:
# config/webpack.config.js
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Remove webpack bundle tag for enviroments
See merge request gitlab-org/gitlab-ce!17371
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Cleanup webpack config
See merge request gitlab-org/gitlab-ce!17410
|
| |\ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | |
| | | | | | | | |
# Conflicts:
# config/webpack.config.js
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add Assignees vue component missing data container
See merge request gitlab-org/gitlab-ce!17426
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Make sure wiki exists when it's enabled
See merge request gitlab-org/gitlab-ce!17117
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Remove pipelines mini graph spec that wasn't actually testing anything
Closes #43636
See merge request gitlab-org/gitlab-ce!17428
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
This was also causing crashes in Chrome V64, so it's best to remove it
for now.
Closes #43636
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Remove cycle analytics bundle webpack entry point
See merge request gitlab-org/gitlab-ce!17407
|
|/ / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Set security harness hook to executable after creation
Closes #43709
See merge request gitlab-org/gitlab-ce!17425
|
| | | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Document new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH}
See merge request gitlab-org/gitlab-ce!16834
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
As introduced by gitlab-org/gitlab-runner!788
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Replace whitespace demonstrating line-breaks in GFM docs
See merge request gitlab-org/gitlab-ce!16135
|
|/ / / / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Move the remaining EE-specific JS files to ee/
See merge request gitlab-org/gitlab-ce!17423
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Change the wording to reduce confusion about whether you need to reconfigure or restart.
See merge request gitlab-org/gitlab-ce!15041
|
|/ / / / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
or restart.
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Fix for open-ended parameter's in lograge causing elastic memory issues
See merge request gitlab-org/gitlab-ce!17419
|
|/ / / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Docs: explain feature availability in GitLab.com
See merge request gitlab-org/gitlab-ce!17325
|
|/ / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Re-enable the remaning Wiki Gitaly-Endpoints
See merge request gitlab-org/gitlab-ce!17422
|
| | | | | | | | | | | | |
|