| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Enable word wrap in IDE
Closes #44303
See merge request gitlab-org/gitlab-ce!17994
|
| |
| |
| |
| | |
Closes #44303
|
|\ \
| | |
| | |
| | |
| | | |
Add i18n and update specs for ShaMismatch vue component
See merge request gitlab-org/gitlab-ce!17870
|
| | | |
|
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Disable cursor for review mode in the IDE
Closes #44307
See merge request gitlab-org/gitlab-ce!17955
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also disables occurrences highlights & the line highlight for the review
mode.
Closes #44307
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-name' into 'master'
Resolve "Controller parameters handling sensitive information should use a more specific name"
Closes #43316
See merge request gitlab-org/gitlab-ce!17796
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Cleanup test for disabling comment submit button
See merge request gitlab-org/gitlab-ce!17930
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'44218-add-internationalization-support-for-the-prometheus-merge-request-widget' into 'master'
Resolve "Add internationalization support for the Prometheus Merge Request widget"
Closes #44218
See merge request gitlab-org/gitlab-ce!17753
|
| |/ / / |
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Fix performance bar spacing
See merge request gitlab-org/gitlab-ce!17912
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Disables the button when submitting comment.
Closes #39661
See merge request gitlab-org/gitlab-ce!17918
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Closes #44298
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Move IDE to CE
Closes #44157
See merge request gitlab-org/gitlab-ce!17887
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
This also makes the IDE generally available
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'master'
Update spec import path for vue mount component helper
See merge request gitlab-org/gitlab-ce!17880
|
| |/ / / |
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Resolve "Prometheus graphs have no empty state when no data is present"
Closes #42558
See merge request gitlab-org/gitlab-ce!17759
|
| | |/
| |/| |
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
But first, rewrite the performance bar in Vue:
1. Remove the peek-host gem and replace it with existing code. This also allows
us to include the host in the JSON response, rather than in the page HTML.
2. Leave the line profiler parts as here-be-dragons: nicer would be a separate
endpoint for these, so we could use them on Ajax requests too.
3. The performance bar is too fiddly to rewrite right now, so apply the same
logic to that.
Then, add features! All requests made through Axios are able to be tracked. To
keep a lid on memory usage, only the first two requests for a given URL are
tracked, though. Each request that's tracked has the same data as the initial
page load, with the exception of the performance bar and the line profiler, as
explained above.
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
into 'master'
Move UnresolvedDiscussions vue component
See merge request gitlab-org/gitlab-ce!17538
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fix styling of multiple environments in merge request widget
Closes #40610
See merge request gitlab-org/gitlab-ce!17663
|
| | |
| | |
| | |
| | |
| | | |
removed pointless test & changed some deployment tests to make more sense
added in v-tooltip
|
| | | |
|
| | |
| | |
| | |
| | | |
[ci skip]
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* master: (29 commits)
Fix provider server URL used when listing repos to import
Fix inconsistent punctuation on MR form
Update dependency for svgs
Fix timestamp to include %M instead of %I for post-deploy migrations.
Use Gitaly 0.89.0
Resolve "Hover style for sidebar dropdowns is wrong"
fixed spec
Respect the protocol in `expose_url`
Fix removes source branch text being rendered in merged state
Fix code and wiki search results when filename is non-ASCII
Include the ee/ directory in backtraces
Use GitLab fork of zaproxy
Updates file extensions on Vue docs
fixed note polling not sending updated last fetched at date added spec for polling
Add changelog entry
Use `list.id` for `:key`
added mutation spec
Bump parser and unparser gems to remove warnings
fix polling not working correctly
Fixed issue notes being duplicated
...
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'master'
Move NothingToMerge vue component
See merge request gitlab-org/gitlab-ce!17544
|
| | |/ |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix removes source branch text being rendered in merged state
Closes #44163
See merge request gitlab-org/gitlab-ce!17687
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed issue notes being duplicated
Closes #44099
See merge request gitlab-org/gitlab-ce!17671
|
| | | | |
| | | | |
| | | | |
| | | | | |
added spec for polling
|
| | | | | |
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix "Remove source branch" button in MR widget during MWPS state
Closes #42814 and #4281
See merge request gitlab-org/gitlab-ce!17192
|
| | | | |
| | | | |
| | | | |
| | | | | |
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/4281
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Require jQuery to be explicitly imported
See merge request gitlab-org/gitlab-ce!17674
|