| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| | |
Formats timeago dates to be more friendly
Closes #27537
See merge request !9145
|
| |
| |
| |
| |
| |
| |
| |
| | |
Formats the timeago timestamps to be a short date. This will only be
visible on slower connections whilst the JS is loading, after the
JS has loaded it will be turned into a timeago string
Closes #27537
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Use CommonsChunkPlugin to place vendor libraries in cacheable bundles
Closes #25550
See merge request !9647
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes filtering by name reseting archive filter
Closes #28007
See merge request !9625
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previously the search form just wasn't including any params that had previously been set, so when you filtered by name, it would reset all the params & therefore ignoring the archived param
Closes #28007
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Change default project view for user from readme to files view
See merge request !9584
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'"
See merge request !9693
|
| | | |
| | | |
| | | | |
This reverts merge request !9653
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Expose pipelines as PipelineBasic `api/v4/projects/:id/pipelines`
Closes #26847
See merge request !8875
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The `projects/:id/pipelines` exposed a lot of extra details
that are superfluous and it was taking extra resources to fetch them.
To get more details about a pipeline, use
`projects/:id/pipelines/:pipeline_id`.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix cherry-picking or reverting through an MR
Closes #28711 and #28426
See merge request !9640
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add filter param for user's authorized projects in V4
Closes #28865
See merge request !9674
|
| | | | |
| | | | |
| | | | |
| | | | | |
The query parameter `membership` should be more self-explaining.
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into 'master'
Hide issue info when project issues are disabled
Closes #19497
See merge request !9083
|
| | | | | | |
|
| |/ / / /
|/| | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
Hides the tooltip on scroll
See merge request !9653
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is especially obvious on mobile. The tooltip opens on tap but there
is no way to hide it, so this hides the tooltip after scrolling.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use iids as filter parameter
Closes #27532
See merge request !9096
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Decrease tanuki logo size
Closes #28935
See merge request !9676
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Default to dangerous MR merge button
Closes #28010
See merge request !9245
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9245
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix creating a file in an empty repo using the API
Closes #28626
See merge request !9632
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Only add a newline in Markdown Editor if the current line is not empty
Closes #27978
See merge request !9455
|
| | | | | | | | | |
|
| |_|_|/ / / / /
|/| | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixed the position of loading spinner
Closes #28906
See merge request !9658
|
| | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed the position of the loading spinner in the issue template dropdown
toggle. It was previously just positioned with the content, this now
correctly places it in the same place the chevron down is
Closes #28906
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
into 'master'
Hightlight linenumber on page load
Closes #28893
See merge request !9664
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Show public RSS feeds to anonymous users
Closes #2629
See merge request !9596
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
API: Use `visibility` as string parameter everywhere
Closes #27501
See merge request !9337
|
| | |_|_|/ / / / / /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
And add changelog entry.
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ / /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Use full group name in GFM group reference title
See merge request !9642
|
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add filter and sorting to dashboard groups page
See merge request !9619
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|