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-02-17Merge branch 'fix/13367-redirect-to-project-page-if-no-import' into 'master' Douwe Maan
2016-02-17Merge branch 'rs-issue-13469' into 'master' Douwe Maan
2016-02-17Redirect /import to project page if no importing at all and repo existsRémy Coutable
2016-02-17Expire caches after forking/importing a repositoryYorick Peterse
2016-02-16Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master' Douwe Maan
2016-02-16Merge branch 'fix/cross-reference-notes-forks' into 'master' Douwe Maan
2016-02-16Merge branch 'rs-issue-13467' into 'master' Douwe Maan
2016-02-16updated system note service and spec based on feedbackJames Lopez
2016-02-16Handle nil commits in Gitlab::PushDataBuilder.buildRobert Speicher
2016-02-15Ensure Commit#show responds 404 instead of 500 when given an invalid IDRobert Speicher
2016-02-15Fix undefined method `postgresql?` during migrationRobert Speicher
2016-02-13Merge branch 'fix/ci-emails-broken-link' into 'master' Douwe Maan
2016-02-12fix rubocop warningJames Lopez
2016-02-12woo hoo - getting there with the cross-reference issue. Should fix the proble...James Lopez
2016-02-12Fix relative links in other markup formatsBen Boeckel
2016-02-12Move profile notifications specs to separate fileGrzegorz Bizon
2016-02-12Move build emails specs to separate fileGrzegorz Bizon
2016-02-12Fix broken link in CI build notification emailsGrzegorz Bizon
2016-02-12Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/cross-refer...James Lopez
2016-02-12Merge branch 'streamline-email-validation' into 'master' Douwe Maan
2016-02-12Merge branch 'skakirill/gitlab-ce-api-merge-request-setup-milestone' into 'ma...Douwe Maan
2016-02-11Merge branch 'Schniz/gitlab-ce-feature/merge-request-closes-issues-in-api' in...Rémy Coutable
2016-02-11Add new data to project in push, issue, merge-request and note webhooks dataKirill Zaitsev
2016-02-11Pass current_user to merge_request.closes_issues in API ans streamline MR API...Rémy Coutable
2016-02-11Added '/api/v3/projects/:id/merge_requests/:merge_request_id/closes_issues' r...Gal Schlezinger
2016-02-11Merge branch 'brammeleman/3047-add-assignee-data-to-isuable-hook-data' into '...Robert Speicher
2016-02-10Merge branch 'cwq1913/gitlab-ce-fix_skip_merge_commits' into 'master' Robert Speicher
2016-02-10Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/cross-refer...James Lopez
2016-02-10Add assignee data to Issuables' hook_dataBram Daams
2016-02-09Merge branch 'smarter-diverging-commit-cache-flushing' into 'master' Douwe Maan
2016-02-09Validate email addresses using Devise.email_regexpRémy Coutable
2016-02-09Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher
2016-02-09Smarter flushing of branch statistics cachesYorick Peterse
2016-02-09Merge branch 'develop7/add-merge_status-to-merge-request-in-api' into 'master' Douwe Maan
2016-02-09Merge branch 'fix/max-attachment-size-setting-validation'Douwe Maan
2016-02-09Merge branch 'huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mai...Douwe Maan
2016-02-09Merge branch 'zj/gitlab-ce-unique-milestone-title-per-project'Douwe Maan
2016-02-09Add option to include the sender name in body of Notify email. fix #7824Jason Lee
2016-02-09Validate maximum attachment size in application settingsGrzegorz Bizon
2016-02-09Merge branch 'caching-repository-git-operations' into 'master' Yorick Peterse
2016-02-09Add a spec for setting/updating a MR's milestone via the APIRémy Coutable
2016-02-09Merge branch 'ci/improve-ci-build-api' into 'master' Kamil Trzciński
2016-02-09Merge branch 'ci-permissions' into 'master' Robert Speicher
2016-02-08Add an API spec for MergeRequest#merge_status and properly document this reso...Rémy Coutable
2016-02-08Cache various Repository Git operationsYorick Peterse
2016-02-08Merge branch 'kkm/gitlab-ce-user-diff-view-pref-cookie' into 'master' Rémy Coutable
2016-02-08Validate uniqueness of milestone title per projectZeger-Jan van de Weg
2016-02-08Actually use the `skip_merges` option in Repository#commitsTony Chu
2016-02-06Fix commit status testsKamil Trzcinski
2016-02-06Add spec for assigning view param from cookieRobert Speicher