summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Correctly stub application settings in signup_spec.rbcorrectly-stub-application-settings-in_signup_specLuke "Jared" Bennett2017-05-071-2/+2
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-061-0/+4
|\
| * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-0514-98/+372
| |\
| * \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0310-10/+275
| |\ \
| * \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-02107-217/+1119
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-2222-558/+738
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-1367-380/+1107
| |\ \ \ \ \
| * | | | | | Fix specs related to new manual actions permissionsGrzegorz Bizon2017-04-061-0/+4
* | | | | | | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-064-45/+281
|\ \ \ \ \ \ \
| * | | | | | | Fix Rubocop failuresMichael Kozono2017-05-051-2/+2
| * | | | | | | Fix or workaround spec failureMichael Kozono2017-05-051-2/+2
| * | | | | | | Redirect from redirect routes to canonical routesMichael Kozono2017-05-054-23/+32
| * | | | | | | Add happy path feature tests for redirect behaviorMichael Kozono2017-05-053-28/+255
* | | | | | | | Merge branch 'attemp-to-fix-issue_sidebar_spec-again' into 'master' Stan Hu2017-05-061-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Trigger click instead of actual click to make sure the right button is always...attemp-to-fix-issue_sidebar_spec-againLuke "Jared" Bennett2017-05-051-1/+1
* | | | | | | | | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-0520-61/+134
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-056-4/+136
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | [Multiple issue assignees] Fix issue atom feedValery Sizov2017-05-051-2/+4
| * | | | | | | | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-0/+2
| * | | | | | | | | Fix specsClement Ho2017-05-042-8/+7
| * | | | | | | | | Fix eslint and rubocopClement Ho2017-05-041-1/+0
| * | | | | | | | | Multiple issue assignee: fixed services/issues/update_service by using new No...Valery Sizov2017-05-041-21/+0
| * | | | | | | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-0420-58/+150
* | | | | | | | | | Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes2017-05-051-0/+53
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones2017-05-051-0/+15
| * | | | | | | | | Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-0/+38
* | | | | | | | | | Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-052-13/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix tasks list spec in rspecRegis2017-05-031-13/+14
| * | | | | | | | | | fix task_list spec - not ocmpletely but progressRegis2017-05-011-5/+5
| * | | | | | | | | | fix rubocop offensesRegis2017-05-011-15/+8
| * | | | | | | | | | handle tasks and fix some specsRegis2017-05-011-0/+6
| * | | | | | | | | | resolve conflictRegis2017-05-0126-26/+975
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ fix merge conflict with issue_show hamlRegis2017-04-2587-182/+112
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test async nature of issue showRegis2017-04-251-8/+1
| * | | | | | | | | | | | fix a few tests (not all) - update title in tab with new issueRegis2017-04-241-1/+23
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes2017-05-051-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-05-043-4/+115
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-0412-95/+303
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-05-0323-34/+677
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Removed putsLuke "Jared" Bennett2017-04-281-1/+0
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-283-5/+81
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-2814-16/+521
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fixed specsLuke "Jared" Bennett2017-04-281-2/+2
| * | | | | | | | | | | | | | | | Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-26100-738/+862
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett2017-04-1582-418/+1428
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | [ci skip] Remove loadscript class in favour of backend conditionalLuke "Jared" Bennett2017-04-131-4/+4
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into add-sentry-js-again-with-vueLuke "Jared" Bennett2017-04-04182-1874/+7897
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Added raven and raven-vue plugin, updated gon_helper with data needed for rav...Luke Bennett2017-01-231-0/+24
* | | | | | | | | | | | | | | | | | | | Support comments for personal snippetsJarka Kadlecova2017-05-051-2/+62
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Add instant comments supportKushal Pandya2017-05-052-0/+2