summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan2016-09-272-1/+98
|\
| * Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable2016-09-222-1/+10
| * New Members::ApproveAccessRequestServiceRémy Coutable2016-09-221-0/+88
* | Merge branch '22578-cycle-analytics-incorrect-commit-count'Douwe Maan2016-09-272-11/+21
|\ \
| * | Fix the "Commits" section of the cycle analytics summary.Timothy Andrew2016-09-262-11/+21
* | | Merge branch 'fix-unsubscribe-header'Douwe Maan2016-09-272-2/+3
|\ \ \
| * | | Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-headerSean McGivern2016-09-262-2/+3
| |/ /
* | | Merge branch 'improvement/project-with-board-factory' into 'master' Robert Speicher2016-09-278-24/+15
|\ \ \
| * | | Improve project_with_board factory to create the default listsimprovement/project-with-board-factoryDouglas Barbosa Alexandre2016-09-268-24/+15
* | | | Merge branch 'issue-boards-filter-label-spaces' into 'master' Fatih Acet2016-09-261-1/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed list issues not loading with spaces in filtered valuesissue-boards-filter-label-spacesPhil Hughes2016-09-081-1/+30
* | | | Fix snippets pagination22500-can-t-paginate-through-snippetsRémy Coutable2016-09-265-18/+65
| |/ / |/| |
* | | added more specsJames Lopez2016-09-262-1/+17
* | | Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez2016-09-263-0/+12
* | | Merge branch '22229-use-base-sha-when-downloading-merge-requests' into 'master' Robert Speicher2016-09-251-3/+37
|\ \ \
| * | | Use base SHA for patches and diffsNick Thomas2016-09-221-3/+37
* | | | Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-242-1/+39
|\ \ \ \
| * | | | Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-071-19/+17
| * | | | Fix failing specs and improve htmlAlfredo Sumaran2016-09-071-10/+12
| * | | | Updated milestone count helper plus testsDan Rowden2016-09-072-1/+39
* | | | | Merge branch 'fix/speed-up-group-milestone-show' into 'master' Yorick Peterse2016-09-231-2/+3
|\ \ \ \ \
| * | | | | Ensure milestones passed to GlobalMilestone is an ActiveRecord::RelationAhmad Sherif2016-09-231-2/+3
* | | | | | Merge branch 'redis-config-mutation' into 'master' Robert Speicher2016-09-231-7/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make Gitlab::Redis.params safe for mutationJacob Vosmaer2016-09-221-7/+45
* | | | | | Merge branch 'search-filters-label-fix' into 'master' Jacob Schatz2016-09-231-0/+32
|\ \ \ \ \ \
| * | | | | | Fixed search dropdown labels not displayingsearch-filters-label-fixPhil Hughes2016-09-121-0/+32
* | | | | | | Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-222-41/+0
* | | | | | | Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable2016-09-221-13/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '22417-api-fork-fix' into 'master' Rémy Coutable2016-09-221-2/+2
|\ \ \ \ \ \
| * | | | | | API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable2016-09-221-2/+2
* | | | | | | Merge branch 'fix-pipeline-for-empty-merge-request-diff' into 'master' Rémy Coutable2016-09-222-6/+43
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add test for MergeRequestDiff#commits_sha, feedback:Lin Jen-Shin2016-09-221-0/+22
| * | | | | | For empty merge_request_diff st_commits would be nilfix-pipeline-for-empty-merge-request-diffLin Jen-Shin2016-09-221-6/+21
| | |/ / / / | |/| | | |
* | | | | | Hotfix the issuable counters when filtering by multiple labels22421-fix-issuable-counter-when-more-than-one-label-is-selectedRémy Coutable2016-09-221-7/+13
|/ / / / /
* | | | | fix import/export security specs after mergeJames Lopez2016-09-212-1/+12
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable2016-09-213-2/+23
|\ \ \ \ \
| * | | | | fixing security specs after mergeJames Lopez2016-09-213-2/+23
* | | | | | Merge branch 'and-you-get-awards' into 'master' Rémy Coutable2016-09-213-3/+86
|\ \ \ \ \ \
| * | | | | | Fix tests for Snippets toggling awardsZ.J. van de Weg2016-09-192-6/+8
| * | | | | | API support for Award Emoji on SnippetsZ.J. van de Weg2016-09-191-5/+50
| * | | | | | Snippets get award emoji! :thumbsup:Z.J. van de Weg2016-09-193-2/+38
* | | | | | | Merge branch 'rs-simplify-fetch_members' into 'master' Rémy Coutable2016-09-212-0/+68
|\ \ \ \ \ \ \
| * | | | | | | Fix a logic error in ProjectTeam#fetch_invited_membersRobert Speicher2016-09-201-0/+1
| * | | | | | | Add specs for ProjectTeam#fetch_membersRobert Speicher2016-09-202-0/+67
* | | | | | | | Merge branch 'show-all-pipelines-from-all-diffs' into 'master' Rémy Coutable2016-09-211-6/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Use factory instead of using new directly. Feedback:show-all-pipelines-from-all-diffsLin Jen-Shin2016-09-211-9/+2
| * | | | | | | | Add a test for non-persisted merge requestLin Jen-Shin2016-09-201-0/+22
| * | | | | | | | Test against MergeRequest#all_commits_sha, feedback:Lin Jen-Shin2016-09-201-9/+22
| * | | | | | | | Show all pipelines from all merge_request_diffs:Lin Jen-Shin2016-09-191-6/+25
* | | | | | | | | Merge branch 'limit-number-of-shown-environments' into 'master' Rémy Coutable2016-09-213-6/+90
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |