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
AgeCommit message (Expand)Author
2016-07-14rm spec for a deleted methodhttp://jneen.net/
2016-07-14apparently this gets encoded now?http://jneen.net/
2016-07-14we no longer encode double-quoteshttp://jneen.net/
2016-07-14Merge branch 'fix/persistent-import-data' into 'master' Fatih Acet
2016-07-13Merge branch 'fix-label-reference-filter' into 'master' Robert Speicher
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Merge branch 'better-parallel-diff' into 'master' Robert Speicher
2016-07-13Merge branch 'dropdown-load-fix' into 'master' Douwe Maan
2016-07-13formats my test properlytiagonbotelho
2016-07-13Fix markdown rendering for label references that contains `.`Douglas Barbosa Alexandre
2016-07-13Fix markdown rendering for label references that begin with a digitDouglas Barbosa Alexandre
2016-07-13Fix markdown rendering for consecutive label referencesDouglas Barbosa Alexandre
2016-07-13Stub omniauth provider for GitLabDouglas Barbosa Alexandre
2016-07-13Add spec for GitLab.com importerDouglas Barbosa Alexandre
2016-07-13Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez
2016-07-13Merge branch '18193-developers-can-merge' into 'master' Rémy Coutable
2016-07-13Merge branch '19766-dont-crash-when-no-objects-to-cache' 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 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-07-13Merge branch 'multi-line-inline-diff' into 'master' Douwe Maan
2016-07-13Actually render old and new sections of parallel diff next to each otherDouwe Maan
2016-07-12Merge branch 'add-2fa-check-to-oauth' into 'master' Robert Speicher
2016-07-12Merge branch 'rs-describe-symbols' into 'master' Robert Speicher
2016-07-12Merge branch 'approval-required-todo' into 'master' Robert Speicher
2016-07-12Add approval required todosSean McGivern
2016-07-12Merge branch 'lock_for_issuable' into 'master' Douwe Maan
2016-07-12fixes test for simplified version of projecttiagonbotelho
2016-07-12Merge branch 'cache-todos-finder-calls' into 'master' Robert Speicher
2016-07-12Merge branch 'remove-unused-helper' into 'master' Robert Speicher
2016-07-12Cache todos pending/done dashboard query countsPaco Guzman
2016-07-12Optimistic locking for Issue and Merge RequestsValery Sizov
2016-07-12fixes test according to four-phase test patterntiagonbotelho
2016-07-12Merge branch 'fix-gh-rate-limit' into 'master' Douwe Maan
2016-07-12Merge branch 'read-multi-rendered-objects' into 'master' Douwe Maan
2016-07-12Merge branch 'use-string-in-describe' into 'master' Douwe Maan
2016-07-12adds test to check json fields on simple request and changes the url request ...tiagonbotelho
2016-07-12changes the project_title_spec accordinglytiagonbotelho
2016-07-12moves let variable to it statement by using a local variabletiagonbotelho
2016-07-12adds test to check json fields on simple request and changes the url request ...tiagonbotelho
2016-07-12changes the project_title_spec accordinglytiagonbotelho
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-12fixes a few issues to do with import_url not being saved correctly for import...James Lopez
2016-07-12We're not using them (and look at the typo)Lin Jen-Shin