Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2018-11-18Merge branch 'sh-fix-issue-54189-11-3' into 'security-11-3'Steve Azzopardi
[11.3] Prevent templated services from being imported See merge request gitlab/gitlabhq!2637
2018-10-26Merge branch 'fix_pat_auth-11-3' into 'security-11-3'Robert Speicher
[11.3] Fix Token lookup for Git over HTTP and registry authentication See merge request gitlab/gitlabhq!2578
2018-10-25Merge branch 'security-redact-links-11-3' into 'security-11-3'Jan Provaznik
[11.3] Redact unsubscribe links in issuable texts See merge request gitlab/gitlabhq!2566
2018-10-25Merge branch 'sh-validate-wiki-attachments-11-3' into 'security-11-3'Thiago Presa
[11.3] Validate Wiki attachments are valid temporary files See merge request gitlab/gitlabhq!2570
2018-10-25Merge branch 'security-11-3-junit-test-report-exposes-stacktrace' into ↵Jan Provaznik
'security-11-3' [11.3] JUnit test reports endpoint exposes full stack trace in production mode See merge request gitlab/gitlabhq!2516
2018-10-25Merge branch 'security-if-51113-hash_tokens-11-3' into 'security-11-3'Jan Provaznik
[11.3] Persist only SHA digest of PersonalAccessToken#token See merge request gitlab/gitlabhq!2552
2018-10-12Fix MR discussion not loaded issueMark Chao
Display `formatter` as the sole content of `position` object. This means `diff_file` data is not referenced, which is the caseu of "IOError: not opened for reading".
2018-10-12Revert "Merge branch '51958-fix-mr-discussion-loading' into 'master'"Bob Van Landuyt
This reverts commit 95d90966d1e0e066fb02f08cb76f7d0ef262b429.
2018-10-12Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes
Fix MR discussion not loaded issue Closes #51958 See merge request gitlab-org/gitlab-ce!21982
2018-10-04Merge branch 'security-bw-confidential-titles-through-markdown-api-11-3' ↵Bob Van Landuyt
into 'security-11-3' [11.3] Confidential issue/private snippet titles can be read by unauthenticated user through GFM markdown API See merge request gitlab/gitlabhq!2535
2018-10-04Merge branch 'security-fix-leaking-private-project-namespace-11-3' into ↵Bob Van Landuyt
'security-11-3' [11-3] Fix leaking private project namespace See merge request gitlab/gitlabhq!2542
2018-10-02Merge branch ↵Douglas Barbosa Alexandre
'51747-gitlab-com-unable-to-import-a-project-that-was-just-exported' into 'master' Resolve "gitlab.com: Unable to import a project that was just exported" Closes #43840, #43896, and #51747 See merge request gitlab-org/gitlab-ce!21875
2018-09-25Merge branch 'security-fj-stored-xss-in-repository-imports-11-3' into ↵Bob Van Landuyt
'security-11-3' [11.3] Stored XSS in Gitlab Merge Request from imported repository See merge request gitlab/gitlabhq!2500
2018-09-24Merge branch 'fix-events-finder-incomplete-11-3' into 'security-11-3'Bob Van Landuyt
[11.3] Redact events shown in the events API See merge request gitlab/gitlabhq!2518
2018-09-24Merge branch 'sh-sh-block-other-localhost-11-3' into 'security-11-3'Bob Van Landuyt
Block loopback addresses in UrlBlocker (11.3 port) See merge request gitlab/gitlabhq!2521
2018-09-24Merge branch 'security-2697-code-highlight-timeout-11-3' into 'security-11-3'Bob Van Landuyt
[11.3] Fix syntax highlight taking too long See merge request gitlab/gitlabhq!2524
2018-09-13Merge branch ↵Stan Hu
'51271-error-500-due-to-encoding-issues-when-when-attempting-to-access-issues-api' into 'master' Resolve "Error 500 due to encoding issues when when attempting to access issues API" Closes #51271 See merge request gitlab-org/gitlab-ce!21680
2018-09-11Merge branch '51318-project-export-broken-when-avatar-is-set' into 'master'Grzegorz Bizon
Resolve "Project export broken when avatar is set" Closes #51318 See merge request gitlab-org/gitlab-ce!21649
2018-09-11Merge branch 'sh-fix-ee-issue-7543' into 'master'Bob Van Landuyt
Add stub methods for FakeApplicationSetting Closes gitlab-ee#7543 See merge request gitlab-org/gitlab-ce!21662
2018-09-11Merge branch '51268-clear-in-memory-application-settings-between-examples' ↵Robert Speicher
into 'master' Resolve "Changes in in-memory application settings in one spec can break another spec" Closes #51268 See merge request gitlab-org/gitlab-ce!21638
2018-09-10Merge branch 'api-promote-find-branch' into 'master'Rémy Coutable
API: Use find_branch! in all places Closes #51250 See merge request gitlab-org/gitlab-ce!21614
2018-09-08Fix rubocopRobert Schilling
2018-09-08API: Use find_branch! in all placesRobert Schilling
2018-09-08Remove Gitlab::GitAccess#authed_via_jwt?Ash McKenzie
Previously overridden in EE but no longer required.
2018-09-08Resolve "Process urls with spaces in all markdown processing"Brett Walker
2018-09-07Add receive_max_input_size setting to Application settingsRubén Dávila
If user has configure the setting then it will be passed to gitlab-shell and gitlab-workhorse
2018-09-07Merge branch '7204-follow-up-protected-environments-technical-debt-ce' into ↵Kamil Trzciński
'master' CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7256 See merge request gitlab-org/gitlab-ce!21545
2018-09-07Merge branch 'osw-write-cache-upon-mr-creation-and-cache-refactoring' into ↵Douwe Maan
'master' Write diff highlighting cache upon MR creation (refactors caching) Closes #50204 See merge request gitlab-org/gitlab-ce!21489
2018-09-07Include private contributions in user contribution graphGeorge Tsiolis
2018-09-07Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan
Resolve "Remove old storage logic from Import/Export" Closes #51144, #50109, #48778, and #51079 See merge request gitlab-org/gitlab-ce!21409
2018-09-07Resolve "Wiki page attachments not rendered properly"Brett Walker
2018-09-07Introduce class methods so CE constants can be easily overridden on EEMayra Cabrera
2018-09-07Merge branch 'osw-send-max-patch-bytes-to-gitaly' into 'master'Douwe Maan
Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequest Closes #50635 See merge request gitlab-org/gitlab-ce!21575
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-07Merge branch 'zj-cleanup-port-gitaly' into 'master'Douwe Maan
Port cleanup tasks to use Gitaly Closes #40529 and gitaly#954 See merge request gitlab-org/gitlab-ce!21588
2018-09-07Cache diff highlighting upon Merge Request creation (refactors diff caching)Oswaldo Ferreira
2018-09-07refactor code based on feedbackJames Lopez
2018-09-07Port cleanup tasks to use GitalyZeger-Jan van de Weg
Rake tasks cleaning up the Git storage were still using direct disk access, which won't work if these aren't attached. To mitigate a migration issue was created. To port gitlab:cleanup:dirs, and gitlab:cleanup:repos, a new RPC was required, ListDirectories. This was implemented in Gitaly, through https://gitlab.com/gitlab-org/gitaly/merge_requests/868. To be able to use the new RPC the Gitaly server was bumped to v0.120. This is an RPC that will not use feature gates, as this doesn't scale on .com so there is no way to test it at scale. Futhermore, we _know_ it doesn't scale, but this might be a useful task for smaller instances. Lastly, the tests are slightly updated to also work when the disk isn't attached. Eventhough this is not planned, it was very little effort and thus I applied the boy scout rule. Closes https://gitlab.com/gitlab-org/gitaly/issues/954 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40529
2018-09-07Encode remote root refDouglas Barbosa Alexandre
2018-09-07refactor code based on feedbackJames Lopez
2018-09-07Merge branch 'alerts-for-built-in-metrics' into 'master'Grzegorz Bizon
Import common metrics into database. Closes gitlab-ee#6948 See merge request gitlab-org/gitlab-ce!21459
2018-09-07Merge branch 'issue_50488' into 'master'Stan Hu
Move project services log to a separate file See merge request gitlab-org/gitlab-ce!21316
2018-09-07Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequestOswaldo Ferreira
We used to apply this limitation on GitLab when using Rugged. Now that we've shifted to Gitaly, this parameter needs to be sent via a RPC request. Currently this value is hardcoded on Gitaly.
2018-09-07Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński
# Conflicts: # db/schema.rb
2018-09-06Add Gitlab::Git::Repository#find_remote_root_refDouglas Barbosa Alexandre
2018-09-06Add Gitlab::GitalyClient::RemoteService#find_remote_root_refDouglas Barbosa Alexandre
2018-09-06Move project services log to a separate fileFelipe Artur
2018-09-06Merge branch '43140-reduce-logs-tree-load' into 'master'Rémy Coutable
Bulk-render commit titles in the tree view to improve performance Closes #43140 See merge request gitlab-org/gitlab-ce!21500
2018-09-06Extract tree summary logic out of RefsController#logs_treeNick Thomas
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
Updated docs, refactor import/export code Fix AvatarUploader path issue Fix project export upload webhook error