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-09-27Merge branch 'improvement/project-with-board-factory' into 'master' Robert Speicher
2016-09-27Merge branch 'issue-boards-filter-label-spaces' into 'master' Fatih Acet
2016-09-26Improve project_with_board factory to create the default listsDouglas Barbosa Alexandre
2016-09-26Fix snippets paginationRémy Coutable
2016-09-26added more specsJames Lopez
2016-09-26Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez
2016-09-25Merge branch '22229-use-base-sha-when-downloading-merge-requests' into 'master' Robert Speicher
2016-09-24Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet
2016-09-23Merge branch 'fix/speed-up-group-milestone-show' into 'master' Yorick Peterse
2016-09-23Merge branch 'redis-config-mutation' into 'master' Robert Speicher
2016-09-23Ensure milestones passed to GlobalMilestone is an ActiveRecord::RelationAhmad Sherif
2016-09-23Merge branch 'search-filters-label-fix' into 'master' Jacob Schatz
2016-09-22Use base SHA for patches and diffsNick Thomas
2016-09-22Make Gitlab::Redis.params safe for mutationJacob Vosmaer
2016-09-22Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable
2016-09-22Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable
2016-09-22Merge branch '22417-api-fork-fix' into 'master' Rémy Coutable
2016-09-22Merge branch 'fix-pipeline-for-empty-merge-request-diff' into 'master' Rémy Coutable
2016-09-22API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable
2016-09-22Add test for MergeRequestDiff#commits_sha, feedback:Lin Jen-Shin
2016-09-22Hotfix the issuable counters when filtering by multiple labelsRémy Coutable
2016-09-22For empty merge_request_diff st_commits would be nilLin Jen-Shin
2016-09-21fix import/export security specs after mergeJames Lopez
2016-09-21Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch 'rs-simplify-fetch_members' into 'master' Rémy Coutable
2016-09-21Merge branch 'show-all-pipelines-from-all-diffs' into 'master' Rémy Coutable
2016-09-21fixing security specs after mergeJames Lopez
2016-09-21Merge branch 'limit-number-of-shown-environments' into 'master' Rémy Coutable
2016-09-21Scope environments to projectKamil Trzcinski
2016-09-21Improve specsKamil Trzcinski
2016-09-21Merge branch 'add_spec_for_committer_hash' into 'master' Rémy Coutable
2016-09-21Add tests to verify the correctness of returned environmentsKamil Trzcinski
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-21Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable
2016-09-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-21Fix `CreateDeploymentService` spec.Timothy Andrew
2016-09-21Reload issues in spec to ensure label<->issue mapping properly loadedStan Hu
2016-09-21Fix build.Timothy Andrew
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Merge branch 'issue_20078' into 'master' Yorick Peterse
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Merge branch 'slash-commands-load-fix' into 'master' Robert Speicher
2016-09-20Fix a logic error in ProjectTeam#fetch_invited_membersRobert Speicher
2016-09-20Test if issue authors can access private projectsFelipe Artur
2016-09-20Add spec covering 'committer_hash'Dan Dunckel
2016-09-20Improve JwtController implementationKamil Trzcinski
2016-09-20Use factory instead of using new directly. Feedback:Lin Jen-Shin
2016-09-20Merge branch 'update_issues_mr_counter' into 'master' Rémy Coutable