summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-0/+5
* Merge branch 'dm-api-projects-members-preload' into 'master'Robert Speicher2018-05-301-0/+6
|\
| * Only preload member records for the relevant projects/groups/user in projects...dm-api-projects-members-preloadDouwe Maan2018-05-301-0/+6
* | Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern2018-05-301-0/+5
|\ \
| * | Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-0/+5
* | | Merge branch '46917-gitlab-is-not-sending-objectstore-timeout-value-to-workho...Kamil Trzciński2018-05-301-0/+5
|\ \ \
| * | | Fix missing timeout value in object storage pre-authorization callAlessio Caiazza2018-05-291-0/+5
* | | | Merge branch 'bump-kubeclient-version-3-1-0' into 'master'Rémy Coutable2018-05-301-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bumps kubeclient gem version to 3.1.0bump-kubeclient-version-3-1-0Tiago Botelho2018-05-291-0/+5
* | | | Merge branch 'fix/bitbucket_import_anonymous' into 'master'Douwe Maan2018-05-301-0/+5
|\ \ \ \
| * | | | Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-241-0/+5
* | | | | Merge branch 'sh-fix-submit-not-clearing-local-storage' into 'master'Filipa Lacerda2018-05-301-0/+5
|\ \ \ \ \
| * | | | | Fix local storage not being cleared after creating a new issueStan Hu2018-05-291-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mattermost-api-v4' into 'master'Sean McGivern2018-05-301-0/+5
|\ \ \ \ \
| * | | | | Updated help text for team list for Mattermost slash commandsHarrison Healey2018-05-291-1/+1
| * | | | | Updated Mattermost integration to use Mattermost API v4Harrison Healey2018-05-281-0/+5
* | | | | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master'Phil Hughes2018-05-301-0/+5
|\ \ \ \ \ \
| * | | | | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+5
* | | | | | | Merge branch '46844-update-awesome_print-to-1-8-0' into 'master'Dmitriy Zaporozhets2018-05-301-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update awesome_print to 1.8.0Takuya Noguchi2018-05-291-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote-tracking branch 'dev/master'Mayra Cabrera2018-05-293-0/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'security-fj-import-export-assignment' into 'master'Mayra Cabrera2018-05-291-0/+5
| |\ \ \ \ \ \
| | * | | | | | Blacklisting attributes in the project import processFrancisco Javier López2018-05-141-0/+5
| * | | | | | | Merge branch 'security-dm-delete-deploy-key' into 'master'Mayra Cabrera2018-05-291-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | Fix API to remove deploy key from project instead of deleting it entirelyDouwe Maan2018-05-041-0/+5
| * | | | | | | | Merge branch 'security-users-can-update-their-password-without-entering-curre...Mayra Cabrera2018-05-291-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove password and password_confirmation from whitelisted params in Profiles...Tiago Botelho2018-05-071-0/+5
* | | | | | | | | | Merge branch 'sh-batch-dependent-destroys' into 'master'Robert Speicher2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix project destruction failing due to idle in transaction timeoutssh-batch-dependent-destroysStan Hu2018-05-241-0/+5
* | | | | | | | | | | Merge branch 'ab-35364-throttle-updates-last-repository-at' into 'master'Yorick Peterse2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Throttle updates to Project#last_repository_updated_at.Andreas Brandl2018-05-291-0/+5
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '46849-update-rdoc-to-6-0-4' into 'master'Robert Speicher2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Update rdoc to 6.0.4Takuya Noguchi2018-05-271-0/+5
* | | | | | | | | | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin...Kamil Trzciński2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param...Dennis Tang2018-05-25224-763/+369
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | Add CHANGELOGMatija Čupić2018-05-111-0/+5
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Adds migration to ensure all remote mirror columns get createdTiago Botelho2018-05-291-0/+5
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge branch 'dz-redesign-group-settings-page' into 'master'Filipa Lacerda2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Redesign group settings page into expandable sectionsDmitriy Zaporozhets2018-05-281-0/+5
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'add-artifacts_expire_at-to-api' into 'master'Grzegorz Bizon2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Expose artifacts_expire_at field for job entity in apiSemyon Pupkov2018-05-261-0/+5
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sh-tag-queue-duration-api-calls' into 'master'Sean McGivern2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Log queue duration for Grape API callssh-tag-queue-duration-api-callsStan Hu2018-05-281-0/+5
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'groups-controller-show-performance' into 'master'Douwe Maan2018-05-291-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add GroupsController#show performance changeloggroups-controller-show-performanceYorick Peterse2018-05-281-0/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Add helpful messages to empty wiki viewPaul Slaughter2018-05-291-0/+5
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'ab-45389-remove-double-checked-internal-id-generation' into 'ma...Yorick Peterse2018-05-281-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove double-checked internal id generation.Andreas Brandl2018-05-281-0/+5
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'add-background-migration-to-fill-file-store' into 'master'Kamil Trzciński2018-05-281-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add chnage logShinya Maeda2018-05-281-0/+5
| |/ / / / / / / /