summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40290-remove-rake-gitlab-sidekiq-drop-post-receive' into 'master'Nick Thomas2017-11-201-0/+5
|\
| * added changelog entry40290-remove-rake-gitlab-sidekiq-drop-post-receivedigitalMoksha2017-11-201-0/+5
* | Merge branch '1870-impersonation-stuck-on-password-change-ce' into 'master'Sean McGivern2017-11-201-0/+5
|\ \
| * | Fix MR IID in changelog item1870-impersonation-stuck-on-password-change-ceDouwe Maan2017-11-201-1/+1
| * | Impersonation no longer gets stuck on password change.Tiago Botelho2017-11-201-0/+5
* | | Merge branch '39497-inline-edit-issue-on-mobile' into 'master'Annabel Dunstone Gray2017-11-201-0/+5
|\ \ \
| * | | Add inline editing to issues on mobileEric Eastwood2017-11-181-0/+5
* | | | Align retry button with job title with new grid sizeFilipa Lacerda2017-11-201-0/+5
* | | | Merge branch '40292-bitbucket-import-hashed-storage' into 'master'Douwe Maan2017-11-201-0/+5
|\ \ \ \
| * | | | Fix bitbucket wiki import with hashed storage enabledNick Thomas2017-11-201-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'fix-protected-branches-descriptions' into 'master'Douwe Maan2017-11-201-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Clarify wording of protected branch settings for the default branchSean McGivern2017-11-201-0/+5
| |/ /
* | | Merge branch '39167-async-boards-sidebar' into 'master'Sean McGivern2017-11-201-0/+5
|\ \ \ | |/ / |/| |
| * | Async notification subscriptions in issue boardsEric Eastwood2017-11-201-0/+5
* | | Merge branch 'osw-merge-process-logs' into 'master'Sean McGivern2017-11-201-0/+5
|\ \ \ | |/ / |/| |
| * | Add logs for monitoring the merge processosw-merge-process-logsOswaldo Ferreira2017-11-161-0/+5
* | | Merge branch 'bvl-dont-move-projects-using-hashed-storage' into 'master'Douwe Maan2017-11-201-0/+5
|\ \ \
| * | | Don't move project repository/attachments when using hashed storageBob Van Landuyt2017-11-201-0/+5
* | | | Merge branch 'merge-requests-schema-cleanup' into 'master'Sean McGivern2017-11-201-0/+5
|\ \ \ \
| * | | | Clean up schema of the "merge_requests" tableYorick Peterse2017-11-201-0/+5
* | | | | Merge branch '38393-Milestone-duration-error-message-is-not-accurate-enough' ...Sean McGivern2017-11-201-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Changed validation error message on wrong milestone datesXurxo Méndez Pérez2017-11-181-0/+5
| |/ / /
* | | | Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-201-0/+5
|\ \ \ \
| * | | | Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+5
* | | | | Hide log size in mobileFilipa Lacerda2017-11-201-0/+5
| |/ / / |/| | |
* | | | Merge branch 'improved-changes-dropdown' into 'master'Filipa Lacerda2017-11-171-0/+5
|\ \ \ \
| * | | | Improved the design of the changed files dropdownPhil Hughes2017-11-171-0/+5
* | | | | Merge branch 'bvl-fix-count-with-selects' into 'master'Douwe Maan2017-11-171-0/+6
|\ \ \ \ \
| * | | | | Remove the selects when counting the last pageBob Van Landuyt2017-11-171-0/+6
* | | | | | Merge branch 'mk-add-user-rate-limits' into 'master'Douwe Maan2017-11-171-0/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add request throttlesMichael Kozono2017-11-171-0/+6
| |/ / / /
* | | | | Changing OAuth lookup to be case insensitiveFrancisco Javier López2017-11-171-0/+5
* | | | | Merge branch 'sh-port-hashed-storage-transfer-fix' into 'master'Nick Thomas2017-11-171-0/+5
|\ \ \ \ \
| * | | | | Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-161-0/+5
| |/ / / /
* | | | | Merge branch 'bvl-delete-empty-fork-networks' into 'master'Douwe Maan2017-11-171-0/+5
|\ \ \ \ \
| * | | | | Delete orphaned fork networks in a migrationbvl-delete-empty-fork-networksBob Van Landuyt2017-11-171-0/+5
| |/ / / /
* | | | | Merge branch 'ci-pipeline-status-query' into 'master'Kamil Trzciński2017-11-171-0/+5
|\ \ \ \ \
| * | | | | Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-161-0/+5
* | | | | | Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-171-0/+5
| |/ / / / |/| | | |
* | | | | Merge branch 'cache-user-keys-count' into 'master'Douwe Maan2017-11-161-0/+5
|\ \ \ \ \
| * | | | | Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-161-0/+5
| |/ / / /
* | | | | Merge branch 'brand_header_change' into 'master'Annabel Dunstone Gray2017-11-161-0/+5
|\ \ \ \ \
| * | | | | When a custom header logo is present, don't show GitLab type logoDrew Blessing2017-11-151-0/+5
| |/ / / /
* | | | | Merge branch 'dm-notes-actions-noteable-for-update' into 'master'Sean McGivern2017-11-161-0/+5
|\ \ \ \ \
| * | | | | Make sure NotesActions#noteable returns a Noteable in the update actiondm-notes-actions-noteable-for-updateDouwe Maan2017-11-161-0/+5
| |/ / / /
* | | | | Merge branch 'fix/gb/update-registry-path-reference-regexp' into 'master'Kamil Trzciński2017-11-161-0/+5
|\ \ \ \ \
| * | | | | Add changelog for container repository path updateGrzegorz Bizon2017-11-161-0/+5
| | |_|_|/ | |/| | |
* | | | | Resolve "Clicking on GPG verification badge jumps to top of the page"Mike Greiling2017-11-161-0/+6
|/ / / /
* | | | Merge branch 'update-emoji-digests-with-latest-from-gemojione' into 'master'Filipa Lacerda2017-11-151-0/+6
|\ \ \ \
| * | | | Add basic emoji development docsEric Eastwood2017-11-151-0/+6