summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Small improvements thanks to Robert's feedbackRémy Coutable2016-09-304-80/+16
* Take filters in account in issuable countersRémy Coutable2016-09-304-102/+117
* Merge branch 'axil/gitlab-ce-typos_runners_pages' into 'master' Achilleas Pipinellis2016-09-291-2/+2
|\
| * Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-281-2/+2
* | Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-we...Jacob Schatz2016-09-291-67/+0
* | Merge branch '22592-can-set-due-date-through-slash-commands-even-though-i-m-n...Douwe Maan2016-09-281-13/+59
|\ \
| * | Fix permission for setting an issue's due dateRémy Coutable2016-09-281-13/+59
| |/
* | Added soft wrap logic and button to editorLuke Bennett2016-09-281-0/+67
|/
* Merge branch 'label-update-check-new' into 'master' Jacob Schatz2016-09-271-0/+18
|\
| * Send ajax request for label update only if they are changed (#19472 !5071)label-update-check-newPhil Hughes2016-09-271-0/+18
* | Merge branch 'add-calendar-tests' into 'master' Jacob Schatz2016-09-271-9/+100
|\ \ | |/ |/|
| * Add more tests for calendar contributionClement Ho2016-09-261-9/+100
* | 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
* | | Merge branch 'fix-unsubscribe-header'Douwe Maan2016-09-271-1/+1
|\ \ \
| * | | Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-headerSean McGivern2016-09-261-1/+1
| | |/ | |/|
* | | Merge branch 'improvement/project-with-board-factory' into 'master' Robert Speicher2016-09-271-5/+1
|\ \ \
| * | | Improve project_with_board factory to create the default listsimprovement/project-with-board-factoryDouglas Barbosa Alexandre2016-09-261-5/+1
* | | | 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-264-18/+47
| |/ / |/| |
* | | 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
* | | | 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
* | | | fixing security specs after mergeJames Lopez2016-09-211-1/+1
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-09-2115-126/+335
|\ \ \ \
| * \ \ \ Merge branch 'slash-commands-load-fix' into 'master' Robert Speicher2016-09-201-0/+21
| |\ \ \ \
| | * | | | Use admin user in testsPhil Hughes2016-09-161-3/+1
| | * | | | Correctly loads gfm autocomplete source on pages where it is requiredPhil Hughes2016-09-161-0/+23
| * | | | | fix issues mr counterbarthc2016-09-203-8/+49
| * | | | | Merge branch 'merge-request-push-compare-ui' into 'master' Jacob Schatz2016-09-201-3/+11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into merge-request-push-compare-uiBryce Johnson2016-09-205-6/+49
| | |\ \ \ \ \
| | * | | | | | Shush rubocop.Bryce Johnson2016-09-191-1/+0
| | * | | | | | Style merge request diff dropdowns & disable comments.Bryce Johnson2016-09-191-3/+12
| * | | | | | | Improve the Unsubscribe confirmation pageRémy Coutable2016-09-201-2/+2
| * | | | | | | Fix initial implementation to actually render the unsubscribe pageRémy Coutable2016-09-201-4/+25
| * | | | | | | Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto2016-09-201-0/+54
| | |/ / / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...Lin Jen-Shin2016-09-204-6/+48
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...21961-issues-filtering-issue-with-labels-that-contain-spacesLuke "Jared" Bennett2016-09-1911-142/+214
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable2016-09-191-0/+0
| | | |\ \ \ \ \
| | | | * | | | | squashed - Fix DB exceptions raised importing some specific projects.James Lopez2016-09-191-0/+0
| | | * | | | | | Merge branch 'review-apps' into 'master' Rémy Coutable2016-09-191-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-191-1/+1
| | | | |/ / / / /
| | | * | | | | | Ensure validation messages are shown within the milestone formMark Fletcher2016-09-191-3/+18
| | * | | | | | | Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-141-2/+29
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-download-artifacts-bu...fix-download-artifacts-button-linkLin Jen-Shin2016-09-191-105/+72
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |