summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '38635-fix-gitlab-check-git-ssh-config' into 'master'Douwe Maan2017-10-031-0/+5
|\
| * Whitelist authorized_keys.lock in the gitlab:check rake taskNick Thomas2017-10-021-0/+5
* | Merge remote-tracking branch 'dev/master'Stan Hu2017-10-021-5/+0
|\ \
| * | Update CHANGELOG.md for 9.5.6Jose Ivan Vargas2017-09-291-5/+0
* | | Merge branch 'sh-fix-import-repos' into 'master'Robert Speicher2017-10-021-0/+5
|\ \ \
| * | | Fix gitlab-rake gitlab:import:repos taskStan Hu2017-10-021-0/+5
* | | | Merge branch 'rd/fix-case-sensative-email-conf-signup' into 'master'Robert Speicher2017-10-021-0/+5
|\ \ \ \
| * | | | Add new changelog entryrobdel122017-09-301-0/+5
* | | | | Merge branch 'fix/gpg/case-insensitive' into 'master'Dmitriy Zaporozhets2017-10-021-0/+5
|\ \ \ \ \
| * | | | | Make GPG validation case insensitive.Tim Bishop2017-09-291-0/+5
| |/ / / /
* | | | | Merge branch 'sh-thread-safe-markdown' into 'master'Robert Speicher2017-10-021-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make Redcarpet Markdown renderer thread-safeStan Hu2017-10-021-0/+5
| |/ / /
* | | | Merge branch '33493-attempt-to-link-saml-users-to-ldap-by-email' into 'master'Douwe Maan2017-10-021-0/+5
|\ \ \ \
| * | | | Attempt to link saml users to ldap by emailTiago Botelho2017-09-251-0/+5
* | | | | Merge branch '38619-fix-comment-delete-confirm-text' into 'master'Filipa Lacerda2017-10-021-0/+5
|\ \ \ \ \
| * | | | | Fix comment deletion confirmation dialog typoMark Fletcher2017-10-021-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-restore-all-refs-backup' into 'master'Sean McGivern2017-10-021-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Ensure all refs are restored on a restore from backupsh-restore-all-refs-backupStan Hu2017-09-291-0/+5
| |/ / /
* | | | Merge branch '38571-fix-exception-in-raven-report' into 'master'Sean McGivern2017-10-021-0/+6
|\ \ \ \
| * | | | Ensure no exception is raised when Raven tries to get the current user in API...38571-fix-exception-in-raven-reportRémy Coutable2017-09-291-0/+6
| | |_|/ | |/| |
* | | | Merge branch '34366-issue-sidebar-don-t-render-participants-in-collapsed-stat...Tim Zallmann2017-10-021-0/+5
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 34366-issue-sidebar-don-t-r...Luke "Jared" Bennett2017-09-2816-10/+71
| |\ \ \ \
| * | | | | Added changelogLuke "Jared" Bennett2017-09-281-0/+5
* | | | | | Merge branch '38052-use-simple-api-for-projects' into 'master'Tim Zallmann2017-10-021-0/+5
|\ \ \ \ \ \
| * | | | | | Add changelog entry38052-use-simple-api-for-projectskushalpandya2017-09-291-0/+5
* | | | | | | Merge branch 'remote_user' into 'master'Douwe Maan2017-10-021-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add username as GL_USERNAME in hooks (http)David Turner2017-09-291-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu2017-10-011-0/+5
|/ / / / / /
* | | | | | Merge branch 'lint-changelog-yaml' into 'master'Robert Speicher2017-09-2911-33/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove changelogs with invalid extensionsSean McGivern2017-09-298-31/+0
| * | | | | Fix invalid changelog entrieslint-changelog-yamlSean McGivern2017-09-272-2/+2
| * | | | | Add static analysis job to find invalid YAML in changelogsSean McGivern2017-09-271-0/+5
* | | | | | Merge branch 'fork-btn-enabled-user-groups' into 'master'Filipa Lacerda2017-09-291-0/+5
|\ \ \ \ \ \
| * | | | | | Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-0/+5
* | | | | | | Merge branch '38582-popover-badge' into 'master'Phil Hughes2017-09-291-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Improves UX of autodevops popover to match gpg oneFilipa Lacerda2017-09-291-0/+5
| |/ / / / / /
* | | | | | | Merge branch 'hash-mr-scroll-load' into 'master'Filipa Lacerda2017-09-291-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | CHANGELOG itemPhil Hughes2017-09-291-0/+5
* | | | | | | Merge branch '36631-activerecord-statementinvalid-pg-querycanceled-error-canc...Rémy Coutable2017-09-291-0/+6
|\ \ \ \ \ \ \
| * | | | | | | Reschedule merge request diff background migration36631-activerecord-statementinvalid-pg-querycanceled-error-canceling-statement-due-to-statement-timeoutSean McGivern2017-09-291-0/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Fix notes type created from importLin Jen-Shin (godfat)2017-09-291-0/+6
|/ / / / / /
* | | | | | Merge branch 'add-composite-index-on-merge-requests-merge-commit-sha' into 'm...Sean McGivern2017-09-291-0/+5
|\ \ \ \ \ \
| * | | | | | Add index for merge_requests.merge_commit_shaadd-composite-index-on-merge-requests-merge-commit-shaYorick Peterse2017-09-281-0/+5
* | | | | | | Merge branch 'breadcrumb-item-links' into 'master'Tim Zallmann2017-09-291-0/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-0/+5
* | | | | | | Merge branch '37335-counter-active-state' into 'master'Phil Hughes2017-09-291-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add active states to nav bar counters37335-counter-active-stateAnnabel Dunstone Gray2017-09-281-0/+5
* | | | | | | | Merge branch '38528-build-url' into 'master'Phil Hughes2017-09-291-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes data parameter not being sent in ajax request for jobs log38528-build-urlFilipa Lacerda2017-09-281-0/+5
* | | | | | | | | Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master'Robert Speicher2017-09-281-0/+5
|\ \ \ \ \ \ \ \ \