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
AgeCommit message (Collapse)Author
2017-11-13Unicorn module matched wrong modulepawel/unicorn_code_hooksPawel Chojnacki
2017-11-13Implement Unicorn hooks that are settable from within Gitlab source codesPawel Chojnacki
2017-11-13Merge branch 'zj-move-repo-exists-opt-out' into 'master'Sean McGivern
Repository Exists check is OPT_OUT for Gitaly See merge request gitlab-org/gitlab-ce!15287
2017-11-13Merge branch 'update-services-api-docs-for-kubernetes' into 'master'Douwe Maan
Update Services API documentation for Kubernetes service See merge request gitlab-org/gitlab-ce!15343
2017-11-13Merge branch 'text-utils' into 'master'Phil Hughes
Export text utils as ES6 modules Closes #40018 and #37851 See merge request gitlab-org/gitlab-ce!15320
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-11-13Update Services API documentation for Kubernetes serviceAthar Hameed
2017-11-13Merge branch 'docs-40038-broken-link-on-projects-members-documentation-site' ↵Marcia Ramos
into 'master' Fix permissions link for project member docs Closes #40038 See merge request gitlab-org/gitlab-ce!15325
2017-11-12Merge branch '39564-clear-filter-on-gitlab-dropdown-open' into 'master'Tim Zallmann
Clear filter on gl_dropdown open Closes #39564 See merge request gitlab-org/gitlab-ce!15214
2017-11-11Merge branch 'qa/gb/fix-page-refresh-address' into 'master'Grzegorz Bizon
Fix QA page refresh address by using absolute URLs Closes gitlab-qa#99 See merge request gitlab-org/gitlab-ce!15338
2017-11-11Fix QA page refresh address by using absolute URLsGrzegorz Bizon
This makes QA page refresh address to be absolute URL since we dropped `Capybara.app_host`, thus there is no support for relative URLs with `visit` now.
2017-11-11Update CHANGELOG.md for 10.1.3Felipe Artur
[ci skip]
2017-11-10Merge branch 'revert-2f644452' into 'master'Mike Greiling
Revert "Merge branch 'add-typescript' into 'master'" See merge request gitlab-org/gitlab-ce!15327
2017-11-10Revert "Merge branch 'add-typescript' into 'master'"Jacob Schatz
This reverts merge request !15264
2017-11-10Fix permissions link for project member docsMark Fletcher
2017-11-10Merge branch 'winh-update-10-2-docs' into 'master'Oswaldo Ferreira
Add Update guide for 10.2 See merge request gitlab-org/gitlab-ce!15316
2017-11-10Add Update guide for 10.2Winnie Hellmann
2017-11-10Merge branch 'rc/gitlab-qa-89' into 'master'Grzegorz Bizon
Change Page::Main::Entry to only visit an entrypoint and introduce Page::Main::Login to handle actual log-in See merge request gitlab-org/gitlab-ce!15283
2017-11-10Merge branch 'fix-502-mrs-with-lots-of-versions' into 'master'Yorick Peterse
Fix another timeout when searching for pipelines Closes #39054 See merge request gitlab-org/gitlab-ce!15322
2017-11-10Merge branch 'winh-update-licenses-10-2' into 'master'Oswaldo Ferreira
Update licenses for 10.2 See merge request gitlab-org/gitlab-ce!15318
2017-11-10Merge branch 'winh-installation-10-2-stable-docs' into 'master'Oswaldo Ferreira
Update installation.md to 10-2-stable See merge request gitlab-org/gitlab-ce!15315
2017-11-10Merge branch 'winh-templates-10-2' into 'master'Oswaldo Ferreira
Update templates for 10.2 See merge request gitlab-org/gitlab-ce!15317
2017-11-10Escape the password for Git callsRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-11-10Change Page::Main::Entry to only visit an entrypoint and introduce ↵Rémy Coutable
Page::Main::Login to handle actual log-in Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-11-10Merge branch 'issue_39773_be' into 'master'Sean McGivern
Prevent fast forward merge when rebase is required Closes #39773 See merge request gitlab-org/gitlab-ce!15296
2017-11-10Merge branch 'gitlab-git-remote-repository' into 'master'Sean McGivern
Prepare Repository#fetch_source_branch for migration Closes gitaly#681 See merge request gitlab-org/gitlab-ce!14897
2017-11-10Prepare Repository#fetch_source_branch for migrationJacob Vosmaer (GitLab)
2017-11-10Fix another timeout when searching for pipelinesSean McGivern
When we consider 'all' pipelines for MRs, we now mean: 1. The last 10,000 commits (unordered). 2. From the last 100 MR versions (newest first). This seems to fix the MRs that time out on GitLab.com.
2017-11-10Prevent fast forward merge when rebase is requiredFelipe Artur
2017-11-10Merge branch 'qa/gb/rspec-decouple-test-instance-address' into 'master'Rémy Coutable
Decouple QA test subject's address from Capybara/RSpec Closes gitlab-qa#88 See merge request gitlab-org/gitlab-ce!15310
2017-11-10Merge branch 'cleanup-issues-schema' into 'master'Sean McGivern
Clean up the schema of the table "issues" Closes #31811 See merge request gitlab-org/gitlab-ce!15225
2017-11-10Update licenses for 10.2Winnie Hellmann
2017-11-10Merge branch 'qa/gb/fix-bootable-scenario-arguments' into 'master'Rémy Coutable
Fix bootable scenario arguments for OptionParser See merge request gitlab-org/gitlab-ce!15309
2017-11-10Fix bootable scenario arguments for OptionParserGrzegorz Bizon
2017-11-10Merge branch '32059-fix-oauth-phishing' into 'master'Douwe Maan
Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab-org/gitlab-ce!15311
2017-11-10Update templates for 10.2Winnie Hellmann
2017-11-10Merge branch 'sh-use-non-superuser-db' into 'master'Rémy Coutable
Use a non-superuser user to access GitLab to ensure permissions are proper Closes #39932 See merge request gitlab-org/gitlab-ce!15301
2017-11-10Update installation.md to 10-2-stableWinnie Hellmann
2017-11-10Add changelog entry for !2205kushalpandya
2017-11-10Merge branch 'tz-no-cdn-for-svg-sprites' into 'master'Douwe Maan
Icon Sprite URL needs to be local even if asset_host is set See merge request gitlab-org/gitlab-ce!15289
2017-11-10Fix Rubocop offense in QA scenario entrypointGrzegorz Bizon
2017-11-10Merge remote-tracking branch 'dev.gitlab.org/master'Winnie Hellmann
2017-11-10Refactor QA specs runners and improve specsGrzegorz Bizon
2017-11-10Improve QA test scenario entrypoint specsGrzegorz Bizon
2017-11-10Configure RSpec from within RSpec runner classGrzegorz Bizon
2017-11-10Merge branch '32059-fix-oauth-phishing' into 'security-10-1'Douwe Maan
Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab/gitlabhq!2205
2017-11-10Do not require to set Capybara app_host in RSpecGrzegorz Bizon
2017-11-10Fix bootable scenario arguments for OptionParserGrzegorz Bizon
2017-11-10Use a non-superuser user to access GitLab to ensure permissions are properStan Hu
We have run into permission issues with MySQL triggers in #36633 that would have been caught earlier either if our migration tests or GitLab QA tests had been testing against non-superuser users. This change creates a non-superuser that has access to the GitLab test database and uses that. Closes #39932
2017-11-10Removed BracketsTim Zallmann