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-08-11Enable Timecop safe modeRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-11Merge branch ↵Yorick Peterse
'36328-deserializemergerequestdiffsandcommits-fails-due-to-null-too_large-column-9-5-rc1' into 'master' Fix merge request diff deserialisation when too_large was absent Closes #36328 See merge request !13500
2017-08-11Merge branch 'rs-rspec-hook-argument-cop' into 'master'Rémy Coutable
Enable the RSpec/HookArgument cop and auto-correct offenses See merge request !13484
2017-08-11Merge branch 'fix-36308' into 'master'Rémy Coutable
Remove an unnecessary `let` in spec/features/projects/user_edits_files_spec.rb Closes #36308 See merge request !13488
2017-08-11Merge branch 'bump-omniauth-ldap-gem-version-2-0-4' into 'master'Douwe Maan
Bumps omniauth-ldap gem version to 2.0.4 Closes #25637 See merge request !13465
2017-08-11Fix merge request diff deserialisation when too_large was absentSean McGivern
Not all diffs in st_diffs had the too_large attribute set at all, but the column is non-nullable. Explicitly cast to boolean to avoid that problem.
2017-08-11Merge branch 'zj-ref-path-monospace' into 'master'Douwe Maan
Fix 404 on jobs details page See merge request !13459
2017-08-11Bumps omniauth-ldap gem version to 2.0.4Tiago Botelho
2017-08-11Merge branch 'master' into 'master'Rémy Coutable
French Translation - Missing "r" in "Fouché" word. It comes from "fourcher" verb. See merge request !13491
2017-08-11Merge branch 'gitlab-git-expose-raw-log' into 'master'Sean McGivern
Expose the raw_log method See merge request !13434
2017-08-11Update gitlab.po: Missing 'r' in "Fouché" that comes from "Fourcher" verb.Olivier DOSSMANN
2017-08-11Merge branch '36270-collapsed-sidebar-scroll' into 'master'Phil Hughes
Remove horizontal scroll on collapsed sidebar Closes #36270 See merge request !13458
2017-08-11Merge branch 'fix-typos' into 'master'Rémy Coutable
Fix minor typos in views Closes #36317 See merge request !13487
2017-08-11Merge branch 'docs-update-docs' into 'master'Achilleas Pipinellis
Docs: update user docs index See merge request !13471
2017-08-11Docs: update user docs indexMarcia Ramos
2017-08-11Remove an unnecessary `let` in spec/features/projects/user_edits_files_spec.rbMehdi Lahmam
It closes #36308
2017-08-11Fix minor typos in viewsMehdi Lahmam
Closes #36317.
2017-08-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas
2017-08-11Merge branch '36192-change-ha-docs-to-update-using-efs-as-nfs' into 'master'Stan Hu
Resolve "Change HA docs to update using EFS as NFS" Closes #36192 See merge request !13400
2017-08-11Remove documentation about rules that are now enforced by RuboCopRobert Speicher
RuboCop is _living_ documentation! :sparkles: [ci skip]
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-11Fix Layout/SpaceBeforeBlockBraces violation in bin/changelog_specRobert Speicher
2017-08-11Merge branch 'jej/security-release-2017-08-10' into 'master'Stan Hu
Security release 2017-08-10 patch See merge request !13477
2017-08-11Merge branch 'filter-nginx-access-logs' into 'master'Robert Speicher
Filter sensitive query string parameters from NGINX access logs Closes #19203 See merge request !13453
2017-08-11Merge branch '21949-add-type-to-changelog' into 'master'Robert Speicher
Let's start labeling our CHANGELOG entries Closes #21949 See merge request !11579
2017-08-11Merge branch 'rc/improve-projects-factory' into 'master'Robert Speicher
Improve the Project factory to make `creator` defaults to `namespace.owner` See merge request !13412
2017-08-11Merge branch 'breakpoint-checker-performance' into 'master'Filipa Lacerda
Increase performance of the breakpoint size checker See merge request !13454
2017-08-11Merge branch 'zj-fix-prom-metrics' into 'master'Stan Hu
Fix wrong method call on prometheus histogram See merge request !13470
2017-08-10Merge branch 'rs-alphanumeric-ssh-params' into 'security-9-4'James Edwards-Jones
Ensure user and hostnames begin with an alnum character in UrlBlocker See merge request !2138
2017-08-10Merge branch 'import-symlinks-9-3' into 'security-9-3'James Edwards-Jones
Fix file disclosure via hidden symlinks using the project import (9.3) See merge request !2164
2017-08-10Merge branch 'rs-fix-stubbed-user-factory' into 'master'Rémy Coutable
Manually assign `notification_email` in the User factory when stubbed See merge request !13395
2017-08-10Fix wrong method call on prometheus histogramZ.J. van de Weg
2017-08-10Merge branch '36039-document-new-all-in-one-helm-chart-docs' into 'master'Achilleas Pipinellis
Document new all-in-one Helm chart - docs Closes #36039 See merge request !13333
2017-08-10Document new all-in-one Helm chart - docsJoshua Lambert
2017-08-10Merge branch 'docs/add-toc' into 'master'Achilleas Pipinellis
Start using 'toc' in yaml frontmatter to explicitly disable it See merge request !13310
2017-08-10Fix 404 on link pathZ.J. van de Weg
2017-08-10Merge branch '29811-fix-line-number-alignment' into 'master'Annabel Dunstone Gray
Fix line numbers not matching up to code in code viewer. Closes #29811 See merge request !13403
2017-08-10Fix line numbers not matching up to code in code viewer.Trevor Flynn
2017-08-10Hide overflow-x on collapsed sidebarAnnabel Dunstone Gray
2017-08-10removed global use of breakpoint checkerPhil Hughes
2017-08-10Merge branch 'remove-affix-issuable-sidebar-new-nav' into 'master'Filipa Lacerda
Remove affix plugin from issuable sidebar with new navigation See merge request !13449
2017-08-10Merge branch '36158-new-issue-button' into 'master'Phil Hughes
Render new issue link in failed job as a regular link instead of a UJS one Closes #36158 See merge request !13450
2017-08-10Merge branch 'db-changes-mr-template' into 'master'Rémy Coutable
Added a template for database changes See merge request !12355
2017-08-10Increase performance of the breakpoint size checkerPhil Hughes
2017-08-10Filter sensitive query string parameters from NGINX access logsNick Thomas
2017-08-10Merge branch 'mk-fix-case-insensitive-redirect-matching' into 'master'Sean McGivern
Fix conflicting redirect search See merge request !13357
2017-08-10Added a template for database changesYorick Peterse
This template includes a rather large (but fairly easy to follow) checklist. This checklist should hopefully take away quite a bit of work from database specialists by requiring authors to provide all the necessary info. [ci skip]
2017-08-10Merge branch '36185-or-separator' into 'master'Phil Hughes
Aligns OR separater to center properly Closes #36185 See merge request !13446
2017-08-10Merge branch '35342-re2-in-upgrade-docs' into 'master'Rémy Coutable
Include RE2 in the upgrade docs See merge request !13448
2017-08-10Render new issue link in failed job as a regular link instead of a UJS oneFilipa Lacerda