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
path: root/spec/lib
AgeCommit message (Expand)Author
2015-06-18Merge branch 'fix/oauth_user_ldap_person' into 'master'Douwe Maan
2015-06-05Merge branch 'cernvcs/gitlab-ce-feature/auto_link_ldap_omniauth'Douwe Maan
2015-06-04Merge branch 'rs-remove-guard' into 'master'Dmitriy Zaporozhets
2015-06-04Merge branch 'fix-upgrader-script' into 'master'Dmitriy Zaporozhets
2015-06-04Remove unnecessary require from RepositoryCache specRobert Speicher
2015-06-03Add option to automatically link omniauth and LDAP identitiesAlex Lossent
2015-06-02Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets
2015-06-02Further limit the limited whitelist for project/group descriptionsRobert Speicher
2015-06-02Rename ReferenceFilterSpecHelper to FilterSpecHelperRobert Speicher
2015-06-02Add a `pipeline` context option for SanitizationFilterRobert Speicher
2015-06-02Ignore references in blockquotes.Douwe Maan
2015-06-02Actually ignore references in code blocks etc.Douwe Maan
2015-05-30Update mocking/stubbing syntax to the new RSpec 3 syntaxMartins Polakovs
2015-05-27Add ExternalLinkFilter to Markdown pipelineRobert Speicher
2015-05-26Fix ClosingIssueExtractor specsRobert Speicher
2015-05-26Make use of to_reference in more specsRobert Speicher
2015-05-26Support only double quotes for multi-word label referencesRobert Speicher
2015-05-26Use `to_reference` in reference filter specsRobert Speicher
2015-05-26Update CommitRange#to_reference to use full SHAsRobert Speicher
2015-05-26Merge branch 'rs-issue-1690' into 'master'Dmitriy Zaporozhets
2015-05-25Better handle label references that aren't actually referencesRobert Speicher
2015-05-23Fix upgrader scriptMartins Polakovs
2015-05-22Remove Rack Attack monkey patches and bump to version 4.3.0Stan Hu
2015-05-20Subclass TaskList::Filter to fix a bugRobert Speicher
2015-05-18Simplify and unify helpers for rendering markupJakub Jirutka
2015-05-18Rename MarkdownHelper to MarkupHelperJakub Jirutka
2015-05-18Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka
2015-05-13Minor RelativeLinkFilter cleanupRobert Speicher
2015-05-13Merge branch 'text-batch-1' into 'master'Dmitriy Zaporozhets
2015-05-13Merge pull request #9276 from jirutka/relative_link_filterDmitriy Zaporozhets
2015-05-13Fix GitAccess.Douwe Maan
2015-05-12Don't accidentally unblock auto created users from Active Directory.Douwe Maan
2015-05-12Add spec for RelativeLinkFilterJakub Jirutka
2015-05-08Remove class and id attributes from SanitizationFilter whitelistRobert Speicher
2015-05-03Merge pull request #8756 from zaburt/force_utf8_on_oauth_propertiesDmitriy Zaporozhets
2015-05-03add common method to force utf8 and force oauth properties to be utf8Onur Küçük
2015-04-30Add Project#get_issueRobert Speicher
2015-04-30Autolink short URLsRobert Speicher
2015-04-30Add jira_project project factoryRobert Speicher
2015-04-30Add Gitlab::Markdown::SanitizationFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::AutolinkFilterRobert Speicher
2015-04-30Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher
2015-04-30Show incompatible projects in Google Code import statusStan Hu
2015-04-28Merge branch 'fix-commit-data-url-generation' into 'master'Douwe Maan
2015-04-27Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka
2015-04-27Fix bug where commit data would not appear in some subdirectoriesStan Hu
2015-04-25Fix NotificationService specRobert Speicher
2015-04-25Add CommitRange directly to results HashRobert Speicher
2015-04-25Update CommitRangeReferenceFilter to use CommitRange classRobert Speicher
2015-04-25Always use short SHAs as commit reference link textRobert Speicher