summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-remove-create-user-variable' into 'master'43516-rake-task-to-test-ssl-connection-certificate-verificationStan Hu2018-12-141-1/+0
|\
| * Remove CREATE_DB_USER variable in prepare_buildRobert Speicher2018-12-131-1/+0
* | Merge branch 'doc-prettier-vscode-settings' into 'master'Filipa Lacerda2018-12-141-0/+35
|\ \
| * | Update prettier.md with VSCode Settings sectionPaul Slaughter2018-12-141-0/+35
* | | Merge branch 'fix-warnings' into 'master'Robert Speicher2018-12-144-22/+48
|\ \ \
| * | | Fix warning: already initialized constant STATUSESSemyon Pupkov2018-12-132-15/+37
| * | | Fix warning already initialized constant LABEL_TITLESSemyon Pupkov2018-12-132-7/+11
* | | | Merge branch 'refactor-ci-pipeline-config-source-enum' into 'master'Kamil Trzciński2018-12-142-5/+11
|\ \ \ \
| * | | | Refactor Ci::Pipeline's config_sources enumYorick Peterse2018-12-132-5/+11
* | | | | Merge branch '53771-move-cluster-type-description' into 'master'Kamil Trzciński2018-12-143-1/+23
|\ \ \ \ \
| * | | | | Move description of cluster type to presenterThong Kuah2018-12-133-1/+23
* | | | | | Merge branch 'remove-issue-suggestions-flag' into 'master'Douwe Maan2018-12-148-10/+24
|\ \ \ \ \ \
| * | | | | | Pass on arguments passed to the FeatureConstrainerBob Van Landuyt2018-12-143-5/+16
| * | | | | | Enable GraphQL API endpointPhil Hughes2018-12-135-7/+11
| * | | | | | Remove issue_suggestions feature flagPhil Hughes2018-12-134-5/+4
* | | | | | | Merge branch 'patch-13' into 'master'Achilleas Pipinellis2018-12-141-8/+8
|\ \ \ \ \ \ \
| * | | | | | | ci/yaml: remove "recursion" mention if merging is not recursiveElan Ruusamäe2018-12-101-8/+8
* | | | | | | | Merge branch '43959-serverless-tab-docs' into 'master'Achilleas Pipinellis2018-12-146-68/+163
|\ \ \ \ \ \ \ \
| * | | | | | | | Serverless Doc UpdatesDaniel Gruesso2018-12-146-68/+163
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-add-proofreader-dplanella' into 'master'Achilleas Pipinellis2018-12-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add dplanella as Catalan proofreaderDavid Planella2018-12-141-1/+1
* | | | | | | | | Merge branch 'patch-35' into 'master'Achilleas Pipinellis2018-12-141-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix missing empty space that makes rendered gitlab documentation page missing...Enrique Alvarez2018-12-121-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'docs-align-k8s-info' into 'master'Achilleas Pipinellis2018-12-141-39/+47
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Docs: Align CE and EE k8s doc to matchMarcel Amirault2018-12-141-39/+47
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ac-releases-name-sha-author' into 'master'Kamil Trzciński2018-12-1417-5/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add name, author and sha to releasesAlessio Caiazza2018-12-1317-5/+109
* | | | | | | | | | Merge branch 'winh-resolved-discussions-reply-field' into 'master'Fatih Acet2018-12-143-1/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Display reply field if resolved discussion has no repliesWinnie Hellmann2018-12-143-1/+16
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '52424-goodbye-hipchat-dependency-1' into 'master'Sean McGivern2018-12-141-14/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Stop using HipChat in the ServicesController specNick Thomas2018-12-131-14/+24
* | | | | | | | | | | Merge branch '41766-vue-component' into 'master'Phil Hughes2018-12-144-0/+307
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Creates Vue component to render each release blockFilipa Lacerda2018-12-144-0/+307
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch '55344-only-prompt-user-once-when-navigating-away-from-file-edit...Phil Hughes2018-12-143-0/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove beforeunload listener for cancel buttonSam Bigelow2018-12-133-0/+17
* | | | | | | | | | | | Merge branch 'triggermesh-knative-version' into 'master'Kamil Trzciński2018-12-143-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Upgrade Knative from 0.1.3 to 0.2.2Chris Baumbauer2018-12-113-4/+9
* | | | | | | | | | | | Merge branch 'deprecated-passing-activerecord-objects' into 'master'Stan Hu2018-12-143-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix deprecation: Passing ActiveRecord::Base objects to sanitize_sql_hash_for_...Jasper Maes2018-12-133-5/+10
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'deprecated-delete-all-params' into 'master'Stan Hu2018-12-142-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix deprecation: Passing conditions to delete_all is deprecatedJasper Maes2018-12-132-1/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'winh-dropdown-title-padding' into 'master'Kushal Pandya2018-12-142-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adjust padding of .dropdown-title to comply with design specsWinnie Hellmann2018-12-102-2/+8
* | | | | | | | | | | | | Merge branch 'bw-fix-missing-board-milestone' into 'master'Robert Speicher2018-12-142-7/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use proper API::Entities::MilestoneBrett Walker2018-12-132-7/+26
* | | | | | | | | | | | | | Merge remote-tracking branch 'dev/master'Alex Hanselka2018-12-134-0/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'security-2754-fix-lfs-import' into 'master'Alex Hanselka2018-12-133-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Validate LFS hrefs before downloading themNick Thomas2018-12-113-0/+20
| * | | | | | | | | | | | | | Update CHANGELOG.md for 11.3.13GitLab Release Tools Bot2018-12-131-0/+7
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'osw-suggest-diff-line-change' into 'master'Phil Hughes2018-12-1386-25/+2150
|\ \ \ \ \ \ \ \ \ \ \ \ \ \