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-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Stub omniauth provider for GitLabDouglas Barbosa Alexandre
2016-07-13Add spec for GitLab.com importerDouglas Barbosa Alexandre
2016-07-13Merge branch '18193-developers-can-merge' into 'master' Rémy Coutable
2016-07-13ObjectRenderer doesn't crash when no objects to cache with Rails.cache.read_m...Paco Guzman
2016-07-13Implement last round of review comments from !4892.Timothy Andrew
2016-07-13Appease rubocop.Timothy Andrew
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-13Merge branch 'multi-line-inline-diff' into 'master' Douwe Maan
2016-07-12Merge branch 'rs-describe-symbols' into 'master' Robert Speicher
2016-07-12Merge branch 'fix-gh-rate-limit' into 'master' Douwe Maan
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-12Remove unnecessary context from GitHub client specDouglas Barbosa Alexandre
2016-07-12Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre
2016-07-12Object renderer read_multi rendered entries from CachePaco Guzman
2016-07-12Render inline diffs for multiple changed lines following eachotherDouwe Maan
2016-07-12Optimize system note visibility checking by hiding notes thatStan Hu
2016-07-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even...James Lopez
2016-07-11squashed - refactor to cope with sub sub N relations probably using the sub_r...James Lopez
2016-07-11Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable
2016-07-11spec and fix for sanitize methodJames Lopez
2016-07-10Merge branch 'blockquote-fence-filter' into 'master' Robert Speicher
2016-07-10Fix typo in specDouwe Maan
2016-07-10Add blockquote fence syntax to MarkdownDouwe Maan
2016-07-08Re-use queries in reference parsersYorick Peterse
2016-07-08Merge branch '1548-average-commits-per-day' into 'master' Rémy Coutable
2016-07-08Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan
2016-07-07Add tests for PositionDouwe Maan
2016-07-07Add tests for PositionTracerDouwe Maan
2016-07-07Add DiffNote modelDouwe Maan
2016-07-07Add Gitlab::Diff::LineMapperDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-06Consider that a GH exists only if both `ref`, and `sha` existDouglas Barbosa Alexandre
2016-07-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
2016-07-06Revert back to not defining a default Git access protocol.Patricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Add more tests to the allowed protocols featurePatricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2016-07-05RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss i...Paco Guzman
2016-07-05Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable
2016-07-05Improve the error message displayed when branch creation fails.Timothy Andrew
2016-07-04Add minor improvements in readability in CI configGrzegorz Bizon
2016-07-02Merge branch 'master' into dev-masterTomasz Maczukin
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Merge branch 'fix-relative-root-emoji-support' into 'master' Stan Hu
2016-07-01Fix emoji paths in relative root configurationsStan Hu