summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27484-environment-show-name' into 'master' Fatih Acet2017-01-312-1/+5
|\
| * Don't capitalize environment name in show page27484-environment-show-nameFilipa Lacerda2017-01-312-1/+5
* | Merge branch '23767-disable-storing-of-sensitive-information' into 'master' Filipa Lacerda2017-01-311-3/+17
|\ \
| * | Fix disable storing of sensitive information when importing a new repo23767-disable-storing-of-sensitive-informationClement Ho2017-01-301-3/+17
* | | Merge branch 'fix/27479' into 'master' Sean McGivern2017-01-311-5/+15
|\ \ \ | |_|/ |/| |
| * | Fix small typo on new branch button specfix/27479Douglas Barbosa Alexandre2017-01-311-1/+1
| * | Remove new branch button for confidential issuesDouglas Barbosa Alexandre2017-01-311-4/+14
* | | Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-311-9/+9
|\ \ \
| * | | Fixes after review25910-convert-manual-action-icons-to-svg-to-propperly-position-themFilipa Lacerda2017-01-261-4/+4
| * | | Fix broken testsFilipa Lacerda2017-01-251-9/+9
* | | | Merge branch 'zj-display-error-team-fetch' into 'master' Kamil Trzciński2017-01-311-0/+9
|\ \ \ \
| * | | | Updated test for new error resultzj-display-error-team-fetchLuke "Jared" Bennett2017-01-301-1/+1
| * | | | Added error message and testLuke "Jared" Bennett2017-01-241-0/+9
* | | | | Merge branch '24795_refactor_merge_request_build_service' into 'master' Sean McGivern2017-01-311-1/+1
|\ \ \ \ \
| * | | | | refactor merge request build serviceRydkin Maxim2017-01-311-1/+1
| | |_|/ / | |/| | |
* | | | | Remove flash warning from login pagePadilla, Gerald2017-01-301-0/+5
|/ / / /
* | | | Merge branch 'issue-sidebar-empty-assignee' into 'master' Fatih Acet2017-01-301-0/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Resets issue boards assignee dropdownPhil Hughes2017-01-201-0/+30
* | | | Merge branch '20852-getting-started-project-better-blank-state-for-labels-vie...Fatih Acet2017-01-301-4/+4
|\ \ \ \
| * | | | Added labels empty state and priority label empty state20852-getting-started-project-better-blank-state-for-labels-viewLuke "Jared" Bennett2017-01-301-4/+4
* | | | | programmatically remove encrypted attributes. Added relevant spec.James Lopez2017-01-301-2/+2
* | | | | rename method and added note to export file spec about new encrypted attributesJames Lopez2017-01-301-0/+3
* | | | | fix spec failuresJames Lopez2017-01-301-0/+0
|/ / / /
* | | | Merge branch '23634-remove-project-grouping' into 'master' Sean McGivern2017-01-301-1/+1
|\ \ \ \
| * | | | Present TODO's list without grouping by projectOswaldo Ferreira2017-01-271-1/+1
* | | | | Merge branch 'mr-widget-initial-state-tests' into 'master' Rémy Coutable2017-01-301-0/+34
|\ \ \ \ \
| * | | | | Added test for initial merge request widget statemr-widget-initial-state-testsPhil Hughes2017-01-261-0/+34
* | | | | | Merge branch 'issuable-sidebar-bug' into 'master' Alfredo Sumaran2017-01-271-0/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Improved code style on the issue_sidebar_spec.rbJose Ivan Vargas2017-01-271-10/+11
| * | | | | Fixed Issuable sidebar so it remains closed on mobile/smaller screen devicesJose Ivan Vargas Lopez2017-01-251-1/+25
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ui-updates' into 'master' Fatih Acet2017-01-271-1/+1
|\ \ \ \ \
| * | | | | Fix subscribe btn testAnnabel Dunstone Gray2017-01-241-1/+1
* | | | | | Merge branch '27259-label-for-references-the-wrong-associated-text-input' int...Annabel Dunstone Gray2017-01-271-2/+2
|\ \ \ \ \ \
| * | | | | | Fix project name label's for reference in project settings27259-label-for-references-the-wrong-associated-text-inputClement Ho2017-01-271-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ...Alfredo Sumaran2017-01-274-0/+70
|\ \ \ \ \ \
| * | | | | | Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-264-0/+70
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'revert-filter-assigned-to-me' into 'master' Filipa Lacerda2017-01-261-16/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-16/+0
| |/ / / /
* | | | | Merge branch 'copy-as-md' into 'master' Jacob Schatz2017-01-251-0/+432
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into copy-as-mdDouwe Maan2017-01-258-6/+157
| |\ \ \ \ \ | | |/ / / /
| * | | | | Run tests in a single browser sessionDouwe Maan2017-01-241-66/+81
| * | | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-2419-45/+362
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Improve handling of code blocks containing triple backticksDouwe Maan2017-01-191-1/+11
| * | | | | Improve support for linebreaks, tables and nested blockquotes in listsDouwe Maan2017-01-191-7/+22
| * | | | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-1911-28/+337
| |\ \ \ \ \
| * | | | | | Properly copy/paste allowed HTMLDouwe Maan2017-01-191-0/+31
| * | | | | | Satisfy RubocopDouwe Maan2017-01-181-2/+0
| * | | | | | Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan2017-01-171-16/+141
| * | | | | | Improve specDouwe Maan2017-01-161-151/+155
| * | | | | | Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-161-0/+234