| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This commit is the result of running `yarn eslint --fix` after enabling
the `no-implicit-coercion` ESLint rule. This rule has been added to
our ESLint config here:
https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
|
| |
|
|\
| |
| |
| |
| | |
Add global isSafeURL utility
See merge request gitlab-org/gitlab-ce!28943
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Added isSafeURL utility based on prior work in gitlab-ee
- Also added isAbsoluteOrRootRelative() and getBaseURL() utils,
needed by isSafeURL
- Removed URL() fallback because URL() is now polyfilled
- Updated specs
|
| | |
|
|\ \ |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Handling password on import by url page
See merge request gitlab/gitlabhq!3061
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Refactor and abstract Auto Merge Processes
See merge request gitlab-org/gitlab-ce!28595
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
A few minor frontend changes to complete the refactoring
from MWPS to the more generic autoMergeStrategy.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We have one auto merge strategy today - Merge When Pipeline
Succeeds.
In order to add more strategies for Merge Train feature,
we abstract the architecture to be more extensible.
Removed arguments
Fix spec
|
|/ / / /
| | | |
| | | |
| | | | |
- Update avatars to use only sizes from the 8px grid
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Move some project routes under - scope
See merge request gitlab-org/gitlab-ce!28830
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |_|_|/
|/| | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Add Pipeline IID to MR's
* Add Pipeline IID to commit box
* Add Pipeline IID to builds page
* Add Pipeline IID to job sidebar
* Add Pipeline IID to header on view pipeline pages
* Add changelog entry
* Update tests
|
|/ / / |
|
| | |
| | |
| | |
| | | |
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/60107
|
| | |
| | |
| | |
| | | |
Revert useless timeout added in karma spec
|
|/ / |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Improve performance of jobs controller show
Closes #60708
See merge request gitlab-org/gitlab-ce!28093
|
| |\ \
| | |/
| | |
| | |
| | |
| | | |
backstage/gb/improve-jobs-controller-performance
* commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6': (51 commits)
|
| | | |
|
| | |
| | |
| | |
| | | |
Fixes style lint errors
|
| | |
| | |
| | |
| | | |
Updates tests
|
| |/
|/|
| |
| |
| | |
This changes the monitoring javascript store from
an object based to a vuex one
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
Resolve CE/EE diffs in api_spec
Closes gitlab-ee#6611
See merge request gitlab-org/gitlab-ce!28576
|
| |
| |
| |
| | |
Part of single codebase changes.
|
|\ \
| |/
|/|
| |
| |
| |
| | |
Make throttling in the dirty_submit form check smarter
Closes #61928
See merge request gitlab-org/gitlab-ce!28377
|
| |
| |
| |
| |
| |
| | |
This commit fixes an issue that was causing the "Save changes" button
to be incorrectly enabled or disabled when changes were made to a form.
(Specifically, some of the subsections in the project settings pages.)
|
|\ \
| | |
| | |
| | |
| | | |
Move to pdf.js distributed with npm
See merge request gitlab-org/gitlab-ce!28156
|
| | |
| | |
| | |
| | |
| | |
| | | |
pdf.js is available on npm. Importing the dependency from there instead
of vendoring it has certain benefits, e.g. the discoverability of
updates (especially security fixes).
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
[CE Port] Rename vue_component_helper to text_helper
See merge request gitlab-org/gitlab-ce!28358
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
**Why?**
This file only contains a few text based helper functions.
It has nothing to do with Vue or Vue components.
|
| | |
| | |
| | |
| | | |
Adds backport changes for ee
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes issues with show whitespace button in diffs
Closes #42597 and #58852
See merge request gitlab-org/gitlab-ce!28242
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Correctly updates the URL without overwriting parameters
Reloads the diff file content without reloading the page
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58852, https://gitlab.com/gitlab-org/gitlab-ce/issues/42597
|
| | |
| | |
| | |
| | |
| | | |
Decouples sidebar collapsed style from
behavior.
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Simplify frontend test fixtures
See merge request gitlab-org/gitlab-ce!27531
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
for f in $(find spec/javascripts/fixtures/ -name '*.rb')
do
sed -E -e 's/(, ){0,1}(fixture_file_name|
example\.description)(, ){0,1}//' < $f > $f.tmp; mv $f.tmp $f
done
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
for f in $(find spec/javascripts/fixtures/ -name '*.rb')
do
sed 's/do |example|/do/' < $f > $f.tmp; mv $f.tmp $f
done
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
for f in $(find spec/javascripts/fixtures/ -name '*.rb')
do
grep -v store_frontend_fixture < $f > $f.tmp; mv $f.tmp $f
done
|
| | | |
|
| | | |
|