summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-01-3119-31/+66
|\
| * [ci skip] Fix example commands to refer to the correct versionsAlejandro Rodríguez2018-01-311-0/+5
| * Merge branch 'sh-fix-project-members-api-perf' into 'master'Rémy Coutable2018-01-311-0/+6
| |\
| | * Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...sh-fix-project-members-api-perfStan Hu2018-01-301-0/+6
| * | Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern2018-01-311-0/+5
| |\ \
| | * | Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-0/+5
| * | | Fix not all events being shown in group dashboardsh-fix-events-collectionStan Hu2018-01-301-0/+5
| | |/ | |/|
| * | Merge branch '41771-reduce-cardinality-of-metrics' into 'master'Grzegorz Bizon2018-01-301-0/+5
| |\ \
| | * | Add changelogPawel Chojnacki2018-01-291-0/+5
| * | | Merge branch 'cal-label-fix' into 'master'Annabel Dunstone Gray2018-01-301-0/+5
| |\ \ \
| | * | | Contribution calendar label cutoff fixcal-label-fixClement Ho2018-01-291-0/+5
| * | | | Merge branch '42591-update-nokogiri' into 'master'Stan Hu2018-01-301-0/+5
| |\ \ \ \
| | * | | | Update Nokogiri to 1.8.2Rémy Coutable2018-01-301-0/+5
| * | | | | Merge branch '21554-mark-new-user-as-external' into 'master'Douwe Maan2018-01-301-0/+5
| |\ \ \ \ \
| | * | | | | Only new users get marked as external21554-mark-new-user-as-externalTiago Botelho2018-01-301-0/+5
| * | | | | | Merge branch '42160-error-500-loading-merge-request-undefined-method-index-fo...Douwe Maan2018-01-301-0/+5
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix truncated_diff_lines for legacy notes without a line42160-error-500-loading-merge-request-undefined-method-index-for-nil-nilclassSean McGivern2018-01-301-0/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'osw-short-circuit-mergeable-disccusions-state' into 'master'Sean McGivern2018-01-301-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Check MR state before submitting queries for discussion stateosw-short-circuit-mergeable-disccusions-stateOswaldo Ferreira2018-01-291-0/+5
| * | | | | Merge branch '41802-add-space-to-edit-delete-tag-btns' into 'master'Filipa Lacerda2018-01-301-0/+5
| |\ \ \ \ \
| | * | | | | Adds spacing between edit and delete btn in tag listJacopo2018-01-281-0/+5
| | | |_|/ / | | |/| | |
| * | | | | Update CHANGELOG.md for 10.4.2Mark Fletcher2018-01-306-31/+0
| * | | | | Fix JIRA not working when a trailing slash is includedStan Hu2018-01-291-0/+5
| | |/ / / | |/| | |
| * | | | Merge branch 'osw-consistent-values-on-api-merge-status' into 'master'Douwe Maan2018-01-291-0/+5
| |\ \ \ \
| | * | | | Return more consistent values for merge_status on MR APIosw-consistent-values-on-api-merge-statusOswaldo Ferreira2018-01-281-0/+5
* | | | | | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe...Pawel Chojnacki2018-01-29188-685/+3513
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'fix-cache-clear-windows' into 'master'Kamil Trzciński2018-01-291-0/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into fix-cache-clear-windowsfix-cache-clear-windowsMatija Čupić2018-01-271-0/+6
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Add CHANGELOG entryMatija Čupić2018-01-261-0/+5
| * | | | | | Close and do not reload MR diffs when source branch is deletedOswaldo Ferreira2018-01-291-0/+5
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'nogravatar-fix-default-avatar' into 'master'Fatih Acet2018-01-291-0/+5
| |\ \ \ \ \
| | * | | | | Add changelog entry for !16681Felix Geyer2018-01-281-0/+5
| | | |/ / / | | |/| | |
| * | | | | Disable MR check out button when source branch is deletedJacopo2018-01-291-0/+5
| |/ / / /
| * | | | Fix #42486.Connor Shea2018-01-261-0/+6
| |/ / /
| * | | update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-261-1/+1
| * | | add changelogJames Lopez2018-01-261-0/+6
| * | | Merge branch 'update-node-docs' into 'master'Jacob Schatz2018-01-251-0/+5
| |\ \ \
| | * | | fix documentation about node versionTobias Gurtzick2018-01-251-0/+5
| * | | | Merge branch 'katex-throwOnError' into 'master'Filipa Lacerda2018-01-251-0/+5
| |\ \ \ \
| | * | | | Disable throwOnError in KaTeX to reveal user where is the problemJakub Jirutka2018-01-241-0/+5
| * | | | | Merge branch '40028-special-characters-on-issuable-templates' into 'master'Rémy Coutable2018-01-251-0/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Handle special characters on API request of issuable templatesTakuya Noguchi2018-01-251-0/+5
| * | | | | Merge branch 'feat/add-section-headers-to-project-repo-buttons' into 'master'Rémy Coutable2018-01-251-0/+5
| |\ \ \ \ \
| | * | | | | Improve empty project overviewGeorge Tsiolis2018-01-251-0/+5
| * | | | | | Make Gitaly RepositoryExists opt-outJacob Vosmaer (GitLab)2018-01-251-0/+5
| * | | | | | Merge branch 'ux-guide-deprecation' into 'master'Jacob Schatz2018-01-251-0/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Add note within ux documentation that further changes should be made within t...ux-guide-deprecationtauriedavis2018-01-241-0/+6
| * | | | | | Merge branch 'default-to-https-for-gravatar-urls' into 'master'Rémy Coutable2018-01-251-0/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-0/+5
| * | | | | | Merge branch 'winh-delete-milestone-modal' into 'master'Phil Hughes2018-01-251-0/+5
| |\ \ \ \ \ \