summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-filtered-search-issuable-empty-state-exception' into 'master'Phil Hughes2017-05-251-0/+32
|\
| * Remove shared example and improve sub_group_issuables_spec.rbfix-filtered-search-issuable-empty-state-exceptionLuke "Jared" Bennett2017-05-251-14/+17
| * Added specs to test for subgroup titles on issue and mr pagesLuke "Jared" Bennett2017-05-121-0/+29
* | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-253-7/+100
|\ \
| * | Implement web hooks loggingAlexander Randa2017-05-253-7/+100
* | | Add review comments to compare_spec.rbLuke "Jared" Bennett2017-05-251-0/+2
* | | Fix transient error clicking dropdown items in compare_spec.rbLuke "Jared" Bennett2017-05-251-1/+3
* | | Merge branch 'feature/rss-scoped-token' into 'master'Douwe Maan2017-05-2419-48/+99
|\ \ \
| * | | user can reset his rss token on the account pageAlexis Reigel2017-05-241-0/+15
| * | | use full caps RSS instead of rssAlexis Reigel2017-05-2416-35/+35
| * | | atom links with rss token instead of private tokenAlexis Reigel2017-05-2418-48/+84
* | | | Add specDouwe Maan2017-05-241-0/+19
|/ / /
* | | Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda2017-05-241-3/+13
|\ \ \
| * | | Add specDouwe Maan2017-05-231-0/+13
| * | | Don't copy empty elements that were not selected on purpose as GFMDouwe Maan2017-05-181-3/+0
* | | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-242-1/+3
|\ \ \ \
| * | | | Fix specsdm-outdated-system-noteDouwe Maan2017-05-231-1/+1
| * | | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-0/+2
* | | | | Merge branch '29852-latex-formatting' into 'master'Robert Speicher2017-05-241-0/+34
|\ \ \ \ \
| * | | | | Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-241-0/+34
* | | | | | Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-2491-380/+339
|\ \ \ \ \ \
| * | | | | | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-2291-380/+339
* | | | | | | Merge branch '32509-next-run-in-pipeline-schedules-shows-past-time' into 'mas...Kamil Trzciński2017-05-231-1/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Test for next_run_at in the view.32509-next-run-in-pipeline-schedules-shows-past-timeBryce Johnson2017-05-231-1/+2
* | | | | | | Merge branch 'issue_32225' into 'master'Robert Speicher2017-05-234-18/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-224-18/+11
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 17489-hide-code...Valery Sizov2017-05-2375-519/+1295
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '32418-make-link-to-self-less-obvious' into 'master'Fatih Acet2017-05-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix specs32418-make-link-to-self-less-obviousAnnabel Dunstone Gray2017-05-191-1/+1
| | |/ / / / / /
| * | | | | | | Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' in...Filipa Lacerda2017-05-191-4/+20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fix system note comparison and standardize note setupEric Eastwood2017-05-191-4/+20
| * | | | | | Consolidate user avatar Vue logicBryce Johnson2017-05-181-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'rubocop-empty-example-group' into 'master'Robert Speicher2017-05-181-16/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-181-16/+0
| * | | | | Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-181-1/+37
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix inaccurate code commentdm-gemfile-viewerDouwe Maan2017-05-181-1/+1
| | * | | | Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-171-1/+37
| * | | | | Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-184-140/+0
| |\ \ \ \ \
| | * | | | | Clean import of shared examples for protected branches/tagsAlejandro Rodríguez2017-05-164-140/+0
| * | | | | | Merge branch '32424-fix-linking-to-unresolved-expanded-diff-note' into 'master'Phil Hughes2017-05-181-0/+28
| |\ \ \ \ \ \
| | * | | | | | Fix linking to unresolved/expanded diff note32424-fix-linking-to-unresolved-expanded-diff-noteEric Eastwood2017-05-171-0/+28
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into 'mas...Phil Hughes2017-05-181-33/+68
| |\ \ \ \ \ \
| | * | | | | | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-33/+68
| | |/ / / / /
| * | | | | | Merge branch '31987-automatically-close-assignee-select-dropdown-after-select...Phil Hughes2017-05-183-21/+12
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fix form specClement Ho2017-05-162-22/+8
| | * | | | | Fix rubocopClement Ho2017-05-161-3/+3
| | * | | | | Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-1626-76/+503
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Add additional EE checkClement Ho2017-05-111-4/+0
| | * | | | | Add helper to disable css animation in rspecClement Ho2017-05-111-37/+2