| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Important to get file data for any file that has no content set yet: we
need this information in order to build a previe for changed/staged
files if they were not yet opened in the editor
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.
We should use "To Do" and always use it as singular (not "To Dos").
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
|
|
|
|
| |
(cherry picked from commit 813299edd83ace98256b7fc9302f586f0dc2cabc)
|
|
|
|
| |
Move a unit test to jest and use snapshot tests
|
|
|
|
| |
Update TEST_HOST import paths. Tests all pass
|
|\
| |
| |
| |
| |
| |
| | |
Enable terminals button for group clusters
Closes #55487
See merge request gitlab-org/gitlab-ce!30255
|
| | |
|
| | |
|
|\ \ |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Add Redis call details in Peek performance bar
See merge request gitlab-org/gitlab-ce!30191
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Since Redis timings appear to be increasing in production, this change
makes it easier to see what exactly which queries are being called and
where.
This is done by prepending modules in peek-redis to store the call
details.
This commit redact values for all SET commands (e.g. HMSET, GETSET,
etc.).
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add released_at field to releases API
Add released_at column to releases table
Return releases to the API sorted by released_at
|
| |/ /
| | |
| | |
| | | |
- all commits squashed to make danger review happy
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Includes changes to the Vue container registry component to support
the display of an empty message and error message when invalid
characters are found in the group, project or branch name.
repositories/index.html.haml has been changed to remove the content
and place into Vue component.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|/
|
|
|
|
|
| |
If an entry has been removed from the tree and later, during the same
session, a user is trying to add a new item with the same name/path we
should allow for that as long as the original entry is marked with
`deleted`.
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Resolve "Pipeline actions cause full refresh"
Closes #63590
See merge request gitlab-org/gitlab-ce!30190
|
| |
| |
| |
| |
| |
| |
| | |
The pipelines table was showing the loading icon
after the user cancelled or retried a pipeline.
This fixes that so the pipeline updates without
removing the table from the DOM.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fix IDE editor to update dimensions on show change
Closes #45120
See merge request gitlab-org/gitlab-ce!30135
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
All issue boards can now be collapsed via a button, re-ordered by
dragging the header, and the vertical collapsed header style was
reworked.
|
| | | |
|
| | | |
|
| |/
|/|
| |
| |
| | |
Also:
- stub MutationObserver in Jest
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Extract MR's widget into a separate request
Closes #62723
See merge request gitlab-org/gitlab-ce!29979
|
| | |
| | |
| | |
| | |
| | |
| | | |
This commits extracts /merge_requests/1.json?serializer=widget
Into a separate /merge_requests/1/widget.json endpoint
This will allow to use caching for this request
|
| | |
| | |
| | |
| | |
| | | |
- next-discuss button is always show unless there is only 1 discussion
- regroup buttons arrangements
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'11888-regression-deploy-correlation-markers-on-monitoring-graphs-not-clickable' into 'master'
Turn commit sha in monitor charts popover to link
Closes gitlab-ee#11888
See merge request gitlab-org/gitlab-ce!29914
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Commit sha in deployment popovers within monitoring dashboard are
not clickable or selectable. This commit makes those commit sha
links selectable and point to projects commit page
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Removes EE differences for spec/javascripts/vue_mr_widget/mr_widget_options_spec.js
Closes gitlab-ee#12436
See merge request gitlab-org/gitlab-ce!30091
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
First part of FE for Prometheus API
Dashboard endpoint fetches all info except for chart results
Renders empty groups after loading
|
| | |
| | |
| | |
| | |
| | |
| | | |
On the metrics dashboard, always display the environment selector,
even if there is no data to display for that environment. This allows
the user to switch to the metrics dashboard of another environment.
|
| |/
|/|
| |
| |
| |
| |
| |
| | |
Update window's URL after entry's re-name
Set proper hook for correct fileLanguage
Filtered out `moved` entries from the tree
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
'63177-follow-up-from-use-scoped-routes-for-labels-and-milestones' into 'master'
Resolve "Follow-up from "Use scoped routes for labels and milestones""
Closes #63177
See merge request gitlab-org/gitlab-ce!29983
|
| |
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
When removing the last file from a folder in WebIDE, do not remove the
folder from the view. We keep those to give users possibility to
re-upload files to the same folders.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60860
|
| |
| |
| |
| | |
Changes migration and all other places the attribute is used
|
|\ \
| | |
| | |
| | |
| | | |
Add column chart component to the monitoring bundle
See merge request gitlab-org/gitlab-ce!29293
|
| | |
| | |
| | |
| | |
| | | |
This merge request just adds the column chart
component without integrating it to the dashboard
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This updates the groups list UI to match the style of the project list:
- New layout
- Improve loading state when loading group children
- Larger, responsive text
- Icon and text colors changed to secondary
- Smaller button sizes
- Content list description colors were standardized to body text
|
|\ \
| | |
| | |
| | |
| | | |
Update pagination prev and next texts
See merge request gitlab-org/gitlab-ce!29911
|
| |/ |
|