summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Only search for MR revert commits on notes after MR was merged41807-15665-consistently-502s-because-it-fetches-every-commitSean McGivern2018-01-121-0/+6
* Add option to disable commit stats to commit APIFrancisco Javier López2018-01-091-0/+5
* Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-091-0/+5
|\
| * Adds changelog for backport of authorized_keys DB lookup from EEjej/backport-authorized-keys-to-ceJames Edwards-Jones2018-01-081-0/+5
* | Fixing re-ordering of an issue when dragging it to the bottom a long issue li...David Kuri2018-01-091-0/+5
* | Save user ID and username in Grape API log (api_json.log)sh-store-user-in-api-logsStan Hu2018-01-081-0/+5
* | Merge branch 'fix/dashboard-projects-nav-links-height' into 'master'Filipa Lacerda2018-01-081-0/+5
|\ \
| * | Fix dashboard projects nav links heightGeorge Tsiolis2018-01-031-0/+5
* | | Merge branch '41744-substitute-ui-charcoal-with-ui-indigo' into 'master'Annabel Dunstone Gray2018-01-081-0/+5
|\ \ \
| * | | Substitute deprecated ui_charcoal with new default ui_indigoTakuya Noguchi2018-01-071-0/+5
* | | | Merge branch '28260-fix-pages-custom-domain-url' into 'master'Grzegorz Bizon2018-01-081-0/+5
|\ \ \ \
| * | | | Generate HTTP URLs for custom Pages domains when appropriateNick Thomas2018-01-081-0/+5
* | | | | Merge branch '40418-migrate-existing-data-from-kubernetesservice-to-clusters-...Yorick Peterse2018-01-081-0/+5
|\ \ \ \ \
| * | | | | Fix change logShinya Maeda2018-01-081-1/+1
| * | | | | Add changelogShinya Maeda2018-01-081-0/+5
| |/ / / /
* | | | | Merge branch '41754-update-scss-lint-to-0-56-0' into 'master'Rémy Coutable2018-01-081-0/+5
|\ \ \ \ \
| * | | | | Update scss-lint to 0.56.0Takuya Noguchi2018-01-081-0/+5
| |/ / / /
* | | | | Merge branch 'delay-background-migrations' into 'master'Rémy Coutable2018-01-081-0/+5
|\ \ \ \ \
| * | | | | Run background migrations with a minimum intervaldelay-background-migrationsYorick Peterse2018-01-051-0/+5
* | | | | | Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern2018-01-081-0/+5
|\ \ \ \ \ \
| * | | | | | Rendering of emoji's in Group-OverviewJacopo2017-12-241-0/+5
* | | | | | | Resolve "Add graph value to hover"Mike Greiling2018-01-081-0/+5
* | | | | | | Fix slash commands dropdown descriptionMaurizio De Santis2018-01-081-0/+5
* | | | | | | disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-081-0/+5
* | | | | | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-081-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-061-0/+5
* | | | | | | Merge branch '39957-redirect-to-gpc-page-if-users-try-to-create-a-cluster-but...Kamil Trzciński2018-01-071-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add CHANGELOG entryMatija Čupić2018-01-061-0/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'fix/gb/fix-import-export-restoring-associations' into 'master'Kamil Trzciński2018-01-071-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into fix/gb/fix-import-export-restoring-associationsGrzegorz Bizon2018-01-0622-0/+113
| |\ \ \ \ \ \
| * | | | | | | Add changelog entry for import/export associations fixGrzegorz Bizon2018-01-051-0/+6
* | | | | | | | Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-061-0/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0512-0/+61
| |\ \ \ \ \ \ \
| * | | | | | | | Add CHANGELOG entryMatija Čupić2018-01-051-0/+5
* | | | | | | | | Merge branch 'issue_40500' into 'master'Sean McGivern2018-01-051-0/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Improve filtering issues by label performanceissue_40500Felipe Artur2018-01-051-0/+5
* | | | | | | | | Use --left-right and --max-count for counting diverging commitsLin Jen-Shin (godfat)2018-01-051-0/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'issues/40986/get-participants-from-issues-mr-api' into 'master'Rémy Coutable2018-01-051-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | API: get participants from merge_requests & issuesBrent Greeff2018-01-051-0/+5
* | | | | | | | | Merge branch 'ac-autodevopfix-kubectl-version' into 'master'Kamil Trzciński2018-01-051-0/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Backport gitlab-org/gitlab-ci-yml!128 - Fix kubectl version to 1.8.6ac-autodevopfix-kubectl-versionAlessio Caiazza2018-01-041-0/+5
* | | | | | | | | Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda2018-01-051-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-0/+5
* | | | | | | | | Merge branch 'api-domains-expose-project_id' into 'master'Dmitriy Zaporozhets2018-01-051-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose project_id on /api/v4/pages/domainsLuc Didry2018-01-031-0/+5
* | | | | | | | | | Merge branch 'update-redis-rack' into 'master'Rémy Coutable2018-01-051-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update redis-rack to 2.0.4update-redis-rackYorick Peterse2018-01-051-0/+5
* | | | | | | | | | | Merge branch 'jivl-fix-import-project-url-bug' into 'master'Tim Zallmann2018-01-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix import project url not updating project namejivl-fix-import-project-url-bugJose Ivan Vargas2018-01-031-0/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |