| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
Move mr widget related links into a vue file
See merge request gitlab-org/gitlab-ce!16825
|
| | | |
|
| | | |
|
| |\ \
| |/
|/|
| |
| | |
Converted $.ajax calls in some JS files to axios
See merge request gitlab-org/gitlab-ce!16717
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
More $.ajax conversions to axios
See merge request gitlab-org/gitlab-ce!16761
|
| | | | |
|
| | | | |
|
| |\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
'master'
Add `createNewItemFromValue` option and `clearDropdown` method to `create_item_dropdown`
See merge request gitlab-org/gitlab-ce!16699
|
| | | |
| | |
| | |
| | | |
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move mr_widget_merged into a vue file
Closes #42486
See merge request gitlab-org/gitlab-ce!16746
|
| | |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* master: (21 commits)
normalize headers correctly i18n flash message
fixed dashboard projects not being filterable
Converted filterable_list to axios
Converted due_date_select to axios
Converted dropzone_input to axios
Converted create_merge_request_dropdown to axios
converted compare_autocomplete to axios
Convered compare.js to axios
Set alternate object directories in run_git
Digital Ocean Spaces now supports AWS v4 streaming API
Fix spec failures in issues_spec.rb
Fix #42486.
Generalize toggle_buttons.js
update code based on feedback
add changelog
fix spec
add spec
disable retry attempts for Import/Export until that is fixed
add an extra spec
fix validation error on services
...
|
| | | | | |
|
| | | | |
| | | |
| | | |
| | | | |
After source branch deletion the Merge request `Check out branch` button is disabled.
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
Fix JS equality rules in some specs
See merge request gitlab-org/gitlab-ce!16734
|
| | |/ / |
|
| |\ \ \
| |/ /
|/| |
| | |
| | | |
Generalize toggle_buttons for JavaScript usage
See merge request gitlab-org/gitlab-ce!16689
|
| | | |
| | |
| | |
| | | |
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Moves components into vue files:
See merge request gitlab-org/gitlab-ce!16719
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* master:
Open links in a new tab on the user page
Improve empty project overview
Make Gitaly RepositoryExists opt-out
Fix .batch_lfs_pointers accepting a lazy enumerator
Look for rugged with static analysis
Look at notes created just before merge when deciding if an MR can be reverted
Cache rubocop cache for CI
Update gitlab-styles and re-enable the RSpec/SingleLineHook cop again
Make Gitlab::Git::Repository#run_git private
Default to HTTPS for all Gravatar URLs
Handle special characters on API request of issuable templates
Update secret_values to support dynamic elements within parent
Add note within ux documentation that further changes should be made within the design.gitlab project
Disable throwOnError in KaTeX to reveal user where is the problem
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- mr_widget_failed_to_merge
- mr_widget_merge_when_pipeline_succeeds
Adds i18n
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
Make sure that axios adapater is restored after mocking
See merge request gitlab-org/gitlab-ce!16660
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Handling special characters in Issuable Templates
Closes #40028
See merge request gitlab-org/gitlab-ce!15323
|
| | | |_|/
| |/| | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Update secret_values to support dynamic elements within parent
See merge request gitlab-org/gitlab-ce!16665
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Used in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
which introduces a dynamic variable list and needs secrets.
We use the valueSelector/placeholderSelector options to avoid selecting
the last empty row.
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
Default to HTTPS for all Gravatar URLs
See merge request gitlab-org/gitlab-ce!16666
|
| | |/ /
| | |
| | |
| | |
| | | |
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Moves status icon into a vue file and adds tests
See merge request gitlab-org/gitlab-ce!16703
|
| | | | | |
|
| | |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* master: (30 commits)
Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service"
Update CHANGELOG.md for 10.4.1
Add a gRPC health check to ensure Gitaly is up
Add formatted_data attribute to Git::WikiPage
Avoid array indices to fixtures in JS specs
Migrate .batch_lfs_pointers to Gitaly
Updates `Revert this merge request` text
Work around a bug in DatabaseCleaner when using the deletion strategy on MySQL
Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'
Workaround a recaptcha pop-up that cannot be tested
Moves more mr widget components into vue files Adds i18n Adds better test coverage
Execute system hooks after-commit when executing project hooks
Remove one Spinach job and add one RSpec job
Migrate repository bundling to Gitaly
Use limit for search count queries
Fix offense in runners settings QA page object class
Wait for runner until it registers itself in QA tests
Fix static-analysis offenses in QA support class
Add specific views / selectors for QA runners page
Add views / selectors for pipeline show page object
...
|
| | | | |
| | | |
| | | |
| | | | |
Moves merging component into a vue file, adds i18n and better test cases
|
| | |/ /
|/| | |
|
| |\ \ \
| |_|/
|/| |
| | |
| | | |
Moves more mr widget components into vue files
See merge request gitlab-org/gitlab-ce!16677
|
| | |/
| |
| |
| |
| | |
Adds i18n
Adds better test coverage
|
| | | |
|
| |/ |
|
| |\
| |
| |
| |
| | |
Use restore() instead of reset() for removing axios MockAdapter
See merge request gitlab-org/gitlab-ce!16647
|
| | | |
|
| |/ |
|
| | |
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* master:
Split the setup-test-env job in two
Remove the wait time for the login form check
Fix protected branches API to accept name parameter with dot
Update outdated docs for CI/CD quick start
_never_ unset gitlab.full_path
Backport to match EE icons
Add horizontal scroll to wiki tables
Update best_practices.md Remove duplicate list item in "General Guidelines" Section.
Permits 'password_authentication_enabled_for_git' parameter for ApplicationSettingsController
Move rugged-call from Project#write_repository_config to Git::Repository#write_config
doc: Spelling fixes
Update Auto DevOps template
Disable scss-lint around text-decoration-skip
Add text-decoration-skip: ink to all underlined elements
Fix Shows signin tab after new user email confirmation
Fixes mistake in change log doc.
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve "MR widget components have different icons in CE and EE"
Closes #42225
See merge request gitlab-org/gitlab-ce!16587
|