summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Send ajax request for label update only if they are changed (#19472 !5071)label-update-check-newPhil Hughes2016-09-272-7/+24
* Merge branch 'issue-boards-label-filter-fix' into 'master' Fatih Acet2016-09-271-0/+23
|\
| * Tests fixissue-boards-label-filter-fixPhil Hughes2016-09-071-0/+2
| * tests updatePhil Hughes2016-09-071-0/+2
| * Fixed issue board label filtering not removing labelsPhil Hughes2016-09-071-0/+19
* | fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez2016-09-272-1/+43
* | Merge branch 'rs-merge_commit_message' into 'master' doc-setup-sshRobert Speicher2016-09-271-0/+36
|\ \
| * | Improve how MergeCommit#merge_commit_message builds the messageRobert Speicher2016-09-271-0/+36
* | | Merge branch 'dz-profile-organization' into 'master' Dmitriy Zaporozhets2016-09-271-0/+9
|\ \ \
| * | | Add extra check for api users specDmitriy Zaporozhets2016-09-271-0/+1
| * | | Improvements to user organization field feature after code reviewDmitriy Zaporozhets2016-09-271-0/+1
| * | | Add User#organization to users apiDmitriy Zaporozhets2016-09-271-0/+7
* | | | 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
|\ \ \ \ \ \ \