summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update project_import_export.md. Removed cURL statementproject_import_export_updateMichael Leopard2018-07-101-5/+0
|
* Update project_import_export.md to include example remote import script and ↵Michael Leopard2018-07-101-0/+31
| | | | additional curl command
* Merge branch 'revert-3755d828' into 'master'Phil Hughes2018-07-103-3/+3
|\ | | | | | | | | Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'" See merge request gitlab-org/gitlab-ce!20525
| * Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-103-3/+3
| | | | | | This reverts merge request !20140
* | Merge branch '49057-fix-repository-typo' into 'master'Rémy Coutable2018-07-101-1/+1
|\ \ | | | | | | | | | | | | Fix a typo in Gitlab::Git::Repository See merge request gitlab-org/gitlab-ce!20520
| * | Fix a typo? gitaly_operation{-s-}_clientLin Jen-Shin2018-07-101-1/+1
| | |
* | | Merge branch '48578-disable-gcp-free-credit-banner-at-instance-level' into ↵Rémy Coutable2018-07-1012-3/+77
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve "Disable GCP free credit banner at instance level" Closes #48578 See merge request gitlab-org/gitlab-ce!20379
| * | | Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-1012-3/+77
|/ / /
* | | Merge branch 'docs/codequality' into 'master'Marcia Ramos2018-07-105-53/+59
|\ \ \ | |_|/ |/| | | | | | | | Rename code climate to code quality See merge request gitlab-org/gitlab-ce!20506
| * | Rename code climate to code qualityAchilleas Pipinellis (🌴 July 10 - July 20 🌴)2018-07-105-53/+59
|/ /
* | Merge branch 'ce-6117-unify-preview-mailer' into 'master'Sean McGivern2018-07-101-0/+11
|\ \ | | | | | | | | | | | | CE: Resolve "Extract EE specific files/lines for spec/mailers, app/mailers/preview" See merge request gitlab-org/gitlab-ce!20508
| * | This test was copied from EELin Jen-Shin2018-07-101-0/+11
| | |
* | | Merge branch 'rails5-mysql-rename-column' into 'master'Yorick Peterse2018-07-102-0/+10
|\ \ \ | | | | | | | | | | | | | | | | Rails5 MySQL fix rename_column as part of cleanup_concurrent_column_type_change for timestamps See merge request gitlab-org/gitlab-ce!20514
| * | | Rails5 MySQL fix rename_column as part of cleanup_concurrent_column_type_changeJasper Maes2018-07-092-0/+10
| |/ /
* | | Merge branch 'rd-ee-backport-add-support-for-gl-com-trials' into 'master'Sean McGivern2018-07-101-6/+6
|\ \ \ | | | | | | | | | | | | | | | | Backport some changes made for this spec in EE See merge request gitlab-org/gitlab-ce!20318
| * | | Backport some changes made for this spec in EERubén Dávila2018-07-021-6/+6
| | | | | | | | | | | | | | | | With these changes this file will have the same content on EE
* | | | Merge branch 'docs-bitbucket-typo' into 'master'Rémy Coutable2018-07-101-9/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Update bitbucket.md to fix typo and small grammar touchups. See merge request gitlab-org/gitlab-ce!20482
| * | | | Update bitbucket.md to fix typo and small grammar touchups.Marcel Amirault2018-07-101-9/+9
|/ / / /
* | | | Merge branch 'syntax-test-branch' into 'master'Rémy Coutable2018-07-102-6/+12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update time_helper.rb to fix output for exact minutes. Closes #48948 See merge request gitlab-org/gitlab-ce!20479
| * | | | Update time_helper.rb to fix output for exact minutes.Marcel Amirault2018-07-102-6/+12
|/ / / /
* | | | Merge branch 'rjh/doc-update-for-gitlab-pages' into 'master'Rémy Coutable2018-07-102-5/+31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Document update for GitLab Pages users. See merge request gitlab-org/gitlab-ce!20412
| * | | | Document update for GitLab Pages users.Richard Hancock2018-07-102-5/+31
|/ / / /
* | | | Merge branch 'fix-api-docs-simple-projects' into 'master'Rémy Coutable2018-07-101-4/+39
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix API docs around unauthenticated projects return fields See merge request gitlab-org/gitlab-ce!20477
| * | | | Fix API docs on unauthenticated projects returnKaspar Emanuel2018-07-091-4/+39
| | | | |
* | | | | Merge branch 'gitaly-mandatory-20180709-jv' into 'master'Douwe Maan2018-07-105-186/+73
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Gitaly for fetches and creating bundles Closes gitaly#387, gitaly#874, gitaly#750, and gitaly#665 See merge request gitlab-org/gitlab-ce!20490
| * | | | | Use Gitaly for fetches and creating bundlesJacob Vosmaer2018-07-095-186/+73
| | | | | |
* | | | | | Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-1015-317/+431
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Improve metadata access performance See merge request gitlab-org/gitlab-ce!20493
| * | | | | Fix specsKamil Trzciński2018-07-093-13/+13
| | | | | |
| * | | | | Fix and add specs for testing metadata entryKamil Trzciński2018-07-098-97/+172
| | | | | |
| * | | | | Access metadata directly from Object StorageKamil Trzciński2018-07-0912-219/+258
| | | | | | | | | | | | | | | | | | | | | | | | Previously we would pull the file, now, we just stream-it as needed from Object Storage
* | | | | | Merge branch '48537-update-avatar-only-via-api' into 'master'Rémy Coutable2018-07-103-1/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "PUT /projects/:id : unable to update avatar alone" Closes #48537 See merge request gitlab-org/gitlab-ce!20505
| * | | | | | Fix #48537 - Update avatar only via the projects APIJamie Schembri2018-07-093-1/+21
| | | | | | |
* | | | | | | Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master'Douwe Maan2018-07-104-5/+55
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "API: /groups/:name query very slow for groups with many projects" Closes #42415 See merge request gitlab-org/gitlab-ce!20494
| * | | | | | | Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-094-5/+55
| | | | | | | |
* | | | | | | | Merge branch 'winh-mounthelper-path-docs' into 'master'Filipa Lacerda2018-07-101-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mountComponent helper path in docs See merge request gitlab-org/gitlab-ce!20511
| * | | | | | | | Fix mountComponent helper path in docsWinnie Hellmann2018-07-091-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'winh-stop-all-environments' into 'master'Phil Hughes2018-07-1032-737/+994
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support manually stopping any environment from the UI Closes #25388 See merge request gitlab-org/gitlab-ce!20077
| * | | | | | | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-1032-737/+994
|/ / / / / / / /
* | | | | | | | Merge branch '48951-clean-up' into 'master'Phil Hughes2018-07-105-66/+56
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "MR refactor: All actions under diff module are being exported twice" Closes #48951 See merge request gitlab-org/gitlab-ce!20499
| * | | | | | | | Removes unused store in diffs mr refactorFilipa Lacerda2018-07-095-66/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes double export for actions in diffs module in mr refactor
* | | | | | | | | Merge branch 'winh-fix-frontend-link-docs' into 'master'rails5-masterAnnabel Gray2018-07-091-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix link to frontend in handbook See merge request gitlab-org/gitlab-ce!20504
| * | | | | | | | | Fix link to frontend in handbookWinnie Hellmann2018-07-091-3/+3
|/ / / / / / / / /
* | | | | | | | | Merge branch 'sh-shorten-filenames-changelog' into 'master'Felipe Artur2018-07-091-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shorten CHANGELOG filename to avoid breaking ecryptfs users Closes #49038 See merge request gitlab-org/gitlab-ce!20512
| * | | | | | | | | Shorten CHANGELOG filename to avoid breaking ecryptfs usersStan Hu2018-07-091-0/+0
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] Closes #49038
* | | | | | | | | Replace ↵Felipe Artur2018-07-090-0/+0
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | 48976-rails5-invalid-single-table-inheritance-type-group-is-not-a-subclass-of-gitlab-backgroundmigration-fixcrossprojectlabellinks-namespace.yml
* | | | | | | | Merge branch 'minor-update-ssh-key-docs' into 'master'Achilleas Pipinellis (🌴 July 10 - July 20 🌴)2018-07-091-0/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add additional headline for Adding SSH keys to GitLab Closes #46395 See merge request gitlab-org/gitlab-ce!20507
| * | | | | | | Add additional headline for Adding SSH keys to GitLabAndreas Kämmerle2018-07-091-0/+2
| | | | | | | |
* | | | | | | | Merge branch 'winh-waiting-in-tests-docs' into 'master'Tim Zallmann2018-07-091-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Document that we don't want to wait in tests See merge request gitlab-org/gitlab-ce!20502
| * | | | | | | Document that we don't want to wait in testswinh-waiting-in-testsWinnie Hellmann2018-07-091-0/+4
| | | | | | | |
* | | | | | | | Merge branch 'od/41671' into 'master'Mike Greiling2018-07-093-1/+30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preserve the correct start/due dates on milestones when editing Closes #41671 See merge request gitlab-org/gitlab-ce!20279