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-06-12Move remove token of Select2 to the rightwinh-select2-remove-tokenwinh
2017-06-12Merge branch 'background-migrations' into 'master'Rémy Coutable
Add the ability to perform background migrations See merge request !11854
2017-06-12Merge branch 'retry-specs' into 'master'Robert Speicher
Attempts to run RSpec tests twice (1 retry) See merge request !12066
2017-06-12Merge branch 'fix/import-commit-status-issue' into 'master'Douwe Maan
Ignore commit status name validation on importing Closes #33490 See merge request !12039
2017-06-12Merge branch 'use-request-store-helper-instead-actual-code' into 'master'Douwe Maan
Use :request_store hooks on specs See merge request !12058
2017-06-12Merge branch 'gitlab-workhorse-2.1.1' into 'master'Douwe Maan
Update gitlab-workhorse to v2.1.1 See merge request !12049
2017-06-12Merge branch 'fix-zh_TW-00' into 'master'Douwe Maan
Fix a few translation for zh_TW See merge request !12043
2017-06-12Merge branch '33525-use-git-diff-instead-of-git-format-patch' into 'master'Robert Speicher
Generate patch with git diff instead of git format-patch Closes #33525 See merge request !12060
2017-06-12Merge branch 'gitaly-0.11.2' into 'master'Stan Hu
Use gitaly 0.11.2 See merge request !12092
2017-06-12Merge branch 'master' into 'master'Rémy Coutable
Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as the upgrade fails with Go 1.5 (installed with Gitlab 8.1) See merge request !12078
2017-06-12Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as ↵PAB
the upgrade fails with Go 1.5 (installed with Gitlab 8.1)
2017-06-12Merge branch 'operau2f' into 'master'Rémy Coutable
Fix FIDO U2F for Opera browser (based on !10118) See merge request !12082
2017-06-12Use gitaly 0.11.2Jacob Vosmaer
2017-06-12Add the ability to perform background migrationsYorick Peterse
Background migrations can be used to perform long running data migrations without these blocking a deployment procedure. See MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11854 for more information.
2017-06-12Merge branch '33132-change-icon-color' into 'master'Phil Hughes
Always render warnings icon in orange Closes #33132 See merge request !12061
2017-06-12Always render warnings icon in orangeFilipa Lacerda
2017-06-12Merge branch 'fall-back-to-gzip-when-missing-optional-deps' into 'master'Marin Jankovski
Fall back to gzip when missing optional zopfli dependency See merge request !12068
2017-06-12Fix a few translation for zh_TWLin Jen-Shin
2017-06-12Merge branch '33003-avatar-in-project-api' into 'master'Rémy Coutable
Accept avatar file in project API Closes #33003 See merge request !11988
2017-06-12Merge branch '31397-job-detail-real-time' into 'master'Phil Hughes
Improve Job detail view to make it refreshed in real-time instead of reloading Closes #31397, #30901, #29948, and #24339 See merge request !11848
2017-06-12Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda
2017-06-12Merge branch 'rs-simplify-todo-count-spec' into 'master'Rémy Coutable
Test todos_count_format helper at the correct level to improve speed See merge request !12075
2017-06-12Merge branch 'disable-Style/PreferredHashMethods-cop' into 'master'Robert Speicher
Disable the Style/PreferredHashMethods cop See merge request !12065
2017-06-12Merge branch 'unassign-default-dropdown-state' into 'master'Phil Hughes
Changes default text to "Unassigned" Closes #32802 See merge request !12081
2017-06-12Merge branch 'sh-recaptcha-fix-try2' into 'master'Sean McGivern
Make sure reCAPTCHA configuration is loaded when spam checks are initiated Closes #33532 See merge request !12080
2017-06-12Attempts to run RSpec tests twice (1 retry)Rémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-12ignore name validation on importingJames Lopez
2017-06-12Merge branch '32517-disable-hover-state' into 'master'Phil Hughes
Only show hover state on links and buttons Closes #32517 See merge request !12051
2017-06-12Only show hover state on links and buttonsFilipa Lacerda
2017-06-12Merge branch '31349-navs-vue' into 'master'Phil Hughes
Use vue files for navigation tabs and buttons See merge request !12040
2017-06-12Use vue files for navigation tabs and buttonsFilipa Lacerda
2017-06-12Merge branch 'patch-8' into 'master'Grzegorz Bizon
doc: add example of scheduler when See merge request !12067
2017-06-12doc: add example of scheduler whenElan Ruusamäe
2017-06-11Add test for u2f helper and changelog entryJonas Kalderstam
2017-06-11Changes default text to "Unassigned"Jacob Schatz
By changing this text the css will check for `toggle_text == default_label`. In this case they were not the same. Now they are and it will show the default label in gray.
2017-06-11Enable FIDO U2F on Opera browser, see http://caniuse.com/#feat=u2fJakub Kramarz
2017-06-10Merge branch 'remove-dead-singular-assignee-code-in-boards' into 'master'Fatih Acet
Remove unused dead singular assignee code in boards See merge request !12077
2017-06-10Make sure reCAPTCHA configuration is loaded when spam checks are initiatedStan Hu
Previously it was possible when an issue was updated and Akismet flagged it as spam that the reCAPTCHA configuration was not loaded. Closes #33532
2017-06-10Remove dead singular assignee code in boardsEric Eastwood
Introduced in https://gitlab.com/gitlab-org/gitlab-ce/commit/adc59353fa48c5e433b80efc1698c0b12e121968#852fdbe4145be33eca58d30d8c2f4a6623ef8602_30_30 Only usage removed in https://gitlab.com/gitlab-org/gitlab-ce/commit/de9e559d4495560095adfa03ea6489ea51f6f2f4#e22df3c6b3631af90cde45bbb974ddce72aefab7_21_21
2017-06-10Merge branch 'sh-bump-oauth2-gem' into 'master'Robert Speicher
Bump Faraday and dependent OAuth2 gem version to support no_proxy variable Closes omnibus-gitlab#1714 See merge request !12074
2017-06-10Test todos_count_format helper at the correct level to improve speedRobert Speicher
Instead of an integration test that creates 101 Todo records to test a simple view helper, just unit test the helper.
2017-06-10Merge branch '33208-singup-active-state-underline' into 'master'Clement Ho
Fixes sign up active state underline misalignment Closes #33208 See merge request !11890
2017-06-10Fixes sign up active state underline misalignmentFrank Sierra
2017-06-10Merge branch 'bugfix/upgrade-ruby-parser' into 'master'Douwe Maan
Bugfix/upgrade ruby parser See merge request !11861
2017-06-10Bump Faraday and dependent OAuth2 gem version to support no_proxy variableStan Hu
Closes gitlab-org/omnibus-gitlab#1714
2017-06-10Use :request_store hooks on specsOswaldo Ferreira
2017-06-10Merge branch '33469-focus' into 'master'Annabel Dunstone Gray
remove outline from More Actions icon when dropdown open Closes #33469 See merge request !12054
2017-06-09Merge branch 'dm-mail-room-check-without-omnibus' into 'master'Robert Speicher
Don't check if MailRoom is running on Omnibus Closes #19607 See merge request !12056
2017-06-09Merge branch 'cache-diff-size-limits' into 'master'Douwe Maan
Only look up diff size limit flags once per request See merge request !12048
2017-06-09Accept image for avatar in project APIvanadium23