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
2016-02-04Merge remote-tracking branch 'origin/rs-database-info'Dmitriy Zaporozhets
2016-02-04Make Pipelines responsible for defining their custom whitelistRobert Speicher
2016-02-03Display database type and version in Administration dashboardRobert Speicher
2016-02-02Support Akismet spam checking for creation of issues via APIStan Hu
2016-02-01Allow "@" in file names and pathJacob Vosmaer
2016-01-31Merge branch 'rename-inline-diff' into 'master' Robert Speicher
2016-01-30Fix specs and add a new oneDouwe Maan
2016-01-30Increase the minimum length for commit SHA matching to 7Robert Speicher
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-29Partially revert "Add IP check against DNSBLs at account sign-up"Robert Speicher
2016-01-28Move blame group logic to dedicated classDouwe Maan
2016-01-26Update ExternalIssue regex for JIRA integrationBlake Hitchcock
2016-01-25Correct arity for instrumented methods w/o argsYorick Peterse
2016-01-23Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel
2016-01-22Merge branch 'ci/recursive-artifacts-entries' into 'master' Robert Speicher
2016-01-21Merge branch 'ci/cache-key' into 'master' Douwe Maan
2016-01-21Added cache:key to .gitlab-ci.yml allowing to fine tune the cachingKamil Trzcinski
2016-01-21Merge branch 'fix-github-pull-requests-import' into 'master' Robert Speicher
2016-01-21Fix cross projects detection when importing GitHub pull requestsDouglas Barbosa Alexandre
2016-01-20Add method that calculates total size for artifacts subfolderKamil Trzcinski
2016-01-20Merge branch 'master' into issue_3945Rubén Dávila
2016-01-20Merge branch 'feature/check-against-rbl-only' into 'master'Robert Speicher
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Update testsDouwe Maan
2016-01-20Merge branch 'issue_3749' into 'master' Douwe Maan
2016-01-20Add IP blocking against DNSBL at sign-upTomasz Maczukin
2016-01-20Properly handle HTML entities with inline diffsDouwe Maan
2016-01-20Merge branch 'master' into issue_3945Douwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-20Fix broken specs.Rubén Dávila
2016-01-19Add missing specsDouwe Maan
2016-01-19Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan
2016-01-19Refactor Gitlab::Highlight and fix testsDouwe Maan
2016-01-15Add testsDouwe Maan
2016-01-15Merge branch 'master' into issue_3945Rubén Dávila
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-15Add inline diff markers in highlighted diffs.Douwe Maan
2016-01-14Refactoring Banzai::Filter::GollumTagsFilterDouglas Barbosa Alexandre
2016-01-14Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatterDouglas Barbosa Alexandre
2016-01-14Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre
2016-01-14Import GitHub wiki into GitLabDouglas Barbosa Alexandre
2016-01-14Use Hash to store paths and entries metadata in artifacts browserGrzegorz Bizon
2016-01-14Improve readability of artifacts `Metadata` related codeGrzegorz Bizon
2016-01-14Improve readability of artifacts browser `Entry` related codeGrzegorz Bizon
2016-01-14Fix specs for artifacts metadata after changing fixture contentGrzegorz Bizon
2016-01-14Render only valid paths in artifacts metadataGrzegorz Bizon
2016-01-14Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon
2016-01-14Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon
2016-01-14Show file size in artifacts browser using metadataGrzegorz Bizon
2016-01-14Add method that checks if path exists in `StringPath`Grzegorz Bizon