summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '32495-improve-slack-notification-on-pipeline-status' into 'master'Robert Speicher2019-07-261-0/+5
|\
| * Improve pipeline status Slack notifications32495-improve-slack-notification-on-pipeline-statusNathan Friend2019-07-251-0/+5
* | Updates label value to include units in metricsLaura Montemayor2019-07-261-0/+5
* | Fix pid discovery for Unicorn in PidProviderAleksei Lipniagov2019-07-261-0/+5
* | Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'm...Kamil Trzciński2019-07-261-0/+6
|\ \
| * | Removes potentially incorrect, and slow fallbackremove_deployment_metrics_deployment_platform_fallbackThong Kuah2019-07-251-0/+6
* | | Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas2019-07-261-0/+5
|\ \ \
| * | | Fix error rendering submodules in MR diffs when there is no .gitmodulesdm-submodule-links-nilDouwe Maan2019-07-261-0/+5
* | | | Merge branch 'extract_auto_deploy_into_base_image' into 'master'Dmitriy Zaporozhets2019-07-261-0/+5
|\ \ \ \
| * | | | Extract deploy functions in a base imageextract_auto_deploy_into_base_imageThong Kuah2019-07-251-0/+5
| | |/ / | |/| |
* | | | Merge branch 'delete-designs-v2' into 'master'Andreas Brandl2019-07-261-0/+4
|\ \ \ \
| * | | | Adds event enum column to DesignsVersions join tabledelete-designs-v2Alex Kalderimis2019-07-241-0/+4
| | |_|/ | |/| |
* | | | Add UndoStack class - a custom undo/redo engineMartin Hanzel2019-07-261-0/+5
* | | | Ensure Warden triggers after_authentication callbackImre Farkas2019-07-261-0/+5
* | | | Merge branch '63568-access-email-notifications-custom-email' into 'master'Lin Jen-Shin2019-07-261-0/+5
|\ \ \ \
| * | | | Respect alt email when sending group access notifications63568-access-email-notifications-custom-emailMario de la Ossa2019-07-251-0/+5
* | | | | Merge branch '65088-incorrect-message-interpolation-on-project-listing' into ...Fatih Acet2019-07-251-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix incorrect use of message interpolation65088-incorrect-message-interpolation-on-project-listingAlex Kalderimis2019-07-241-0/+5
| | |_|/ | |/| |
* | | | Update namespace label text for managed clustersJacques Erasmus2019-07-251-0/+5
* | | | Merge branch 'label-descr-push-opts' into 'master'Lin Jen-Shin2019-07-251-0/+5
|\ \ \ \
| * | | | Support title and desc on merge w/ push optionlabel-descr-push-optsChristian Couder2019-07-241-0/+5
* | | | | Merge branch 'sh-support-docker-oci-images' into 'master'Dmitriy Zaporozhets2019-07-251-0/+5
|\ \ \ \ \
| * | | | | Support Docker OCI imagessh-support-docker-oci-imagesStan Hu2019-07-251-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'add-caching-to-archive-endpoint' into 'master'Grzegorz Bizon2019-07-251-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Return an ETag headers for the archive endpointadd-caching-to-archive-endpointAhmad Sherif2019-07-231-0/+5
* | | | | Changed `author_avatar` to inline-block classMarc Schwede2019-07-241-0/+5
* | | | | Fix tags page layoutAndré Luís2019-07-241-0/+5
| |_|_|/ |/| | |
* | | | Add RateLimiter to RawControllerMayra Cabrera2019-07-241-0/+5
* | | | Merge branch '63730-fix-500-status-labels-pd' into 'master'Robert Speicher2019-07-241-0/+5
|\ \ \ \
| * | | | Add where condition to filter out invalid labels with nil type63730-fix-500-status-labels-pdPatrick Derichs2019-07-241-0/+5
* | | | | Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-241-0/+5
|\ \ \ \ \
| * | | | | Optimise import performanceoptimise-import-performanceKamil Trzciński2019-07-241-0/+5
* | | | | | [ADD] outbound requests whitelistReuben Pereira2019-07-241-0/+5
* | | | | | Enable tablesample count strategy by defaultAndreas Brandl2019-07-241-0/+5
* | | | | | Merge branch 'sh-add-rugged-to-peek' into 'master'Sean McGivern2019-07-241-0/+5
|\ \ \ \ \ \
| * | | | | | Add Rugged calls to performance barStan Hu2019-07-231-0/+5
| | |/ / / / | |/| | | |
* | | | | | LFS export records repository_type dataLuke Duncalfe2019-07-241-0/+5
* | | | | | Add links in admin area overviewce-xanf-add-admin-area-linksIllya Klymov2019-07-241-0/+5
|/ / / / /
* | | | | Add empty chart componentJose Ivan Vargas2019-07-241-0/+5
* | | | | Merge branch '65019-job-templates-dind-tls-fix' into 'master'Thong Kuah2019-07-241-0/+5
|\ \ \ \ \
| * | | | | Set DOCKER_TLS_CERTDIR in CI job templates65019-job-templates-dind-tls-fixTiger2019-07-241-0/+5
| | |_|_|/ | |/| | |
* | | | | Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template65019-auto-devops-dind-tls-fixTiger2019-07-241-0/+5
|/ / / /
* | | | Allowing all users to view historyAlex Kalderimis2019-07-231-0/+4
* | | | Merge branch 'sh-update-mermaid' into 'master'Tim Zallmann2019-07-231-0/+5
|\ \ \ \
| * | | | Update Mermaid to v8.2.3sh-update-mermaidStan Hu2019-07-231-0/+5
* | | | | Rename changelog to correct issue number, be more explicit that we're talking...James Keogh2019-07-231-0/+5
* | | | | Merge branch 'adjust-group-level-analytics-to-accept-multiple-project-ids' in...Stan Hu2019-07-231-0/+5
|\ \ \ \ \
| * | | | | Fix changelog merge request numberMałgorzata Ksionek2019-07-231-1/+1
| * | | | | Add basic project extractionMałgorzata Ksionek2019-07-231-0/+5
* | | | | | Add PIP_DEPENDENCY_PATH to dependency scanning templatemo khan2019-07-231-0/+5