summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Moves more mr widget components into vue filesfl-mr-widget-refactorFilipa Lacerda2018-01-2411-256/+267
| | | | | Adds i18n Adds better test coverage
* Merge branch 'winh-axios-mock-restore' into 'master'Filipa Lacerda2018-01-2410-15/+15
|\ | | | | | | | | Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647
| * Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-2310-15/+15
| |
* | Merge branch 'rc/improve-setup-test-env' into 'master'Grzegorz Bizon2018-01-243-5/+15
|\ \ | | | | | | | | | | | | Speed-up setup-test-env See merge request gitlab-org/gitlab-ce!16621
| * | Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the ↵rc/improve-setup-test-envRémy Coutable2018-01-233-5/+15
| | | | | | | | | | | | | | | | | | correct location Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'fix/gitaly-can-be-merged-for-missing-conflict-files' into 'master'Grzegorz Bizon2018-01-242-1/+12
|\ \ \ | | | | | | | | | | | | | | | | GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side See merge request gitlab-org/gitlab-ce!16655
| * | | GitalyClient::ConflictsService#conflicts? should return true for conflicts ↵fix/gitaly-can-be-merged-for-missing-conflict-filesAhmad Sherif2018-01-232-1/+12
| | | | | | | | | | | | | | | | with missing side
* | | | Merge branch 'qa-deploy-key-factory-product' into 'master'Grzegorz Bizon2018-01-244-11/+15
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Scrap the deploy key title and match it in test See merge request gitlab-org/gitlab-ce!16554
| * | | | Add .qa-project-deploy-keys to locate itqa-deploy-key-factory-productLin Jen-Shin2018-01-202-4/+4
| | | | | | | | | | | | | | | | | | | | Without this, it's very hard to locate it.
| * | | | Scrap the deploy key title and match it in testLin Jen-Shin2018-01-203-10/+14
| | | | |
* | | | | Merge branch '32546-cannot-copy-paste-on-ios' into 'master'Phil Hughes2018-01-242-0/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Cannot copy/paste on iOS" Closes #32546 See merge request gitlab-org/gitlab-ce!15804
| * | | | | add CHANGELOG.md entry for !1580432546-cannot-copy-paste-on-iosMike Greiling2018-01-241-0/+5
| | | | | |
| * | | | | disable CopyAsGFM on iOS due to bug in webkitMike Greiling2018-01-241-0/+7
| | | | | |
* | | | | | Merge branch '42251-explicit-timezone-for-karma' into 'master'Mike Greiling2018-01-232-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set timezone for karma CI job to Etc/UTC (UTC+0) Closes #42251 See merge request gitlab-org/gitlab-ce!16602
| * | | | | Set timezone for karma to UTCTakuya Noguchi2018-01-232-0/+7
| | | | | |
* | | | | | Merge branch '42340-ci-failing-on-mergerequestdiff-commits_count' into 'master'Stan Hu2018-01-231-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "CI failing on MergeRequestDiff#commits_count=" Closes #42340 See merge request gitlab-org/gitlab-ce!16653
| * | | | | | Fix a migration spec messing up the MergeRequestDiff DB schema42340-ci-failing-on-mergerequestdiff-commits_countRémy Coutable2018-01-231-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | Merge branch 'fix-gitlab-runner-2652' into 'master'Kamil Trzciński2018-01-231-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix docs for GIT_CHECKOUT Gitlab Runner configuration Closes gitlab-runner#2652 See merge request gitlab-org/gitlab-ce!16522
| * | | | | | | Fix docs for GIT_CHECKOUT Gitlab Runner configurationTom Elliff2018-01-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Should fix https://gitlab.com/gitlab-org/gitlab-runner/issues/2652
* | | | | | | | Merge branch 'dm-push-rule-regexp-error-ce' into 'master'Douwe Maan2018-01-231-17/+21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Backport changes to Gitlab::Checks::ChangeAccess from EE See merge request gitlab-org/gitlab-ce!16652
| * | | | | | | Backport changes to Gitlab::Checks::ChangeAccess from EEDouwe Maan2018-01-231-17/+21
| | | | | | | |
* | | | | | | | Merge branch 'dispatcher-milestones-show-path' into 'master'Jacob Schatz2018-01-234-4/+22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor dispatcher milestones show path See merge request gitlab-org/gitlab-ce!16633
| * | | | | | | | Refactor dispatcher milestones show pathdispatcher-milestones-show-pathClement Ho2018-01-224-4/+22
| | | | | | | | |
* | | | | | | | | Merge branch 'psimyn-webpack-bundle-env-metrics' into 'master'Phil Hughes2018-01-234-3/+10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove webpack bundle tag for monitoring:environments:metrics See merge request gitlab-org/gitlab-ce!16638
| * | | | | | | | | remove webpack bundle tag for monitoring:environments:metricsSimon Knox2018-01-234-3/+10
|/ / / / / / / / /
* | | | | | | | | Merge branch 'dm-process-feature-deadlines' into 'master'Rémy Coutable2018-01-231-3/+27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify that a feature that isn't in review by the 1st or 3rd doesn't necessarily miss the freeze See merge request gitlab-org/gitlab-ce!16650
| * | | | | | | | | Clarify that a feature that isn't in review by the 1st or 3rd doesn't ↵Douwe Maan2018-01-231-3/+27
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | necessarily miss the freeze
* | | | | | | | | Merge branch 'fix/adjust-layout-width-for-fixed-layout' into 'master'Phil Hughes2018-01-2310-27/+31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust layout width for fixed layout #41830 Closes #41830 See merge request gitlab-org/gitlab-ce!16337
| * | | | | | | | | Adjust last push notification widthGeorge Tsiolis2018-01-2310-27/+31
| | | | | | | | | |
* | | | | | | | | | Merge branch 'dispatcher-new' into 'master'Clement Ho2018-01-233-3/+3
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consistent function exports for Labels edit/new pages See merge request gitlab-org/gitlab-ce!16635
| * | | | | | | | | | consistent function exports for Labels edit/new pagesdispatcher-newSimon Knox2018-01-233-3/+3
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'tz-upgrade-jasmine-and-raven' into 'master'Clement Ho2018-01-237-55/+32
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade jasmine + raven to newer versions See merge request gitlab-org/gitlab-ce!16573
| * | | | | | | | | | Upgrade jasmine + raven to newer versionsTim Zallmann2018-01-237-55/+32
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'vendor-10-4-auto-devops-template' into 'master'Marin Jankovski2018-01-231-10/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vendor 10.4 Auto DevOps template See merge request gitlab-org/gitlab-ce!16639
| * | | | | | | | | | Vendor 10.4 Auto DevOps templatevendor-10-4-auto-devops-templatebikebilly2018-01-231-10/+0
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'prevent-high-sierra-fork-crash' into 'master'Grzegorz Bizon2018-01-231-0/+13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent Unicorn crashing in development on macOS See merge request gitlab-org/gitlab-ce!16649
| * | | | | | | | | | | Prevent Unicorn crashing in development on macOSJacob Vosmaer (GitLab)2018-01-231-0/+13
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'sh-s3-digitalocean-howto-docs' into 'master'Achilleas Pipinellis2018-01-231-0/+24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document how to configure Fog with Digital Ocean Spaces Closes gitlab-ee#4419 See merge request gitlab-org/gitlab-ce!16597
| * | | | | | | | | | | Document how to configure Fog with Digital Ocean Spacessh-s3-digitalocean-howto-docsStan Hu2018-01-191-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes gitlab-org/gitlab-ee#4419
* | | | | | | | | | | | Merge branch 'docs/update-rack-attack' into 'master'Achilleas Pipinellis2018-01-231-13/+123
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update rack attack docs See merge request gitlab-org/gitlab-ce!16328
| * | | | | | | | | | | | Update rack attack docsCindy Pallares 🦉2018-01-231-13/+123
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch ↵Fatih Acet2018-01-232-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '42022-allow-users-to-request-access-not-visible-when-project-visibility-is-public' into 'master' Fix visibility of "Allow users to request access" option in public projects Closes #42022 See merge request gitlab-org/gitlab-ce!16485
| * | | | | | | | | | | | add CHANGELOG.md entry for !1648542022-allow-users-to-request-access-not-visible-when-project-visibility-is-publicMike Greiling2018-01-191-0/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | display "allow users to request access option" in public projectsMike Greiling2018-01-191-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'winh-axios-mock-adapter-docs' into 'master'Filipa Lacerda2018-01-231-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document advantages of axios-mock-adapter See merge request gitlab-org/gitlab-ce!16645
| * | | | | | | | | | | | Document advantages of axios-mock-adapterWinnie Hellmann2018-01-231-3/+16
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch '131-qa-api-driver' into 'master'Grzegorz Bizon2018-01-2318-24/+420
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ability to drive the API in QA specs See merge request gitlab-org/gitlab-ce!16265
| * | | | | | | | | | | | Add ability to drive the API in QA specsBrett Walker2018-01-2318-24/+420
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'tz-upgrade-vue-again' into 'master'Filipa Lacerda2018-01-2317-64/+78
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgraded all vue libraries See merge request gitlab-org/gitlab-ce!16413
| * | | | | | | | | | | | Upgraded all vue librariesTim Zallmann2018-01-2317-64/+78
| | | | | | | | | | | | |