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-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-09Track the amount of times views are renderedYorick Peterse
2015-11-09Fixed Hash key style in Sherlock::Query specYorick Peterse
2015-11-09Added specs and source documentation for SherlockYorick Peterse
2015-11-03Merge branch 'web_hook_repo_changes'Valery Sizov
2015-11-03Add added, modified and removed properties to commit object in webhookValery Sizov
2015-11-03Fix testsKamil Trzcinski
2015-11-02Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski
2015-11-02Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan
2015-10-25Merge branch 'dirceu/gitlab-ce-fix-project-search-with-unmatched-parentheses'Douwe Maan
2015-10-23Add spec for cloning Wiki over HTTPStan Hu
2015-10-22Require jobs to be namedKamil Trzcinski
2015-10-21Fix issue #3055 (project search with unmatched parentheses)Dirceu Pereira Tiegs
2015-10-16Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-16Fix specsKamil Trzcinski
2015-10-16Implement when syntax in .gitlab-ci.ymlKamil Trzcinski
2015-10-15Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
2015-10-14Fix specsDouwe Maan
2015-10-13Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan
2015-10-12Merge branch 'fix_email_downcasing' into 'master' Robert Speicher
2015-10-09Normalize space-like characters in keys before output to gitlab-shellRobert Speicher
2015-10-08Fix ldap email downcasing bugDrew Blessing
2015-10-08Added methods for detecting MySQL/PostgreSQLYorick Peterse
2015-10-07Always allow references to the current projectDouwe Maan
2015-10-07Refactor reference gathering to use a dedicated filterDouwe Maan
2015-10-07Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-05Fix gitlab_ci_yaml_processor specsKamil Trzcinski
2015-10-05Fix next round of testsKamil Trzcinski
2015-10-04Fix rubocop warnings in spec/lib and spec/tasksGuilherme Garnier
2015-10-02Add custom protocol whitelisting to SanitizationFilterRobert Speicher
2015-09-29Fix testsKamil Trzcinski
2015-09-24Test grace auth against gitlab_ci_project with tokenKamil Trzcinski
2015-09-24Update stub syntaxRobert Speicher
2015-09-24Fix grack auth specKamil Trzcinski
2015-09-23Fix LDAP attribute mappingDouwe Maan
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-15fix specs. Stage 7Valery Sizov
2015-09-15fix specs. Stage 5Valery Sizov
2015-09-14rubocop satisfyValery Sizov
2015-09-11Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-11Fix Ci::Ansi2html specDmitriy Zaporozhets
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-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets