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-12-01Merge branch 'rs-include-emailhelpers' into 'master' Rémy Coutable
2016-12-01Merge branch 'remove-order-dependency-in-label-finder-spec' into 'master' Rémy Coutable
2016-12-01Merge branch 'clean-up-jira-service' into 'master' Sean McGivern
2016-12-01Refactor JiraService by moving code out of JiraService#execute methodAdam Niedzielski
2016-12-01Only include EmailHelpers in mailer specs and specs using themRobert Speicher
2016-12-01Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan
2016-12-01Merge branch '22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-...Robert Speicher
2016-12-01Rename a label to fix an intermittently-failing specNick Thomas
2016-11-30Merge branch 'fix/git-access-wiki-when-repository-feature-disabled' into 'mas...Sean McGivern
2016-11-30Merge branch '24844-environments-date' into 'master' Fatih Acet
2016-11-30Improve Gitlab::GitAccessWiki spec with download access checksDouglas Barbosa Alexandre
2016-11-30Improve ProjectPolicy spec to check permissions when wiki is disabledDouglas Barbosa Alexandre
2016-11-30Merge branch 'api-branch-status' into 'master' Rémy Coutable
2016-11-30Fix comma-dangle in function's arguments errorsFilipa Lacerda
2016-11-30Use created date from last_deploymentFilipa Lacerda
2016-11-30API: Expose branch statusRobert Schilling
2016-11-30Merge branch 'grapify-projects-api' into 'master' Rémy Coutable
2016-11-30Merge branch '25031-do-not-raise-error-in-autocomplete' into 'master' Rémy Coutable
2016-11-30Merge branch 'rs-group-security-spec-speed' into 'master' Rémy Coutable
2016-11-30Move task helpers to a moduleRémy Coutable
2016-11-30Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński
2016-11-30Merge branch 'fix/rename-merge-request-head-pipeline' into 'master' Kamil Trzciński
2016-11-30Add Human Readable Timestamp to backup tar fileDavid Gerő
2016-11-30Merge branch 'fix/ca-no-date' into 'master' Douwe Maan
2016-11-30Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable
2016-11-30New `gitlab:workhorse:install` rake taskRémy Coutable
2016-11-30Merge branch '24772-fix-transient-failing-spec' into 'master' Sean McGivern
2016-11-30Speed up Group security access specsRobert Speicher
2016-11-30Do not raise error in AutocompleteController#users when not authorizedSemyon Pupkov
2016-11-30Merge branch 'ee-1137-follow-up-protected-branch-users-and-groups' into 'mast...Douwe Maan
2016-11-30Merge branch '25002-sentence-case-dashboard-tabs' into 'master' Annabel Dunstone Gray
2016-11-29Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90acRyan Harris
2016-11-29Merge branch 'remove-jsx-react-eslint-plugins' into 'master' Fatih Acet
2016-11-29Remove JSX/React eslint plugins.Luke "Jared" Bennett
2016-11-29Fix a transient spec failureRémy Coutable
2016-11-29Expose timestamp in build entity used by serializerGrzegorz Bizon
2016-11-29Rename `MergeRequest#pipeline` to `head_pipeline`Grzegorz Bizon
2016-11-29Merge branch 'fix/blob-controller-spec' into 'master' Sean McGivern
2016-11-29CE-specific changes gitlab-org/gitlab-ee#1137Timothy Andrew
2016-11-29Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern
2016-11-29Merge branch 'zj-issue-search-slash-command' into 'master' Kamil Trzciński
2016-11-29fix blob controller spec failure - updated not to use file-path-James Lopez
2016-11-29Merge branch 'hide-project-variables' into 'master' Fatih Acet
2016-11-29Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' i...Douwe Maan
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-29Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan
2016-11-29Merge branch 'jej-22869' into 'security'Douwe Maan
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-28Merge branch '25026-authenticate-user-for-new-snippet' into 'master' Sean McGivern