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-06-10Merge branch 'ci-page-ui-update' into 'master' Jacob Schatz
2016-06-10Merge branch 'user-search-dropdown' into 'master' Jacob Schatz
2016-06-10Merge branch 'label-filter-fix' into 'master' Jacob Schatz
2016-06-10Merge branch 'rename-ci-commit-phase-4' into 'master' Rémy Coutable
2016-06-10Fixing specs stubbed objects cannot access databasePaco Guzman
2016-06-10Cache the presence of an issue_tracker at project levelPaco Guzman
2016-06-10Updated testsPhil Hughes
2016-06-10Rename ci_commit -> pipelineRémy Coutable
2016-06-10Rename MergeRequest#cannot_be_merged_because_build_is_not_success? to #mergea...Rémy Coutable
2016-06-10Improve initial implementation of the 'only_allow_merge_if_build_succeeds.rb'...Rémy Coutable
2016-06-10Allow or not merge MR with failed buildRui Anderson
2016-06-10Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-4Kamil Trzcinski
2016-06-10Fixed failing testsPhil Hughes
2016-06-10CI build page UI updatePhil Hughes
2016-06-10removed tests needed for any author :poop:Phil Hughes
2016-06-10Fix failing `EmailOnPush` spec.Timothy Andrew
2016-06-10Merge branch 'award-emoji-fixes' into 'master' Jacob Schatz
2016-06-09Merge branch 'due-date-field-ux-improv' into 'master' Jacob Schatz
2016-06-09Merge branch 'issue_17607' into 'master' Jacob Schatz
2016-06-09Fixed testsPhil Hughes
2016-06-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixesFatih Acet
2016-06-09Change date format to be non zero padded in order to fix failing testAlfredo Sumaran
2016-06-09Add tests for dates on tooltipsAlfredo Sumaran
2016-06-09Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre
2016-06-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixesFatih Acet
2016-06-09Added testsPhil Hughes
2016-06-09Rename commit to pipeline in TriggerRequestKamil Trzcinski
2016-06-09Merge branch 'fix-git-http-routing' into 'master' Douwe Maan
2016-06-09Add test for getting info/refs from repoSean McGivern
2016-06-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into award-emoji-fixesFatih Acet
2016-06-09Ensure only IDs ending in .git perform git actionsSean McGivern
2016-06-09Merge branch 'saml-ldap-link-flow' into 'master' Douwe Maan
2016-06-09Merge branch 'make-omniauth-tests-to-not-modify-global-state' into 'master' Yorick Peterse
2016-06-09Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable
2016-06-09Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew
2016-06-09Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew
2016-06-09Move award_menu_url variable into gon object.Fatih Acet
2016-06-09Syntax fixes and better logging around the `ldap_person` method.Patricio Cano
2016-06-08Combine tests for internal linksAlfredo Sumaran
2016-06-08Set target="_blank" for external linksAlfredo Sumaran
2016-06-08Merge branch '17960-issues-api-endpoint-performs-poorly' into 'master' Yorick Peterse
2016-06-08Remove require_relative 'import_spec_helper'Kamil Trzcinski
2016-06-08Move ImportSpecHelper to spec/support/Kamil Trzcinski
2016-06-08Merge branch 'remove-labels-from-filter' into 'master' Jacob Schatz
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski
2016-06-08Fix pseudo n+1 queries with Note and Note Authors in issuables APIsAlejandro Rodríguez
2016-06-08Merge branch 'git-http-controller' into 'master' Rémy Coutable
2016-06-08Merge branch 'fix-endless-redirect' into 'master' Rémy Coutable
2016-06-08Merge branch 'fix-markdown-spec' into 'master' Stan Hu
2016-06-08Fix endless redirections when accessing user OAuth applications when they are...Stan Hu