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-05-04Merge branch 'droplab-templating-xss-fix' into 'master'Jacob Schatz
droplab templating xss fix See merge request !2085
2017-05-04Merge branch 'rs-sanitize-submodule-urls' into 'security' Douwe Maan
Sanitize submodule URLs before linking to them in the file tree view See merge request !2084
2017-05-04Merge branch 'bvl-security-9-1-markup-pipeline' into 'security-9-1'Robert Speicher
(security-9-1) Render asciidoc & other markup using banzai in a pipeline See merge request !2098
2017-05-04Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri' into ↵Robert Speicher
'security-9-1' (security-9-1) Add correct `rel` attributes to external links when rendering markdown See merge request !2097
2017-05-03Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri' into ↵Robert Speicher
'security-9-1' (security-9-1) Add correct `rel` attributes to external links when rendering markdown See merge request !2097
2017-05-03Merge branch 'fix-hamlit-xss' into 'security-9-1' Robert Speicher
New Hamlit XSS fix, does not include extraneous changes See merge request !2095
2017-05-02Validate URLs using URIBob Van Landuyt
And add the correct `rel` attributes to rendered HTML for markdown
2017-05-02Merge branch 'bvl-security-9-1-markup-pipeline' into 'security-9-1' Robert Speicher
(security-9-1) Render asciidoc & other markup using banzai in a pipeline See merge request !2098
2017-05-02Update changelogBrian Neel
2017-05-02Add view specBrian Neel
2017-05-01Update VERSION to 9.1.2v9.1.2Timothy Andrew
2017-05-01Update CHANGELOG.md for 9.1.2Timothy Andrew
[ci skip]
2017-05-01Render asciidoc & other markup using banzai in a pipelineBob Van Landuyt
Preventing XSS
2017-04-28Add changelog entryBrian Neel
2017-04-28Fix for hamlit filter XSS in project importBrian Neel
2017-04-28Merge branch 'fix-sidebar-block-ref-test' into 'master' Sean McGivern
add issues and merge-requests classes and use to find in rspec See merge request !10980
2017-04-28Merge branch 'zj-accept-default-branch-param' into 'master' Douwe Maan
Accept default branch param on notifaction services Closes #31173 See merge request !10959
2017-04-28Merge branch 'pages-0.4.1' into 'master' Kamil Trzciński
Use GitLab Pages v0.4.1 See merge request !10891
2017-04-28Merge branch 'add_index_on_ci_runners_contacted_at' into 'master' Yorick Peterse
Add index on ci_runners.contacted_at Closes #31229 See merge request !10876
2017-04-28Merge branch 'fix/github-importer' into 'master' Sean McGivern
Refactoring rake task to import GitHub repositories See merge request !10695
2017-04-28Merge branch 'opt-out-not-in' into 'master' Sean McGivern
correct documentation on opt-out-ness of usage ping See merge request !10945
2017-04-28Merge branch 'dm-fix-ghost-user-validation' into 'master' Robert Speicher
Skip validation when creating internal (ghost, service desk) users See merge request !10949
2017-04-28Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan
Fix ordering of commits in the network graph. Closes #30973 See merge request !10936
2017-04-28Merge branch ↵Sean McGivern
'31292-milestone-sidebar-display-incorect-number-of-mr-when-minimized' into 'master' Resolve "Milestone sidebar display incorect number of MR when minimized" Closes #31292 See merge request !10933
2017-04-28Merge branch '30645-show-pipeline-events-description' into 'master' Kamil Trzciński
Remove description for build_events, add pipeline_events Closes #30645 See merge request !10908
2017-04-28Merge branch '2246-uuid-is-nil-for-new-installation' into 'master'Sean McGivern
Lazily set UUID in ApplicationSetting for new installations Closes gitlab-ee#2246 See merge request !10893
2017-04-26Update VERSION to 9.1.1v9.1.1Lin Jen-Shin
2017-04-26Update CHANGELOG.md for 9.1.1Lin Jen-Shin
[ci skip]
2017-04-26Merge branch '31294-fix-oauth-users-do-not-need-to-be-confirmed' into ↵Sean McGivern
'9-1-stable' Ensures that OAuth/LDAP/SAML users don't need to be confirmed See merge request !10925
2017-04-26Merge branch '31280-skip-issueables-without-project' into 'master' Sean McGivern
Skip issuable without a project in IssuableExtractor#extract Closes #31280 See merge request !10906
2017-04-26Fix logic in Users::CreateService broken by the fix for OAuth usersRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-26Ensures that OAuth/LDAP/SAML users don't need to be confirmedRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-26Merge branch '31174-project-integration-service-sub-nav' into 'master' Alfredo Sumaran
Add sub-nav for Project Integration Services edit page Closes #31174 See merge request !10813
2017-04-26Merge branch 'fix-usage-ping-doc-link' into 'master' Rémy Coutable
Fix usage ping docs link from empty cohorts page See merge request !10907
2017-04-25Merge branch 'rc/dm-fix-oauth-user-creation-9-1-stable' into '9-1-stable' Robert Speicher
Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabled See merge request !10904
2017-04-25Merge branch '10860-stable-task-lists-wrap' into '9-1-stable' Jacob Schatz
Wrap MR content -stable branch See merge request !10914
2017-04-25Wrap MR content -stable branchAnnabel Dunstone Gray
2017-04-25Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabledDouwe Maan
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-04-25Merge branch '30306-transaction-while-moving-issues-to-ghost-user' into ↵Yorick Peterse
'master' Add a transaction around `move_issues_to_ghost_user` See merge request !10465
2017-04-25Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński
Properly expire cache for **all** MRs of a pipeline Closes #31040 See merge request !10770
2017-04-25Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński
Fix missing duration for blocked pipelines Closes #31264 See merge request !10856
2017-04-25Merge branch 'fix/gb/fix-incorrect-commit-status-badge-text' into 'master' Kamil Trzciński
Fix incorrect commit status text on main project page See merge request !10863
2017-04-25Merge branch 'add_index_on_ci_builds_updated_at' into 'master' Yorick Peterse
Add index on ci_builds.updated_at Closes #31251 See merge request !10870
2017-04-25Merge branch 'gitaly-upgrade-doc' into 'master' Sean McGivern
Fix 9.1 Gitaly source update steps Closes #31288 See merge request !10877
2017-04-25Merge branch 'sh-optimize-milestone-polymorphic-url' into 'master' Sean McGivern
Eliminate N+1 queries in loading namespaces for every issuable in milestones See merge request !10871
2017-04-25Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master' Sean McGivern
Ensure replying to an individual note by email creates a note with its own discussion ID Closes #31067 See merge request !10890
2017-04-24Merge branch '30676-project-export-email' into 'master' Sean McGivern
Fix email not being sent after project export Closes #30676 See merge request !10578
2017-04-22Update VERSION to 9.1.0v9.1.0Felipe Artur
2017-04-22Update CHANGELOG.md for 9.1.0Felipe Artur
[ci skip]
2017-04-22Update VERSION to 9.1.0-rc7v9.1.0-rc7DJ Mountney