summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '50564-chat-service-refactoring' into 'master'Nick Thomas2018-09-031-0/+5
|\
| * Use sample data for push event when no commits createdTakuya Noguchi2018-08-311-0/+5
* | Merge branch 'sh-bump-unauth-expiration' into 'master'Douwe Maan2018-09-031-0/+5
|\ \
| * | Bump unauthenticated session time from 1 hour to 2 hoursStan Hu2018-08-311-0/+5
* | | Merge branch 'sh-disable-sidekiq-session' into 'master'Sean McGivern2018-09-031-0/+5
|\ \ \
| * | | Disable the Sidekiq Admin Rack sessionStan Hu2018-08-311-0/+5
| |/ /
* | | Merge branch '50936-docs/run-review-cleanup-only-for-gitlab-org-repos' into '...Rémy Coutable2018-09-031-0/+5
|\ \ \
| * | | Run review-docs-cleanup job for gitlab-org repos onlyTakuya Noguchi2018-09-021-0/+5
* | | | Merge branch 'sh-fix-dedupe-group-importer' into 'master'Rémy Coutable2018-09-031-0/+5
|\ \ \ \
| * | | | Fix importers not assigning a new default groupStan Hu2018-08-311-0/+5
| | |/ / | |/| |
* | | | Merge branch '50853-vendor-auto-devops-gitlab-ci-yml-to-resolve-redeploying-d...Dmitriy Zaporozhets2018-09-031-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Vendor in Auto-DevOps.gitlab-ci.yml to resolve review apps not re-deployableThong Kuah2018-08-301-0/+5
* | | | Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher2018-09-011-0/+5
|\ \ \ \
| * | | | Add default parameter to branches APIRiccardo Padovani2018-08-181-0/+5
* | | | | Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher2018-08-311-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix "Confidential comments" button not saving in project hookssh-fix-confidential-note-optionStan Hu2018-08-171-0/+5
* | | | | Merge branch '47765-group-visibility-error-due-to-string-conversion' into 'ma...Douwe Maan2018-08-311-0/+6
|\ \ \ \ \
| * | | | | Changes update_column to update_attributes in ProjectTreeRestorer#restore_pro...Tiago Botelho2018-08-281-0/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'remove-background-migration-worker-feature-flag' into 'master'Douwe Maan2018-08-311-0/+5
|\ \ \ \ \
| * | | | | Remove feature flag from BackgroundMigrationWorkerYorick Peterse2018-08-281-0/+5
* | | | | | Merge branch '37356-relative-submodule-link' into 'master'Douwe Maan2018-08-311-0/+5
|\ \ \ \ \ \
| * | | | | | Allow resolving git submodule url for subgroup projects using relative path37356-relative-submodule-linkMark Chao2018-08-201-0/+5
* | | | | | | Merge branch 'ide-row-hover-scroll' into 'master'Filipa Lacerda2018-08-311-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Fixed IDE file row jumping into view on hoverPhil Hughes2018-08-311-0/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Resolve "Persistent banner creates problem for web ide"Paul Slaughter2018-08-311-0/+5
* | | | | | | Merge branch 'update-padding-markdown' into 'master'Phil Hughes2018-08-311-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Increase padding in markdown code blocksAnnabel Dunstone Gray2018-08-301-0/+5
* | | | | | | Merge branch 'ide-multiple-file-uploads' into 'master'Filipa Lacerda2018-08-301-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Enabled multiple uploads in the Web IDEPhil Hughes2018-08-291-0/+5
| |/ / / / / /
* | | | | | | Merge branch '47943-project-milestone-page-deprecation-message' into 'master'Filipa Lacerda2018-08-301-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add changelog entryKushal Pandya2018-08-281-0/+5
* | | | | | | | Merge branch 'schema-changed-ee-backport' into 'master'Rémy Coutable2018-08-301-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Backport schema_changed.sh from EE which prints the diff if the schema is dif...Jasper Maes2018-08-301-0/+5
* | | | | | | | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+5
* | | | | | | | | Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-301-0/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch '41292-users-stuck-on-a-redirect-loop-after-transferring-project...Sean McGivern2018-08-301-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | add changelogJames Lopez2018-08-291-0/+5
* | | | | | | | | Merge branch '50414-rubocop-rule-to-enforce-class-methods-over-module' into '...Sean McGivern2018-08-301-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adds ChangelogJacopo2018-08-291-0/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-fix-error-500-updating-wikis' into 'master'Sean McGivern2018-08-301-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Update merge request version in CHANGELOG entryStan Hu2018-08-291-1/+1
| * | | | | | | | Fix Error 500s due to encoding issues when Wiki hooks fireStan Hu2018-08-291-0/+5
| |/ / / / / / /
* | | | | | | | Fix Emojis cutting in the right wayAlexander Popov2018-08-291-0/+5
|/ / / / / / /
* | | | | | | Ignore API requests in performance barSean McGivern2018-08-291-0/+5
* | | | | | | Merge branch 'rails5-silence-stream' into 'master'Sean McGivern2018-08-291-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Rails 5: replace removed silence_streamJasper Maes2018-08-281-0/+5
* | | | | | | Update CHANGELOG.md for 11.2.2GitLab Release Tools Bot2018-08-281-5/+0
* | | | | | | [master] Missing CSRF in System Hooks resend actionFrancisco Javier López2018-08-281-0/+5
* | | | | | | Escaped html charactersChantal Rollison2018-08-281-0/+5
* | | | | | | Block link-local addresses in URLBlockerStan Hu2018-08-281-0/+5
| |_|_|/ / / |/| | | | |