summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use kaniko for auto-buildkaniko-auto-buildJames Fargher2019-04-021-3/+1
* Merge branch 'winh-rejected-jest-promises' into 'master'Fatih Acet2019-04-012-4/+28
|\
| * Fail correct test for Promisewinh-rejected-jest-promisesWinnie Hellmann2019-03-291-4/+7
| * Fail for unhandled Promise rejections in JestWinnie Hellmann2019-03-292-0/+21
* | Merge branch 'nfriend-css-updates-for-gitlab-design-system-compliance' into '...Fatih Acet2019-04-013-2/+6
|\ \
| * | Update border radius of form controls and remove space above page titlesnfriend-css-updates-for-gitlab-design-system-complianceNathan Friend2019-02-143-2/+6
* | | Merge branch 'winh-jest-jquery-matchers' into 'master'Clement Ho2019-04-014-1/+15
|\ \ \
| * | | Add jQuery matchers to JestWinnie Hellmann2019-04-014-1/+15
|/ / /
* | | Merge branch 'sh-force-gc-after-import' into 'master'Douglas Barbosa Alexandre2019-04-015-3/+24
|\ \ \
| * | | Force a full GC after importing a projectsh-force-gc-after-importStan Hu2019-04-015-3/+24
* | | | Merge branch 'frozen_string_spec_workers' into 'master'Douglas Barbosa Alexandre2019-04-01118-0/+236
|\ \ \ \
| * | | | Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-01118-0/+236
| |/ / /
* | | | Merge branch 'jc-remove-find-all-tags-ff' into 'master'Douglas Barbosa Alexandre2019-04-012-2/+2
|\ \ \ \
| * | | | Remove find all tags feature flagjc-remove-find-all-tags-ffJohn Cai2019-03-282-2/+2
* | | | | Merge branch 'bvl-pipeline-spec-broken-master' into 'master'Robert Speicher2019-04-011-3/+35
|\ \ \ \ \
| * | | | | Refactor pipeline_specBob Van Landuyt2019-04-011-3/+35
* | | | | | Merge branch 'fix-container-scanning-on-k8s' into 'master'Douglas Barbosa Alexandre2019-04-013-6/+23
|\ \ \ \ \ \
| * | | | | | Fix Container Scanning for Kubernetes Runnersfix-container-scanning-on-k8sPhilippe Lafoucrière2019-03-313-6/+23
* | | | | | | Merge branch 'first-proof-reader' into 'master'Marcia Ramos2019-04-011-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Add details for the first proof reader requestfirst-proof-readerRay Paik2019-04-011-0/+3
* | | | | | | | Merge branch 'design-management-permissions-ce' into 'master'Douwe Maan2019-04-012-2/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Extra permissions in Project & Issue GraphQLBob Van Landuyt2019-04-012-2/+6
* | | | | | | | Merge branch '59441-add-base-domain-to-cluster-api' into 'master'Nick Thomas2019-04-015-3/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Include cluster domain into Project Cluster APIMayra Cabrera2019-04-015-3/+21
|/ / / / / / / /
* | | | | | | | Merge branch 'check-mergeability-in-merge-to-ref-service' into 'master'Douglas Barbosa Alexandre2019-04-015-14/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | Check mergeability in merge to ref servicecheck-mergeability-in-merge-to-ref-serviceShinya Maeda2019-04-015-14/+50
| |/ / / / / / /
* | | | | | | | Merge branch 'contribute/fix-nav-links-archived-project' into 'master'Douglas Barbosa Alexandre2019-04-013-2/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | Disable inaccessible navigation links upon archiving a projectElias Werberich2019-03-313-2/+59
* | | | | | | | | Merge branch 'enable-rubocop-application-record' into 'master'Lin Jen-Shin2019-04-014-2/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document ApplicationRecord / pluck_primary_keyNick Thomas2019-03-294-2/+31
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'Clement Ho2019-04-016-24/+171
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-296-24/+171
* | | | | | | | | | Merge branch 'fj-59547-fix-has-commits' into 'master'Nick Thomas2019-04-012-4/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix MergeRequest#has_commits? nil comparisonFrancisco Javier López2019-04-012-4/+11
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'frozen_string_spec_models' into 'master'Grzegorz Bizon2019-04-01275-11/+583
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't use frozen_string_literal for nowfrozen_string_spec_modelsThong Kuah2019-04-011-2/+0
| * | | | | | | | | | Fix license_template_spec to not modify StringThong Kuah2019-04-011-6/+7
| * | | | | | | | | | Don't modify String in instance_configuration_specThong Kuah2019-04-011-2/+2
| * | | | | | | | | | Fix cert_manager_spec to not modify StringThong Kuah2019-04-011-3/+24
| * | | | | | | | | | Add # frozen_string_literal to spec/modelsThong Kuah2019-04-01276-0/+552
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'refactor/services_list_of_apps_responsibility' into 'master'Grzegorz Bizon2019-04-014-47/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Dry up and remove responsibilitiesJoão Cunha2019-04-014-47/+32
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '59694-markdown-area' into 'master'Phil Hughes2019-04-013-6/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replaces md-area with position-relative for markdown areasFilipa Lacerda2019-04-013-6/+2
* | | | | | | | | | | Merge branch 'patch-49' into 'master'Stan Hu2019-04-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Update lfs_administration.md to add new line in order to have table draw prop...Rick Heil2019-04-011-0/+1
* | | | | | | | | | | Merge branch 'ce-10220-link-to-note-from-email' into 'master'Kushal Pandya2019-04-011-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Display link to review note in text emailce-10220-link-to-note-from-emailMark Chao2019-03-281-0/+4
* | | | | | | | | | | | Merge branch 'fix_qa_auto_devops_spec' into 'master'Sanad Liaquat2019-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix typo in QA auto_devops specfix_qa_auto_devops_specThong Kuah2019-04-011-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |