summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Adjust ESLint rule for file nameswinniehell2017-03-051-0/+4
|
* Merge branch 'format-timeago-date' into 'master' Jacob Schatz2017-03-051-0/+4
|\ | | | | | | | | | | | | Formats timeago dates to be more friendly Closes #27537 See merge request !9145
| * Formats timeago dates to be more friendlyPhil Hughes2017-02-101-0/+4
| | | | | | | | | | | | | | | | 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
* | Merge branch 'commons-chunk-plugin' into 'master' Jacob Schatz2017-03-051-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Use CommonsChunkPlugin to place vendor libraries in cacheable bundles Closes #25550 See merge request !9647
| * | add CHANGELOG.md entry for !9647Mike Greiling2017-03-031-0/+5
| | |
* | | Merge branch 'dashboard-filter-search-keep-params' into 'master' Dmitriy Zaporozhets2017-03-041-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fixes filtering by name reseting archive filter Closes #28007 See merge request !9625
| * | | Fixes filtering by name reseting archive filterPhil Hughes2017-03-031-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | Merge branch 'dz-change-project-view' into 'master' Dmitriy Zaporozhets2017-03-041-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Change default project view for user from readme to files view See merge request !9584
| * | | | Change default project view for user from readme to files viewdz-change-project-viewDmitriy Zaporozhets2017-03-031-0/+4
| |/ / / | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Adds changelog entryVignesh Ravichandran2017-03-041-0/+4
| |/ / |/| |
* | | Merge branch 'revert-320ef318' into 'master' Filipa Lacerda2017-03-031-4/+0
|\ \ \ | | | | | | | | | | | | | | | | Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'" See merge request !9693
| * | | Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'"revert-320ef318Phil Hughes2017-03-031-4/+0
| | | | | | | | | | | | This reverts merge request !9653
* | | | Merge branch '26847-api-pipelines-use-basic' into 'master' Robert Speicher2017-03-031-0/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Expose pipelines as PipelineBasic `api/v4/projects/:id/pipelines` Closes #26847 See merge request !8875
| * | | Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-031-0/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | 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`.
* | | Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEMNick Thomas2017-03-031-0/+4
| | |
* | | Merge branch 'dm-fix-cherry-pick' into 'master' Robert Speicher2017-03-031-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix cherry-picking or reverting through an MR Closes #28711 and #28426 See merge request !9640
| * | | Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-0/+4
| | | |
* | | | Merge branch '28865-filter-by-authorized-projects-in-v4' into 'master' Sean McGivern2017-03-031-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add filter param for user's authorized projects in V4 Closes #28865 See merge request !9674
| * | | | Rename query parameter to `membership`28865-filter-by-authorized-projects-in-v4Toon Claes2017-03-031-1/+1
| | | | | | | | | | | | | | | | | | | | The query parameter `membership` should be more self-explaining.
| * | | | Add filter param for authorized projects for current_user for V4Oswaldo Ferreira2017-03-031-0/+4
| | | | |
* | | | | Merge branch '19497-hide-relevant-info-when-project-issues-are-disabled' ↵Sean McGivern2017-03-031-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Hide issue info when project issues are disabled Closes #19497 See merge request !9083
| * | | | | Hide issue info when project issues are disabledGeorge Andrinopoulos2017-03-021-0/+4
| | | | | |
* | | | | | Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki2017-03-031-0/+4
| |/ / / / |/| | | |
* | | | | Merge branch 'tooltip-hide-on-scroll' into 'master' Filipa Lacerda2017-03-031-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Hides the tooltip on scroll See merge request !9653
| * | | | Hides the tooltip on scrolltooltip-hide-on-scrollPhil Hughes2017-03-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-031-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use iids as filter parameter Closes #27532 See merge request !9096
| * | | | | Use iids as filter parameterJarka Kadlecova2017-03-021-0/+4
| | | | | |
* | | | | | Merge branch '28935-make-logo-smaller' into 'master' Alfredo Sumaran2017-03-031-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decrease tanuki logo size Closes #28935 See merge request !9676
| * | | | | | Decrease tanuki logo sizeAnnabel Dunstone Gray2017-03-021-0/+4
| | | | | | |
* | | | | | | Merge branch '28010-mr-merge-button-default-to-danger' into 'master' Alfredo Sumaran2017-03-031-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default to dangerous MR merge button Closes #28010 See merge request !9245
| * | | | | | Default to subtle MR mege button until CI status is available28010-mr-merge-button-default-to-dangerEric Eastwood2017-03-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9245
* | | | | | | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' Robert Speicher2017-03-021-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix creating a file in an empty repo using the API Closes #28626 See merge request !9632
| * | | | | | | Fix creating a file in an empty repo using the APIDouwe Maan2017-03-011-0/+4
| | | | | | | |
* | | | | | | | Merge branch '27978-improve-task-list-ux' into 'master' Clement Ho2017-03-021-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only add a newline in Markdown Editor if the current line is not empty Closes #27978 See merge request !9455
| * | | | | | | | Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-0/+4
| | | | | | | | |
* | | | | | | | | Resolve "missing count badge styling in new sidebar dropdown"Annabel Dunstone Gray2017-03-021-0/+4
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'issue-descrpiption-spinner-off' into 'master' Annabel Dunstone Gray2017-03-021-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the position of loading spinner Closes #28906 See merge request !9658
| * | | | | | | | Fixed the position of loading spinnerissue-descrpiption-spinner-offPhil Hughes2017-03-021-0/+4
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | Merge branch '28893-highlighted-diff-doesn-t-stay-highlighted-on-refresh' ↵Annabel Dunstone Gray2017-03-021-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Hightlight linenumber on page load Closes #28893 See merge request !9664
| * | | | | | | | Hightlight linenumber on page load28893-highlighted-diff-doesn-t-stay-highlighted-on-refreshSam Rose2017-03-021-0/+4
| | | | | | | | |
* | | | | | | | | Cleaning up navigational order - ProjectKushal Pandya2017-03-021-0/+4
| | | | | | | | |
* | | | | | | | | Merge branch '2629-show-public-rss-feeds-to-anonymous-users' into 'master' Douwe Maan2017-03-021-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show public RSS feeds to anonymous users Closes #2629 See merge request !9596
| * | | | | | | | | Add MR and author to changelogMichael Kozono2017-03-011-2/+2
| | | | | | | | | |
| * | | | | | | | | Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch '27501-api-use-visibility-everywhere' into 'master' Douwe Maan2017-03-021-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Use `visibility` as string parameter everywhere Closes #27501 See merge request !9337
| * | | | | | | | | | Add visibility change to API v3 -> v4 docToon Claes2017-03-021-0/+4
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | And add changelog entry.
* | | | | | | | | | Merge branch 'dm-group-reference-full-name' into 'master' Dmitriy Zaporozhets2017-03-021-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use full group name in GFM group reference title See merge request !9642
| * | | | | | | | | Use full group name in GFM group reference titledm-group-reference-full-nameDouwe Maan2017-03-011-0/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dz-dashboard-groups-search' into 'master' Dmitriy Zaporozhets2017-03-021-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Add filter and sorting to dashboard groups page See merge request !9619
| * | | | | | | | Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-011-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>