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 (Expand)Author
2015-09-21Merge branch 'rs-relative-link-up-one' into 'master' Robert Speicher
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan
2015-09-21Allow RelativeLinkFilter to go up multiple directoriesRobert Speicher
2015-09-18Allow relative links to go up one directory levelRobert Speicher
2015-09-18remove API calls from CE to CIValery Sizov
2015-09-16Merge branch 'ldap-attributes' into 'master'Robert Speicher
2015-09-11Add comments and clean up test for !1274Stan Hu
2015-09-10Gracefully handle errors in syntax highlighting by leaving the block unformattedStan Hu
2015-09-09Test overriding LDAP attributesDouwe Maan
2015-09-08Add attributes to LDAP::Config.Douwe Maan
2015-09-08Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan
2015-09-01Merge branch 'rs-cleanup-redcarpet-renderer' into 'master'Douwe Maan
2015-09-01Fix bug where only the first 15 Bitbucket issues would be imported.Stan Hu
2015-08-29Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan
2015-08-28Reference filters no longer take a custom class context optionRobert Speicher
2015-08-27Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan
2015-08-26Add Gitlab::ColorSchemes moduleRobert Speicher
2015-08-25Re-enable the "links with adjacent text" UserReferenceFilter specRobert Speicher
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-22Merge branch 'reply-by-email' into 'master'Robert Speicher
2015-08-22No HTML-only email pleaseDouwe Maan
2015-08-21Block blocked users from replying to threads by email.Douwe Maan
2015-08-21Issue #993: Fixed login failure when extern_uid changesJoel Koglin
2015-08-21Remove trailing HTML entities from non-Rinku autolinks as well.Robert Speicher
2015-08-20Add stub_reply_by_email_setting helper.Douwe Maan
2015-08-20Use heredocs.Douwe Maan
2015-08-20Add fixture_file helper.Douwe Maan
2015-08-20Removed unused fixtures.Douwe Maan
2015-08-20Merge branch 'master' into reply-by-emailDouwe Maan
2015-08-20Test Gitlab::Email::Receiver.Douwe Maan
2015-08-20Test Email::AttachmentUploader.Douwe Maan
2015-08-20Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan
2015-08-20Start on tests.Douwe Maan
2015-08-20Test Gitlab::ReplyByEmail.Douwe Maan
2015-08-19Merge branch 'remove-satellites'Dmitriy Zaporozhets
2015-08-18Merge branch 'fix-authhash-infinite-loop' into 'master'Robert Speicher
2015-08-18Merge branch 'mr-source-branch-clear-cache' into 'master'Dmitriy Zaporozhets
2015-08-18Fix infinite loop when SAML was incorrectly configured.Douwe Maan
2015-08-18Merge branch 'fix-backslashes-inline-diff' into 'master'Douwe Maan
2015-08-17Merge branch 'master' into remove-satellitesDmitriy Zaporozhets
2015-08-14Clear cache to prevent listing deleted branches after MR removes source branchStan Hu
2015-08-12markup_helper: detect .mkd and .mkdn as markdownBen Boeckel
2015-08-12Fix bug where backslashes in inline diffs could be droppedStan Hu
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-10Merge branch 'rs-reference-data-attrs' into 'master' Robert Speicher
2015-08-08Add `data-[type]-id` attribute to reference linksRobert Speicher
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
2015-08-05Merge branch 'drop-satellites'Dmitriy Zaporozhets
2015-08-05Revert "Update noteable after a new note is added"Valery Sizov